ServerSku interface
Compute information of a server.
Properties
| name | Compute tier and size of the database server. This object is empty for an Azure Database for PostgreSQL single server. |
| tier | Tier of the compute assigned to a server. |
Property Details
name
Compute tier and size of the database server. This object is empty for an Azure Database for PostgreSQL single server.
name?: string
Property Value
string
tier
Tier of the compute assigned to a server.
tier?: string
Property Value
string