streamanalytics

package
v67.1.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 15, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type AggregateFunctionProperties

type AggregateFunctionProperties = original.AggregateFunctionProperties

type AuthenticationMode

type AuthenticationMode = original.AuthenticationMode

func PossibleAuthenticationModeValues

func PossibleAuthenticationModeValues() []AuthenticationMode

type AvroSerialization

type AvroSerialization = original.AvroSerialization

type AzureDataLakeStoreOutputDataSource

type AzureDataLakeStoreOutputDataSource = original.AzureDataLakeStoreOutputDataSource

type AzureFunctionOutputDataSource

type AzureFunctionOutputDataSource = original.AzureFunctionOutputDataSource

type AzureMachineLearningServiceInputs

type AzureMachineLearningServiceInputs = original.AzureMachineLearningServiceInputs

type AzureMachineLearningStudioInputs

type AzureMachineLearningStudioInputs = original.AzureMachineLearningStudioInputs

type AzureSQLDatabaseOutputDataSource

type AzureSQLDatabaseOutputDataSource = original.AzureSQLDatabaseOutputDataSource

type AzureSQLReferenceInputDataSource

type AzureSQLReferenceInputDataSource = original.AzureSQLReferenceInputDataSource

type AzureSynapseDataSourceProperties

type AzureSynapseDataSourceProperties = original.AzureSynapseDataSourceProperties

type AzureSynapseOutputDataSource

type AzureSynapseOutputDataSource = original.AzureSynapseOutputDataSource

type AzureTableOutputDataSource

type AzureTableOutputDataSource = original.AzureTableOutputDataSource

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type BasicFunctionBinding

type BasicFunctionBinding = original.BasicFunctionBinding

type BasicFunctionProperties

type BasicFunctionProperties = original.BasicFunctionProperties

type BasicInputProperties

type BasicInputProperties = original.BasicInputProperties

type BasicOutputDataSource

type BasicOutputDataSource = original.BasicOutputDataSource

type BasicReferenceInputDataSource

type BasicReferenceInputDataSource = original.BasicReferenceInputDataSource

type BasicSerialization

type BasicSerialization = original.BasicSerialization

type BasicStreamInputDataSource

type BasicStreamInputDataSource = original.BasicStreamInputDataSource

type BindingType

type BindingType = original.BindingType
const (
	BindingTypeFunctionRetrieveDefaultDefinitionParameters BindingType = original.BindingTypeFunctionRetrieveDefaultDefinitionParameters
	BindingTypeMicrosoftMachineLearningServices            BindingType = original.BindingTypeMicrosoftMachineLearningServices
	BindingTypeMicrosoftMachineLearningWebService          BindingType = original.BindingTypeMicrosoftMachineLearningWebService
	BindingTypeMicrosoftStreamAnalyticsCLRUdf              BindingType = original.BindingTypeMicrosoftStreamAnalyticsCLRUdf
	BindingTypeMicrosoftStreamAnalyticsJavascriptUdf       BindingType = original.BindingTypeMicrosoftStreamAnalyticsJavascriptUdf
)

func PossibleBindingTypeValues

func PossibleBindingTypeValues() []BindingType

type BlobDataSourceProperties

type BlobDataSourceProperties = original.BlobDataSourceProperties

type BlobOutputDataSource

type BlobOutputDataSource = original.BlobOutputDataSource

type BlobOutputDataSourceProperties

type BlobOutputDataSourceProperties = original.BlobOutputDataSourceProperties

type BlobReferenceInputDataSource

type BlobReferenceInputDataSource = original.BlobReferenceInputDataSource

type BlobStreamInputDataSource

type BlobStreamInputDataSource = original.BlobStreamInputDataSource

type CSharpFunctionBinding

type CSharpFunctionBinding = original.CSharpFunctionBinding

type CSharpFunctionBindingProperties

type CSharpFunctionBindingProperties = original.CSharpFunctionBindingProperties

type Cluster

type Cluster = original.Cluster

type ClusterInfo

type ClusterInfo = original.ClusterInfo

type ClusterJob

type ClusterJob = original.ClusterJob

type ClusterJobListResult

type ClusterJobListResult = original.ClusterJobListResult

type ClusterListResult

type ClusterListResult = original.ClusterListResult

type ClusterListResultIterator

type ClusterListResultIterator = original.ClusterListResultIterator

type ClusterProperties

type ClusterProperties = original.ClusterProperties

type ClusterSku

type ClusterSku = original.ClusterSku

type ClusterSkuName

type ClusterSkuName = original.ClusterSkuName
const (
	Default ClusterSkuName = original.Default
)

func PossibleClusterSkuNameValues

func PossibleClusterSkuNameValues() []ClusterSkuName

type ClustersClient

type ClustersClient = original.ClustersClient

func NewClustersClient

func NewClustersClient(subscriptionID string) ClustersClient

func NewClustersClientWithBaseURI

func NewClustersClientWithBaseURI(baseURI string, subscriptionID string) ClustersClient

type ClustersCreateOrUpdateFuture

type ClustersCreateOrUpdateFuture = original.ClustersCreateOrUpdateFuture

type ClustersDeleteFuture

type ClustersDeleteFuture = original.ClustersDeleteFuture

type ClustersUpdateFuture

type ClustersUpdateFuture = original.ClustersUpdateFuture

type CompatibilityLevel

type CompatibilityLevel = original.CompatibilityLevel
const (
	OneFullStopZero CompatibilityLevel = original.OneFullStopZero
)

func PossibleCompatibilityLevelValues

func PossibleCompatibilityLevelValues() []CompatibilityLevel

type Compression

type Compression = original.Compression

type ContentStoragePolicy

type ContentStoragePolicy = original.ContentStoragePolicy
const (
	ContentStoragePolicyJobStorageAccount ContentStoragePolicy = original.ContentStoragePolicyJobStorageAccount
	ContentStoragePolicySystemAccount     ContentStoragePolicy = original.ContentStoragePolicySystemAccount
)

func PossibleContentStoragePolicyValues

func PossibleContentStoragePolicyValues() []ContentStoragePolicy

type CsvSerialization

type CsvSerialization = original.CsvSerialization

type CsvSerializationProperties

type CsvSerializationProperties = original.CsvSerializationProperties

type CustomClrSerialization

type CustomClrSerialization = original.CustomClrSerialization

type CustomClrSerializationProperties

type CustomClrSerializationProperties = original.CustomClrSerializationProperties

type DiagnosticCondition

type DiagnosticCondition = original.DiagnosticCondition

type Diagnostics

type Diagnostics = original.Diagnostics

type DocumentDbOutputDataSource

type DocumentDbOutputDataSource = original.DocumentDbOutputDataSource

type Encoding

type Encoding = original.Encoding
const (
	UTF8 Encoding = original.UTF8
)

func PossibleEncodingValues

func PossibleEncodingValues() []Encoding

type Error

type Error = original.Error

type ErrorDetails

type ErrorDetails = original.ErrorDetails

type ErrorError

type ErrorError = original.ErrorError

type ErrorResponse

type ErrorResponse = original.ErrorResponse

type EventHubDataSourceProperties

type EventHubDataSourceProperties = original.EventHubDataSourceProperties

type EventHubOutputDataSource

type EventHubOutputDataSource = original.EventHubOutputDataSource

type EventHubOutputDataSourceProperties

type EventHubOutputDataSourceProperties = original.EventHubOutputDataSourceProperties

type EventHubStreamInputDataSource

type EventHubStreamInputDataSource = original.EventHubStreamInputDataSource

type EventHubV2OutputDataSource

type EventHubV2OutputDataSource = original.EventHubV2OutputDataSource

type EventHubV2StreamInputDataSource

type EventHubV2StreamInputDataSource = original.EventHubV2StreamInputDataSource

type EventsOutOfOrderPolicy

type EventsOutOfOrderPolicy = original.EventsOutOfOrderPolicy

func PossibleEventsOutOfOrderPolicyValues

func PossibleEventsOutOfOrderPolicyValues() []EventsOutOfOrderPolicy

type External

type External = original.External

type Function

type Function = original.Function

type FunctionBinding

type FunctionBinding = original.FunctionBinding

type FunctionConfiguration

type FunctionConfiguration = original.FunctionConfiguration

type FunctionInput

type FunctionInput = original.FunctionInput

type FunctionListResult

type FunctionListResult = original.FunctionListResult

type FunctionListResultIterator

type FunctionListResultIterator = original.FunctionListResultIterator

type FunctionOutput

type FunctionOutput = original.FunctionOutput

type FunctionProperties

type FunctionProperties = original.FunctionProperties

type FunctionsClient

type FunctionsClient = original.FunctionsClient

func NewFunctionsClient

func NewFunctionsClient(subscriptionID string) FunctionsClient

func NewFunctionsClientWithBaseURI

func NewFunctionsClientWithBaseURI(baseURI string, subscriptionID string) FunctionsClient

type FunctionsTestFuture

type FunctionsTestFuture = original.FunctionsTestFuture

type Identity

type Identity = original.Identity

type Input

type Input = original.Input

type InputListResult

type InputListResult = original.InputListResult

type InputListResultIterator

type InputListResultIterator = original.InputListResultIterator

func NewInputListResultIterator

func NewInputListResultIterator(page InputListResultPage) InputListResultIterator

type InputListResultPage

type InputListResultPage = original.InputListResultPage

type InputProperties

type InputProperties = original.InputProperties

type InputsClient

type InputsClient = original.InputsClient

func NewInputsClient

func NewInputsClient(subscriptionID string) InputsClient

func NewInputsClientWithBaseURI

func NewInputsClientWithBaseURI(baseURI string, subscriptionID string) InputsClient

type InputsTestFuture

type InputsTestFuture = original.InputsTestFuture

type IoTHubStreamInputDataSource

type IoTHubStreamInputDataSource = original.IoTHubStreamInputDataSource

type JSONSerialization

type JSONSerialization = original.JSONSerialization

type JSONSerializationProperties

type JSONSerializationProperties = original.JSONSerializationProperties

type JavaScriptFunctionBinding

type JavaScriptFunctionBinding = original.JavaScriptFunctionBinding

type JobState

type JobState = original.JobState
const (
	JobStateCreated    JobState = original.JobStateCreated
	JobStateDegraded   JobState = original.JobStateDegraded
	JobStateDeleting   JobState = original.JobStateDeleting
	JobStateFailed     JobState = original.JobStateFailed
	JobStateRestarting JobState = original.JobStateRestarting
	JobStateRunning    JobState = original.JobStateRunning
	JobStateScaling    JobState = original.JobStateScaling
	JobStateStarting   JobState = original.JobStateStarting
	JobStateStopped    JobState = original.JobStateStopped
	JobStateStopping   JobState = original.JobStateStopping
)

func PossibleJobStateValues

func PossibleJobStateValues() []JobState

type JobStorageAccount

type JobStorageAccount = original.JobStorageAccount

type JobType

type JobType = original.JobType
const (
	Cloud JobType = original.Cloud
	Edge  JobType = original.Edge
)

func PossibleJobTypeValues

func PossibleJobTypeValues() []JobType

type OAuthBasedDataSourceProperties

type OAuthBasedDataSourceProperties = original.OAuthBasedDataSourceProperties

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationListResult

type OperationListResult = original.OperationListResult

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type Output

type Output = original.Output

type OutputDataSource

type OutputDataSource = original.OutputDataSource

type OutputErrorPolicy

type OutputErrorPolicy = original.OutputErrorPolicy
const (
	OutputErrorPolicyDrop OutputErrorPolicy = original.OutputErrorPolicyDrop
	OutputErrorPolicyStop OutputErrorPolicy = original.OutputErrorPolicyStop
)

func PossibleOutputErrorPolicyValues

func PossibleOutputErrorPolicyValues() []OutputErrorPolicy

type OutputListResult

type OutputListResult = original.OutputListResult

type OutputListResultIterator

type OutputListResultIterator = original.OutputListResultIterator

func NewOutputListResultIterator

func NewOutputListResultIterator(page OutputListResultPage) OutputListResultIterator

type OutputListResultPage

type OutputListResultPage = original.OutputListResultPage

type OutputProperties

type OutputProperties = original.OutputProperties

type OutputStartMode

type OutputStartMode = original.OutputStartMode

func PossibleOutputStartModeValues

func PossibleOutputStartModeValues() []OutputStartMode

type OutputsClient

type OutputsClient = original.OutputsClient

func NewOutputsClient

func NewOutputsClient(subscriptionID string) OutputsClient

func NewOutputsClientWithBaseURI

func NewOutputsClientWithBaseURI(baseURI string, subscriptionID string) OutputsClient

type OutputsTestFuture

type OutputsTestFuture = original.OutputsTestFuture

type ParquetSerialization

type ParquetSerialization = original.ParquetSerialization

type PowerBIOutputDataSource

type PowerBIOutputDataSource = original.PowerBIOutputDataSource

type PowerBIOutputDataSourceProperties

type PowerBIOutputDataSourceProperties = original.PowerBIOutputDataSourceProperties

type PrivateEndpoint

type PrivateEndpoint = original.PrivateEndpoint

type PrivateEndpointListResult

type PrivateEndpointListResult = original.PrivateEndpointListResult

type PrivateEndpointProperties

type PrivateEndpointProperties = original.PrivateEndpointProperties

type PrivateEndpointsClient

type PrivateEndpointsClient = original.PrivateEndpointsClient

func NewPrivateEndpointsClient

func NewPrivateEndpointsClient(subscriptionID string) PrivateEndpointsClient

func NewPrivateEndpointsClientWithBaseURI

func NewPrivateEndpointsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointsClient

type PrivateEndpointsDeleteFuture

type PrivateEndpointsDeleteFuture = original.PrivateEndpointsDeleteFuture

type PrivateLinkConnectionState

type PrivateLinkConnectionState = original.PrivateLinkConnectionState

type PrivateLinkServiceConnection

type PrivateLinkServiceConnection = original.PrivateLinkServiceConnection

type ProxyResource

type ProxyResource = original.ProxyResource

type ReferenceInputDataSource

type ReferenceInputDataSource = original.ReferenceInputDataSource

type ReferenceInputProperties

type ReferenceInputProperties = original.ReferenceInputProperties

type Resource

type Resource = original.Resource

type ResourceTestStatus

type ResourceTestStatus = original.ResourceTestStatus

type ScalarFunctionProperties

type ScalarFunctionProperties = original.ScalarFunctionProperties

type Serialization

type Serialization = original.Serialization

type ServiceBusDataSourceProperties

type ServiceBusDataSourceProperties = original.ServiceBusDataSourceProperties

type ServiceBusQueueOutputDataSource

type ServiceBusQueueOutputDataSource = original.ServiceBusQueueOutputDataSource

type ServiceBusTopicOutputDataSource

type ServiceBusTopicOutputDataSource = original.ServiceBusTopicOutputDataSource

type StartStreamingJobParameters

type StartStreamingJobParameters = original.StartStreamingJobParameters

type StorageAccount

type StorageAccount = original.StorageAccount

type StreamInputDataSource

type StreamInputDataSource = original.StreamInputDataSource

type StreamInputProperties

type StreamInputProperties = original.StreamInputProperties

type StreamingJob

type StreamingJob = original.StreamingJob

type StreamingJobListResult

type StreamingJobListResult = original.StreamingJobListResult

type StreamingJobProperties

type StreamingJobProperties = original.StreamingJobProperties

type StreamingJobSku

type StreamingJobSku = original.StreamingJobSku

type StreamingJobSkuName

type StreamingJobSkuName = original.StreamingJobSkuName
const (
	Standard StreamingJobSkuName = original.Standard
)

func PossibleStreamingJobSkuNameValues

func PossibleStreamingJobSkuNameValues() []StreamingJobSkuName

type StreamingJobsClient

type StreamingJobsClient = original.StreamingJobsClient

func NewStreamingJobsClient

func NewStreamingJobsClient(subscriptionID string) StreamingJobsClient

func NewStreamingJobsClientWithBaseURI

func NewStreamingJobsClientWithBaseURI(baseURI string, subscriptionID string) StreamingJobsClient

type StreamingJobsCreateOrReplaceFuture

type StreamingJobsCreateOrReplaceFuture = original.StreamingJobsCreateOrReplaceFuture

type StreamingJobsDeleteFuture

type StreamingJobsDeleteFuture = original.StreamingJobsDeleteFuture

type StreamingJobsStartFuture

type StreamingJobsStartFuture = original.StreamingJobsStartFuture

type StreamingJobsStopFuture

type StreamingJobsStopFuture = original.StreamingJobsStopFuture

type SubResource

type SubResource = original.SubResource

type SubscriptionQuota

type SubscriptionQuota = original.SubscriptionQuota

type SubscriptionQuotaProperties

type SubscriptionQuotaProperties = original.SubscriptionQuotaProperties

type SubscriptionQuotasListResult

type SubscriptionQuotasListResult = original.SubscriptionQuotasListResult

type SubscriptionsClient

type SubscriptionsClient = original.SubscriptionsClient

func NewSubscriptionsClient

func NewSubscriptionsClient(subscriptionID string) SubscriptionsClient

func NewSubscriptionsClientWithBaseURI

func NewSubscriptionsClientWithBaseURI(baseURI string, subscriptionID string) SubscriptionsClient

type TrackedResource

type TrackedResource = original.TrackedResource

type Transformation

type Transformation = original.Transformation

type TransformationProperties

type TransformationProperties = original.TransformationProperties

type TransformationsClient

type TransformationsClient = original.TransformationsClient

func NewTransformationsClient

func NewTransformationsClient(subscriptionID string) TransformationsClient

func NewTransformationsClientWithBaseURI

func NewTransformationsClientWithBaseURI(baseURI string, subscriptionID string) TransformationsClient

type Type

type Type = original.Type
const (
	TypeFunctionBinding                       Type = original.TypeFunctionBinding
	TypeMicrosoftMachineLearningServices      Type = original.TypeMicrosoftMachineLearningServices
	TypeMicrosoftMachineLearningWebService    Type = original.TypeMicrosoftMachineLearningWebService
	TypeMicrosoftStreamAnalyticsCLRUdf        Type = original.TypeMicrosoftStreamAnalyticsCLRUdf
	TypeMicrosoftStreamAnalyticsJavascriptUdf Type = original.TypeMicrosoftStreamAnalyticsJavascriptUdf
)

func PossibleTypeValues

func PossibleTypeValues() []Type

type TypeBasicReferenceInputDataSource

type TypeBasicReferenceInputDataSource = original.TypeBasicReferenceInputDataSource
const (
	TypeBasicReferenceInputDataSourceTypeMicrosoftSQLServerDatabase TypeBasicReferenceInputDataSource = original.TypeBasicReferenceInputDataSourceTypeMicrosoftSQLServerDatabase
	TypeBasicReferenceInputDataSourceTypeMicrosoftStorageBlob       TypeBasicReferenceInputDataSource = original.TypeBasicReferenceInputDataSourceTypeMicrosoftStorageBlob
	TypeBasicReferenceInputDataSourceTypeReferenceInputDataSource   TypeBasicReferenceInputDataSource = original.TypeBasicReferenceInputDataSourceTypeReferenceInputDataSource
)

func PossibleTypeBasicReferenceInputDataSourceValues

func PossibleTypeBasicReferenceInputDataSourceValues() []TypeBasicReferenceInputDataSource

type TypeBasicStreamInputDataSource

type TypeBasicStreamInputDataSource = original.TypeBasicStreamInputDataSource
const (
	TypeBasicStreamInputDataSourceTypeMicrosoftDevicesIotHubs     TypeBasicStreamInputDataSource = original.TypeBasicStreamInputDataSourceTypeMicrosoftDevicesIotHubs
	TypeBasicStreamInputDataSourceTypeMicrosoftEventHubEventHub   TypeBasicStreamInputDataSource = original.TypeBasicStreamInputDataSourceTypeMicrosoftEventHubEventHub
	TypeBasicStreamInputDataSourceTypeMicrosoftServiceBusEventHub TypeBasicStreamInputDataSource = original.TypeBasicStreamInputDataSourceTypeMicrosoftServiceBusEventHub
	TypeBasicStreamInputDataSourceTypeMicrosoftStorageBlob        TypeBasicStreamInputDataSource = original.TypeBasicStreamInputDataSourceTypeMicrosoftStorageBlob
	TypeBasicStreamInputDataSourceTypeStreamInputDataSource       TypeBasicStreamInputDataSource = original.TypeBasicStreamInputDataSourceTypeStreamInputDataSource
)

func PossibleTypeBasicStreamInputDataSourceValues

func PossibleTypeBasicStreamInputDataSourceValues() []TypeBasicStreamInputDataSource

type UdfType

type UdfType = original.UdfType
const (
	Scalar UdfType = original.Scalar
)

func PossibleUdfTypeValues

func PossibleUdfTypeValues() []UdfType

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL