MetricSpecification.SourceMdmAccount Property

Definition

Gets the source MDM account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to