Share via


KustoAttachedDatabaseConfiguration.AttachedDatabaseNames Property

Definition

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

public Azure.Provisioning.BicepList<string> AttachedDatabaseNames { get; }
member this.AttachedDatabaseNames : Azure.Provisioning.BicepList<string>
Public ReadOnly Property AttachedDatabaseNames As BicepList(Of String)

Property Value

Applies to