Share via


IContainerInfo.Eth0TxDropped Property

Definition

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

Property Value

Attributes

Applies to