HostingServer (MySQL Object)
Applies To: Windows Azure Pack
Represents a hosting server for MySQL databases.
The HostingServer object has the following elements
Name | Description | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Name | The name of the hosting server. | ||||||||||
ServerId | The identifier of the server. | ||||||||||
Created | A DateTime value that specifies when the server was created. | ||||||||||
AvailableSpaceMB | The available storage space on the server, in MB. | ||||||||||
TotalSpaceMB | The total storage space on the server, in MB. | ||||||||||
DatabaseCount | The number of databases that are configured on the server. | ||||||||||
State | The state of the hosting server. The possible values are:
| ||||||||||
ServerGroup | The server group that the hosting server is assigned to. | ||||||||||
ConnectionString | The connection string for the hosting server |