ServerUsage.CurrentValue プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象