ContainerNetworkInterfaceStatistics.RxBytes Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to