Share via


IContainerInfo.Eth0RxByte Property

Definition

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

Property Value

Attributes

Applies to