IVMwareCbtMigrationDetails.TargetResourceGroupId Property

Definition

The target resource group Id.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The target resource group Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="targetResourceGroupId", Update=true)]
public string TargetResourceGroupId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="The target resource group Id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="targetResourceGroupId", Update=true)>]
member this.TargetResourceGroupId : string with get, set
Public Property TargetResourceGroupId As String

Property Value

Attributes

Applies to