Partager via


MetricAlertResource.Scopes Propriété

Définition

Obtient ou définit la liste des ID de ressource auxquels cette alerte de métrique est limitée.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à