Class CellTrafficAutomationMaterializationConditionDimensions
Namespace: Cephalon.Abstractions.Technologies
Assembly: Cephalon.Abstractions.dll
Defines the stable dimension identifiers used by typed cell traffic automation materialization conditions.
public static class CellTrafficAutomationMaterializationConditionDimensionsInheritance
Section titled “Inheritance”object ← CellTrafficAutomationMaterializationConditionDimensions
Inherited Members
Section titled “Inherited Members”object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Fields
Section titled “Fields”The edge-managed traffic-runtime materialization dimension.
public const string Edge = "edge"Field Value
Section titled “Field Value”Provider
Section titled “ Provider”The provider-managed control-plane materialization dimension.
public const string Provider = "provider"