Compartilhar via


Construtor AutomationManagementClient (HttpClient)

Initializes a new instance of the AutomationManagementClient class.

Namespace: Microsoft.WindowsAzure.Management.Automation
Assembly: Microsoft.WindowsAzure.Management.Automation (em Microsoft.WindowsAzure.Management.Automation.dll)

Uso

'Uso
Dim httpClient As HttpClient

Dim instance As New AutomationManagementClient(httpClient)

Sintaxe

'Declaração
Public Sub New ( _
    httpClient As HttpClient _
)
public AutomationManagementClient (
    HttpClient httpClient
)
public:
AutomationManagementClient (
    HttpClient^ httpClient
)
public AutomationManagementClient (
    HttpClient httpClient
)
public function AutomationManagementClient (
    httpClient : HttpClient
)

Parâmetros

  • httpClient
    The Http client

Comentários

Plataformas

Plataformas de desenvolvimento

Windows Vista, Windows 7 e Windows Server 2008

Plataformas de destino

Consulte também

Referência

Classe AutomationManagementClient
Membros AutomationManagementClient
Namespace Microsoft.WindowsAzure.Management.Automation