FailoverGroupReadOnlyEndpoint.FailoverPolicy Property

Definition

Gets or sets failover policy of the read-only endpoint for the failover group. Possible values include: 'Disabled', 'Enabled'

[Newtonsoft.Json.JsonProperty(PropertyName="failoverPolicy")]
public string FailoverPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="failoverPolicy")>]
member this.FailoverPolicy : string with get, set
Public Property FailoverPolicy As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to