共用方式為


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

適用於