Enum StranglerFigTarget
Namespace: Cephalon.Abstractions.Patterns
Assembly: Cephalon.Abstractions.dll
Identifies which side of a strangler-fig migration boundary currently owns traffic.
public enum StranglerFigTargetFields
Section titled “Fields”Legacy = 0
Routes traffic to the legacy boundary.
Modern = 1
Routes traffic to the modern Cephalon boundary.