Package version:

Existing recovery availability set input.

interface ExistingRecoveryAvailabilitySet {
    recoveryAvailabilitySetId?: string;
    resourceType: "Existing";
}

Hierarchy (view full)

Properties

recoveryAvailabilitySetId?: string

The recovery availability set Id. Will throw error, if resource does not exist.

resourceType

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