Partager via


AttachedDatabaseConfiguration.AttachedDatabaseNames Propriété

Définition

Obtient la liste des bases de données du clusterResourceId qui sont actuellement attachées au cluster.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à