Zend Framework  1.12
Public Member Functions | List of all members
Zend_Service_SqlAzure_Management_ServerInstance Class Reference

Public Member Functions

 __construct ($name, $administratorLogin, $location)
 Constructor.
 
- Public Member Functions inherited from Zend_Service_SqlAzure_Management_ServiceEntityAbstract
 __set ($name, $value)
 Magic overload for setting properties.
 
 __get ($name)
 Magic overload for getting properties.
 

Additional Inherited Members

- Protected Attributes inherited from Zend_Service_SqlAzure_Management_ServiceEntityAbstract
 $_data = null
 

Constructor & Destructor Documentation

__construct (   $name,
  $administratorLogin,
  $location 
)

Constructor.

Parameters
string$nameThe name of the server.
string$administratorLoginThe administrator login.
string$locationThe location of the server in Windows Azure.