ContainerMemoryStatistics.Usage Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to