Share via


MetricNamespaceName.MetricNamespaceNameProperty Property

Definition

Gets or sets the metric namespace name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to