Share via


IAttachedDatabaseConfiguration.AttachedDatabaseName Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The list of databases from the clusterResourceId which are currently attached to the cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="attachedDatabaseNames")]
public string[] AttachedDatabaseName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The list of databases from the clusterResourceId which are currently attached to the cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="attachedDatabaseNames")>]
member this.AttachedDatabaseName : string[]
Public ReadOnly Property AttachedDatabaseName As String()

Property Value

String[]
Attributes

Applies to