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

AzureSqlInstanceServerTrustCertificateAdapter Class

Definition

Adapter for ServerTrustCertificate operations

public class AzureSqlInstanceServerTrustCertificateAdapter
type AzureSqlInstanceServerTrustCertificateAdapter = class
Public Class AzureSqlInstanceServerTrustCertificateAdapter
Inheritance
AzureSqlInstanceServerTrustCertificateAdapter

Constructors

AzureSqlInstanceServerTrustCertificateAdapter(IAzureContext)

Constructs a ServerTrustCertificate adapter

Properties

Context

Gets or sets the Azure profile

Methods

GetServerTrustCertificate(String, String, String)

Gets a server trust certificate in a managed instance

ListServerTrustCertificates(String, String)

Gets a list of all server trust certificates in managed instance

RemoveServerTrustCertificate(String, String, String)

Deletes a server trust certificate

Applies to