InstanceFailoverGroupInner.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.InstanceFailoverGroupReadOnlyEndpoint ReadOnlyEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.readOnlyEndpoint")>]
member this.ReadOnlyEndpoint : Microsoft.Azure.Management.Sql.Fluent.Models.InstanceFailoverGroupReadOnlyEndpoint with get, set
Public Property ReadOnlyEndpoint As InstanceFailoverGroupReadOnlyEndpoint
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute