INewRecoveryVirtualNetwork.RecoveryVirtualNetworkResourceGroupName Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="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.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recoveryVirtualNetworkResourceGroupName")]
public string RecoveryVirtualNetworkResourceGroupName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="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.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recoveryVirtualNetworkResourceGroupName")>]
member this.RecoveryVirtualNetworkResourceGroupName : string with get, set
Public Property RecoveryVirtualNetworkResourceGroupName As String

Property Value

String
Attributes

Applies to