Share via


SqlServerDatabaseReplicationLinkData.PartnerRole Property

Definition

Partner replication role.

public Azure.ResourceManager.Sql.Models.SqlServerDatabaseReplicationRole? PartnerRole { get; }
member this.PartnerRole : Nullable<Azure.ResourceManager.Sql.Models.SqlServerDatabaseReplicationRole>
Public ReadOnly Property PartnerRole As Nullable(Of SqlServerDatabaseReplicationRole)

Property Value

Applies to