ServerListResponse Constructor ()
Initializes a new instance of the ServerListResponse class.
Namespace: Microsoft.WindowsAzure.Management.Sql.Models
Assembly: Microsoft.WindowsAzure.Management.Sql (in Microsoft.WindowsAzure.Management.Sql.dll)
Syntax
public ServerListResponse()
public:
ServerListResponse()
new : unit -> ServerListResponse
Public Sub New
See Also
ServerListResponse Class
Microsoft.WindowsAzure.Management.Sql.Models Namespace
Return to top