ContainerNetworkInterfaceStatistics.RxPackets Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to