Partager via


NetworkGetConfigurationResponse Constructeurs

Définition

Surcharges

NetworkGetConfigurationResponse()

Initialise une nouvelle instance de la classe NetworkGetConfigurationResponse.

NetworkGetConfigurationResponse(String)

Initialise une nouvelle instance de la classe NetworkGetConfigurationResponse avec les arguments requis.

NetworkGetConfigurationResponse()

Initialise une nouvelle instance de la classe NetworkGetConfigurationResponse.

public NetworkGetConfigurationResponse ();
Public Sub New ()

S’applique à

NetworkGetConfigurationResponse(String)

Initialise une nouvelle instance de la classe NetworkGetConfigurationResponse avec les arguments requis.

public NetworkGetConfigurationResponse (string configuration);
new Microsoft.WindowsAzure.Management.Network.Models.NetworkGetConfigurationResponse : string -> Microsoft.WindowsAzure.Management.Network.Models.NetworkGetConfigurationResponse
Public Sub New (configuration As String)

Paramètres

configuration
String

S’applique à