SqlServerDatabaseReplicationLinkPatch.LinkType Property

Definition

Link type (GEO, NAMED, STANDBY). Update operation does not support NAMED.

public Azure.ResourceManager.Sql.Models.ReplicationLinkType? LinkType { get; set; }
member this.LinkType : Nullable<Azure.ResourceManager.Sql.Models.ReplicationLinkType> with get, set
Public Property LinkType As Nullable(Of ReplicationLinkType)

Property Value

Applies to