ScheduledEventsProfile Class
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.
Profile for the scheduled events.
public class ScheduledEventsProfile : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ComputeSchedule.Models.ScheduledEventsProfile>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ComputeSchedule.Models.ScheduledEventsProfile>
type ScheduledEventsProfile = class
interface IJsonModel<ScheduledEventsProfile>
interface IPersistableModel<ScheduledEventsProfile>
Public Class ScheduledEventsProfile
Implements IJsonModel(Of ScheduledEventsProfile), IPersistableModel(Of ScheduledEventsProfile)
- Inheritance
-
ScheduledEventsProfile
- Implements
Constructors
| Name | Description |
|---|---|
| ScheduledEventsProfile() |
Initializes a new instance of ScheduledEventsProfile. |
Properties
| Name | Description |
|---|---|
| OSImageNotificationProfile |
Specifies OS Image Scheduled Event related configurations. |
| TerminateNotificationProfile |
Specifies Terminate Scheduled Event related configurations. |