Package version:

Provider specific input for apply recovery point.

interface ApplyRecoveryPointProviderSpecificInput {
    instanceType:
        | "InMageRcm"
        | "A2A"
        | "HyperVReplicaAzure"
        | "InMageAzureV2"
        | "A2ACrossClusterMigration";
}

Hierarchy (view full)

Properties

Properties

instanceType:
    | "InMageRcm"
    | "A2A"
    | "HyperVReplicaAzure"
    | "InMageAzureV2"
    | "A2ACrossClusterMigration"

Polymorphic discriminator, which specifies the different types this object can be