Compartir a través de


FailoverGroup.ReplicationRole Propiedad

Definición

Obtiene el rol de replicación local de la instancia del grupo de conmutación por error. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a