Package version:

InMage disable protection provider specific input.

interface InMageDisableProtectionProviderSpecificInput {
    instanceType: "InMage";
    replicaVmDeletionStatus?: string;
}

Hierarchy (view full)

Properties

instanceType

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

replicaVmDeletionStatus?: string

A value indicating whether the replica VM should be destroyed or retained. Values from Delete and Retain.