次の方法で共有


MetricConfiguration.MdmAccount プロパティ

定義

カウンターをプッシュする MDM アカウントを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象