Compartir a través de


AttachedDatabaseConfiguration.AttachedDatabaseNames Propiedad

Definición

Obtiene la lista de bases de datos del clusterResourceId que están conectados actualmente al clúster.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.attachedDatabaseNames")]
public System.Collections.Generic.IList<string> AttachedDatabaseNames { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.attachedDatabaseNames")>]
member this.AttachedDatabaseNames : System.Collections.Generic.IList<string>
Public ReadOnly Property AttachedDatabaseNames As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a