ContainerNetworkInterfaceStatistics.RxErrors Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to