SqlManagementClient Constructor

 

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

NameDescription
System_CAPS_pubmethodSqlManagementClient()

Initializes a new instance of the SqlManagementClient class.

System_CAPS_pubmethodSqlManagementClient(HttpClient)

Initializes a new instance of the SqlManagementClient class.

System_CAPS_pubmethodSqlManagementClient(SubscriptionCloudCredentials)

Initializes a new instance of the SqlManagementClient class.

System_CAPS_pubmethodSqlManagementClient(SubscriptionCloudCredentials, HttpClient)

Initializes a new instance of the SqlManagementClient class.

System_CAPS_pubmethodSqlManagementClient(SubscriptionCloudCredentials, Uri)

Initializes a new instance of the SqlManagementClient class.

System_CAPS_pubmethodSqlManagementClient(SubscriptionCloudCredentials, Uri, HttpClient)

Initializes a new instance of the SqlManagementClient class.

Return to top
Show: