AutomationManagementClient Constructor

 

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

NameDescription
System_CAPS_pubmethodAutomationManagementClient()

Initializes a new instance of the AutomationManagementClient class.

System_CAPS_pubmethodAutomationManagementClient(HttpClient^)

Initializes a new instance of the AutomationManagementClient class.

System_CAPS_pubmethodAutomationManagementClient(SubscriptionCloudCredentials^)

Initializes a new instance of the AutomationManagementClient class.

System_CAPS_pubmethodAutomationManagementClient(SubscriptionCloudCredentials^, HttpClient^)

Initializes a new instance of the AutomationManagementClient class.

System_CAPS_pubmethodAutomationManagementClient(SubscriptionCloudCredentials^, Uri^)

Initializes a new instance of the AutomationManagementClient class.

System_CAPS_pubmethodAutomationManagementClient(SubscriptionCloudCredentials^, Uri^, HttpClient^)

Initializes a new instance of the AutomationManagementClient class.

Return to top
Show: