MetricSpecification.EnableRegionalMdmAccount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets whether or not the service is using regional MDM accounts.
[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