Share via


IInMageAzureV2EnableProtectionInput.TargetAzureV1ResourceGroupId Property

Definition

The Id of the target resource group (for classic deployment) in which the failover VM is to be created.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The Id of the target resource group (for classic deployment) in which the failover VM is to be created.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetAzureV1ResourceGroupId")]
public string TargetAzureV1ResourceGroupId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The Id of the target resource group (for classic deployment) in which the failover VM is to be created.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetAzureV1ResourceGroupId")>]
member this.TargetAzureV1ResourceGroupId : string with get, set
Public Property TargetAzureV1ResourceGroupId As String

Property Value

Attributes

Applies to