IDomainRegistrationProviderOperations Interface

Definition

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