Sdílet prostřednictvím


AzureSqlServerServiceObjectiveCmdletBase.DatabaseName Property

Definition

Caution

This parameter is not needed or used. It will be removed in the next breaking change release.

[System.Management.Automation.Parameter(DontShow=true, HelpMessage="SQL Database name.", Mandatory=false, Position=2, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
[System.Obsolete("This parameter is not needed or used. It will be removed in the next breaking change release.")]
public string DatabaseName { get; set; }
[<System.Management.Automation.Parameter(DontShow=true, HelpMessage="SQL Database name.", Mandatory=false, Position=2, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
[<System.Obsolete("This parameter is not needed or used. It will be removed in the next breaking change release.")>]
member this.DatabaseName : string with get, set
Public Property DatabaseName As String

Property Value

Attributes

Applies to