DatabaseInstance Properties |
The DatabaseInstance type exposes the following members.
Name | Description | |
---|---|---|
Created |
Gets a timestamp indicating when this database instance was created.
| |
ExtensionData |
Gets a map of object properties which did not map to another field or property
during JSON deserialization. The keys of the map represent the property names,
and the values are JToken instances containing the parsed JSON
values.
(Inherited from ExtensibleJsonObject.) | |
Flavor |
Gets the flavor for the database instance.
| |
HostName |
Gets the host name for the database instance.
| |
Id |
Gets the unique identifier for the database instance.
| |
Links |
Gets a collection of links describing resources related to this database instance.
| |
Name |
Gets the name of the database instance.
| |
Status |
Gets the current status of the database instance.
| |
Updated |
Gets a timestamp indicating when this database instance was last updated.
| |
VolumeConfiguration |
Gets the volume configuration for the database instance.
|