MetricsQueryOptions.MetricNamespace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the metric namespace to query. For a list of valid namespaces by Azure resource, see Metrics by resource provider.
public string MetricNamespace { get; set; }
member this.MetricNamespace : string with get, set
Public Property MetricNamespace As String