Udostępnij przez


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

Name Description
ServerCommunicationLinkProperties()

Initializes a new instance of the ServerCommunicationLinkProperties class.

Properties

Name Description
PartnerServer

Optional. Gets the name of the partner server.

State

Optional. Gets the state.

Applies to