IRoutePolicyStatementProperties.SequenceNumber Property

Definition

Sequence to insert to/delete from existing route.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Sequence to insert to/delete from existing route.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=true, SerializedName="sequenceNumber", Update=true)]
public long SequenceNumber { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Sequence to insert to/delete from existing route.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=true, SerializedName="sequenceNumber", Update=true)>]
member this.SequenceNumber : int64 with get, set
Public Property SequenceNumber As Long

Property Value

Attributes

Applies to