package
12.5.0-beta+incompatible
Repository: https://github.com/scott-the-programmer/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Functions

New creates an instance of the ManagementClient client.
NewFunctionsClient creates an instance of the FunctionsClient client.
NewFunctionsClientWithBaseURI creates an instance of the FunctionsClient client.
NewInputsClient creates an instance of the InputsClient client.
NewInputsClientWithBaseURI creates an instance of the InputsClient client.
NewOperationsClient creates an instance of the OperationsClient client.
NewOperationsClientWithBaseURI creates an instance of the OperationsClient client.
NewOutputsClient creates an instance of the OutputsClient client.
NewOutputsClientWithBaseURI creates an instance of the OutputsClient client.
NewStreamingJobsClient creates an instance of the StreamingJobsClient client.
NewStreamingJobsClientWithBaseURI creates an instance of the StreamingJobsClient client.
NewSubscriptionsClient creates an instance of the SubscriptionsClient client.
NewSubscriptionsClientWithBaseURI creates an instance of the SubscriptionsClient client.
NewTransformationsClient creates an instance of the TransformationsClient client.
NewTransformationsClientWithBaseURI creates an instance of the TransformationsClient client.
NewWithBaseURI creates an instance of the ManagementClient client.
UserAgent returns the UserAgent string to use when sending http.Requests.
Version returns the semantic version (see http://semver.org) of the client.

# Constants

Adjust specifies the adjust state for events out of order policy.
Array specifies the array state for json output serialization format.
BindingTypeMicrosoftMachineLearningWebService specifies the binding type microsoft machine learning web service state for binding type.
BindingTypeMicrosoftStreamAnalyticsJavascriptUdf specifies the binding type microsoft stream analytics javascript udf state for binding type.
CustomTime specifies the custom time state for output start mode.
DefaultBaseURI is the default URI used for the service Streamanalytics.
Drop specifies the drop state for events out of order policy.
JobStartTime specifies the job start time state for output start mode.
LastOutputEventTime specifies the last output event time state for output start mode.
LineSeparated specifies the line separated state for json output serialization format.
OneFullStopZero specifies the one full stop zero state for compatibility level.
OutputErrorPolicyDrop specifies the output error policy drop state for output error policy.
OutputErrorPolicyStop specifies the output error policy stop state for output error policy.
Scalar specifies the scalar state for udf type.
Standard specifies the standard state for sku name.
TypeAvro specifies the type avro state for type.
TypeCsv specifies the type csv state for type.
TypeJSON specifies the type json state for type.
TypeMicrosoftDataLakeAccounts specifies the type microsoft data lake accounts state for type output data source.
TypeMicrosoftMachineLearningWebService specifies the type microsoft machine learning web service state for type function binding.
TypeMicrosoftServiceBusEventHub specifies the type microsoft service bus event hub state for type output data source.
TypeMicrosoftServiceBusQueue specifies the type microsoft service bus queue state for type output data source.
TypeMicrosoftServiceBusTopic specifies the type microsoft service bus topic state for type output data source.
TypeMicrosoftSQLServerDatabase specifies the type microsoft sql server database state for type output data source.
TypeMicrosoftStorageBlob specifies the type microsoft storage blob state for type output data source.
TypeMicrosoftStorageDocumentDB specifies the type microsoft storage document db state for type output data source.
TypeMicrosoftStorageTable specifies the type microsoft storage table state for type output data source.
TypeMicrosoftStreamAnalyticsJavascriptUdf specifies the type microsoft stream analytics javascript udf state for type function binding.
TypePowerBI specifies the type power bi state for type output data source.
TypeReference specifies the type reference state for type input properties.
TypeReferenceInputDataSourceTypeMicrosoftStorageBlob specifies the type reference input data source type microsoft storage blob state for type reference input data source.
TypeScalar specifies the type scalar state for type function properties.
TypeStream specifies the type stream state for type input properties.
TypeStreamInputDataSourceTypeMicrosoftDevicesIotHubs specifies the type stream input data source type microsoft devices iot hubs state for type stream input data source.
TypeStreamInputDataSourceTypeMicrosoftServiceBusEventHub specifies the type stream input data source type microsoft service bus event hub state for type stream input data source.
TypeStreamInputDataSourceTypeMicrosoftStorageBlob specifies the type stream input data source type microsoft storage blob state for type stream input data source.
UTF8 specifies the utf8 state for encoding.

# Structs

AvroSerialization is describes how data from an input is serialized or how data is serialized when written to an output in Avro format.
AzureDataLakeStoreOutputDataSource is describes an Azure Data Lake Store output data source.
AzureDataLakeStoreOutputDataSourceProperties is the properties that are associated with an Azure Data Lake Store.
AzureMachineLearningWebServiceFunctionBinding is the binding to an Azure Machine Learning web service.
AzureMachineLearningWebServiceFunctionBindingProperties is the binding properties associated with an Azure Machine learning web service.
AzureMachineLearningWebServiceFunctionBindingRetrievalProperties is the binding retrieval properties associated with an Azure Machine learning web service.
AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters is the parameters needed to retrieve the default function definition for an Azure Machine Learning web service function.
AzureMachineLearningWebServiceInputColumn is describes an input column for the Azure Machine Learning web service endpoint.
AzureMachineLearningWebServiceInputs is the inputs for the Azure Machine Learning web service endpoint.
AzureMachineLearningWebServiceOutputColumn is describes an output column for the Azure Machine Learning web service endpoint.
AzureSQLDatabaseDataSourceProperties is the properties that are associated with an Azure SQL database data source.
AzureSQLDatabaseOutputDataSource is describes an Azure SQL database output data source.
AzureSQLDatabaseOutputDataSourceProperties is the properties that are associated with an Azure SQL database output.
AzureTableOutputDataSource is describes an Azure Table output data source.
AzureTableOutputDataSourceProperties is the properties that are associated with an Azure Table output.
BlobDataSourceProperties is the properties that are associated with a blob data source.
BlobOutputDataSource is describes a blob output data source.
BlobOutputDataSourceProperties is the properties that are associated with a blob output.
BlobReferenceInputDataSource is describes a blob input data source that contains reference data.
BlobReferenceInputDataSourceProperties is the properties that are associated with a blob input containing reference data.
BlobStreamInputDataSource is describes a blob input data source that contains stream data.
BlobStreamInputDataSourceProperties is the properties that are associated with a blob input containing stream data.
CsvSerialization is describes how data from an input is serialized or how data is serialized when written to an output in CSV format.
CsvSerializationProperties is the properties that are associated with the CSV serialization type.
DiagnosticCondition is condition applicable to the resource, or to the job overall, that warrant customer attention.
Diagnostics is describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention.
DocumentDbOutputDataSource is describes a DocumentDB output data source.
DocumentDbOutputDataSourceProperties is the properties that are associated with a DocumentDB output.
ErrorResponse is describes the error that occurred.
EventHubDataSourceProperties is the common properties that are associated with Event Hub data sources.
EventHubOutputDataSource is describes an Event Hub output data source.
EventHubOutputDataSourceProperties is the properties that are associated with an Event Hub output.
EventHubStreamInputDataSource is describes an Event Hub input data source that contains stream data.
EventHubStreamInputDataSourceProperties is the properties that are associated with a Event Hub input containing stream data.
Function is a function object, containing all information associated with the named function.
FunctionInput is describes one input parameter of a function.
FunctionListResult is object containing a list of functions under a streaming job.
FunctionOutput is describes the output of a function.
FunctionsClient is the stream Analytics Client.
Input is an input object, containing all information associated with the named input.
InputListResult is object containing a list of inputs under a streaming job.
InputsClient is the stream Analytics Client.
IoTHubStreamInputDataSource is describes an IoT Hub input data source that contains stream data.
IoTHubStreamInputDataSourceProperties is the properties that are associated with a IoT Hub input containing stream data.
JavaScriptFunctionBinding is the binding to a JavaScript function.
JavaScriptFunctionBindingProperties is the binding properties associated with a JavaScript function.
JavaScriptFunctionBindingRetrievalProperties is the binding retrieval properties associated with a JavaScript function.
JavaScriptFunctionRetrieveDefaultDefinitionParameters is the parameters needed to retrieve the default function definition for a JavaScript function.
JSONSerialization is describes how data from an input is serialized or how data is serialized when written to an output in JSON format.
JSONSerializationProperties is the properties that are associated with the JSON serialization type.
ManagementClient is the base client for Streamanalytics.
OAuthBasedDataSourceProperties is the properties that are associated with data sources that use OAuth as their authentication model.
Operation is a Stream Analytics REST API operation.
OperationDisplay is contains the localized display information for this particular operation / action.
OperationListResult is result of the request to list Stream Analytics operations.
OperationsClient is the stream Analytics Client.
Output is an output object, containing all information associated with the named output.
OutputListResult is object containing a list of outputs under a streaming job.
OutputProperties is the properties that are associated with an output.
OutputsClient is the stream Analytics Client.
PowerBIOutputDataSource is describes a Power BI output data source.
PowerBIOutputDataSourceProperties is the properties that are associated with a Power BI output.
ReferenceInputProperties is the properties that are associated with an input containing reference data.
Resource is the base resource model definition.
ResourceTestStatus is describes the status of the test operation along with error information, if applicable.
ScalarFunctionConfiguration is describes the configuration of the scalar function.
ScalarFunctionProperties is the properties that are associated with a scalar function.
ServiceBusDataSourceProperties is the common properties that are associated with Service Bus data sources (Queues, Topics, Event Hubs, etc.).
ServiceBusQueueOutputDataSource is describes a Service Bus Queue output data source.
ServiceBusQueueOutputDataSourceProperties is the properties that are associated with a Service Bus Queue output.
ServiceBusTopicOutputDataSource is describes a Service Bus Topic output data source.
ServiceBusTopicOutputDataSourceProperties is the properties that are associated with a Service Bus Topic output.
Sku is the properties that are associated with a SKU.
StartStreamingJobParameters is parameters supplied to the Start Streaming Job operation.
StorageAccount is the properties that are associated with an Azure Storage account.
StreamingJob is a streamng job object, containing all information associated with the named streaming job.
StreamingJobListResult is object containing a list of streaming jobs.
StreamingJobProperties is the properties that are associated with a streaming job.
StreamingJobsClient is the stream Analytics Client.
StreamInputProperties is the properties that are associated with an input containing stream data.
SubResource is the base sub-resource model definition.
SubscriptionQuota is describes the current quota for the subscription.
SubscriptionQuotaProperties is describes the properties of the quota.
SubscriptionQuotasListResult is result of the GetQuotas operation.
SubscriptionsClient is the stream Analytics Client.
Transformation is a transformation object, containing all information associated with the named transformation.
TransformationProperties is the properties that are associated with a transformation.
TransformationsClient is the stream Analytics Client.

# Interfaces

FunctionBinding is the physical binding of the function.
FunctionProperties is the properties that are associated with a function.
FunctionRetrieveDefaultDefinitionParameters is parameters used to specify the type of function to retrieve the default definition for.
InputProperties is the properties that are associated with an input.
OutputDataSource is describes the data source that output will be written to.
ReferenceInputDataSource is describes an input data source that contains reference data.
Serialization is describes how data from an input is serialized or how data is serialized when written to an output.
StreamInputDataSource is describes an input data source that contains stream data.

# Type aliases

BindingType enumerates the values for binding type.
CompatibilityLevel enumerates the values for compatibility level.
Encoding enumerates the values for encoding.
EventsOutOfOrderPolicy enumerates the values for events out of order policy.
JSONOutputSerializationFormat enumerates the values for json output serialization format.
OutputErrorPolicy enumerates the values for output error policy.
OutputStartMode enumerates the values for output start mode.
SkuName enumerates the values for sku name.
Type enumerates the values for type.
TypeFunctionBinding enumerates the values for type function binding.
TypeFunctionProperties enumerates the values for type function properties.
TypeInputProperties enumerates the values for type input properties.
TypeOutputDataSource enumerates the values for type output data source.
TypeReferenceInputDataSource enumerates the values for type reference input data source.
TypeStreamInputDataSource enumerates the values for type stream input data source.
UdfType enumerates the values for udf type.