MetricNamespace.Classification Property

Definition

Gets or sets kind of namespace. Possible values include: 'Platform', 'Custom', 'Qos'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to