Share via


AutoscaleClient Constructor

 

Namespace:   Microsoft.WindowsAzure.Management.Monitoring.Autoscale
Assembly:  Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)

Overload List

Name Description
AutoscaleClient()

Initializes a new instance of the AutoscaleClient class.

AutoscaleClient(HttpClient)

Initializes a new instance of the AutoscaleClient class.

AutoscaleClient(SubscriptionCloudCredentials)

Initializes a new instance of the AutoscaleClient class.

AutoscaleClient(SubscriptionCloudCredentials, HttpClient)

Initializes a new instance of the AutoscaleClient class.

AutoscaleClient(SubscriptionCloudCredentials, Uri)

Initializes a new instance of the AutoscaleClient class.

AutoscaleClient(SubscriptionCloudCredentials, Uri, HttpClient)

Initializes a new instance of the AutoscaleClient class.

See Also

AutoscaleClient Class
Microsoft.WindowsAzure.Management.Monitoring.Autoscale Namespace

Return to top