Share via


MetricAlertStatusProperties.Dimensions Eigenschaft

Definition

Ruft ein Objekt ab, das den Typ der Dimensionen beschreibt, oder legt es fest.

[Newtonsoft.Json.JsonProperty(PropertyName="dimensions")]
public System.Collections.Generic.IDictionary<string,string> Dimensions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dimensions")>]
member this.Dimensions : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Dimensions As IDictionary(Of String, String)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: