IDomainRegistrationProviderOperations 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.
DomainRegistrationProviderOperations operations.
public interface IDomainRegistrationProviderOperations
type IDomainRegistrationProviderOperations = interface
Public Interface IDomainRegistrationProviderOperations
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(IDomainRegistrationProviderOperations) |
Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider |
ListOperationsAsync(IDomainRegistrationProviderOperations, CancellationToken) |
Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider |
ListOperationsNext(IDomainRegistrationProviderOperations, String) |
Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider |
ListOperationsNextAsync(IDomainRegistrationProviderOperations, String, CancellationToken) |
Implements Csm operations Api to exposes the list of available Csm Apis under the resource provider |
Applies to
Azure SDK for .NET