Compartir a través de


ReplicationLink.PartnerRole Propiedad

Definición

Obtiene el rol de replicación de asociados. Entre los valores posibles se incluyen: "Primary", "Secondary", "NonReadableSecondary", "Source", "Copy"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.partnerRole")]
public Microsoft.Azure.Management.Sql.Models.ReplicationRole? PartnerRole { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.partnerRole")>]
member this.PartnerRole : Nullable<Microsoft.Azure.Management.Sql.Models.ReplicationRole>
Public ReadOnly Property PartnerRole As Nullable(Of ReplicationRole)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a