Dela via


DomainRegistrationProviderOperationsExtensions.ListOperationsAsync Metod

Definition

Implementerar CSM-åtgärds-API:et för att exponera listan över tillgängliga Csm Apis under resursprovidern

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.CsmOperationDescription>> ListOperationsAsync(this Microsoft.Azure.Management.AppService.Fluent.IDomainRegistrationProviderOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListOperationsAsync : Microsoft.Azure.Management.AppService.Fluent.IDomainRegistrationProviderOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.AppService.Fluent.Models.CsmOperationDescription>>
<Extension()>
Public Function ListOperationsAsync (operations As IDomainRegistrationProviderOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IPage(Of CsmOperationDescription))

Parametrar

operations
IDomainRegistrationProviderOperations

Åtgärdsgruppen för den här tilläggsmetoden.

cancellationToken
CancellationToken

Annulleringstoken.

Returer

Kommentarer

Beskrivning för Implements Csm operations API to exposes the list of available Csm Apis under resursprovidern

Gäller för