PartnerRegionInfo.ReplicationRole Property

Definition

Gets replication role of the partner managed instances. Possible values include: 'Primary', 'Secondary'

[Newtonsoft.Json.JsonProperty(PropertyName="replicationRole")]
public Microsoft.Azure.Management.Sql.Fluent.Models.InstanceFailoverGroupReplicationRole ReplicationRole { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="replicationRole")>]
member this.ReplicationRole : Microsoft.Azure.Management.Sql.Fluent.Models.InstanceFailoverGroupReplicationRole
Public ReadOnly Property ReplicationRole As InstanceFailoverGroupReplicationRole

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to