CosmosDBAccountsImpl.ListInnerByGroupAsync(String, CancellationToken) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected override System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.CosmosDB.Fluent.Models.DatabaseAccountGetResultsInner>> ListInnerByGroupAsync (string groupName, System.Threading.CancellationToken cancellationToken);
override this.ListInnerByGroupAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.CosmosDB.Fluent.Models.DatabaseAccountGetResultsInner>>
Protected Overrides Function ListInnerByGroupAsync (groupName As String, cancellationToken As CancellationToken) As Task(Of IPage(Of DatabaseAccountGetResultsInner))
Parameters
- groupName
- String
- cancellationToken
- CancellationToken