AzureSqlInstanceServerTrustCertificateAdapter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |