NewRecoveryVirtualNetwork interface
Recovery virtual network input to create new virtual network from given source network.
- Extends
Properties
recovery |
The recovery virtual network name. |
recovery |
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. |
resource |
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"