ScheduledActionOccurrenceExtensionProperties 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.
The properties of the occurrence extension.
public class ScheduledActionOccurrenceExtensionProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ComputeSchedule.Models.ScheduledActionOccurrenceExtensionProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ComputeSchedule.Models.ScheduledActionOccurrenceExtensionProperties>
type ScheduledActionOccurrenceExtensionProperties = class
interface IJsonModel<ScheduledActionOccurrenceExtensionProperties>
interface IPersistableModel<ScheduledActionOccurrenceExtensionProperties>
Public Class ScheduledActionOccurrenceExtensionProperties
Implements IJsonModel(Of ScheduledActionOccurrenceExtensionProperties), IPersistableModel(Of ScheduledActionOccurrenceExtensionProperties)
- Inheritance
-
ScheduledActionOccurrenceExtensionProperties
- Implements
Properties
| Name | Description |
|---|---|
| ErrorDetails |
Error details for the resource. Only populated if resource is in failed state. |
| NotificationSettings |
The desired notification settings for the specified resource. |
| ProvisioningState |
The current state of the resource. |
| ResourceId |
The ARM Id of the resource. "subscriptions/{subId}/resourceGroups/{rgName}/providers/Microsoft.Compute/virtualMachines/{vmName}" |
| ScheduledActionId |
The arm identifier of the scheduled action the occurrence belongs to. |
| ScheduledOn |
The time the occurrence is scheduled for the resource. Specified in UTC. |