次の方法で共有


ContainerMemoryStatistics.Limit プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象