次の方法で共有


ResourceRequirements.Limits プロパティ

定義

このコンテナー インスタンスのリソース制限を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="limits")]
public Microsoft.Azure.Management.ContainerInstance.Models.ResourceLimits Limits { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="limits")>]
member this.Limits : Microsoft.Azure.Management.ContainerInstance.Models.ResourceLimits with get, set
Public Property Limits As ResourceLimits

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象