Partager via


NetworkOperationsExtensions.GetConfiguration(INetworkOperations) Méthode

Définition

L’opération Get Network Configuration récupère le fichier de configuration réseau pour l’abonnement donné. (voir http://msdn.microsoft.com/en-us/library/windowsazure/jj157196.aspx pour plus d’informations)

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

Paramètres

operations
INetworkOperations

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

Retours

Réponse de l’opération Obtenir la configuration réseau.

S’applique à