Share via


IContainerInfo.Eth0TxPacket Property

Definition

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

Property Value

Attributes

Applies to