Share via


CosmosDBAccountsImpl.ListInnerAsync(CancellationToken) Method

Definition

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

Parameters

cancellationToken
CancellationToken

Returns

Applies to