Skip to content

Enum StranglerFigTarget

Namespace: Cephalon.Abstractions.Patterns
Assembly: Cephalon.Abstractions.dll

Identifies which side of a strangler-fig migration boundary currently owns traffic.

public enum StranglerFigTarget

Legacy = 0

Routes traffic to the legacy boundary.

Modern = 1

Routes traffic to the modern Cephalon boundary.