ScheduledActionsExtensionProperties.NotificationSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The notification settings for the scheduled action.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ComputeSchedule.Models.NotificationSettings> NotificationSettings { get; }
member this.NotificationSettings : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ComputeSchedule.Models.NotificationSettings>
Public ReadOnly Property NotificationSettings As IReadOnlyList(Of NotificationSettings)