Partager via


AutoscaleSettingResourcePatch.Notification Property

Definition

the collection of notifications.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Models.IAutoscaleNotification> Notification { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Origin(Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.PropertyOrigin.Inlined)>]
member this.Notification : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Monitor.Autoscale.Models.IAutoscaleNotification> with get, set
Public Property Notification As List(Of IAutoscaleNotification)

Property Value

Implements

Attributes

Applies to