AzureSqlInstanceEndpointCertificateAdapter 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 EndpointCertificate operations
public class AzureSqlInstanceEndpointCertificateAdapter
type AzureSqlInstanceEndpointCertificateAdapter = class
Public Class AzureSqlInstanceEndpointCertificateAdapter
- Inheritance
-
AzureSqlInstanceEndpointCertificateAdapter
Constructors
AzureSqlInstanceEndpointCertificateAdapter(IAzureContext) |
Constructs a EndpointCertificate adapter |
Properties
Context |
Gets or sets the Azure profile |
Methods
GetEndpointCertificate(String, String, String) |
Gets a endpoint certificate in a managed instance |
ListEndpointCertificates(String, String) |
Gets a list of all endpoint certificates in managed instance |