Dela via


DomainRegistrationProviderOperationsExtensions.ListOperationsNextAsync Metod

Definition

Implementerar CSM-drifts-API:et för att exponera listan över tillgängliga CSM-API:er under resursprovidern

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

Parametrar

operations
IDomainRegistrationProviderOperations

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

nextPageLink
String

NextLink från det tidigare lyckade anropet till liståtgärden.

cancellationToken
CancellationToken

Annulleringstoken.

Returer

Kommentarer

Beskrivning för Implements Csm operations API to exposes the list of available Csm APIs under resource provider (Implementerar CSM-drifts-API för att exponera listan över tillgängliga CSM-API:er under resursprovidern)

Gäller för