Share via


IContainerNetworkInterfaceStatistics.TxByte Property

Definition

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

Property Value

Attributes

Applies to