次の方法で共有


ResourceUsageInner.Unit プロパティ

定義

使用状況の単位を取得します。 例: カウント。

[Newtonsoft.Json.JsonProperty(PropertyName="unit")]
public string Unit { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="unit")>]
member this.Unit : string
Public ReadOnly Property Unit As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象