NetworkOperationsExtensions.List(INetworkOperations) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET