次の方法で共有


MetricSpecification.SourceMdmAccount プロパティ

定義

ソース MDM アカウントを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象