| net.openstack.Providers.Rackspace.Objects.Databases Namespace |
| Class | Description | |
|---|---|---|
| Backup |
This class models the JSON representation of a database instance backup in the IDatabaseService.
| |
| BackupConfiguration |
This class models the JSON representation of a database instance backup configuration in the IDatabaseService.
| |
| BackupId |
Represents the unique identifier of a backup in the IDatabaseService.
| |
| BackupStatus |
Represents the status of a database backup.
| |
| Database |
This class models the JSON representation of a database resource in the IDatabaseService.
| |
| DatabaseConfiguration |
This class represents the configuration for a new database in the IDatabaseService.
| |
| DatabaseFlavor |
This class models the JSON representation of a database instance flavor in the IDatabaseService.
| |
| DatabaseInstance |
This class models the JSON representation of a database instance within the IDatabaseService.
| |
| DatabaseInstanceConfiguration |
This class models the JSON object used to describe a new database instance in the IDatabaseService.
| |
| DatabaseInstanceId |
Represents the unique identifier of a database instance in the IDatabaseService.
| |
| DatabaseInstanceStatus |
Represents the status of a database instance.
| |
| DatabaseName |
Represents the unique name of a database in the IDatabaseService.
| |
| DatabaseUser |
This class models the JSON representation of a database user in the IDatabaseService.
| |
| DatabaseVolumeConfiguration |
This class represents the volume configuration for a database instance. For
running instances, the volume configuration also reports the approximate
fraction of volume space currently in use by the database instance.
| |
| FlavorId |
Represents the unique identifier of a flavor in the IDatabaseService.
| |
| FlavorRef |
Represents the unique URI reference to a flavor in the IDatabaseService.
| |
| RestorePoint |
This class models the JSON representation of a restore point, used to restore
a database instance from a backup during a call to
CreateDatabaseInstanceAsync(DatabaseInstanceConfiguration, AsyncCompletionOption, CancellationToken, IProgressDatabaseInstance).
| |
| RootUser |
This class models the JSON representation of a root user for a database instance.
| |
| UpdateUserConfiguration |
This class models the JSON representation of an operation to update properties
of a DatabaseUser in the IDatabaseService.
| |
| UserConfiguration |
This class describes the configuration for a new database user in the IDatabaseService.
| |
| UserName |
Represents the unique name of a user in the IDatabaseService.
|