ContainerNetworkInterfaceStatistics.RxDropped Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to