Partager via


NetworkWatchersOperationsExtensions.ListAllAsync Méthode

Définition

Obtient tous les observateurs de réseau par abonnement.

public static System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.Network.Models.NetworkWatcher>> ListAllAsync (this Microsoft.Azure.Management.Network.INetworkWatchersOperations operations, System.Threading.CancellationToken cancellationToken = default);
static member ListAllAsync : Microsoft.Azure.Management.Network.INetworkWatchersOperations * System.Threading.CancellationToken -> System.Threading.Tasks.Task<seq<Microsoft.Azure.Management.Network.Models.NetworkWatcher>>
<Extension()>
Public Function ListAllAsync (operations As INetworkWatchersOperations, Optional cancellationToken As CancellationToken = Nothing) As Task(Of IEnumerable(Of NetworkWatcher))

Paramètres

operations
INetworkWatchersOperations

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

cancellationToken
CancellationToken

Jeton d'annulation.

Retours

S’applique à