AttachedDatabaseConfiguration.AttachedDatabaseName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The list of databases from the clusterResourceId which are currently attached to the kusto pool.
[Microsoft.Azure.PowerShell.Cmdlets.Synapse.Origin(Microsoft.Azure.PowerShell.Cmdlets.Synapse.PropertyOrigin.Inlined)]
public string[] AttachedDatabaseName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Synapse.Origin(Microsoft.Azure.PowerShell.Cmdlets.Synapse.PropertyOrigin.Inlined)>]
member this.AttachedDatabaseName : string[]
Public ReadOnly Property AttachedDatabaseName As String()
Property Value
String[]
Implements
- Attributes