AzureSqlFailoverGroupModel.FailoverGroupReadWriteEndpointV2 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.
Gets or sets the read-write endpoint. This field is used in the newest client and has support for multiple-partner FG's.
public Microsoft.Azure.Management.Sql.Models.FailoverGroupReadWriteEndpoint FailoverGroupReadWriteEndpointV2 { get; set; }
member this.FailoverGroupReadWriteEndpointV2 : Microsoft.Azure.Management.Sql.Models.FailoverGroupReadWriteEndpoint with get, set
Public Property FailoverGroupReadWriteEndpointV2 As FailoverGroupReadWriteEndpoint