MySqlDatabase (Object)
Applies To: Windows Azure Pack
Represents a SQL Server database.
The MySqlDatabase object has the following elements
Name | Description |
|---|---|
Name | The name of the database. |
SqlServerName | The name of the MySQL server. |
SqlServerId | The identifier of the MySQL 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 | This property requires a value but is not used by the My SQL Resource Provider. |
SelfLink | The SelfLink of the resource. |
Quota | The database quota. |
AdminLogon | The administrator login. |
Password | The administrator password. |
AccountAdminId | The subscription administrator PUID. |