Freigeben über


ReplicationLink.Role Eigenschaft

Definition

Ruft die Rolle des SQL-Pools im Replikationslink ab. Mögliche Werte: "Primary", "Secondary", "NonReadableSecondary", "Source", "Copy"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: