ExistingRecoveryVirtualNetwork interface
Existing recovery virtual network input.
- Extends
Properties
recovery |
The recovery subnet name. |
recovery |
The recovery virtual network Id. Will throw error, if resource does not exist. |
resource |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
recoverySubnetName
The recovery subnet name.
recoverySubnetName?: string
Property Value
string
recoveryVirtualNetworkId
The recovery virtual network Id. Will throw error, if resource does not exist.
recoveryVirtualNetworkId: string
Property Value
string
resourceType
Polymorphic discriminator, which specifies the different types this object can be
resourceType: "Existing"
Property Value
"Existing"