EndpointCertificatesOperationsExtensions 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.
Extension methods for EndpointCertificatesOperations.
public static class EndpointCertificatesOperationsExtensions
type EndpointCertificatesOperationsExtensions = class
Public Module EndpointCertificatesOperationsExtensions
- Inheritance
-
EndpointCertificatesOperationsExtensions
Methods
Get(IEndpointCertificatesOperations, String, String, String) |
Gets a certificate used on the endpoint with the given id. |
GetAsync(IEndpointCertificatesOperations, String, String, String, CancellationToken) |
Gets a certificate used on the endpoint with the given id. |
ListByInstance(IEndpointCertificatesOperations, String, String) |
List certificates used on endpoints on the target instance. |
ListByInstanceAsync(IEndpointCertificatesOperations, String, String, CancellationToken) |
List certificates used on endpoints on the target instance. |
ListByInstanceNext(IEndpointCertificatesOperations, String) |
List certificates used on endpoints on the target instance. |
ListByInstanceNextAsync(IEndpointCertificatesOperations, String, CancellationToken) |
List certificates used on endpoints on the target instance. |