GetAzureHDInsightClusterAutoscaleConfigurationCommand.ResourceGroupName Property

Definition

[Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.ResourceGroupCompleter]
[System.Management.Automation.Parameter(HelpMessage="Gets or sets the name of the resource group.", Mandatory=false, ParameterSetName="GetByNameParameterSet", Position=0)]
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.", Mandatory=false, ParameterSetName="GetByNameParameterSet", Position=0)>]
member this.ResourceGroupName : string with get, set
Public Property ResourceGroupName As String

Property Value

String
Attributes

Applies to