package
10.3.1-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.
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.
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.
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 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 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.
FunctionBinding is the physical binding of the 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.
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.
FunctionsClient is the composite Swagger for 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.
InputProperties is the properties that are associated with an input.
InputsClient is the composite Swagger for 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.
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 composite Swagger for Stream Analytics Client.
Output is an output object, containing all information associated with the named output.
OutputDataSource is describes the data source that output will be written to.
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 composite Swagger for Stream Analytics Client.
ReferenceInputDataSource is describes an input data source that contains reference data.
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.
Serialization is describes how data from an input is serialized or how data is serialized when written to an output.
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 data source.
ServiceBusQueueOutputDataSourceProperties is the properties that are associated with a Service Bus Queue output.
ServiceBusTopicOutputDataSource is describes a Service Bus Topic 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 composite Swagger for Stream Analytics Client.
StreamInputDataSource is describes an input data source that contains stream data.
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 composite Swagger for 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 composite Swagger for Stream Analytics Client.

# Type aliases

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.
UdfType enumerates the values for udf type.