次の方法で共有


MetricSpecification.DisplayDescription プロパティ

定義

メトリックの説明を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象