MetricSpecification.DisplayDescription プロパティ

定義

メトリック表示の説明を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象