MetricDimension.ToBeExportedForShoebox 屬性

定義

取得或設定布林值旗標,指出是否應該針對 shoebox 匯出案例包含此維度

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於