你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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