Share via


AzureSqlDatabaseLedgerDigestUploadBase.ResourceGroupName Property

Definition

[Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.ResourceGroupCompleter]
[System.Management.Automation.Parameter(HelpMessage="The name of the resource group.", Mandatory=true, ParameterSetName="DatabaseParameterSet", Position=0)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public override string ResourceGroupName { get; set; }
[<Microsoft.Azure.Commands.ResourceManager.Common.ArgumentCompleters.ResourceGroupCompleter>]
[<System.Management.Automation.Parameter(HelpMessage="The name of the resource group.", Mandatory=true, ParameterSetName="DatabaseParameterSet", Position=0)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.ResourceGroupName : string with get, set
Public Overrides Property ResourceGroupName As String

Property Value

Attributes

Applies to