Compartir a través de


PartnerInfo.ReplicationRole Propiedad

Definición

Obtiene el rol de replicación del servidor asociado. Entre los valores posibles se incluyen: "Primary", "Secondary"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a