FailoverGroup.ReplicationRole Property

Definition

Gets local replication role of the failover group instance. Possible values include: 'Primary', 'Secondary'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.replicationRole")]
public string ReplicationRole { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.replicationRole")>]
member this.ReplicationRole : string
Public ReadOnly Property ReplicationRole As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to