ICertificateRegistrationProviderOperations Interface
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.
CertificateRegistrationProviderOperations operations.
public interface ICertificateRegistrationProviderOperations
type ICertificateRegistrationProviderOperations = interface
Public Interface ICertificateRegistrationProviderOperations
Methods
ListOperationsNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken) |
Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider |
ListOperationsWithHttpMessagesAsync(Dictionary<String,List<String>>, CancellationToken) |
Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider |
Extension Methods
ListOperations(ICertificateRegistrationProviderOperations) |
Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider |
ListOperationsAsync(ICertificateRegistrationProviderOperations, CancellationToken) |
Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider |
ListOperationsNext(ICertificateRegistrationProviderOperations, String) |
Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider |
ListOperationsNextAsync(ICertificateRegistrationProviderOperations, String, CancellationToken) |
Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider |
Applies to
Azure SDK for .NET