Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Registration ¶
type Registration struct{}
func (Registration) SupportedDataSources ¶
func (r Registration) SupportedDataSources() map[string]*schema.Resource
SupportedDataSources returns the supported Data Sources supported by this Service
func (Registration) SupportedResources ¶
func (r Registration) SupportedResources() map[string]*schema.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 ¶
- log_analytics_data_export_resource.go
- log_analytics_datasource_import.go
- log_analytics_datasource_windows_event_resource.go
- log_analytics_datasource_windows_performance_counter_resource.go
- log_analytics_linked_service_resource.go
- log_analytics_linked_storage_account_resource.go
- log_analytics_saved_search_resource.go
- log_analytics_solution_resource.go
- log_analytics_workspace_data_source.go
- log_analytics_workspace_resource.go
- registration.go
Click to show internal directories.
Click to hide internal directories.