Share via


IResourceSettings.TargetResourceGroupName Property

Definition

Gets or sets the target resource group name.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the target resource group name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetResourceGroupName")]
public string TargetResourceGroupName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Description="Gets or sets the target resource group name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="targetResourceGroupName")>]
member this.TargetResourceGroupName : string with get, set
Public Property TargetResourceGroupName As String

Property Value

Attributes

Applies to