Compartilhar via


AlertProcessingRuleProperties.Scopes Propriedade

Definição

Obtém ou define escopos nos quais a regra de processamento de alerta será aplicada.

[Newtonsoft.Json.JsonProperty(PropertyName="scopes")]
public System.Collections.Generic.IList<string> Scopes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="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