次の方法で共有


Usage.Limit プロパティ

定義

リソースの制限を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象