다음을 통해 공유


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

적용 대상