次の方法で共有


ResourceUsage.Limit プロパティ

定義

指定したリソースの種類のクォータを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="limit")]
public int? Limit { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="limit")>]
member this.Limit : Nullable<int>
Public ReadOnly Property Limit As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象