次の方法で共有


OperationMetricSpecification.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

適用対象