# Functions
GetConfiguration gets an existing Configuration resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetDatabase gets an existing Database resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetFirewallRule gets an existing FirewallRule resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetServer gets an existing Server resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
GetVirtualNetworkRule gets an existing VirtualNetworkRule resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
NewConfiguration registers a new resource with the given unique name, arguments, and options.
NewDatabase registers a new resource with the given unique name, arguments, and options.
NewFirewallRule registers a new resource with the given unique name, arguments, and options.
NewServer registers a new resource with the given unique name, arguments, and options.
NewVirtualNetworkRule registers a new resource with the given unique name, arguments, and options.
No description provided by the author
No description provided by the author
# Structs
Sets a MySQL Configuration value on a MySQL Server.
The set of arguments for constructing a Configuration resource.
No description provided by the author
Manages a MySQL Database within a MySQL Server
> This content is derived from https://github.com/terraform-providers/terraform-provider-azurerm/blob/master/website/docs/r/mysql_database.html.markdown.
The set of arguments for constructing a Database resource.
No description provided by the author
Manages a Firewall Rule for a MySQL Server
> This content is derived from https://github.com/terraform-providers/terraform-provider-azurerm/blob/master/website/docs/r/mysql_firewall_rule.html.markdown.
The set of arguments for constructing a FirewallRule resource.
No description provided by the author
Manages a MySQL Server.
The set of arguments for constructing a Server resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Manages a MySQL Virtual Network Rule.
The set of arguments for constructing a VirtualNetworkRule resource.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author