Partager via


FlowLogsOperationsExtensions.ListNext(IFlowLogsOperations, String) Méthode

Définition

Répertorie toutes les ressources du journal de flux pour le Network Watcher spécifié.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.FlowLog> ListNext (this Microsoft.Azure.Management.Network.IFlowLogsOperations operations, string nextPageLink);
static member ListNext : Microsoft.Azure.Management.Network.IFlowLogsOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.FlowLog>
<Extension()>
Public Function ListNext (operations As IFlowLogsOperations, nextPageLink As String) As IPage(Of FlowLog)

Paramètres

operations
IFlowLogsOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à