次の方法で共有


Usage.CurrentValue プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象