Options
All
  • Public
  • Public/Protected
  • All
Menu

@azure/arm-streamanalytics

Package version

Index

Classes

Interfaces

Type aliases

Variables

Object literals

Type aliases

CompatibilityLevel

CompatibilityLevel: "1.0"

Defines values for CompatibilityLevel. Possible values include: '1.0'

readonly
enum

{string}

Encoding

Encoding: "UTF8"

Defines values for Encoding. Possible values include: 'UTF8'

readonly
enum

{string}

EventsOutOfOrderPolicy

EventsOutOfOrderPolicy: "Adjust" | "Drop"

Defines values for EventsOutOfOrderPolicy. Possible values include: 'Adjust', 'Drop'

readonly
enum

{string}

FunctionBindingUnion

Contains the possible cases for FunctionBinding.

FunctionPropertiesUnion

FunctionPropertiesUnion: FunctionProperties | ScalarFunctionProperties

Contains the possible cases for FunctionProperties.

FunctionRetrieveDefaultDefinitionParametersUnion

Contains the possible cases for FunctionRetrieveDefaultDefinitionParameters.

FunctionsBeginTestResponse

FunctionsBeginTestResponse: ResourceTestStatus & object

Contains response data for the beginTest operation.

FunctionsCreateOrReplaceResponse

FunctionsCreateOrReplaceResponse: FunctionModel & FunctionsCreateOrReplaceHeaders & object

Contains response data for the createOrReplace operation.

FunctionsGetResponse

FunctionsGetResponse: FunctionModel & FunctionsGetHeaders & object

Contains response data for the get operation.

FunctionsListByStreamingJobNextResponse

FunctionsListByStreamingJobNextResponse: FunctionListResult & object

Contains response data for the listByStreamingJobNext operation.

FunctionsListByStreamingJobResponse

FunctionsListByStreamingJobResponse: FunctionListResult & object

Contains response data for the listByStreamingJob operation.

FunctionsRetrieveDefaultDefinitionResponse

FunctionsRetrieveDefaultDefinitionResponse: FunctionModel & object

Contains response data for the retrieveDefaultDefinition operation.

FunctionsTestResponse

FunctionsTestResponse: ResourceTestStatus & object

Contains response data for the test operation.

FunctionsUpdateResponse

FunctionsUpdateResponse: FunctionModel & FunctionsUpdateHeaders & object

Contains response data for the update operation.

InputPropertiesUnion

Contains the possible cases for InputProperties.

InputsBeginTestResponse

InputsBeginTestResponse: ResourceTestStatus & object

Contains response data for the beginTest operation.

InputsCreateOrReplaceResponse

InputsCreateOrReplaceResponse: Input & InputsCreateOrReplaceHeaders & object

Contains response data for the createOrReplace operation.

InputsGetResponse

InputsGetResponse: Input & InputsGetHeaders & object

Contains response data for the get operation.

InputsListByStreamingJobNextResponse

InputsListByStreamingJobNextResponse: InputListResult & object

Contains response data for the listByStreamingJobNext operation.

InputsListByStreamingJobResponse

InputsListByStreamingJobResponse: InputListResult & object

Contains response data for the listByStreamingJob operation.

InputsTestResponse

InputsTestResponse: ResourceTestStatus & object

Contains response data for the test operation.

InputsUpdateResponse

InputsUpdateResponse: Input & InputsUpdateHeaders & object

Contains response data for the update operation.

JsonOutputSerializationFormat

JsonOutputSerializationFormat: "LineSeparated" | "Array"

Defines values for JsonOutputSerializationFormat. Possible values include: 'LineSeparated', 'Array'

readonly
enum

{string}

OperationsListNextResponse

OperationsListNextResponse: OperationListResult & object

Contains response data for the listNext operation.

OperationsListResponse

OperationsListResponse: OperationListResult & object

Contains response data for the list operation.

OutputDataSourceUnion

Contains the possible cases for OutputDataSource.

OutputErrorPolicy

OutputErrorPolicy: "Stop" | "Drop"

Defines values for OutputErrorPolicy. Possible values include: 'Stop', 'Drop'

readonly
enum

{string}

OutputStartMode

OutputStartMode: "JobStartTime" | "CustomTime" | "LastOutputEventTime"

Defines values for OutputStartMode. Possible values include: 'JobStartTime', 'CustomTime', 'LastOutputEventTime'

readonly
enum

{string}

OutputsBeginTestResponse

OutputsBeginTestResponse: ResourceTestStatus & object

Contains response data for the beginTest operation.

OutputsCreateOrReplaceResponse

OutputsCreateOrReplaceResponse: Output & OutputsCreateOrReplaceHeaders & object

Contains response data for the createOrReplace operation.

OutputsGetResponse

OutputsGetResponse: Output & OutputsGetHeaders & object

Contains response data for the get operation.

OutputsListByStreamingJobNextResponse

OutputsListByStreamingJobNextResponse: OutputListResult & object

Contains response data for the listByStreamingJobNext operation.

OutputsListByStreamingJobResponse

OutputsListByStreamingJobResponse: OutputListResult & object

Contains response data for the listByStreamingJob operation.

OutputsTestResponse

OutputsTestResponse: ResourceTestStatus & object

Contains response data for the test operation.

OutputsUpdateResponse

OutputsUpdateResponse: Output & OutputsUpdateHeaders & object

Contains response data for the update operation.

ReferenceInputDataSourceUnion

Contains the possible cases for ReferenceInputDataSource.

SerializationUnion

Contains the possible cases for Serialization.

SkuName

SkuName: "Standard"

Defines values for SkuName. Possible values include: 'Standard'

readonly
enum

{string}

StreamInputDataSourceUnion

Contains the possible cases for StreamInputDataSource.

StreamingJobsCreateOrReplaceResponse

StreamingJobsCreateOrReplaceResponse: StreamingJob & StreamingJobsCreateOrReplaceHeaders & object

Contains response data for the createOrReplace operation.

StreamingJobsGetResponse

StreamingJobsGetResponse: StreamingJob & StreamingJobsGetHeaders & object

Contains response data for the get operation.

StreamingJobsListByResourceGroupNextResponse

StreamingJobsListByResourceGroupNextResponse: StreamingJobListResult & object

Contains response data for the listByResourceGroupNext operation.

StreamingJobsListByResourceGroupResponse

StreamingJobsListByResourceGroupResponse: StreamingJobListResult & object

Contains response data for the listByResourceGroup operation.

StreamingJobsListNextResponse

StreamingJobsListNextResponse: StreamingJobListResult & object

Contains response data for the listNext operation.

StreamingJobsListResponse

StreamingJobsListResponse: StreamingJobListResult & object

Contains response data for the list operation.

StreamingJobsUpdateResponse

StreamingJobsUpdateResponse: StreamingJob & StreamingJobsUpdateHeaders & object

Contains response data for the update operation.

SubscriptionsListQuotasResponse

SubscriptionsListQuotasResponse: SubscriptionQuotasListResult & object

Contains response data for the listQuotas operation.

TransformationsCreateOrReplaceResponse

TransformationsCreateOrReplaceResponse: Transformation & TransformationsCreateOrReplaceHeaders & object

Contains response data for the createOrReplace operation.

TransformationsGetResponse

TransformationsGetResponse: Transformation & TransformationsGetHeaders & object

Contains response data for the get operation.

TransformationsUpdateResponse

TransformationsUpdateResponse: Transformation & TransformationsUpdateHeaders & object

Contains response data for the update operation.

UdfType

UdfType: "Scalar"

Defines values for UdfType. Possible values include: 'Scalar'

readonly
enum

{string}

Variables

Const BaseResource

BaseResource: any = BaseResourceMapper

Const CloudError

CloudError: any = CloudErrorMapper

Object literals

Const AvroSerialization

AvroSerialization: object

serializedName

serializedName: string = "Avro"

type

type: object

className

className: string = "AvroSerialization"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = Serialization.type.polymorphicDiscriminator

uberParent

uberParent: string = "Serialization"

modelProperties

modelProperties: object

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

name

name: string = "Object"

Const AzureDataLakeStoreOutputDataSource

AzureDataLakeStoreOutputDataSource: object

serializedName

serializedName: string = "Microsoft.DataLake/Accounts"

type

type: object

className

className: string = "AzureDataLakeStoreOutputDataSource"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = OutputDataSource.type.polymorphicDiscriminator

uberParent

uberParent: string = "OutputDataSource"

modelProperties

modelProperties: object

accountName

accountName: object

serializedName

serializedName: string = "properties.accountName"

type

type: object

name

name: string = "String"

dateFormat

dateFormat: object

serializedName

serializedName: string = "properties.dateFormat"

type

type: object

name

name: string = "String"

filePathPrefix

filePathPrefix: object

serializedName

serializedName: string = "properties.filePathPrefix"

type

type: object

name

name: string = "String"

refreshToken

refreshToken: object

serializedName

serializedName: string = "properties.refreshToken"

type

type: object

name

name: string = "String"

tenantId

tenantId: object

serializedName

serializedName: string = "properties.tenantId"

type

type: object

name

name: string = "String"

timeFormat

timeFormat: object

serializedName

serializedName: string = "properties.timeFormat"

type

type: object

name

name: string = "String"

tokenUserDisplayName

tokenUserDisplayName: object

serializedName

serializedName: string = "properties.tokenUserDisplayName"

type

type: object

name

name: string = "String"

tokenUserPrincipalName

tokenUserPrincipalName: object

serializedName

serializedName: string = "properties.tokenUserPrincipalName"

type

type: object

name

name: string = "String"

Const AzureMachineLearningWebServiceFunctionBinding

AzureMachineLearningWebServiceFunctionBinding: object

serializedName

serializedName: string = "Microsoft.MachineLearning/WebService"

type

type: object

className

className: string = "AzureMachineLearningWebServiceFunctionBinding"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = FunctionBinding.type.polymorphicDiscriminator

uberParent

uberParent: string = "FunctionBinding"

modelProperties

modelProperties: object

apiKey

apiKey: object

serializedName

serializedName: string = "properties.apiKey"

type

type: object

name

name: string = "String"

batchSize

batchSize: object

serializedName

serializedName: string = "properties.batchSize"

type

type: object

name

name: string = "Number"

endpoint

endpoint: object

serializedName

serializedName: string = "properties.endpoint"

type

type: object

name

name: string = "String"

inputs

inputs: object

serializedName

serializedName: string = "properties.inputs"

type

type: object

className

className: string = "AzureMachineLearningWebServiceInputs"

name

name: string = "Composite"

outputs

outputs: object

serializedName

serializedName: string = "properties.outputs"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "AzureMachineLearningWebServiceOutputColumn"

name

name: string = "Composite"

Const AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters

AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters: object

serializedName

serializedName: string = "Microsoft.MachineLearning/WebService"

type

type: object

className

className: string = "AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = FunctionRetrieveDefaultDefinitionParameters.type.polymorphicDiscriminator

uberParent

uberParent: string = "FunctionRetrieveDefaultDefinitionParameters"

modelProperties

modelProperties: object

executeEndpoint

executeEndpoint: object

serializedName

serializedName: string = "bindingRetrievalProperties.executeEndpoint"

type

type: object

name

name: string = "String"

udfType

udfType: object

serializedName

serializedName: string = "bindingRetrievalProperties.udfType"

type

type: object

allowedValues

allowedValues: string[] = ["Scalar"]

name

name: string = "Enum"

Const AzureMachineLearningWebServiceInputColumn

AzureMachineLearningWebServiceInputColumn: object

serializedName

serializedName: string = "AzureMachineLearningWebServiceInputColumn"

type

type: object

className

className: string = "AzureMachineLearningWebServiceInputColumn"

name

name: string = "Composite"

modelProperties

modelProperties: object

dataType

dataType: object

serializedName

serializedName: string = "dataType"

type

type: object

name

name: string = "String"

mapTo

mapTo: object

serializedName

serializedName: string = "mapTo"

type

type: object

name

name: string = "Number"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const AzureMachineLearningWebServiceInputs

AzureMachineLearningWebServiceInputs: object

serializedName

serializedName: string = "AzureMachineLearningWebServiceInputs"

type

type: object

className

className: string = "AzureMachineLearningWebServiceInputs"

name

name: string = "Composite"

modelProperties

modelProperties: object

columnNames

columnNames: object

serializedName

serializedName: string = "columnNames"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "AzureMachineLearningWebServiceInputColumn"

name

name: string = "Composite"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const AzureMachineLearningWebServiceOutputColumn

AzureMachineLearningWebServiceOutputColumn: object

serializedName

serializedName: string = "AzureMachineLearningWebServiceOutputColumn"

type

type: object

className

className: string = "AzureMachineLearningWebServiceOutputColumn"

name

name: string = "Composite"

modelProperties

modelProperties: object

dataType

dataType: object

serializedName

serializedName: string = "dataType"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const AzureSqlDatabaseDataSourceProperties

AzureSqlDatabaseDataSourceProperties: object

serializedName

serializedName: string = "AzureSqlDatabaseDataSourceProperties"

type

type: object

className

className: string = "AzureSqlDatabaseDataSourceProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

database

database: object

serializedName

serializedName: string = "database"

type

type: object

name

name: string = "String"

password

password: object

serializedName

serializedName: string = "password"

type

type: object

name

name: string = "String"

server

server: object

serializedName

serializedName: string = "server"

type

type: object

name

name: string = "String"

table

table: object

serializedName

serializedName: string = "table"

type

type: object

name

name: string = "String"

user

user: object

serializedName

serializedName: string = "user"

type

type: object

name

name: string = "String"

Const AzureSqlDatabaseOutputDataSource

AzureSqlDatabaseOutputDataSource: object

serializedName

serializedName: string = "Microsoft.Sql/Server/Database"

type

type: object

className

className: string = "AzureSqlDatabaseOutputDataSource"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = OutputDataSource.type.polymorphicDiscriminator

uberParent

uberParent: string = "OutputDataSource"

modelProperties

modelProperties: object

database

database: object

serializedName

serializedName: string = "properties.database"

type

type: object

name

name: string = "String"

password

password: object

serializedName

serializedName: string = "properties.password"

type

type: object

name

name: string = "String"

server

server: object

serializedName

serializedName: string = "properties.server"

type

type: object

name

name: string = "String"

table

table: object

serializedName

serializedName: string = "properties.table"

type

type: object

name

name: string = "String"

user

user: object

serializedName

serializedName: string = "properties.user"

type

type: object

name

name: string = "String"

Const AzureTableOutputDataSource

AzureTableOutputDataSource: object

serializedName

serializedName: string = "Microsoft.Storage/Table"

type

type: object

className

className: string = "AzureTableOutputDataSource"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = OutputDataSource.type.polymorphicDiscriminator

uberParent

uberParent: string = "OutputDataSource"

modelProperties

modelProperties: object

accountKey

accountKey: object

serializedName

serializedName: string = "properties.accountKey"

type

type: object

name

name: string = "String"

accountName

accountName: object

serializedName

serializedName: string = "properties.accountName"

type

type: object

name

name: string = "String"

batchSize

batchSize: object

serializedName

serializedName: string = "properties.batchSize"

type

type: object

name

name: string = "Number"

columnsToRemove

columnsToRemove: object

serializedName

serializedName: string = "properties.columnsToRemove"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

partitionKey

partitionKey: object

serializedName

serializedName: string = "properties.partitionKey"

type

type: object

name

name: string = "String"

rowKey

rowKey: object

serializedName

serializedName: string = "properties.rowKey"

type

type: object

name

name: string = "String"

table

table: object

serializedName

serializedName: string = "properties.table"

type

type: object

name

name: string = "String"

Const BlobDataSourceProperties

BlobDataSourceProperties: object

serializedName

serializedName: string = "BlobDataSourceProperties"

type

type: object

className

className: string = "BlobDataSourceProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

container

container: object

serializedName

serializedName: string = "container"

type

type: object

name

name: string = "String"

dateFormat

dateFormat: object

serializedName

serializedName: string = "dateFormat"

type

type: object

name

name: string = "String"

pathPattern

pathPattern: object

serializedName

serializedName: string = "pathPattern"

type

type: object

name

name: string = "String"

storageAccounts

storageAccounts: object

serializedName

serializedName: string = "storageAccounts"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "StorageAccount"

name

name: string = "Composite"

timeFormat

timeFormat: object

serializedName

serializedName: string = "timeFormat"

type

type: object

name

name: string = "String"

Const BlobOutputDataSource

BlobOutputDataSource: object

serializedName

serializedName: string = "Microsoft.Storage/Blob"

type

type: object

className

className: string = "BlobOutputDataSource"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = OutputDataSource.type.polymorphicDiscriminator

uberParent

uberParent: string = "OutputDataSource"

modelProperties

modelProperties: object

container

container: object

serializedName

serializedName: string = "properties.container"

type

type: object

name

name: string = "String"

dateFormat

dateFormat: object

serializedName

serializedName: string = "properties.dateFormat"

type

type: object

name

name: string = "String"

pathPattern

pathPattern: object

serializedName

serializedName: string = "properties.pathPattern"

type

type: object

name

name: string = "String"

storageAccounts

storageAccounts: object

serializedName

serializedName: string = "properties.storageAccounts"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "StorageAccount"

name

name: string = "Composite"

timeFormat

timeFormat: object

serializedName

serializedName: string = "properties.timeFormat"

type

type: object

name

name: string = "String"

Const BlobReferenceInputDataSource

BlobReferenceInputDataSource: object

serializedName

serializedName: string = "Microsoft.Storage/Blob"

type

type: object

className

className: string = "BlobReferenceInputDataSource"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = ReferenceInputDataSource.type.polymorphicDiscriminator

uberParent

uberParent: string = "ReferenceInputDataSource"

modelProperties

modelProperties: object

container

container: object

serializedName

serializedName: string = "properties.container"

type

type: object

name

name: string = "String"

dateFormat

dateFormat: object

serializedName

serializedName: string = "properties.dateFormat"

type

type: object

name

name: string = "String"

pathPattern

pathPattern: object

serializedName

serializedName: string = "properties.pathPattern"

type

type: object

name

name: string = "String"

storageAccounts

storageAccounts: object

serializedName

serializedName: string = "properties.storageAccounts"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "StorageAccount"

name

name: string = "Composite"

timeFormat

timeFormat: object

serializedName

serializedName: string = "properties.timeFormat"

type

type: object

name

name: string = "String"

Const BlobStreamInputDataSource

BlobStreamInputDataSource: object

serializedName

serializedName: string = "Microsoft.Storage/Blob"

type

type: object

className

className: string = "BlobStreamInputDataSource"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = StreamInputDataSource.type.polymorphicDiscriminator

uberParent

uberParent: string = "StreamInputDataSource"

modelProperties

modelProperties: object

container

container: object

serializedName

serializedName: string = "properties.container"

type

type: object

name

name: string = "String"

dateFormat

dateFormat: object

serializedName

serializedName: string = "properties.dateFormat"

type

type: object

name

name: string = "String"

pathPattern

pathPattern: object

serializedName

serializedName: string = "properties.pathPattern"

type

type: object

name

name: string = "String"

sourcePartitionCount

sourcePartitionCount: object

serializedName

serializedName: string = "properties.sourcePartitionCount"

type

type: object

name

name: string = "Number"

storageAccounts

storageAccounts: object

serializedName

serializedName: string = "properties.storageAccounts"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "StorageAccount"

name

name: string = "Composite"

timeFormat

timeFormat: object

serializedName

serializedName: string = "properties.timeFormat"

type

type: object

name

name: string = "String"

Const CsvSerialization

CsvSerialization: object

serializedName

serializedName: string = "Csv"

type

type: object

className

className: string = "CsvSerialization"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = Serialization.type.polymorphicDiscriminator

uberParent

uberParent: string = "Serialization"

modelProperties

modelProperties: object

encoding

encoding: object

serializedName

serializedName: string = "properties.encoding"

type

type: object

name

name: string = "String"

fieldDelimiter

fieldDelimiter: object

serializedName

serializedName: string = "properties.fieldDelimiter"

type

type: object

name

name: string = "String"

Const DiagnosticCondition

DiagnosticCondition: object

serializedName

serializedName: string = "DiagnosticCondition"

type

type: object

className

className: string = "DiagnosticCondition"

name

name: string = "Composite"

modelProperties

modelProperties: object

code

code: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "code"

type

type: object

name

name: string = "String"

message

message: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

since

since: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "since"

type

type: object

name

name: string = "String"

Const Diagnostics

Diagnostics: object

serializedName

serializedName: string = "Diagnostics"

type

type: object

className

className: string = "Diagnostics"

name

name: string = "Composite"

modelProperties

modelProperties: object

conditions

conditions: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "conditions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "DiagnosticCondition"

name

name: string = "Composite"

Const DocumentDbOutputDataSource

DocumentDbOutputDataSource: object

serializedName

serializedName: string = "Microsoft.Storage/DocumentDB"

type

type: object

className

className: string = "DocumentDbOutputDataSource"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = OutputDataSource.type.polymorphicDiscriminator

uberParent

uberParent: string = "OutputDataSource"

modelProperties

modelProperties: object

accountId

accountId: object

serializedName

serializedName: string = "properties.accountId"

type

type: object

name

name: string = "String"

accountKey

accountKey: object

serializedName

serializedName: string = "properties.accountKey"

type

type: object

name

name: string = "String"

collectionNamePattern

collectionNamePattern: object

serializedName

serializedName: string = "properties.collectionNamePattern"

type

type: object

name

name: string = "String"

database

database: object

serializedName

serializedName: string = "properties.database"

type

type: object

name

name: string = "String"

documentId

documentId: object

serializedName

serializedName: string = "properties.documentId"

type

type: object

name

name: string = "String"

partitionKey

partitionKey: object

serializedName

serializedName: string = "properties.partitionKey"

type

type: object

name

name: string = "String"

Const ErrorResponse

ErrorResponse: object

serializedName

serializedName: string = "ErrorResponse"

type

type: object

className

className: string = "ErrorResponse"

name

name: string = "Composite"

modelProperties

modelProperties: object

code

code: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "code"

type

type: object

name

name: string = "String"

message

message: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "message"

type

type: object

name

name: string = "String"

Const EventHubDataSourceProperties

EventHubDataSourceProperties: object

serializedName

serializedName: string = "EventHubDataSourceProperties"

type

type: object

className

className: string = "EventHubDataSourceProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

eventHubName

eventHubName: object

serializedName

serializedName: string = "eventHubName"

type

type: object

name

name: string = "String"

Const EventHubOutputDataSource

EventHubOutputDataSource: object

serializedName

serializedName: string = "Microsoft.ServiceBus/EventHub"

type

type: object

className

className: string = "EventHubOutputDataSource"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = OutputDataSource.type.polymorphicDiscriminator

uberParent

uberParent: string = "OutputDataSource"

modelProperties

modelProperties: object

eventHubName

eventHubName: object

serializedName

serializedName: string = "properties.eventHubName"

type

type: object

name

name: string = "String"

partitionKey

partitionKey: object

serializedName

serializedName: string = "properties.partitionKey"

type

type: object

name

name: string = "String"

serviceBusNamespace

serviceBusNamespace: object

serializedName

serializedName: string = "properties.serviceBusNamespace"

type

type: object

name

name: string = "String"

sharedAccessPolicyKey

sharedAccessPolicyKey: object

serializedName

serializedName: string = "properties.sharedAccessPolicyKey"

type

type: object

name

name: string = "String"

sharedAccessPolicyName

sharedAccessPolicyName: object

serializedName

serializedName: string = "properties.sharedAccessPolicyName"

type

type: object

name

name: string = "String"

Const EventHubStreamInputDataSource

EventHubStreamInputDataSource: object

serializedName

serializedName: string = "Microsoft.ServiceBus/EventHub"

type

type: object

className

className: string = "EventHubStreamInputDataSource"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = StreamInputDataSource.type.polymorphicDiscriminator

uberParent

uberParent: string = "StreamInputDataSource"

modelProperties

modelProperties: object

consumerGroupName

consumerGroupName: object

serializedName

serializedName: string = "properties.consumerGroupName"

type

type: object

name

name: string = "String"

eventHubName

eventHubName: object

serializedName

serializedName: string = "properties.eventHubName"

type

type: object

name

name: string = "String"

serviceBusNamespace

serviceBusNamespace: object

serializedName

serializedName: string = "properties.serviceBusNamespace"

type

type: object

name

name: string = "String"

sharedAccessPolicyKey

sharedAccessPolicyKey: object

serializedName

serializedName: string = "properties.sharedAccessPolicyKey"

type

type: object

name

name: string = "String"

sharedAccessPolicyName

sharedAccessPolicyName: object

serializedName

serializedName: string = "properties.sharedAccessPolicyName"

type

type: object

name

name: string = "String"

Const FunctionBinding

FunctionBinding: object

serializedName

serializedName: string = "FunctionBinding"

type

type: object

className

className: string = "FunctionBinding"

name

name: string = "Composite"

uberParent

uberParent: string = "FunctionBinding"

modelProperties

modelProperties: object

type

type: object

required

required: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

polymorphicDiscriminator

polymorphicDiscriminator: object

clientName

clientName: string = "type"

serializedName

serializedName: string = "type"

Const FunctionInput

FunctionInput: object

serializedName

serializedName: string = "FunctionInput"

type

type: object

className

className: string = "FunctionInput"

name

name: string = "Composite"

modelProperties

modelProperties: object

dataType

dataType: object

serializedName

serializedName: string = "dataType"

type

type: object

name

name: string = "String"

isConfigurationParameter

isConfigurationParameter: object

serializedName

serializedName: string = "isConfigurationParameter"

type

type: object

name

name: string = "Boolean"

Const FunctionListResult

FunctionListResult: object

serializedName

serializedName: string = "FunctionListResult"

type

type: object

className

className: string = "FunctionListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "FunctionModel"

name

name: string = "Composite"

Const FunctionModel

FunctionModel: object

serializedName

serializedName: string = "Function"

type

type: object

className

className: string = "FunctionModel"

name

name: string = "Composite"

modelProperties

modelProperties: object

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

className

className: string = "FunctionProperties"

name

name: string = "Composite"

Const FunctionOutput

FunctionOutput: object

serializedName

serializedName: string = "FunctionOutput"

type

type: object

className

className: string = "FunctionOutput"

name

name: string = "Composite"

modelProperties

modelProperties: object

dataType

dataType: object

serializedName

serializedName: string = "dataType"

type

type: object

name

name: string = "String"

Const FunctionProperties

FunctionProperties: object

serializedName

serializedName: string = "FunctionProperties"

type

type: object

className

className: string = "FunctionProperties"

name

name: string = "Composite"

uberParent

uberParent: string = "FunctionProperties"

modelProperties

modelProperties: object

etag

etag: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

type

type: object

required

required: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

polymorphicDiscriminator

polymorphicDiscriminator: object

clientName

clientName: string = "type"

serializedName

serializedName: string = "type"

Const FunctionRetrieveDefaultDefinitionParameters

FunctionRetrieveDefaultDefinitionParameters: object

serializedName

serializedName: string = "FunctionRetrieveDefaultDefinitionParameters"

type

type: object

className

className: string = "FunctionRetrieveDefaultDefinitionParameters"

name

name: string = "Composite"

uberParent

uberParent: string = "FunctionRetrieveDefaultDefinitionParameters"

modelProperties

modelProperties: object

bindingType

bindingType: object

required

required: boolean = true

serializedName

serializedName: string = "bindingType"

type

type: object

name

name: string = "String"

polymorphicDiscriminator

polymorphicDiscriminator: object

clientName

clientName: string = "bindingType"

serializedName

serializedName: string = "bindingType"

Const FunctionsCreateOrReplaceHeaders

FunctionsCreateOrReplaceHeaders: object

serializedName

serializedName: string = "functions-createorreplace-headers"

type

type: object

className

className: string = "FunctionsCreateOrReplaceHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

eTag

eTag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

Const FunctionsGetHeaders

FunctionsGetHeaders: object

serializedName

serializedName: string = "functions-get-headers"

type

type: object

className

className: string = "FunctionsGetHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

eTag

eTag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

Const FunctionsUpdateHeaders

FunctionsUpdateHeaders: object

serializedName

serializedName: string = "functions-update-headers"

type

type: object

className

className: string = "FunctionsUpdateHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

eTag

eTag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

Const Input

Input: object

serializedName

serializedName: string = "Input"

type

type: object

className

className: string = "Input"

name

name: string = "Composite"

modelProperties

modelProperties: object

properties

properties: object

serializedName

serializedName: string = "properties"

type

type: object

className

className: string = "InputProperties"

name

name: string = "Composite"

Const InputListResult

InputListResult: object

serializedName

serializedName: string = "InputListResult"

type

type: object

className

className: string = "InputListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Input"

name

name: string = "Composite"

Const InputProperties

InputProperties: object

serializedName

serializedName: string = "InputProperties"

type

type: object

className

className: string = "InputProperties"

name

name: string = "Composite"

uberParent

uberParent: string = "InputProperties"

modelProperties

modelProperties: object

diagnostics

diagnostics: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "diagnostics"

type

type: object

className

className: string = "Diagnostics"

name

name: string = "Composite"

etag

etag: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

serialization

serialization: object

serializedName

serializedName: string = "serialization"

type

type: object

className

className: string = "Serialization"

name

name: string = "Composite"

type

type: object

required

required: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

polymorphicDiscriminator

polymorphicDiscriminator: object

clientName

clientName: string = "type"

serializedName

serializedName: string = "type"

Const InputsCreateOrReplaceHeaders

InputsCreateOrReplaceHeaders: object

serializedName

serializedName: string = "inputs-createorreplace-headers"

type

type: object

className

className: string = "InputsCreateOrReplaceHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

eTag

eTag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

Const InputsGetHeaders

InputsGetHeaders: object

serializedName

serializedName: string = "inputs-get-headers"

type

type: object

className

className: string = "InputsGetHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

eTag

eTag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

Const InputsUpdateHeaders

InputsUpdateHeaders: object

serializedName

serializedName: string = "inputs-update-headers"

type

type: object

className

className: string = "InputsUpdateHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

eTag

eTag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

Const IoTHubStreamInputDataSource

IoTHubStreamInputDataSource: object

serializedName

serializedName: string = "Microsoft.Devices/IotHubs"

type

type: object

className

className: string = "IoTHubStreamInputDataSource"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = StreamInputDataSource.type.polymorphicDiscriminator

uberParent

uberParent: string = "StreamInputDataSource"

modelProperties

modelProperties: object

consumerGroupName

consumerGroupName: object

serializedName

serializedName: string = "properties.consumerGroupName"

type

type: object

name

name: string = "String"

endpoint

endpoint: object

serializedName

serializedName: string = "properties.endpoint"

type

type: object

name

name: string = "String"

iotHubNamespace

iotHubNamespace: object

serializedName

serializedName: string = "properties.iotHubNamespace"

type

type: object

name

name: string = "String"

sharedAccessPolicyKey

sharedAccessPolicyKey: object

serializedName

serializedName: string = "properties.sharedAccessPolicyKey"

type

type: object

name

name: string = "String"

sharedAccessPolicyName

sharedAccessPolicyName: object

serializedName

serializedName: string = "properties.sharedAccessPolicyName"

type

type: object

name

name: string = "String"

Const JavaScriptFunctionBinding

JavaScriptFunctionBinding: object

serializedName

serializedName: string = "Microsoft.StreamAnalytics/JavascriptUdf"

type

type: object

className

className: string = "JavaScriptFunctionBinding"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = FunctionBinding.type.polymorphicDiscriminator

uberParent

uberParent: string = "FunctionBinding"

modelProperties

modelProperties: object

script

script: object

serializedName

serializedName: string = "properties.script"

type

type: object

name

name: string = "String"

Const JavaScriptFunctionRetrieveDefaultDefinitionParameters

JavaScriptFunctionRetrieveDefaultDefinitionParameters: object

serializedName

serializedName: string = "Microsoft.StreamAnalytics/JavascriptUdf"

type

type: object

className

className: string = "JavaScriptFunctionRetrieveDefaultDefinitionParameters"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = FunctionRetrieveDefaultDefinitionParameters.type.polymorphicDiscriminator

uberParent

uberParent: string = "FunctionRetrieveDefaultDefinitionParameters"

modelProperties

modelProperties: object

script

script: object

serializedName

serializedName: string = "bindingRetrievalProperties.script"

type

type: object

name

name: string = "String"

udfType

udfType: object

serializedName

serializedName: string = "bindingRetrievalProperties.udfType"

type

type: object

allowedValues

allowedValues: string[] = ["Scalar"]

name

name: string = "Enum"

Const JsonSerialization

JsonSerialization: object

serializedName

serializedName: string = "Json"

type

type: object

className

className: string = "JsonSerialization"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = Serialization.type.polymorphicDiscriminator

uberParent

uberParent: string = "Serialization"

modelProperties

modelProperties: object

encoding

encoding: object

serializedName

serializedName: string = "properties.encoding"

type

type: object

name

name: string = "String"

format

format: object

serializedName

serializedName: string = "properties.format"

type

type: object

name

name: string = "String"

Const OAuthBasedDataSourceProperties

OAuthBasedDataSourceProperties: object

serializedName

serializedName: string = "OAuthBasedDataSourceProperties"

type

type: object

className

className: string = "OAuthBasedDataSourceProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

refreshToken

refreshToken: object

serializedName

serializedName: string = "refreshToken"

type

type: object

name

name: string = "String"

tokenUserDisplayName

tokenUserDisplayName: object

serializedName

serializedName: string = "tokenUserDisplayName"

type

type: object

name

name: string = "String"

tokenUserPrincipalName

tokenUserPrincipalName: object

serializedName

serializedName: string = "tokenUserPrincipalName"

type

type: object

name

name: string = "String"

Const Operation

Operation: object

serializedName

serializedName: string = "Operation"

type

type: object

className

className: string = "Operation"

name

name: string = "Composite"

modelProperties

modelProperties: object

display

display: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "display"

type

type: object

className

className: string = "OperationDisplay"

name

name: string = "Composite"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const OperationDisplay

OperationDisplay: object

serializedName

serializedName: string = "Operation_display"

type

type: object

className

className: string = "OperationDisplay"

name

name: string = "Composite"

modelProperties

modelProperties: object

description

description: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "description"

type

type: object

name

name: string = "String"

operation

operation: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "operation"

type

type: object

name

name: string = "String"

provider

provider: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "provider"

type

type: object

name

name: string = "String"

resource

resource: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "resource"

type

type: object

name

name: string = "String"

Const OperationListResult

OperationListResult: object

serializedName

serializedName: string = "OperationListResult"

type

type: object

className

className: string = "OperationListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Operation"

name

name: string = "Composite"

Const Output

Output: object

serializedName

serializedName: string = "Output"

type

type: object

className

className: string = "Output"

name

name: string = "Composite"

modelProperties

modelProperties: object

datasource

datasource: object

serializedName

serializedName: string = "properties.datasource"

type

type: object

className

className: string = "OutputDataSource"

name

name: string = "Composite"

diagnostics

diagnostics: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.diagnostics"

type

type: object

className

className: string = "Diagnostics"

name

name: string = "Composite"

etag

etag: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.etag"

type

type: object

name

name: string = "String"

serialization

serialization: object

serializedName

serializedName: string = "properties.serialization"

type

type: object

className

className: string = "Serialization"

name

name: string = "Composite"

Const OutputDataSource

OutputDataSource: object

serializedName

serializedName: string = "OutputDataSource"

type

type: object

className

className: string = "OutputDataSource"

name

name: string = "Composite"

uberParent

uberParent: string = "OutputDataSource"

modelProperties

modelProperties: object

type

type: object

required

required: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

polymorphicDiscriminator

polymorphicDiscriminator: object

clientName

clientName: string = "type"

serializedName

serializedName: string = "type"

Const OutputListResult

OutputListResult: object

serializedName

serializedName: string = "OutputListResult"

type

type: object

className

className: string = "OutputListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Output"

name

name: string = "Composite"

Const OutputsCreateOrReplaceHeaders

OutputsCreateOrReplaceHeaders: object

serializedName

serializedName: string = "outputs-createorreplace-headers"

type

type: object

className

className: string = "OutputsCreateOrReplaceHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

eTag

eTag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

Const OutputsGetHeaders

OutputsGetHeaders: object

serializedName

serializedName: string = "outputs-get-headers"

type

type: object

className

className: string = "OutputsGetHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

eTag

eTag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

Const OutputsUpdateHeaders

OutputsUpdateHeaders: object

serializedName

serializedName: string = "outputs-update-headers"

type

type: object

className

className: string = "OutputsUpdateHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

eTag

eTag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

Const PowerBIOutputDataSource

PowerBIOutputDataSource: object

serializedName

serializedName: string = "PowerBI"

type

type: object

className

className: string = "PowerBIOutputDataSource"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = OutputDataSource.type.polymorphicDiscriminator

uberParent

uberParent: string = "OutputDataSource"

modelProperties

modelProperties: object

dataset

dataset: object

serializedName

serializedName: string = "properties.dataset"

type

type: object

name

name: string = "String"

groupId

groupId: object

serializedName

serializedName: string = "properties.groupId"

type

type: object

name

name: string = "String"

groupName

groupName: object

serializedName

serializedName: string = "properties.groupName"

type

type: object

name

name: string = "String"

refreshToken

refreshToken: object

serializedName

serializedName: string = "properties.refreshToken"

type

type: object

name

name: string = "String"

table

table: object

serializedName

serializedName: string = "properties.table"

type

type: object

name

name: string = "String"

tokenUserDisplayName

tokenUserDisplayName: object

serializedName

serializedName: string = "properties.tokenUserDisplayName"

type

type: object

name

name: string = "String"

tokenUserPrincipalName

tokenUserPrincipalName: object

serializedName

serializedName: string = "properties.tokenUserPrincipalName"

type

type: object

name

name: string = "String"

Const ReferenceInputDataSource

ReferenceInputDataSource: object

serializedName

serializedName: string = "ReferenceInputDataSource"

type

type: object

className

className: string = "ReferenceInputDataSource"

name

name: string = "Composite"

uberParent

uberParent: string = "ReferenceInputDataSource"

modelProperties

modelProperties: object

type

type: object

required

required: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

polymorphicDiscriminator

polymorphicDiscriminator: object

clientName

clientName: string = "type"

serializedName

serializedName: string = "type"

Const ReferenceInputProperties

ReferenceInputProperties: object

serializedName

serializedName: string = "Reference"

type

type: object

className

className: string = "ReferenceInputProperties"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = InputProperties.type.polymorphicDiscriminator

uberParent

uberParent: string = "InputProperties"

modelProperties

modelProperties: object

datasource

datasource: object

serializedName

serializedName: string = "datasource"

type

type: object

className

className: string = "ReferenceInputDataSource"

name

name: string = "Composite"

Const Resource

Resource: object

serializedName

serializedName: string = "Resource"

type

type: object

className

className: string = "Resource"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

location

location: object

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

name

name: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

tags

tags: object

serializedName

serializedName: string = "tags"

type

type: object

name

name: string = "Dictionary"

value

value: object

type

type: object

name

name: string = "String"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const ResourceTestStatus

ResourceTestStatus: object

serializedName

serializedName: string = "ResourceTestStatus"

type

type: object

className

className: string = "ResourceTestStatus"

name

name: string = "Composite"

modelProperties

modelProperties: object

error

error: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "error"

type

type: object

className

className: string = "ErrorResponse"

name

name: string = "Composite"

status

status: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "status"

type

type: object

name

name: string = "String"

Const ScalarFunctionProperties

ScalarFunctionProperties: object

serializedName

serializedName: string = "Scalar"

type

type: object

className

className: string = "ScalarFunctionProperties"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = FunctionProperties.type.polymorphicDiscriminator

uberParent

uberParent: string = "FunctionProperties"

modelProperties

modelProperties: object

binding

binding: object

serializedName

serializedName: string = "properties.binding"

type

type: object

className

className: string = "FunctionBinding"

name

name: string = "Composite"

inputs

inputs: object

serializedName

serializedName: string = "properties.inputs"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "FunctionInput"

name

name: string = "Composite"

output

output: object

serializedName

serializedName: string = "properties.output"

type

type: object

className

className: string = "FunctionOutput"

name

name: string = "Composite"

Const Serialization

Serialization: object

serializedName

serializedName: string = "Serialization"

type

type: object

className

className: string = "Serialization"

name

name: string = "Composite"

uberParent

uberParent: string = "Serialization"

modelProperties

modelProperties: object

type

type: object

required

required: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

polymorphicDiscriminator

polymorphicDiscriminator: object

clientName

clientName: string = "type"

serializedName

serializedName: string = "type"

Const ServiceBusDataSourceProperties

ServiceBusDataSourceProperties: object

serializedName

serializedName: string = "ServiceBusDataSourceProperties"

type

type: object

className

className: string = "ServiceBusDataSourceProperties"

name

name: string = "Composite"

modelProperties

modelProperties: object

serviceBusNamespace

serviceBusNamespace: object

serializedName

serializedName: string = "serviceBusNamespace"

type

type: object

name

name: string = "String"

sharedAccessPolicyKey

sharedAccessPolicyKey: object

serializedName

serializedName: string = "sharedAccessPolicyKey"

type

type: object

name

name: string = "String"

sharedAccessPolicyName

sharedAccessPolicyName: object

serializedName

serializedName: string = "sharedAccessPolicyName"

type

type: object

name

name: string = "String"

Const ServiceBusQueueOutputDataSource

ServiceBusQueueOutputDataSource: object

serializedName

serializedName: string = "Microsoft.ServiceBus/Queue"

type

type: object

className

className: string = "ServiceBusQueueOutputDataSource"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = OutputDataSource.type.polymorphicDiscriminator

uberParent

uberParent: string = "OutputDataSource"

modelProperties

modelProperties: object

propertyColumns

propertyColumns: object

serializedName

serializedName: string = "properties.propertyColumns"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

queueName

queueName: object

serializedName

serializedName: string = "properties.queueName"

type

type: object

name

name: string = "String"

serviceBusNamespace

serviceBusNamespace: object

serializedName

serializedName: string = "properties.serviceBusNamespace"

type

type: object

name

name: string = "String"

sharedAccessPolicyKey

sharedAccessPolicyKey: object

serializedName

serializedName: string = "properties.sharedAccessPolicyKey"

type

type: object

name

name: string = "String"

sharedAccessPolicyName

sharedAccessPolicyName: object

serializedName

serializedName: string = "properties.sharedAccessPolicyName"

type

type: object

name

name: string = "String"

Const ServiceBusTopicOutputDataSource

ServiceBusTopicOutputDataSource: object

serializedName

serializedName: string = "Microsoft.ServiceBus/Topic"

type

type: object

className

className: string = "ServiceBusTopicOutputDataSource"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = OutputDataSource.type.polymorphicDiscriminator

uberParent

uberParent: string = "OutputDataSource"

modelProperties

modelProperties: object

propertyColumns

propertyColumns: object

serializedName

serializedName: string = "properties.propertyColumns"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

name

name: string = "String"

serviceBusNamespace

serviceBusNamespace: object

serializedName

serializedName: string = "properties.serviceBusNamespace"

type

type: object

name

name: string = "String"

sharedAccessPolicyKey

sharedAccessPolicyKey: object

serializedName

serializedName: string = "properties.sharedAccessPolicyKey"

type

type: object

name

name: string = "String"

sharedAccessPolicyName

sharedAccessPolicyName: object

serializedName

serializedName: string = "properties.sharedAccessPolicyName"

type

type: object

name

name: string = "String"

topicName

topicName: object

serializedName

serializedName: string = "properties.topicName"

type

type: object

name

name: string = "String"

Const Sku

Sku: object

serializedName

serializedName: string = "Sku"

type

type: object

className

className: string = "Sku"

name

name: string = "Composite"

modelProperties

modelProperties: object

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

Const StartStreamingJobParameters

StartStreamingJobParameters: object

serializedName

serializedName: string = "StartStreamingJobParameters"

type

type: object

className

className: string = "StartStreamingJobParameters"

name

name: string = "Composite"

modelProperties

modelProperties: object

outputStartMode

outputStartMode: object

serializedName

serializedName: string = "outputStartMode"

type

type: object

name

name: string = "String"

outputStartTime

outputStartTime: object

serializedName

serializedName: string = "outputStartTime"

type

type: object

name

name: string = "DateTime"

Const StorageAccount

StorageAccount: object

serializedName

serializedName: string = "StorageAccount"

type

type: object

className

className: string = "StorageAccount"

name

name: string = "Composite"

modelProperties

modelProperties: object

accountKey

accountKey: object

serializedName

serializedName: string = "accountKey"

type

type: object

name

name: string = "String"

accountName

accountName: object

serializedName

serializedName: string = "accountName"

type

type: object

name

name: string = "String"

Const StreamInputDataSource

StreamInputDataSource: object

serializedName

serializedName: string = "StreamInputDataSource"

type

type: object

className

className: string = "StreamInputDataSource"

name

name: string = "Composite"

uberParent

uberParent: string = "StreamInputDataSource"

modelProperties

modelProperties: object

type

type: object

required

required: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

polymorphicDiscriminator

polymorphicDiscriminator: object

clientName

clientName: string = "type"

serializedName

serializedName: string = "type"

Const StreamInputProperties

StreamInputProperties: object

serializedName

serializedName: string = "Stream"

type

type: object

className

className: string = "StreamInputProperties"

name

name: string = "Composite"

polymorphicDiscriminator

polymorphicDiscriminator: any = InputProperties.type.polymorphicDiscriminator

uberParent

uberParent: string = "InputProperties"

modelProperties

modelProperties: object

datasource

datasource: object

serializedName

serializedName: string = "datasource"

type

type: object

className

className: string = "StreamInputDataSource"

name

name: string = "Composite"

Const StreamingJob

StreamingJob: object

serializedName

serializedName: string = "StreamingJob"

type

type: object

className

className: string = "StreamingJob"

name

name: string = "Composite"

modelProperties

modelProperties: object

compatibilityLevel

compatibilityLevel: object

serializedName

serializedName: string = "properties.compatibilityLevel"

type

type: object

name

name: string = "String"

createdDate

createdDate: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.createdDate"

type

type: object

name

name: string = "DateTime"

dataLocale

dataLocale: object

serializedName

serializedName: string = "properties.dataLocale"

type

type: object

name

name: string = "String"

etag

etag: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.etag"

type

type: object

name

name: string = "String"

eventsLateArrivalMaxDelayInSeconds

eventsLateArrivalMaxDelayInSeconds: object

serializedName

serializedName: string = "properties.eventsLateArrivalMaxDelayInSeconds"

type

type: object

name

name: string = "Number"

eventsOutOfOrderMaxDelayInSeconds

eventsOutOfOrderMaxDelayInSeconds: object

serializedName

serializedName: string = "properties.eventsOutOfOrderMaxDelayInSeconds"

type

type: object

name

name: string = "Number"

eventsOutOfOrderPolicy

eventsOutOfOrderPolicy: object

serializedName

serializedName: string = "properties.eventsOutOfOrderPolicy"

type

type: object

name

name: string = "String"

functions

functions: object

serializedName

serializedName: string = "properties.functions"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "FunctionModel"

name

name: string = "Composite"

inputs

inputs: object

serializedName

serializedName: string = "properties.inputs"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Input"

name

name: string = "Composite"

jobId

jobId: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.jobId"

type

type: object

name

name: string = "String"

jobState

jobState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.jobState"

type

type: object

name

name: string = "String"

lastOutputEventTime

lastOutputEventTime: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.lastOutputEventTime"

type

type: object

name

name: string = "DateTime"

outputErrorPolicy

outputErrorPolicy: object

serializedName

serializedName: string = "properties.outputErrorPolicy"

type

type: object

name

name: string = "String"

outputStartMode

outputStartMode: object

serializedName

serializedName: string = "properties.outputStartMode"

type

type: object

name

name: string = "String"

outputStartTime

outputStartTime: object

serializedName

serializedName: string = "properties.outputStartTime"

type

type: object

name

name: string = "DateTime"

outputs

outputs: object

serializedName

serializedName: string = "properties.outputs"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "Output"

name

name: string = "Composite"

provisioningState

provisioningState: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.provisioningState"

type

type: object

name

name: string = "String"

sku

sku: object

serializedName

serializedName: string = "properties.sku"

type

type: object

className

className: string = "Sku"

name

name: string = "Composite"

transformation

transformation: object

serializedName

serializedName: string = "properties.transformation"

type

type: object

className

className: string = "Transformation"

name

name: string = "Composite"

Const StreamingJobListResult

StreamingJobListResult: object

serializedName

serializedName: string = "StreamingJobListResult"

type

type: object

className

className: string = "StreamingJobListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

nextLink

nextLink: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

value

value: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = ""

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "StreamingJob"

name

name: string = "Composite"

Const StreamingJobsCreateOrReplaceHeaders

StreamingJobsCreateOrReplaceHeaders: object

serializedName

serializedName: string = "streamingjobs-createorreplace-headers"

type

type: object

className

className: string = "StreamingJobsCreateOrReplaceHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

eTag

eTag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

Const StreamingJobsGetHeaders

StreamingJobsGetHeaders: object

serializedName

serializedName: string = "streamingjobs-get-headers"

type

type: object

className

className: string = "StreamingJobsGetHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

eTag

eTag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

Const StreamingJobsUpdateHeaders

StreamingJobsUpdateHeaders: object

serializedName

serializedName: string = "streamingjobs-update-headers"

type

type: object

className

className: string = "StreamingJobsUpdateHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

eTag

eTag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

Const SubResource

SubResource: object

serializedName

serializedName: string = "SubResource"

type

type: object

className

className: string = "SubResource"

name

name: string = "Composite"

modelProperties

modelProperties: object

id

id: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "id"

type

type: object

name

name: string = "String"

name

name: object

serializedName

serializedName: string = "name"

type

type: object

name

name: string = "String"

type

type: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "type"

type

type: object

name

name: string = "String"

Const SubscriptionQuota

SubscriptionQuota: object

serializedName

serializedName: string = "SubscriptionQuota"

type

type: object

className

className: string = "SubscriptionQuota"

name

name: string = "Composite"

modelProperties

modelProperties: object

currentCount

currentCount: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.currentCount"

type

type: object

name

name: string = "Number"

maxCount

maxCount: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.maxCount"

type

type: object

name

name: string = "Number"

Const SubscriptionQuotasListResult

SubscriptionQuotasListResult: object

serializedName

serializedName: string = "SubscriptionQuotasListResult"

type

type: object

className

className: string = "SubscriptionQuotasListResult"

name

name: string = "Composite"

modelProperties

modelProperties: object

value

value: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "value"

type

type: object

name

name: string = "Sequence"

element

element: object

type

type: object

className

className: string = "SubscriptionQuota"

name

name: string = "Composite"

Const Transformation

Transformation: object

serializedName

serializedName: string = "Transformation"

type

type: object

className

className: string = "Transformation"

name

name: string = "Composite"

modelProperties

modelProperties: object

etag

etag: object

readOnly

readOnly: boolean = true

serializedName

serializedName: string = "properties.etag"

type

type: object

name

name: string = "String"

query

query: object

serializedName

serializedName: string = "properties.query"

type

type: object

name

name: string = "String"

streamingUnits

streamingUnits: object

serializedName

serializedName: string = "properties.streamingUnits"

type

type: object

name

name: string = "Number"

Const TransformationsCreateOrReplaceHeaders

TransformationsCreateOrReplaceHeaders: object

serializedName

serializedName: string = "transformations-createorreplace-headers"

type

type: object

className

className: string = "TransformationsCreateOrReplaceHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

eTag

eTag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

Const TransformationsGetHeaders

TransformationsGetHeaders: object

serializedName

serializedName: string = "transformations-get-headers"

type

type: object

className

className: string = "TransformationsGetHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

eTag

eTag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

Const TransformationsUpdateHeaders

TransformationsUpdateHeaders: object

serializedName

serializedName: string = "transformations-update-headers"

type

type: object

className

className: string = "TransformationsUpdateHeaders"

name

name: string = "Composite"

modelProperties

modelProperties: object

eTag

eTag: object

serializedName

serializedName: string = "etag"

type

type: object

name

name: string = "String"

Const acceptLanguage

acceptLanguage: object

parameterPath

parameterPath: string = "acceptLanguage"

mapper

mapper: object

defaultValue

defaultValue: string = "en-US"

serializedName

serializedName: string = "accept-language"

type

type: object

name

name: string = "String"

Const apiVersion

apiVersion: object

parameterPath

parameterPath: string = "apiVersion"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "api-version"

type

type: object

name

name: string = "String"

Const discriminators

discriminators: object

FunctionBinding

FunctionBinding: any = FunctionBinding

FunctionBinding.Microsoft.MachineLearning/WebService

FunctionBinding.Microsoft.MachineLearning/WebService: any = AzureMachineLearningWebServiceFunctionBinding

FunctionBinding.Microsoft.StreamAnalytics/JavascriptUdf

FunctionBinding.Microsoft.StreamAnalytics/JavascriptUdf: any = JavaScriptFunctionBinding

FunctionProperties

FunctionProperties: any = FunctionProperties

FunctionProperties.Scalar

FunctionProperties.Scalar: any = ScalarFunctionProperties

FunctionRetrieveDefaultDefinitionParameters

FunctionRetrieveDefaultDefinitionParameters: any = FunctionRetrieveDefaultDefinitionParameters

FunctionRetrieveDefaultDefinitionParameters.Microsoft.MachineLearning/WebService

FunctionRetrieveDefaultDefinitionParameters.Microsoft.MachineLearning/WebService: any = AzureMachineLearningWebServiceFunctionRetrieveDefaultDefinitionParameters

FunctionRetrieveDefaultDefinitionParameters.Microsoft.StreamAnalytics/JavascriptUdf

FunctionRetrieveDefaultDefinitionParameters.Microsoft.StreamAnalytics/JavascriptUdf: any = JavaScriptFunctionRetrieveDefaultDefinitionParameters

InputProperties

InputProperties: any = InputProperties

InputProperties.Reference

InputProperties.Reference: any = ReferenceInputProperties

InputProperties.Stream

InputProperties.Stream: any = StreamInputProperties

OutputDataSource

OutputDataSource: any = OutputDataSource

OutputDataSource.Microsoft.DataLake/Accounts

OutputDataSource.Microsoft.DataLake/Accounts: any = AzureDataLakeStoreOutputDataSource

OutputDataSource.Microsoft.ServiceBus/EventHub

OutputDataSource.Microsoft.ServiceBus/EventHub: any = EventHubOutputDataSource

OutputDataSource.Microsoft.ServiceBus/Queue

OutputDataSource.Microsoft.ServiceBus/Queue: any = ServiceBusQueueOutputDataSource

OutputDataSource.Microsoft.ServiceBus/Topic

OutputDataSource.Microsoft.ServiceBus/Topic: any = ServiceBusTopicOutputDataSource

OutputDataSource.Microsoft.Sql/Server/Database

OutputDataSource.Microsoft.Sql/Server/Database: any = AzureSqlDatabaseOutputDataSource

OutputDataSource.Microsoft.Storage/Blob

OutputDataSource.Microsoft.Storage/Blob: any = BlobOutputDataSource

OutputDataSource.Microsoft.Storage/DocumentDB

OutputDataSource.Microsoft.Storage/DocumentDB: any = DocumentDbOutputDataSource

OutputDataSource.Microsoft.Storage/Table

OutputDataSource.Microsoft.Storage/Table: any = AzureTableOutputDataSource

OutputDataSource.PowerBI

OutputDataSource.PowerBI: any = PowerBIOutputDataSource

ReferenceInputDataSource

ReferenceInputDataSource: any = ReferenceInputDataSource

ReferenceInputDataSource.Microsoft.Storage/Blob

ReferenceInputDataSource.Microsoft.Storage/Blob: any = BlobReferenceInputDataSource

Serialization

Serialization: any = Serialization

Serialization.Avro

Serialization.Avro: any = AvroSerialization

Serialization.Csv

Serialization.Csv: any = CsvSerialization

Serialization.Json

Serialization.Json: any = JsonSerialization

StreamInputDataSource

StreamInputDataSource: any = StreamInputDataSource

StreamInputDataSource.Microsoft.Devices/IotHubs

StreamInputDataSource.Microsoft.Devices/IotHubs: any = IoTHubStreamInputDataSource

StreamInputDataSource.Microsoft.ServiceBus/EventHub

StreamInputDataSource.Microsoft.ServiceBus/EventHub: any = EventHubStreamInputDataSource

StreamInputDataSource.Microsoft.Storage/Blob

StreamInputDataSource.Microsoft.Storage/Blob: any = BlobStreamInputDataSource

Const expand

expand: object

parameterPath

parameterPath: string[] = ["options","expand"]

mapper

mapper: object

serializedName

serializedName: string = "$expand"

type

type: object

name

name: string = "String"

Const functionName

functionName: object

parameterPath

parameterPath: string = "functionName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "functionName"

type

type: object

name

name: string = "String"

Const ifMatch

ifMatch: object

parameterPath

parameterPath: string[] = ["options","ifMatch"]

mapper

mapper: object

serializedName

serializedName: string = "If-Match"

type

type: object

name

name: string = "String"

Const ifNoneMatch

ifNoneMatch: object

parameterPath

parameterPath: string[] = ["options","ifNoneMatch"]

mapper

mapper: object

serializedName

serializedName: string = "If-None-Match"

type

type: object

name

name: string = "String"

Const inputName

inputName: object

parameterPath

parameterPath: string = "inputName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "inputName"

type

type: object

name

name: string = "String"

Const jobName

jobName: object

parameterPath

parameterPath: string = "jobName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "jobName"

type

type: object

name

name: string = "String"

Const location

location: object

parameterPath

parameterPath: string = "location"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "location"

type

type: object

name

name: string = "String"

Const nextPageLink

nextPageLink: object

parameterPath

parameterPath: string = "nextPageLink"

skipEncoding

skipEncoding: boolean = true

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "nextLink"

type

type: object

name

name: string = "String"

Const outputName

outputName: object

parameterPath

parameterPath: string = "outputName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "outputName"

type

type: object

name

name: string = "String"

Const resourceGroupName

resourceGroupName: object

parameterPath

parameterPath: string = "resourceGroupName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "resourceGroupName"

type

type: object

name

name: string = "String"

Const select

select: object

parameterPath

parameterPath: string[] = ["options","select"]

mapper

mapper: object

serializedName

serializedName: string = "$select"

type

type: object

name

name: string = "String"

Const subscriptionId

subscriptionId: object

parameterPath

parameterPath: string = "subscriptionId"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "subscriptionId"

type

type: object

name

name: string = "String"

Const transformationName

transformationName: object

parameterPath

parameterPath: string = "transformationName"

mapper

mapper: object

required

required: boolean = true

serializedName

serializedName: string = "transformationName"

type

type: object

name

name: string = "String"

Generated using TypeDoc