Share via


ContainerNetworkInterfaceStatistics.TxBytes Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="txBytes")]
public long? TxBytes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="txBytes")>]
member this.TxBytes : Nullable<int64> with get, set
Public Property TxBytes As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to