Compartilhar via


MetricAlertResource.Scopes Propriedade

Definição

Obtém ou define a lista de IDs de recurso para as quais esse alerta de métrica está no escopo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a