다음을 통해 공유


MetricSpecification.EnableRegionalMdmAccount 속성

정의

서비스가 지역 MDM 계정을 사용하는지 여부를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상