IKustoIdentity.DatabaseName Property

Definition

The name of the database in the Kusto cluster.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The name of the database in the Kusto cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="databaseName")]
public string DatabaseName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The name of the database in the Kusto cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="databaseName")>]
member this.DatabaseName : string with get, set
Public Property DatabaseName As String

Property Value

Attributes

Applies to