Partager via


NetworkOperationsExtensions.List(INetworkOperations) Méthode

Définition

L'opération List Virtual network sites récupère les réseaux virtuels configurés pour l'abonnement. (voir http://msdn.microsoft.com/en-us/library/windowsazure/jj157185.aspx pour plus d’informations)

public static Microsoft.WindowsAzure.Management.Network.Models.NetworkListResponse List (this Microsoft.WindowsAzure.Management.Network.INetworkOperations operations);
static member List : Microsoft.WindowsAzure.Management.Network.INetworkOperations -> Microsoft.WindowsAzure.Management.Network.Models.NetworkListResponse
<Extension()>
Public Function List (operations As INetworkOperations) As NetworkListResponse

Paramètres

operations
INetworkOperations

Référence à Microsoft.WindowsAzure.Management.Network.INetworkOperations.

Retours

Structure de réponse pour l’opération Liste des opérations réseau.

S’applique à