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

AzureSqlServerCommunicationLinkAdapter Class

Definition

Adapter for Server communication link operations

public class AzureSqlServerCommunicationLinkAdapter
type AzureSqlServerCommunicationLinkAdapter = class
Public Class AzureSqlServerCommunicationLinkAdapter
Inheritance
AzureSqlServerCommunicationLinkAdapter

Constructors

AzureSqlServerCommunicationLinkAdapter(IAzureContext)

Constructs an adapter

Properties

Context

Gets or sets the Azure profile

Methods

GetServerLocation(String, String)

Gets the Location of the server.

RemoveServerCommunicationLink(String, String, String)

Deletes a Server communication link

Applies to