次の方法で共有


Alert.Scope プロパティ

定義

アラートのスコープを取得または設定します。 使用可能な値は、'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象