共用方式為


NewRecoveryVirtualNetwork interface

Recovery virtual network input to create new virtual network from given source network.

Extends

Properties

recoveryVirtualNetworkName

The recovery virtual network name.

recoveryVirtualNetworkResourceGroupName

The name of the resource group to be used to create the recovery virtual network. If absent, target network would be created in the same resource group as target VM.

resourceType

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

Property Details

recoveryVirtualNetworkName

The recovery virtual network name.

recoveryVirtualNetworkName?: string

Property Value

string

recoveryVirtualNetworkResourceGroupName

The name of the resource group to be used to create the recovery virtual network. If absent, target network would be created in the same resource group as target VM.

recoveryVirtualNetworkResourceGroupName?: string

Property Value

string

resourceType

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

resourceType: "New"

Property Value

"New"