module Azure::StreamAnalytics::Profiles::Latest::Mgmt::Models
Constants
- AvroSerialization
Describes how data from an input is serialized or how data is serialized when written to an output in Avro format.
- AzureDataLakeStoreOutputDataSource
Describes an
Azure
Data Lake Store output data source.- AzureMachineLearningWebServiceFunctionBinding
The binding to an
Azure
Machine Learning web service.- AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters
The parameters needed to retrieve the default function definition for an
Azure
Machine Learning web service function.- AzureMachineLearningWebServiceInputColumn
Describes an input column for the
Azure
Machine Learning web service endpoint.- AzureMachineLearningWebServiceInputs
The inputs for the
Azure
Machine Learning web service endpoint.- AzureMachineLearningWebServiceOutputColumn
Describes an output column for the
Azure
Machine Learning web service endpoint.- AzureSqlDatabaseDataSourceProperties
The properties that are associated with an
Azure
SQL database data source.- AzureSqlDatabaseOutputDataSource
Describes an
Azure
SQL database output data source.- AzureTableOutputDataSource
Describes an
Azure
Table output data source.- BlobDataSourceProperties
The properties that are associated with a blob data source.
- BlobOutputDataSource
Describes a blob output data source.
- BlobReferenceInputDataSource
Describes a blob input data source that contains reference data.
- BlobStreamInputDataSource
Describes a blob input data source that contains stream data.
- CompatibilityLevel
Defines values for
CompatibilityLevel
- CsvSerialization
Describes how data from an input is serialized or how data is serialized when written to an output in CSV format.
- DiagnosticCondition
Condition applicable to the resource, or to the job overall, that warrant customer attention.
- Diagnostics
Describes conditions applicable to the
Input
,Output
, or the job overall, that warrant customer attention.- DocumentDbOutputDataSource
Describes a DocumentDB output data source.
- Encoding
Defines values for
Encoding
- ErrorResponse
Describes the error that occurred.
- EventHubDataSourceProperties
The common properties that are associated with Event Hub data sources.
- EventHubOutputDataSource
Describes an Event Hub output data source.
- EventHubStreamInputDataSource
Describes an Event Hub input data source that contains stream data.
- EventsOutOfOrderPolicy
Defines values for
EventsOutOfOrderPolicy
- Function
A function object, containing all information associated with the named function. All functions are contained under a streaming job.
- FunctionBinding
The physical binding of the function. For example, in the
Azure
Machine Learning web service’s case, this describes the endpoint.- FunctionInput
Describes one input parameter of a function.
- FunctionListResult
Object containing a list of functions under a streaming job.
- FunctionOutput
Describes the output of a function.
- FunctionProperties
The properties that are associated with a function.
- FunctionRetrieveDefaultDefinitionParameters
Parameters used to specify the type of function to retrieve the default definition for.
- Input
An input object, containing all information associated with the named input. All inputs are contained under a streaming job.
- InputListResult
Object containing a list of inputs under a streaming job.
- InputProperties
The properties that are associated with an input.
- IoTHubStreamInputDataSource
Describes an IoT Hub input data source that contains stream data.
- JavaScriptFunctionBinding
The binding to a JavaScript function.
- JavaScriptFunctionRetrieveDefaultDefinitionParameters
The parameters needed to retrieve the default function definition for a JavaScript function.
- JsonOutputSerializationFormat
Defines values for
JsonOutputSerializationFormat
- JsonSerialization
Describes how data from an input is serialized or how data is serialized when written to an output in JSON format.
- OAuthBasedDataSourceProperties
The properties that are associated with data sources that use OAuth as their authentication model.
- Operation
A Stream Analytics REST API operation
- OperationDisplay
Contains the localized display information for this particular operation / action.
- OperationListResult
Result of the request to list Stream Analytics operations. It contains a list of operations and a URL link to get the next set of results.
- Output
An output object, containing all information associated with the named output. All outputs are contained under a streaming job.
- OutputDataSource
Describes the data source that output will be written to.
- OutputErrorPolicy
Defines values for
OutputErrorPolicy
- OutputListResult
Object containing a list of outputs under a streaming job.
- OutputStartMode
Defines values for
OutputStartMode
- PowerBIOutputDataSource
Describes a Power BI output data source.
- ReferenceInputDataSource
Describes an input data source that contains reference data.
- ReferenceInputProperties
The properties that are associated with an input containing reference data.
- Resource
The base resource model definition.
- ResourceTestStatus
Describes the status of the test operation along with error information, if applicable.
- ScalarFunctionProperties
The properties that are associated with a scalar function.
- Serialization
Describes how data from an input is serialized or how data is serialized when written to an output.
- ServiceBusDataSourceProperties
The common properties that are associated with Service Bus data sources (Queues, Topics, Event Hubs, etc.).
- ServiceBusQueueOutputDataSource
Describes a Service Bus Queue output data source.
- ServiceBusTopicOutputDataSource
Describes a Service Bus Topic output data source.
- Sku
The properties that are associated with a SKU.
- SkuName
Defines values for
SkuName
- StartStreamingJobParameters
Parameters supplied to the Start Streaming Job operation.
- StorageAccount
The properties that are associated with an
Azure
Storage account- StreamInputDataSource
Describes an input data source that contains stream data.
- StreamInputProperties
The properties that are associated with an input containing stream data.
- StreamingJob
A streamng job object, containing all information associated with the named streaming job.
- StreamingJobListResult
Object containing a list of streaming jobs.
- SubResource
The base sub-resource model definition.
- SubscriptionQuota
Describes the current quota for the subscription.
- SubscriptionQuotasListResult
Result of the GetQuotas operation. It contains a list of quotas for the subscription in a particular region.
- Transformation
A transformation object, containing all information associated with the named transformation. All transformations are contained under a streaming job.
- UdfType
Defines values for
UdfType