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