Aracılığıyla paylaş


FailoverGroupListResponse.FailoverGroups Property

Definition

Optional. Gets or sets the list of Azure Sql Failover Groups housed in the server.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.FailoverGroup> FailoverGroups { get; set; }
member this.FailoverGroups : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.LegacySdk.Models.FailoverGroup> with get, set
Public Property FailoverGroups As IList(Of FailoverGroup)

Property Value

Applies to