Package version:

Existing recovery resource group input.

interface ExistingRecoveryResourceGroup {
    recoveryResourceGroupId?: string;
    resourceType: "Existing";
}

Hierarchy (view full)

Properties

recoveryResourceGroupId?: string

The recovery resource group Id. Valid for V2 scenarios.

resourceType

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