Share via


ApplyClusterRecoveryPointInputProperties interface

Input definition for apply cluster recovery point properties.

Properties

clusterRecoveryPointId

The cluster recovery point id to be passed to failover to a particular recovery point.

individualNodeRecoveryPoints

The list of individual node recovery points.

providerSpecificDetails

The provider specific input for applying cluster recovery point.

Property Details

clusterRecoveryPointId

The cluster recovery point id to be passed to failover to a particular recovery point.

clusterRecoveryPointId?: string

Property Value

string

individualNodeRecoveryPoints

The list of individual node recovery points.

individualNodeRecoveryPoints?: string[]

Property Value

string[]

providerSpecificDetails

The provider specific input for applying cluster recovery point.

providerSpecificDetails: ApplyClusterRecoveryPointProviderSpecificInputUnion

Property Value