Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
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 ¶
- integration_service_environment.go
- logic_app_action_custom_resource.go
- logic_app_action_http_resource.go
- logic_app_integration_account_data_source.go
- logic_app_integration_account_resource.go
- logic_app_trigger_custom_resource.go
- logic_app_trigger_http_request_resource.go
- logic_app_trigger_recurrence_resource.go
- logic_app_workflow_data_source.go
- logic_app_workflow_resource.go
- logic_apps.go
- registration.go
Click to show internal directories.
Click to hide internal directories.