SingleMetricBaseline.NamespaceProperty Property

Definition

Gets or sets the namespace of the metrics been queried.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to