Sdílet prostřednictvím


AzureSqlDatabaseBackupShortTermRetentionPolicyCmdletBase.DatabaseName Property

Definition

Gets or sets the name of the database to use.

[System.Management.Automation.Parameter(HelpMessage="The name of the Azure SQL Database to use.", Mandatory=true, ParameterSetName="PolicyByResourceServerDatabaseSet", Position=2, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string DatabaseName { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The name of the Azure SQL Database to use.", Mandatory=true, ParameterSetName="PolicyByResourceServerDatabaseSet", Position=2, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.DatabaseName : string with get, set
Public Property DatabaseName As String

Property Value

Attributes

Applies to