Share via


MetricAlertResourcePatch.Scopes Eigenschaft

Definition

Ruft die Liste der Ressourcen-IDs ab, auf die diese Metrikwarnung ausgerichtet ist, oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: