SqlDatabase (Object)
Applies To: Windows Azure Pack
Represents a SQL Server database.
The SqlDatabase object has the following elements
Name | Description | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Name | The name of the database. | ||||||||||||||||||
SqlServerName | The name of the SQL server. | ||||||||||||||||||
SqlServerId | The identifier of the SQL Server. | ||||||||||||||||||
SubscriptionId | The identifier of the subscription. | ||||||||||||||||||
ConnectionString | The connection string. | ||||||||||||||||||
Edition | The edition. | ||||||||||||||||||
BaseSizeMB | The database size in MB. | ||||||||||||||||||
MaxSizeMB | The maximum database size in MB. | ||||||||||||||||||
Collation | The database collation. | ||||||||||||||||||
IsContained | true if the database instance is contained, otherwise false. | ||||||||||||||||||
CreationDate | The date the database was created, in DateTime format. | ||||||||||||||||||
Status | The database status. Possible values are:
| ||||||||||||||||||
SelfLink | The SelfLink of the resource. | ||||||||||||||||||
Quota | The database quota. | ||||||||||||||||||
AdminLogon | The administrator login. | ||||||||||||||||||
Password | The administrator password. | ||||||||||||||||||
AccountAdminId | The subscription administrator PUID. |