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