INewRecoveryVirtualNetwork Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.NewRecoveryVirtualNetworkTypeConverter))]
public interface INewRecoveryVirtualNetwork : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.IRecoveryVirtualNetworkCustomDetails
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202401.NewRecoveryVirtualNetworkTypeConverter))>]
type INewRecoveryVirtualNetwork = interface
interface IJsonSerializable
interface IRecoveryVirtualNetworkCustomDetails
Public Interface INewRecoveryVirtualNetwork
Implements IRecoveryVirtualNetworkCustomDetails
- Derived
- Attributes
- Implements
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 |
The class type. (Inherited from IRecoveryVirtualNetworkCustomDetails) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |