azure.subscription.postgreSqlService.server
Supported platform
- azure
Description
Azure Database for PostgreSQL server
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| id | string | PostgreSQL server ID |
| name | string | PostgreSQL server name |
| location | string | PostgreSQL server location |
| tags | map[string]string | PostgreSQL server tags |
| type | string | PostgreSQL server type |
| properties | dict | PostgreSQL server properties |
| configuration | []azure.subscription.sqlService.configuration | PostgreSQL server configuration |
| databases | []azure.subscription.postgreSqlService.database | PostgreSQL server databases |
| firewallRules | []azure.subscription.sqlService.firewallrule | PostgreSQL server firewall rules |
References