Partilhar via


AttachedDatabaseConfiguration.AttachedDatabaseNames Propriedade

Definição

Obtém a lista de bancos de dados do clusterResourceId que estão atualmente anexados ao 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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a