IResourceSettings.TargetResourceGroupName Property

Definition

Gets or sets the target resource group name.

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

Property Value

Attributes

Applies to