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

ServerCommunicationLinkProperties Class

Definition

Represents the properties of an Azure SQL Server communication link.

public class ServerCommunicationLinkProperties
type ServerCommunicationLinkProperties = class
Public Class ServerCommunicationLinkProperties
Inheritance
ServerCommunicationLinkProperties

Constructors

ServerCommunicationLinkProperties()

Initializes a new instance of the ServerCommunicationLinkProperties class.

Properties

PartnerServer

Optional. Gets the name of the partner server.

State

Optional. Gets the state.

Applies to