# Functions
New creates an instance of the ManagementClient client.
NewConfigurationsClient creates an instance of the ConfigurationsClient client.
NewConfigurationsClientWithBaseURI creates an instance of the ConfigurationsClient client.
NewDatabasesClient creates an instance of the DatabasesClient client.
NewDatabasesClientWithBaseURI creates an instance of the DatabasesClient client.
NewFirewallRulesClient creates an instance of the FirewallRulesClient client.
NewFirewallRulesClientWithBaseURI creates an instance of the FirewallRulesClient client.
NewLogFilesClient creates an instance of the LogFilesClient client.
NewLogFilesClientWithBaseURI creates an instance of the LogFilesClient client.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient client.
NewServersClient creates an instance of the ServersClient client.
NewServersClientWithBaseURI creates an instance of the ServersClient client.
NewWithBaseURI creates an instance of the ManagementClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.
# Constants
Basic specifies the basic state for sku tier.
CreateModeDefault specifies the mode to create a new server.
CreateModePointInTimeRestore specifies the mode to create a new server.
DefaultBaseURI is the default URI used for the service Mysql.
Disabled specifies the disabled state for server state.
Dropping specifies the dropping state for server state.
FiveFullStopSeven specifies the five full stop seven state for server version.
FiveFullStopSix specifies the five full stop six state for server version.
NotSpecified specifies the not specified state for operation origin.
Ready specifies the ready state for server state.
SslEnforcementEnumDisabled specifies the ssl enforcement enum disabled state for ssl enforcement enum.
SslEnforcementEnumEnabled specifies the ssl enforcement enum enabled state for ssl enforcement enum.
Standard specifies the standard state for sku tier.
System specifies the system state for operation origin.
User specifies the user state for operation origin.
# Structs
Configuration is represents a Configuration.
ConfigurationListResult is a list of server configurations.
ConfigurationProperties is the properties of a configuration.
ConfigurationsClient is the the Microsoft Azure management API provides create, read, update, and delete functionality for Azure MySQL resources including servers, databases, firewall rules, log files and configurations.
Database is represents a Database.
DatabaseListResult is a List of databases.
DatabaseProperties is the properties of a database.
DatabasesClient is the the Microsoft Azure management API provides create, read, update, and delete functionality for Azure MySQL resources including servers, databases, firewall rules, log files and configurations.
FirewallRule is represents a server firewall rule.
FirewallRuleListResult is a list of firewall rules.
FirewallRuleProperties is the properties of a server firewall rule.
FirewallRulesClient is the the Microsoft Azure management API provides create, read, update, and delete functionality for Azure MySQL resources including servers, databases, firewall rules, log files and configurations.
LogFile is represents a log file.
LogFileListResult is a list of log files.
LogFileProperties is the properties of a log file.
LogFilesClient is the the Microsoft Azure management API provides create, read, update, and delete functionality for Azure MySQL resources including servers, databases, firewall rules, log files and configurations.
ManagementClient is the base client for Mysql.
Operation is REST API operation definition.
OperationDisplay is display metadata associated with the operation.
OperationListResult is a list of resource provider operations.
OperationsClient is the the Microsoft Azure management API provides create, read, update, and delete functionality for Azure MySQL resources including servers, databases, firewall rules, log files and configurations.
ProxyResource is resource properties.
Server is represents a server.
ServerForCreate is represents a server to be created.
ServerListResult is a list of servers.
ServerProperties is the properties of a server.
ServerPropertiesForDefaultCreate is the properties used to create a new server.
ServerPropertiesForRestore is the properties to a new server by restoring from a backup.
ServersClient is the the Microsoft Azure management API provides create, read, update, and delete functionality for Azure MySQL resources including servers, databases, firewall rules, log files and configurations.
ServerUpdateParameters is parameters allowd to update for a server.
ServerUpdateParametersProperties is the properties that can be updated for a server.
Sku is billing information related properties of a server.
TrackedResource is resource properties including location and tags for track resources.
# Interfaces
ServerPropertiesForCreate is interface used for polymorphic Properties in ServerForCreate.
# Type aliases
CreateMode enumerates the mode to create a new server.
OperationOrigin enumerates the values for operation origin.
ServerState enumerates the values for server state.
ServerVersion enumerates the values for server version.
SkuTier enumerates the values for sku tier.
SslEnforcementEnum enumerates the values for ssl enforcement enum.