AttachedDatabaseConfigurationProperties.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.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)]
public string DatabaseName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Origin(Microsoft.Azure.PowerShell.Cmdlets.Kusto.PropertyOrigin.Owned)>]
member this.DatabaseName : string with get, set
Public Property DatabaseName As String

Property Value

Implements

Attributes

Applies to