Share via


AutoscaleSettingData.Notifications Property

Definition

the collection of notifications.

public System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.AutoscaleNotification> Notifications { get; set; }
member this.Notifications : System.Collections.Generic.IList<Azure.ResourceManager.Monitor.Models.AutoscaleNotification> with get, set
Public Property Notifications As IList(Of AutoscaleNotification)

Property Value

Applies to