次の方法で共有


ResourceMetricDefinition.Unit プロパティ

定義

メトリックの単位を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象