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