次の方法で共有


Usage.RequestedLimit プロパティ

定義

要求された使用量の制限を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象