Udostępnij za pośrednictwem


OperationMetaMetricSpecification.SourceMdmNamespace Property

Definition

Gets or sets metric namespace. Only set the namespace if different from the default value, leaving it empty makes it use the value from the ARM manifest.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to