Share via


SynapseAttachedDatabaseConfigurationData.AttachedDatabaseNames Property

Definition

The list of databases from the clusterResourceId which are currently attached to the kusto pool.

public System.Collections.Generic.IReadOnlyList<string> AttachedDatabaseNames { get; }
member this.AttachedDatabaseNames : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property AttachedDatabaseNames As IReadOnlyList(Of String)

Property Value

Applies to