Compartir a través de


Alert.Scope Propiedad

Definición

Obtiene o establece el ámbito de la alerta. Entre los valores posibles se incluyen: "Resource", "Device"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.scope")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.AlertScope Scope { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.scope")>]
member this.Scope : Microsoft.Azure.Management.StorSimple8000Series.Models.AlertScope with get, set
Public Property Scope As AlertScope

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a