ScheduledActionsExecutionParameters interface

Settings that control how the scheduled action operation is executed.

Properties

optimizationPreference

The preferred optimization goal.

retryPolicy

The retry settings for failed resource operations.

Property Details

optimizationPreference

The preferred optimization goal.

optimizationPreference?: string

Property Value

string

retryPolicy

The retry settings for failed resource operations.

retryPolicy?: ScheduledActionsRetryPolicy

Property Value