TopLevelModifiableResources<IFluentResourceT,FluentResourceT,InnerResourceT,InnerCollectionT,ManagerT>.ListInnerByGroupNextAsync 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 abstract System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<InnerResourceT>> ListInnerByGroupNextAsync (string link, System.Threading.CancellationToken cancellationToken);
abstract member ListInnerByGroupNextAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<'InnerResourceT>>
Protected MustOverride Function ListInnerByGroupNextAsync (link As String, cancellationToken As CancellationToken) As Task(Of IPage(Of InnerResourceT))
Parameters
- link
- String
- cancellationToken
- CancellationToken