Compartilhar via


ReplicationLink.PartnerRole Propriedade

Definição

Obtém a função de replicação de parceiro. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a