次の方法で共有


AutoscaleSettingResource.Notifications プロパティ

定義

通知のコレクションを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.notifications")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.AutoscaleNotification> Notifications { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.notifications")>]
member this.Notifications : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.AutoscaleNotification> with get, set
Public Property Notifications As IList(Of AutoscaleNotification)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象