ContainerNetworkInterfaceStatistics.TxPackets Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to