Condividi tramite


AzureSqlInstanceServerTrustCertificateAdapter Class

Definition

Adapter for ServerTrustCertificate operations

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

Constructors

Name Description
AzureSqlInstanceServerTrustCertificateAdapter(IAzureContext)

Constructs a ServerTrustCertificate adapter

Properties

Name Description
Context

Gets or sets the Azure profile

Methods

Name Description
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