HostingServer (Object)
Applies To: Windows Azure Pack
Represents a hosting server.
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. | ||||||||||
AvailabilityGroup | The availability group, which specifies the failover configuration for the server. | ||||||||||
DatabaseCount | The number of databases that are configured on the server. | ||||||||||
State | The state of the hosting server. The possible values are:
| ||||||||||
ServerGroup | The storage group that the hosting server belongs to. | ||||||||||
ConnectionString | The connection string for the hosting server |