Package version:

Existing recovery virtual network input.

interface ExistingRecoveryVirtualNetwork {
    recoverySubnetName?: string;
    recoveryVirtualNetworkId: string;
    resourceType: "Existing";
}

Hierarchy (view full)

Properties

recoverySubnetName?: string

The recovery subnet name.

recoveryVirtualNetworkId: string

The recovery virtual network Id. Will throw error, if resource does not exist.

resourceType

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