SqlManagementClientExtensions Class

 

This is the main client class for interacting with the Azure SQL Database REST APIs.

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

Inheritance Hierarchy

System.Object
  Microsoft.WindowsAzure.Management.Sql.SqlManagementClientExtensions

Syntax

public static class SqlManagementClientExtensions
public ref class SqlManagementClientExtensions abstract sealed 
[<AbstractClass>]
[<Sealed>]
type SqlManagementClientExtensions = class end
Public NotInheritable Class SqlManagementClientExtensions

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.WindowsAzure.Management.Sql Namespace

Return to top