FailoverGroup.ReadOnlyEndpoint Property

Definition

Gets or sets read-only endpoint of the failover group instance.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.readOnlyEndpoint")]
public Microsoft.Azure.Management.Sql.Models.FailoverGroupReadOnlyEndpoint ReadOnlyEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.readOnlyEndpoint")>]
member this.ReadOnlyEndpoint : Microsoft.Azure.Management.Sql.Models.FailoverGroupReadOnlyEndpoint with get, set
Public Property ReadOnlyEndpoint As FailoverGroupReadOnlyEndpoint

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to