次の方法で共有


ServerUsage.Limit プロパティ

定義

メトリックの現在の制限を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象