Share via


IContainerNetworkInterfaceStatistics.RxDropped Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="rxDropped")]
public long? RxDropped { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(System.Int64) }, ReadOnly=false, Required=false, SerializedName="rxDropped")>]
member this.RxDropped : Nullable<int64> with get, set
Public Property RxDropped As Nullable(Of Long)

Property Value

Attributes

Applies to