Compartir a través de


ReplicationLink.Role Propiedad

Definición

Obtiene el rol del grupo de Sql en el vínculo de replicación. Entre los valores posibles se incluyen: '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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a