ContainerNetworkInterfaceStatistics.TxDropped Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to