Share via


IImportExportIdentity.ResourceGroupName Property

Definition

The resource group name uniquely identifies the resource group within the user subscription.

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="The resource group name uniquely identifies the resource group within the user subscription.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resourceGroupName")]
public string ResourceGroupName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="The resource group name uniquely identifies the resource group within the user subscription.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resourceGroupName")>]
member this.ResourceGroupName : string with get, set
Public Property ResourceGroupName As String

Property Value

Attributes

Applies to