Share via


AttachedDatabaseConfiguration.DatabaseName Property

Definition

The name of the database which you would like to attach, use * if you want to follow all current and future databases.

[Microsoft.Azure.PowerShell.Cmdlets.Synapse.Origin(Microsoft.Azure.PowerShell.Cmdlets.Synapse.PropertyOrigin.Inlined)]
public string DatabaseName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Synapse.Origin(Microsoft.Azure.PowerShell.Cmdlets.Synapse.PropertyOrigin.Inlined)>]
member this.DatabaseName : string with get, set
Public Property DatabaseName As String

Property Value

Implements

Attributes

Applies to