共用方式為


Usage.CurrentValue 屬性

定義

取得資源計數器的目前值。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於