Condividi tramite


IServiceDataFlowTemplate.Direction Property

Definition

The direction of this flow.

[Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The direction of this flow.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.SdfDirection) }, ReadOnly=false, Required=true, SerializedName="direction")]
public Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.SdfDirection Direction { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Runtime.Info(Description="The direction of this flow.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.SdfDirection) }, ReadOnly=false, Required=true, SerializedName="direction")>]
member this.Direction : Microsoft.Azure.PowerShell.Cmdlets.MobileNetwork.Support.SdfDirection with get, set
Public Property Direction As SdfDirection

Property Value

Attributes

Applies to