Package version:

Update replication protected item provider specific input.

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

Hierarchy (view full)

Properties

Properties

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

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