次の方法で共有


Alert.Source プロパティ

定義

アラートが発生したソースを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象