RemoveAzureHDInsightCommand.ResourceGroupName Property

Definition

[Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.ResourceGroupCompleter]
[System.Management.Automation.Parameter(HelpMessage="Gets or sets the name of the resource group.")]
public string ResourceGroupName { get; set; }
[<Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.ResourceGroupCompleter>]
[<System.Management.Automation.Parameter(HelpMessage="Gets or sets the name of the resource group.")>]
member this.ResourceGroupName : string with get, set
Public Property ResourceGroupName As String

Property Value

String
Attributes

Applies to