Megosztás a következőn keresztül:


CosmosDBAccountsImpl.ListInnerByGroupNextAsync Method

Definition

protected override System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.CosmosDB.Fluent.Models.DatabaseAccountGetResultsInner>> ListInnerByGroupNextAsync (string nextLink, System.Threading.CancellationToken cancellationToken);
override this.ListInnerByGroupNextAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.CosmosDB.Fluent.Models.DatabaseAccountGetResultsInner>>
Protected Overrides Function ListInnerByGroupNextAsync (nextLink As String, cancellationToken As CancellationToken) As Task(Of IPage(Of DatabaseAccountGetResultsInner))

Parameters

nextLink
String
cancellationToken
CancellationToken

Returns

Applies to