Share via


FlowLogsOperationsExtensions.ListNextAsync Method

Definition

Lists all flow log resources for the specified Network Watcher.

public static System.Threading.Tasks.Task<Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.FlowLog>> ListNextAsync(this Microsoft.Azure.Management.Network.IFlowLogsOperations operations, string nextPageLink, System.Threading.CancellationToken cancellationToken = default);

Parameters

operations
IFlowLogsOperations

The operations group for this extension method.

nextPageLink
String

The NextLink from the previous successful call to List operation.

cancellationToken
CancellationToken

The cancellation token.

Returns

Applies to

Product Versions
Azure SDK for .NET Latest