FailoverGroupGetResponse.FailoverGroup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. Gets or sets the Azure Sql Failover Group object that represents the Azure Sql Failover Group.
public Microsoft.Azure.Management.Sql.LegacySdk.Models.FailoverGroup FailoverGroup { get; set; }
member this.FailoverGroup : Microsoft.Azure.Management.Sql.LegacySdk.Models.FailoverGroup with get, set
Public Property FailoverGroup As FailoverGroup