Share via


ContainerMemoryStatistics.MaxUsage Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to