Partager via


MetricAlertStatusProperties.Dimensions Propriété

Définition

Obtient ou définit un objet décrivant le type des dimensions.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à