Share via


IContainerNetworkInterfaceStatistics.RxPacket 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? RxPacket { 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.RxPacket : Nullable<int64> with get, set
Public Property RxPacket As Nullable(Of Long)

Property Value

Attributes

Applies to