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