FailoverRequestProperties interface

Additional properties for Failover.

Properties

executionConfigurations

Execution configurations for the recovery action.

selectedResourceIds

Selected recovery resource Ids to be processed. If not provided, all qualified resources based on the source location(s) will be processed.

sourceLocations

Source locations from where resources to be failed-over.

Property Details

executionConfigurations

Execution configurations for the recovery action.

executionConfigurations?: ExecutionConfigurations

Property Value

selectedResourceIds

Selected recovery resource Ids to be processed. If not provided, all qualified resources based on the source location(s) will be processed.

selectedResourceIds?: string[]

Property Value

string[]

sourceLocations

Source locations from where resources to be failed-over.

sourceLocations: string[]

Property Value

string[]