Package version:

Enable protection provider specific input.

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

Hierarchy (view full)

Properties

Properties

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

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