ContainerNetworkInterfaceStatistics.TxErrors Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to