VEPSQLPublishedDatabase
Contains details about a published PostgreSQL database.
|
Property |
Type |
Description |
|---|---|---|
|
Name |
String |
Database name. |
|
InstanceName |
String |
Instance name. |
|
ServerName |
String |
DNS name or IP address of the target server. |
|
Size |
Ulong |
Database size in bytes. |
|
ToPointInTimeUTC |
UtcDateTime |
Date and time in the UTC format of the state as of which the database is published. |
Related Commands