次の方法で共有


MetricDimension.ToBeExportedForShoebox プロパティ

定義

メトリックを shoebox にエクスポートするかどうかを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="toBeExportedForShoebox")]
public bool ToBeExportedForShoebox { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="toBeExportedForShoebox")>]
member this.ToBeExportedForShoebox : bool
Public ReadOnly Property ToBeExportedForShoebox As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象