Partager via


FlowLogsOperationsExtensions.List(IFlowLogsOperations, String, 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> List (this Microsoft.Azure.Management.Network.IFlowLogsOperations operations, string resourceGroupName, string networkWatcherName);
static member List : Microsoft.Azure.Management.Network.IFlowLogsOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Network.Models.FlowLog>
<Extension()>
Public Function List (operations As IFlowLogsOperations, resourceGroupName As String, networkWatcherName As String) As IPage(Of FlowLog)

Paramètres

operations
IFlowLogsOperations

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

resourceGroupName
String

Nom du groupe de ressources contenant Network Watcher.

networkWatcherName
String

Nom de la ressource Network Watcher.

Retours

S’applique à