ScheduledActionResourceInput interface
A compute resource to add to or update in a scheduled action.
Properties
| notification |
Notification settings that apply only to this resource. |
| resource |
The Azure resource ID of the targeted virtual machine. |
Property Details
notificationSettings
Notification settings that apply only to this resource.
notificationSettings?: NotificationProperties[]
Property Value
resourceId
The Azure resource ID of the targeted virtual machine.
resourceId: string
Property Value
string