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 ¶
- data_source_stream_analytics_job.go
- registration.go
- resource_arm_stream_analytics_function_javascript_udf.go
- resource_arm_stream_analytics_job.go
- resource_arm_stream_analytics_output_blob.go
- resource_arm_stream_analytics_output_eventhub.go
- resource_arm_stream_analytics_output_mssql.go
- resource_arm_stream_analytics_output_servicebus_queue.go
- resource_arm_stream_analytics_output_servicebus_topic.go
- resource_arm_stream_analytics_reference_input_blob.go
- resource_arm_stream_analytics_stream_input_blob.go
- resource_arm_stream_analytics_stream_input_eventhub.go
- resource_arm_stream_analytics_stream_input_iothub.go
Click to show internal directories.
Click to hide internal directories.