Share via


ISqlFailoverGroup.Databases Property

Definition

Gets the list of database IDs in the failover group.

public System.Collections.Generic.IReadOnlyList<string> Databases { get; }
member this.Databases : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Databases As IReadOnlyList(Of String)

Property Value

Applies to