MetricSpecification.EnableRegionalMdmAccount Property

Definition

Gets or sets whether or not the service is using regional MDM accounts.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to