Microsoft.Azure.Management.StreamAnalytics.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AuthenticationMode |
Defines values for AuthenticationMode. |
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. |
AzureSqlReferenceInputDataSource |
Describes an Azure SQL database reference input data source. |
AzureSynapseDataSourceProperties |
The properties that are associated with an Azure SQL database data source. |
AzureSynapseOutputDataSource |
Describes an Azure Synapse 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. |
Cluster |
A Stream Analytics Cluster object |
ClusterInfo |
The properties associated with a Stream Analytics cluster. |
ClusterJob |
A streaming job. |
ClusterProvisioningState |
Defines values for ClusterProvisioningState. |
ClusterSku |
The SKU of the cluster. This determines the size/capacity of the cluster. Required on PUT (CreateOrUpdate) requests. |
ClusterSkuName |
Defines values for ClusterSkuName. |
CompatibilityLevel |
Defines values for CompatibilityLevel. |
Compression |
Describes how input data is compressed |
CompressionType |
Defines values for CompressionType. |
ContentStoragePolicy |
Defines values for ContentStoragePolicy. |
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. |
Error |
Common error representation. |
ErrorDetails |
Common error details representation. |
ErrorError |
Error definition properties. |
ErrorException |
Exception thrown for an invalid response with Error information. |
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. |
EventHubV2OutputDataSource |
Describes an Event Hub output data source. |
EventHubV2StreamInputDataSource |
Describes an Event Hub input data source that contains stream data. |
EventSerializationType |
Defines values for EventSerializationType. |
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. |
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. |
FunctionsCreateOrReplaceHeaders |
Defines headers for CreateOrReplace operation. |
FunctionsGetHeaders |
Defines headers for Get operation. |
FunctionsUpdateHeaders |
Defines headers for Update operation. |
Identity |
Describes how identity is verified |
Input |
An input object, containing all information associated with the named input. All inputs are contained under a streaming job. |
InputProperties |
The properties that are associated with an input. |
InputsCreateOrReplaceHeaders |
Defines headers for CreateOrReplace operation. |
InputsGetHeaders |
Defines headers for Get operation. |
InputsUpdateHeaders |
Defines headers for Update operation. |
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. |
JobState |
Defines values for JobState. |
JobStorageAccount |
The properties that are associated with an Azure Storage account with MSI |
JobType |
Defines values for JobType. |
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. |
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. |
OutputsCreateOrReplaceHeaders |
Defines headers for CreateOrReplace operation. |
OutputsGetHeaders |
Defines headers for Get operation. |
OutputStartMode |
Defines values for OutputStartMode. |
OutputsUpdateHeaders |
Defines headers for Update operation. |
Page<T> |
Defines a page in Azure responses. |
ParquetSerialization |
Describes how data from an input is serialized or how data is serialized when written to an output in Parquet format. |
PowerBIOutputDataSource |
Describes a Power BI output data source. |
PrivateEndpoint |
Complete information about the private endpoint. |
PrivateLinkConnectionState |
A collection of read-only information about the state of the connection to the private remote resource. |
PrivateLinkServiceConnection |
A grouping of information about the connection to the remote resource. |
ProxyResource |
The resource model definition for a ARM proxy resource. It will have everything other than required location and tags |
ReferenceInputDataSource |
Describes an input data source that contains reference data. |
ReferenceInputProperties |
The properties that are associated with an input containing reference data. |
RefreshType |
Defines values for RefreshType. |
Resource |
The base resource 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. |
ScaleStreamingJobParameters |
Parameters supplied to the Scale Streaming Job operation. |
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 |
StreamingJob |
A streaming job object, containing all information associated with the named streaming job. |
StreamingJobsCreateOrReplaceHeaders |
Defines headers for CreateOrReplace operation. |
StreamingJobsGetHeaders |
Defines headers for Get operation. |
StreamingJobsUpdateHeaders |
Defines headers for Update operation. |
StreamInputDataSource |
Describes an input data source that contains stream data. |
StreamInputProperties |
The properties that are associated with an input containing stream data. |
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. |
TrackedResource |
The resource model definition for a ARM tracked top level resource |
Transformation |
A transformation object, containing all information associated with the named transformation. All transformations are contained under a streaming job. |
TransformationsCreateOrReplaceHeaders |
Defines headers for CreateOrReplace operation. |
TransformationsGetHeaders |
Defines headers for Get operation. |
TransformationsUpdateHeaders |
Defines headers for Update operation. |
Enums
UdfType |
Defines values for UdfType. |