Share via


KustoAttachedDatabaseConfiguration.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.

public Azure.Provisioning.BicepValue<string> DatabaseName { get; set; }
member this.DatabaseName : Azure.Provisioning.BicepValue<string> with get, set
Public Property DatabaseName As BicepValue(Of String)

Property Value

Applies to