RemoveAzMySqlFlexibleServerFirewallRule_Delete.ResourceGroupName Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.MySql.Category(new Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory.Path })]
[Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="The name of the resource group. The name is case insensitive.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="resourceGroupName")]
[System.Management.Automation.Parameter(HelpMessage="The name of the resource group. The name is case insensitive.", Mandatory=true)]
public string ResourceGroupName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Category(new Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.MySql.ParameterCategory.Path })>]
[<Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.Info(Description="The name of the resource group. The name is case insensitive.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="resourceGroupName")>]
[<System.Management.Automation.Parameter(HelpMessage="The name of the resource group. The name is case insensitive.", Mandatory=true)>]
member this.ResourceGroupName : string with get, set
Public Property ResourceGroupName As String

Property Value

String
Attributes

Applies to