共用方式為


MetricSpecifications.EnableRegionalMdmAccount Property

Definition

Gets or sets the flag indicates whether enable regional mdm account or not.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to