VEPSQLDatabaseExport
Contains details about an exported PostgreSQL database.
Property | Type | Description |
Name | String | Database name. |
ServerName | String | DNS name or IP address of the source server. |
InstanceName | String | Instance name. |
TargetName | String | DNS name or IP address of the target server. |
ToPointInTimeUTC | DateTime | Date and time in the UTC format to which the database will be exported. |
Related Commands