FailoverGroupUpdate.ReadOnlyEndpoint 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 read-only endpoint of the failover group instance.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.readOnlyEndpoint")]
public Microsoft.Azure.Management.Sql.Fluent.Models.FailoverGroupReadOnlyEndpoint ReadOnlyEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.readOnlyEndpoint")>]
member this.ReadOnlyEndpoint : Microsoft.Azure.Management.Sql.Fluent.Models.FailoverGroupReadOnlyEndpoint with get, set
Public Property ReadOnlyEndpoint As FailoverGroupReadOnlyEndpoint
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute