INetworkTapRuleMatchConfiguration.SequenceNumber Property

Definition

Sequence Number of the match configuration..

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Sequence Number of the match configuration..", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="sequenceNumber", Update=true)]
public long? SequenceNumber { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Sequence Number of the match configuration..", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="sequenceNumber", Update=true)>]
member this.SequenceNumber : Nullable<int64> with get, set
Public Property SequenceNumber As Nullable(Of Long)

Property Value

Attributes

Applies to