Share via


ResourceSkusOperationsExtensions.ListNextAsync Method

Definition

Gets the list of Microsoft.CognitiveServices SKUs available for your Subscription.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.CognitiveServices.Models.ResourceSku>> ListNextAsync (this Microsoft.Azure.Management.CognitiveServices.IResourceSkusOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);

Parameters

operations
IResourceSkusOperations

The operations group for this extension method.

nextPageLink
String

The NextLink from the previous successful call to List operation.

cancellationToken
CancellationToken

The cancellation token.

Returns

Applies to

Product Versions
Azure SDK for .NET Legacy