Versions in this module Expand all Collapse all v2 v2.96.0 Feb 14, 2022 Changes in this version + type ClusterModel struct + Location string + Name string + ResourceGroup string + StreamingCapacity int32 + Tags map[string]interface{} + type ClusterResource struct + func (r ClusterResource) Arguments() map[string]*pluginsdk.Schema + func (r ClusterResource) Attributes() map[string]*pluginsdk.Schema + func (r ClusterResource) Create() sdk.ResourceFunc + func (r ClusterResource) Delete() sdk.ResourceFunc + func (r ClusterResource) IDValidationFunc() pluginsdk.SchemaValidateFunc + func (r ClusterResource) ModelObject() interface{} + func (r ClusterResource) Read() sdk.ResourceFunc + func (r ClusterResource) ResourceType() string + func (r ClusterResource) Update() sdk.ResourceFunc + type ManagedPrivateEndpointModel struct + Name string + ResourceGroup string + StreamAnalyticsCluster string + SubResourceName string + TargetResourceId string + type ManagedPrivateEndpointResource struct + func (r ManagedPrivateEndpointResource) Arguments() map[string]*pluginsdk.Schema + func (r ManagedPrivateEndpointResource) Attributes() map[string]*pluginsdk.Schema + func (r ManagedPrivateEndpointResource) Create() sdk.ResourceFunc + func (r ManagedPrivateEndpointResource) Delete() sdk.ResourceFunc + func (r ManagedPrivateEndpointResource) IDValidationFunc() pluginsdk.SchemaValidateFunc + func (r ManagedPrivateEndpointResource) ModelObject() interface{} + func (r ManagedPrivateEndpointResource) Read() sdk.ResourceFunc + func (r ManagedPrivateEndpointResource) ResourceType() string + type OutputFunctionResource struct + func (r OutputFunctionResource) Arguments() map[string]*pluginsdk.Schema + func (r OutputFunctionResource) Attributes() map[string]*pluginsdk.Schema + func (r OutputFunctionResource) Create() sdk.ResourceFunc + func (r OutputFunctionResource) CustomImporter() sdk.ResourceRunFunc + func (r OutputFunctionResource) Delete() sdk.ResourceFunc + func (r OutputFunctionResource) IDValidationFunc() pluginsdk.SchemaValidateFunc + func (r OutputFunctionResource) ModelObject() interface{} + func (r OutputFunctionResource) Read() sdk.ResourceFunc + func (r OutputFunctionResource) ResourceType() string + func (r OutputFunctionResource) Update() sdk.ResourceFunc + type OutputFunctionResourceModel struct + ApiKey string + BatchMaxCount int + BatchMaxInBytes int + FunctionApp string + FunctionName string + Name string + ResourceGroup string + StreamAnalyticsJob string + type OutputTableResource struct + func (r OutputTableResource) Arguments() map[string]*pluginsdk.Schema + func (r OutputTableResource) Attributes() map[string]*pluginsdk.Schema + func (r OutputTableResource) Create() sdk.ResourceFunc + func (r OutputTableResource) CustomImporter() sdk.ResourceRunFunc + func (r OutputTableResource) Delete() sdk.ResourceFunc + func (r OutputTableResource) IDValidationFunc() pluginsdk.SchemaValidateFunc + func (r OutputTableResource) ModelObject() interface{} + func (r OutputTableResource) Read() sdk.ResourceFunc + func (r OutputTableResource) ResourceType() string + func (r OutputTableResource) Update() sdk.ResourceFunc + type OutputTableResourceModel struct + BatchSize int32 + Name string + PartitionKey string + ResourceGroup string + RowKey string + StorageAccount string + StorageAccountKey string + StreamAnalyticsJob string + Table string + type Registration struct + func (r Registration) AssociatedGitHubLabel() string + func (r Registration) DataSources() []sdk.DataSource + func (r Registration) Name() string + func (r Registration) Resources() []sdk.Resource + func (r Registration) SupportedDataSources() map[string]*pluginsdk.Resource + func (r Registration) SupportedResources() map[string]*pluginsdk.Resource + func (r Registration) WebsiteCategories() []string