Share via


ScheduledActionResourceCreate interface

Represents an scheduled action resource metadata.

Properties

notificationSettings

The desired notification settings for the specified resource.

resourceId

The ARM Id of the resource. "subscriptions/{subId}/resourceGroups/{rgName}/providers/Microsoft.Compute/virtualMachines/{vmName}"

Property Details

notificationSettings

The desired notification settings for the specified resource.

notificationSettings?: NotificationProperties[]

Property Value

resourceId

The ARM Id of the resource. "subscriptions/{subId}/resourceGroups/{rgName}/providers/Microsoft.Compute/virtualMachines/{vmName}"

resourceId: string

Property Value

string