CreateRecoveryPlanInputProperties interface

Recovery plan creation properties.

Properties

failoverDeploymentModel

The failover deployment model.

groups

The recovery plan groups.

primaryFabricId

The primary fabric Id.

providerSpecificInput

The provider specific input.

recoveryFabricId

The recovery fabric Id.

Property Details

failoverDeploymentModel

The failover deployment model.

failoverDeploymentModel?: string

Property Value

string

groups

The recovery plan groups.

groups: RecoveryPlanGroup[]

Property Value

primaryFabricId

The primary fabric Id.

primaryFabricId: string

Property Value

string

providerSpecificInput

The provider specific input.

providerSpecificInput?: RecoveryPlanProviderSpecificInputUnion[]

Property Value

recoveryFabricId

The recovery fabric Id.

recoveryFabricId: string

Property Value

string