Documentation ¶
Index ¶
Constants ¶
View Source
const ( ServerMaintenanceWindowEnabled = "Enabled" ServerMaintenanceWindowDisabled = "Disabled" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Registration ¶
type Registration struct{}
func (Registration) AssociatedGitHubLabel ¶
func (r Registration) AssociatedGitHubLabel() string
func (Registration) SupportedDataSources ¶
func (r Registration) SupportedDataSources() map[string]*pluginsdk.Resource
SupportedDataSources returns the supported Data Sources supported by this Service
func (Registration) SupportedResources ¶
func (r Registration) SupportedResources() map[string]*pluginsdk.Resource
SupportedResources returns the supported Resources supported by this Service
func (Registration) WebsiteCategories ¶
func (r Registration) WebsiteCategories() []string
WebsiteCategories returns a list of categories which can be used for the sidebar
Source Files ¶
- mysql_aad_administrator_resource.go
- mysql_configuration_resource.go
- mysql_database_resource.go
- mysql_firewall_rule_resource.go
- mysql_flexible_database_resource.go
- mysql_flexible_server_configuration_resource.go
- mysql_flexible_server_data_source.go
- mysql_flexible_server_firewall_rule_resource.go
- mysql_flexible_server_resource.go
- mysql_server_data_source.go
- mysql_server_key_resource.go
- mysql_server_resource.go
- mysql_virtual_network_rule_resource.go
- registration.go
- resourceids.go
Click to show internal directories.
Click to hide internal directories.