Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Registration ¶ added in v1.39.0
type Registration struct{}
func (Registration) Name ¶ added in v1.39.0
func (r Registration) Name() string
Name is the name of this Service
func (Registration) SupportedDataSources ¶ added in v1.39.0
func (r Registration) SupportedDataSources() map[string]*schema.Resource
SupportedDataSources returns the supported Data Sources supported by this Service
func (Registration) SupportedResources ¶ added in v1.39.0
func (r Registration) SupportedResources() map[string]*schema.Resource
SupportedResources returns the supported Resources supported by this Service
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.