ScheduledActionsExecutionParameters interface
Settings that control how the scheduled action operation is executed.
Properties
| optimization |
The preferred optimization goal. |
| retry |
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