Compartilhar via


FailoverGroupInner.Databases Propriedade

Definição

Obtém ou define a lista de bancos de dados no grupo de failover.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a