Share via


IContainerInfo.Eth0RxPacket Property

Definition

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

Property Value

Attributes

Applies to