datafactory

package
v44.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2020 License: Apache-2.0 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 Activity

type Activity = original.Activity

type ActivityDependency

type ActivityDependency = original.ActivityDependency

type ActivityPolicy

type ActivityPolicy = original.ActivityPolicy

type ActivityRun

type ActivityRun = original.ActivityRun

type ActivityRunsClient

type ActivityRunsClient = original.ActivityRunsClient

func NewActivityRunsClient

func NewActivityRunsClient(subscriptionID string) ActivityRunsClient

func NewActivityRunsClientWithBaseURI

func NewActivityRunsClientWithBaseURI(baseURI string, subscriptionID string) ActivityRunsClient

type ActivityRunsListResponse

type ActivityRunsListResponse = original.ActivityRunsListResponse

type AmazonMWSLinkedService

type AmazonMWSLinkedService = original.AmazonMWSLinkedService

type AmazonMWSObjectDataset

type AmazonMWSObjectDataset = original.AmazonMWSObjectDataset

type AmazonMWSSource

type AmazonMWSSource = original.AmazonMWSSource

type AmazonRedshiftLinkedService

type AmazonRedshiftLinkedService = original.AmazonRedshiftLinkedService

type AmazonRedshiftSource

type AmazonRedshiftSource = original.AmazonRedshiftSource

type AmazonS3Dataset

type AmazonS3Dataset = original.AmazonS3Dataset

type AmazonS3DatasetTypeProperties

type AmazonS3DatasetTypeProperties = original.AmazonS3DatasetTypeProperties

type AmazonS3LinkedService

type AmazonS3LinkedService = original.AmazonS3LinkedService

type AuthenticationType

type AuthenticationType = original.AuthenticationType
const (
	AuthenticationTypeAnonymous                      AuthenticationType = original.AuthenticationTypeAnonymous
	AuthenticationTypeBasic                          AuthenticationType = original.AuthenticationTypeBasic
	AuthenticationTypeClientCertificate              AuthenticationType = original.AuthenticationTypeClientCertificate
	AuthenticationTypeWebLinkedServiceTypeProperties AuthenticationType = original.AuthenticationTypeWebLinkedServiceTypeProperties
)

func PossibleAuthenticationTypeValues

func PossibleAuthenticationTypeValues() []AuthenticationType

type AuthorizationType

type AuthorizationType = original.AuthorizationType
const (
	AuthorizationTypeKey                                AuthorizationType = original.AuthorizationTypeKey
	AuthorizationTypeLinkedIntegrationRuntimeProperties AuthorizationType = original.AuthorizationTypeLinkedIntegrationRuntimeProperties
	AuthorizationTypeRBAC                               AuthorizationType = original.AuthorizationTypeRBAC
)

func PossibleAuthorizationTypeValues

func PossibleAuthorizationTypeValues() []AuthorizationType

type AvroFormat

type AvroFormat = original.AvroFormat

type AzureBatchLinkedService

type AzureBatchLinkedService = original.AzureBatchLinkedService

type AzureBlobDataset

type AzureBlobDataset = original.AzureBlobDataset

type AzureBlobDatasetTypeProperties

type AzureBlobDatasetTypeProperties = original.AzureBlobDatasetTypeProperties

type AzureDataLakeStoreDataset

type AzureDataLakeStoreDataset = original.AzureDataLakeStoreDataset

type AzureDataLakeStoreLinkedService

type AzureDataLakeStoreLinkedService = original.AzureDataLakeStoreLinkedService

type AzureDataLakeStoreSink

type AzureDataLakeStoreSink = original.AzureDataLakeStoreSink

type AzureDataLakeStoreSource

type AzureDataLakeStoreSource = original.AzureDataLakeStoreSource

type AzureDatabricksLinkedService

type AzureDatabricksLinkedService = original.AzureDatabricksLinkedService

type AzureKeyVaultLinkedService

type AzureKeyVaultLinkedService = original.AzureKeyVaultLinkedService

type AzureKeyVaultSecretReference

type AzureKeyVaultSecretReference = original.AzureKeyVaultSecretReference

type AzureMLBatchExecutionActivity

type AzureMLBatchExecutionActivity = original.AzureMLBatchExecutionActivity

type AzureMLLinkedService

type AzureMLLinkedService = original.AzureMLLinkedService

type AzureMLLinkedServiceTypeProperties

type AzureMLLinkedServiceTypeProperties = original.AzureMLLinkedServiceTypeProperties

type AzureMLUpdateResourceActivity

type AzureMLUpdateResourceActivity = original.AzureMLUpdateResourceActivity

type AzureMLWebServiceFile

type AzureMLWebServiceFile = original.AzureMLWebServiceFile

type AzureMySQLLinkedService

type AzureMySQLLinkedService = original.AzureMySQLLinkedService

type AzureMySQLSource

type AzureMySQLSource = original.AzureMySQLSource

type AzureMySQLTableDataset

type AzureMySQLTableDataset = original.AzureMySQLTableDataset

type AzurePostgreSQLLinkedService

type AzurePostgreSQLLinkedService = original.AzurePostgreSQLLinkedService

type AzurePostgreSQLSource

type AzurePostgreSQLSource = original.AzurePostgreSQLSource

type AzurePostgreSQLTableDataset

type AzurePostgreSQLTableDataset = original.AzurePostgreSQLTableDataset

type AzureQueueSink

type AzureQueueSink = original.AzureQueueSink

type AzureSQLDWLinkedService

type AzureSQLDWLinkedService = original.AzureSQLDWLinkedService

type AzureSQLDWTableDataset

type AzureSQLDWTableDataset = original.AzureSQLDWTableDataset

type AzureSQLDatabaseLinkedService

type AzureSQLDatabaseLinkedService = original.AzureSQLDatabaseLinkedService

type AzureSQLTableDataset

type AzureSQLTableDataset = original.AzureSQLTableDataset

type AzureSQLTableDatasetTypeProperties

type AzureSQLTableDatasetTypeProperties = original.AzureSQLTableDatasetTypeProperties

type AzureSearchIndexDataset

type AzureSearchIndexDataset = original.AzureSearchIndexDataset

type AzureSearchIndexSink

type AzureSearchIndexSink = original.AzureSearchIndexSink

type AzureSearchLinkedService

type AzureSearchLinkedService = original.AzureSearchLinkedService

type AzureStorageLinkedService

type AzureStorageLinkedService = original.AzureStorageLinkedService

type AzureTableDataset

type AzureTableDataset = original.AzureTableDataset

type AzureTableDatasetTypeProperties

type AzureTableDatasetTypeProperties = original.AzureTableDatasetTypeProperties

type AzureTableSink

type AzureTableSink = original.AzureTableSink

type AzureTableSource

type AzureTableSource = original.AzureTableSource

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type BasicActivity

type BasicActivity = original.BasicActivity

type BasicControlActivity

type BasicControlActivity = original.BasicControlActivity

type BasicCopySink

type BasicCopySink = original.BasicCopySink

type BasicCopySource

type BasicCopySource = original.BasicCopySource

type BasicDataset

type BasicDataset = original.BasicDataset

type BasicDatasetCompression

type BasicDatasetCompression = original.BasicDatasetCompression

type BasicDatasetStorageFormat

type BasicDatasetStorageFormat = original.BasicDatasetStorageFormat

type BasicExecutionActivity

type BasicExecutionActivity = original.BasicExecutionActivity

type BasicIntegrationRuntime

type BasicIntegrationRuntime = original.BasicIntegrationRuntime

type BasicIntegrationRuntimeStatus

type BasicIntegrationRuntimeStatus = original.BasicIntegrationRuntimeStatus

type BasicLinkedService

type BasicLinkedService = original.BasicLinkedService

type BasicMultiplePipelineTrigger

type BasicMultiplePipelineTrigger = original.BasicMultiplePipelineTrigger

type BasicSecretBase

type BasicSecretBase = original.BasicSecretBase

type BasicTrigger

type BasicTrigger = original.BasicTrigger

type BlobEventTypes

type BlobEventTypes = original.BlobEventTypes
const (
	MicrosoftStorageBlobCreated BlobEventTypes = original.MicrosoftStorageBlobCreated
	MicrosoftStorageBlobDeleted BlobEventTypes = original.MicrosoftStorageBlobDeleted
)

func PossibleBlobEventTypesValues

func PossibleBlobEventTypesValues() []BlobEventTypes

type BlobEventsTrigger

type BlobEventsTrigger = original.BlobEventsTrigger

type BlobEventsTriggerTypeProperties

type BlobEventsTriggerTypeProperties = original.BlobEventsTriggerTypeProperties

type BlobSink

type BlobSink = original.BlobSink

type BlobSource

type BlobSource = original.BlobSource

type BlobTrigger

type BlobTrigger = original.BlobTrigger

type BlobTriggerTypeProperties

type BlobTriggerTypeProperties = original.BlobTriggerTypeProperties

type CassandraLinkedService

type CassandraLinkedService = original.CassandraLinkedService

type CassandraSource

type CassandraSource = original.CassandraSource

type CassandraTableDataset

type CassandraTableDataset = original.CassandraTableDataset

type ConcurLinkedService

type ConcurLinkedService = original.ConcurLinkedService

type ConcurLinkedServiceTypeProperties

type ConcurLinkedServiceTypeProperties = original.ConcurLinkedServiceTypeProperties

type ConcurObjectDataset

type ConcurObjectDataset = original.ConcurObjectDataset

type ConcurSource

type ConcurSource = original.ConcurSource

type ControlActivity

type ControlActivity = original.ControlActivity

type CopyActivity

type CopyActivity = original.CopyActivity

type CopyActivityTypeProperties

type CopyActivityTypeProperties = original.CopyActivityTypeProperties

type CopySink

type CopySink = original.CopySink

type CopySource

type CopySource = original.CopySource

type CosmosDbLinkedService

type CosmosDbLinkedService = original.CosmosDbLinkedService

type CouchbaseLinkedService

type CouchbaseLinkedService = original.CouchbaseLinkedService

type CouchbaseSource

type CouchbaseSource = original.CouchbaseSource

type CouchbaseTableDataset

type CouchbaseTableDataset = original.CouchbaseTableDataset

type CreateRunResponse

type CreateRunResponse = original.CreateRunResponse

type CustomActivity

type CustomActivity = original.CustomActivity

type CustomActivityReferenceObject

type CustomActivityReferenceObject = original.CustomActivityReferenceObject

type CustomActivityTypeProperties

type CustomActivityTypeProperties = original.CustomActivityTypeProperties

type CustomDataSourceLinkedService

type CustomDataSourceLinkedService = original.CustomDataSourceLinkedService

type CustomDataset

type CustomDataset = original.CustomDataset

type DataLakeAnalyticsUSQLActivity

type DataLakeAnalyticsUSQLActivity = original.DataLakeAnalyticsUSQLActivity

type DatabricksNotebookActivity

type DatabricksNotebookActivity = original.DatabricksNotebookActivity

type Dataset

type Dataset = original.Dataset

type DatasetBZip2Compression

type DatasetBZip2Compression = original.DatasetBZip2Compression

type DatasetCompression

type DatasetCompression = original.DatasetCompression

type DatasetDeflateCompression

type DatasetDeflateCompression = original.DatasetDeflateCompression

type DatasetGZipCompression

type DatasetGZipCompression = original.DatasetGZipCompression

type DatasetListResponse

type DatasetListResponse = original.DatasetListResponse

type DatasetReference

type DatasetReference = original.DatasetReference

type DatasetResource

type DatasetResource = original.DatasetResource

type DatasetStorageFormat

type DatasetStorageFormat = original.DatasetStorageFormat

type DatasetZipDeflateCompression

type DatasetZipDeflateCompression = original.DatasetZipDeflateCompression

type DatasetsClient

type DatasetsClient = original.DatasetsClient

func NewDatasetsClient

func NewDatasetsClient(subscriptionID string) DatasetsClient

func NewDatasetsClientWithBaseURI

func NewDatasetsClientWithBaseURI(baseURI string, subscriptionID string) DatasetsClient

type DayOfWeek

type DayOfWeek = original.DayOfWeek

func PossibleDayOfWeekValues

func PossibleDayOfWeekValues() []DayOfWeek

type DaysOfWeek

type DaysOfWeek = original.DaysOfWeek
const (
	DaysOfWeekFriday    DaysOfWeek = original.DaysOfWeekFriday
	DaysOfWeekMonday    DaysOfWeek = original.DaysOfWeekMonday
	DaysOfWeekSaturday  DaysOfWeek = original.DaysOfWeekSaturday
	DaysOfWeekSunday    DaysOfWeek = original.DaysOfWeekSunday
	DaysOfWeekThursday  DaysOfWeek = original.DaysOfWeekThursday
	DaysOfWeekTuesday   DaysOfWeek = original.DaysOfWeekTuesday
	DaysOfWeekWednesday DaysOfWeek = original.DaysOfWeekWednesday
)

func PossibleDaysOfWeekValues

func PossibleDaysOfWeekValues() []DaysOfWeek

type Db2AuthenticationType

type Db2AuthenticationType = original.Db2AuthenticationType

func PossibleDb2AuthenticationTypeValues

func PossibleDb2AuthenticationTypeValues() []Db2AuthenticationType

type Db2LinkedService

type Db2LinkedService = original.Db2LinkedService

type Db2LinkedServiceTypeProperties

type Db2LinkedServiceTypeProperties = original.Db2LinkedServiceTypeProperties

type DistcpSettings

type DistcpSettings = original.DistcpSettings

type DocumentDbCollectionDataset

type DocumentDbCollectionDataset = original.DocumentDbCollectionDataset

type DocumentDbCollectionSink

type DocumentDbCollectionSink = original.DocumentDbCollectionSink

type DocumentDbCollectionSource

type DocumentDbCollectionSource = original.DocumentDbCollectionSource

type DrillLinkedService

type DrillLinkedService = original.DrillLinkedService

type DrillLinkedServiceTypeProperties

type DrillLinkedServiceTypeProperties = original.DrillLinkedServiceTypeProperties

type DrillSource

type DrillSource = original.DrillSource

type DrillTableDataset

type DrillTableDataset = original.DrillTableDataset

type DynamicsEntityDataset

type DynamicsEntityDataset = original.DynamicsEntityDataset

type DynamicsLinkedService

type DynamicsLinkedService = original.DynamicsLinkedService

type DynamicsSink

type DynamicsSink = original.DynamicsSink

type DynamicsSource

type DynamicsSource = original.DynamicsSource

type EloquaLinkedService

type EloquaLinkedService = original.EloquaLinkedService

type EloquaLinkedServiceTypeProperties

type EloquaLinkedServiceTypeProperties = original.EloquaLinkedServiceTypeProperties

type EloquaObjectDataset

type EloquaObjectDataset = original.EloquaObjectDataset

type EloquaSource

type EloquaSource = original.EloquaSource

type EntityReference

type EntityReference = original.EntityReference

type ErrorResponse

type ErrorResponse = original.ErrorResponse

type ExecutePipelineActivity

type ExecutePipelineActivity = original.ExecutePipelineActivity

type ExecuteSSISPackageActivity

type ExecuteSSISPackageActivity = original.ExecuteSSISPackageActivity

type ExecutionActivity

type ExecutionActivity = original.ExecutionActivity

type Expression

type Expression = original.Expression

type FactoriesClient

type FactoriesClient = original.FactoriesClient

func NewFactoriesClient

func NewFactoriesClient(subscriptionID string) FactoriesClient

func NewFactoriesClientWithBaseURI

func NewFactoriesClientWithBaseURI(baseURI string, subscriptionID string) FactoriesClient

type Factory

type Factory = original.Factory

type FactoryIdentity

type FactoryIdentity = original.FactoryIdentity

type FactoryListResponse

type FactoryListResponse = original.FactoryListResponse

type FactoryProperties

type FactoryProperties = original.FactoryProperties

type FactoryRepoUpdate

type FactoryRepoUpdate = original.FactoryRepoUpdate

type FactoryUpdateParameters

type FactoryUpdateParameters = original.FactoryUpdateParameters

type FactoryVSTSConfiguration

type FactoryVSTSConfiguration = original.FactoryVSTSConfiguration

type FileServerLinkedService

type FileServerLinkedService = original.FileServerLinkedService

type FileShareDataset

type FileShareDataset = original.FileShareDataset

type FileShareDatasetTypeProperties

type FileShareDatasetTypeProperties = original.FileShareDatasetTypeProperties

type FileSystemSink

type FileSystemSink = original.FileSystemSink

type FileSystemSource

type FileSystemSource = original.FileSystemSource

type FilterActivity

type FilterActivity = original.FilterActivity

type FilterActivityTypeProperties

type FilterActivityTypeProperties = original.FilterActivityTypeProperties

type ForEachActivity

type ForEachActivity = original.ForEachActivity

type ForEachActivityTypeProperties

type ForEachActivityTypeProperties = original.ForEachActivityTypeProperties

type FtpAuthenticationType

type FtpAuthenticationType = original.FtpAuthenticationType
const (
	FtpAuthenticationTypeAnonymous FtpAuthenticationType = original.FtpAuthenticationTypeAnonymous
	FtpAuthenticationTypeBasic     FtpAuthenticationType = original.FtpAuthenticationTypeBasic
)

func PossibleFtpAuthenticationTypeValues

func PossibleFtpAuthenticationTypeValues() []FtpAuthenticationType

type FtpServerLinkedService

type FtpServerLinkedService = original.FtpServerLinkedService

type GetMetadataActivity

type GetMetadataActivity = original.GetMetadataActivity

type GetMetadataActivityTypeProperties

type GetMetadataActivityTypeProperties = original.GetMetadataActivityTypeProperties

type GoogleBigQueryLinkedService

type GoogleBigQueryLinkedService = original.GoogleBigQueryLinkedService

type GoogleBigQueryObjectDataset

type GoogleBigQueryObjectDataset = original.GoogleBigQueryObjectDataset

type GoogleBigQuerySource

type GoogleBigQuerySource = original.GoogleBigQuerySource

type GreenplumLinkedService

type GreenplumLinkedService = original.GreenplumLinkedService

type GreenplumSource

type GreenplumSource = original.GreenplumSource

type GreenplumTableDataset

type GreenplumTableDataset = original.GreenplumTableDataset

type HBaseAuthenticationType

type HBaseAuthenticationType = original.HBaseAuthenticationType
const (
	HBaseAuthenticationTypeAnonymous HBaseAuthenticationType = original.HBaseAuthenticationTypeAnonymous
	HBaseAuthenticationTypeBasic     HBaseAuthenticationType = original.HBaseAuthenticationTypeBasic
)

func PossibleHBaseAuthenticationTypeValues

func PossibleHBaseAuthenticationTypeValues() []HBaseAuthenticationType

type HBaseLinkedService

type HBaseLinkedService = original.HBaseLinkedService

type HBaseLinkedServiceTypeProperties

type HBaseLinkedServiceTypeProperties = original.HBaseLinkedServiceTypeProperties

type HBaseObjectDataset

type HBaseObjectDataset = original.HBaseObjectDataset

type HBaseSource

type HBaseSource = original.HBaseSource

type HDInsightHiveActivity

type HDInsightHiveActivity = original.HDInsightHiveActivity

type HDInsightLinkedService

type HDInsightLinkedService = original.HDInsightLinkedService

type HDInsightMapReduceActivity

type HDInsightMapReduceActivity = original.HDInsightMapReduceActivity

type HDInsightOnDemandLinkedService

type HDInsightOnDemandLinkedService = original.HDInsightOnDemandLinkedService

type HDInsightPigActivity

type HDInsightPigActivity = original.HDInsightPigActivity

type HDInsightPigActivityTypeProperties

type HDInsightPigActivityTypeProperties = original.HDInsightPigActivityTypeProperties

type HDInsightSparkActivity

type HDInsightSparkActivity = original.HDInsightSparkActivity

type HDInsightStreamingActivity

type HDInsightStreamingActivity = original.HDInsightStreamingActivity

type HTTPAuthenticationType

type HTTPAuthenticationType = original.HTTPAuthenticationType

func PossibleHTTPAuthenticationTypeValues

func PossibleHTTPAuthenticationTypeValues() []HTTPAuthenticationType

type HTTPDataset

type HTTPDataset = original.HTTPDataset

type HTTPDatasetTypeProperties

type HTTPDatasetTypeProperties = original.HTTPDatasetTypeProperties

type HTTPLinkedService

type HTTPLinkedService = original.HTTPLinkedService

type HTTPLinkedServiceTypeProperties

type HTTPLinkedServiceTypeProperties = original.HTTPLinkedServiceTypeProperties

type HTTPSource

type HTTPSource = original.HTTPSource

type HdfsLinkedService

type HdfsLinkedService = original.HdfsLinkedService

type HdfsLinkedServiceTypeProperties

type HdfsLinkedServiceTypeProperties = original.HdfsLinkedServiceTypeProperties

type HdfsSource

type HdfsSource = original.HdfsSource

type HiveLinkedService

type HiveLinkedService = original.HiveLinkedService

type HiveLinkedServiceTypeProperties

type HiveLinkedServiceTypeProperties = original.HiveLinkedServiceTypeProperties

type HiveObjectDataset

type HiveObjectDataset = original.HiveObjectDataset

type HiveServerType

type HiveServerType = original.HiveServerType

func PossibleHiveServerTypeValues

func PossibleHiveServerTypeValues() []HiveServerType

type HiveSource

type HiveSource = original.HiveSource

type HubspotLinkedService

type HubspotLinkedService = original.HubspotLinkedService

type HubspotLinkedServiceTypeProperties

type HubspotLinkedServiceTypeProperties = original.HubspotLinkedServiceTypeProperties

type HubspotObjectDataset

type HubspotObjectDataset = original.HubspotObjectDataset

type HubspotSource

type HubspotSource = original.HubspotSource

type IfConditionActivity

type IfConditionActivity = original.IfConditionActivity

type IfConditionActivityTypeProperties

type IfConditionActivityTypeProperties = original.IfConditionActivityTypeProperties

type ImpalaAuthenticationType

type ImpalaAuthenticationType = original.ImpalaAuthenticationType
const (
	ImpalaAuthenticationTypeAnonymous           ImpalaAuthenticationType = original.ImpalaAuthenticationTypeAnonymous
	ImpalaAuthenticationTypeSASLUsername        ImpalaAuthenticationType = original.ImpalaAuthenticationTypeSASLUsername
	ImpalaAuthenticationTypeUsernameAndPassword ImpalaAuthenticationType = original.ImpalaAuthenticationTypeUsernameAndPassword
)

func PossibleImpalaAuthenticationTypeValues

func PossibleImpalaAuthenticationTypeValues() []ImpalaAuthenticationType

type ImpalaLinkedService

type ImpalaLinkedService = original.ImpalaLinkedService

type ImpalaLinkedServiceTypeProperties

type ImpalaLinkedServiceTypeProperties = original.ImpalaLinkedServiceTypeProperties

type ImpalaObjectDataset

type ImpalaObjectDataset = original.ImpalaObjectDataset

type ImpalaSource

type ImpalaSource = original.ImpalaSource

type IntegrationRuntime

type IntegrationRuntime = original.IntegrationRuntime

type IntegrationRuntimeAuthKeys

type IntegrationRuntimeAuthKeys = original.IntegrationRuntimeAuthKeys

type IntegrationRuntimeConnectionInfo

type IntegrationRuntimeConnectionInfo = original.IntegrationRuntimeConnectionInfo

type IntegrationRuntimeEdition

type IntegrationRuntimeEdition = original.IntegrationRuntimeEdition

func PossibleIntegrationRuntimeEditionValues

func PossibleIntegrationRuntimeEditionValues() []IntegrationRuntimeEdition

type IntegrationRuntimeEntityReferenceType

type IntegrationRuntimeEntityReferenceType = original.IntegrationRuntimeEntityReferenceType
const (
	IntegrationRuntimeEntityReferenceTypeIntegrationRuntimeReference IntegrationRuntimeEntityReferenceType = original.IntegrationRuntimeEntityReferenceTypeIntegrationRuntimeReference
	IntegrationRuntimeEntityReferenceTypeLinkedServiceReference      IntegrationRuntimeEntityReferenceType = original.IntegrationRuntimeEntityReferenceTypeLinkedServiceReference
)

func PossibleIntegrationRuntimeEntityReferenceTypeValues

func PossibleIntegrationRuntimeEntityReferenceTypeValues() []IntegrationRuntimeEntityReferenceType

type IntegrationRuntimeListResponse

type IntegrationRuntimeListResponse = original.IntegrationRuntimeListResponse

type IntegrationRuntimeMonitoringData

type IntegrationRuntimeMonitoringData = original.IntegrationRuntimeMonitoringData

type IntegrationRuntimeNodeIPAddress

type IntegrationRuntimeNodeIPAddress = original.IntegrationRuntimeNodeIPAddress

type IntegrationRuntimeNodesClient

type IntegrationRuntimeNodesClient = original.IntegrationRuntimeNodesClient

func NewIntegrationRuntimeNodesClient

func NewIntegrationRuntimeNodesClient(subscriptionID string) IntegrationRuntimeNodesClient

func NewIntegrationRuntimeNodesClientWithBaseURI

func NewIntegrationRuntimeNodesClientWithBaseURI(baseURI string, subscriptionID string) IntegrationRuntimeNodesClient

type IntegrationRuntimeReference

type IntegrationRuntimeReference = original.IntegrationRuntimeReference

type IntegrationRuntimeResource

type IntegrationRuntimeResource = original.IntegrationRuntimeResource

type IntegrationRuntimeSsisCatalogInfo

type IntegrationRuntimeSsisCatalogInfo = original.IntegrationRuntimeSsisCatalogInfo

type IntegrationRuntimeSsisProperties

type IntegrationRuntimeSsisProperties = original.IntegrationRuntimeSsisProperties

type IntegrationRuntimeStatus

type IntegrationRuntimeStatus = original.IntegrationRuntimeStatus

type IntegrationRuntimeStatusResponse

type IntegrationRuntimeStatusResponse = original.IntegrationRuntimeStatusResponse

type IntegrationRuntimeType

type IntegrationRuntimeType = original.IntegrationRuntimeType

func PossibleIntegrationRuntimeTypeValues

func PossibleIntegrationRuntimeTypeValues() []IntegrationRuntimeType

type IntegrationRuntimeVNetProperties

type IntegrationRuntimeVNetProperties = original.IntegrationRuntimeVNetProperties

type IntegrationRuntimesClient

type IntegrationRuntimesClient = original.IntegrationRuntimesClient

func NewIntegrationRuntimesClient

func NewIntegrationRuntimesClient(subscriptionID string) IntegrationRuntimesClient

func NewIntegrationRuntimesClientWithBaseURI

func NewIntegrationRuntimesClientWithBaseURI(baseURI string, subscriptionID string) IntegrationRuntimesClient

type IntegrationRuntimesStartFuture

type IntegrationRuntimesStartFuture = original.IntegrationRuntimesStartFuture

type IntegrationRuntimesStopFuture

type IntegrationRuntimesStopFuture = original.IntegrationRuntimesStopFuture

type JSONFormat

type JSONFormat = original.JSONFormat

type JSONFormatFilePattern

type JSONFormatFilePattern = original.JSONFormatFilePattern

func PossibleJSONFormatFilePatternValues

func PossibleJSONFormatFilePatternValues() []JSONFormatFilePattern

type JiraLinkedService

type JiraLinkedService = original.JiraLinkedService

type JiraLinkedServiceTypeProperties

type JiraLinkedServiceTypeProperties = original.JiraLinkedServiceTypeProperties

type JiraObjectDataset

type JiraObjectDataset = original.JiraObjectDataset

type JiraSource

type JiraSource = original.JiraSource

type LinkedIntegrationRuntime

type LinkedIntegrationRuntime = original.LinkedIntegrationRuntime

type LinkedIntegrationRuntimeKey

type LinkedIntegrationRuntimeKey = original.LinkedIntegrationRuntimeKey

type LinkedIntegrationRuntimeProperties

type LinkedIntegrationRuntimeProperties = original.LinkedIntegrationRuntimeProperties

type LinkedIntegrationRuntimeRbac

type LinkedIntegrationRuntimeRbac = original.LinkedIntegrationRuntimeRbac

type LinkedService

type LinkedService = original.LinkedService

type LinkedServiceListResponse

type LinkedServiceListResponse = original.LinkedServiceListResponse

type LinkedServiceReference

type LinkedServiceReference = original.LinkedServiceReference

type LinkedServiceResource

type LinkedServiceResource = original.LinkedServiceResource

type LinkedServicesClient

type LinkedServicesClient = original.LinkedServicesClient

func NewLinkedServicesClient

func NewLinkedServicesClient(subscriptionID string) LinkedServicesClient

func NewLinkedServicesClientWithBaseURI

func NewLinkedServicesClientWithBaseURI(baseURI string, subscriptionID string) LinkedServicesClient

type LookupActivity

type LookupActivity = original.LookupActivity

type LookupActivityTypeProperties

type LookupActivityTypeProperties = original.LookupActivityTypeProperties

type MagentoLinkedService

type MagentoLinkedService = original.MagentoLinkedService

type MagentoLinkedServiceTypeProperties

type MagentoLinkedServiceTypeProperties = original.MagentoLinkedServiceTypeProperties

type MagentoObjectDataset

type MagentoObjectDataset = original.MagentoObjectDataset

type MagentoSource

type MagentoSource = original.MagentoSource

type ManagedIntegrationRuntime

type ManagedIntegrationRuntime = original.ManagedIntegrationRuntime

type ManagedIntegrationRuntimeError

type ManagedIntegrationRuntimeError = original.ManagedIntegrationRuntimeError

type ManagedIntegrationRuntimeNode

type ManagedIntegrationRuntimeNode = original.ManagedIntegrationRuntimeNode

type ManagedIntegrationRuntimeStatus

type ManagedIntegrationRuntimeStatus = original.ManagedIntegrationRuntimeStatus

type MariaDBLinkedService

type MariaDBLinkedService = original.MariaDBLinkedService

type MariaDBLinkedServiceTypeProperties

type MariaDBLinkedServiceTypeProperties = original.MariaDBLinkedServiceTypeProperties

type MariaDBSource

type MariaDBSource = original.MariaDBSource

type MariaDBTableDataset

type MariaDBTableDataset = original.MariaDBTableDataset

type MarketoLinkedService

type MarketoLinkedService = original.MarketoLinkedService

type MarketoLinkedServiceTypeProperties

type MarketoLinkedServiceTypeProperties = original.MarketoLinkedServiceTypeProperties

type MarketoObjectDataset

type MarketoObjectDataset = original.MarketoObjectDataset

type MarketoSource

type MarketoSource = original.MarketoSource

type MongoDbAuthenticationType

type MongoDbAuthenticationType = original.MongoDbAuthenticationType
const (
	MongoDbAuthenticationTypeAnonymous MongoDbAuthenticationType = original.MongoDbAuthenticationTypeAnonymous
	MongoDbAuthenticationTypeBasic     MongoDbAuthenticationType = original.MongoDbAuthenticationTypeBasic
)

func PossibleMongoDbAuthenticationTypeValues

func PossibleMongoDbAuthenticationTypeValues() []MongoDbAuthenticationType

type MongoDbCollectionDataset

type MongoDbCollectionDataset = original.MongoDbCollectionDataset

type MongoDbLinkedService

type MongoDbLinkedService = original.MongoDbLinkedService

type MongoDbLinkedServiceTypeProperties

type MongoDbLinkedServiceTypeProperties = original.MongoDbLinkedServiceTypeProperties

type MongoDbSource

type MongoDbSource = original.MongoDbSource

type MultiplePipelineTrigger

type MultiplePipelineTrigger = original.MultiplePipelineTrigger

type MySQLLinkedService

type MySQLLinkedService = original.MySQLLinkedService

type MySQLLinkedServiceTypeProperties

type MySQLLinkedServiceTypeProperties = original.MySQLLinkedServiceTypeProperties

type NetezzaLinkedService

type NetezzaLinkedService = original.NetezzaLinkedService

type NetezzaLinkedServiceTypeProperties

type NetezzaLinkedServiceTypeProperties = original.NetezzaLinkedServiceTypeProperties

type NetezzaSource

type NetezzaSource = original.NetezzaSource

type NetezzaTableDataset

type NetezzaTableDataset = original.NetezzaTableDataset

type ODataAuthenticationType

type ODataAuthenticationType = original.ODataAuthenticationType
const (
	ODataAuthenticationTypeAnonymous ODataAuthenticationType = original.ODataAuthenticationTypeAnonymous
	ODataAuthenticationTypeBasic     ODataAuthenticationType = original.ODataAuthenticationTypeBasic
)

func PossibleODataAuthenticationTypeValues

func PossibleODataAuthenticationTypeValues() []ODataAuthenticationType

type ODataLinkedService

type ODataLinkedService = original.ODataLinkedService

type ODataLinkedServiceTypeProperties

type ODataLinkedServiceTypeProperties = original.ODataLinkedServiceTypeProperties

type ODataResourceDataset

type ODataResourceDataset = original.ODataResourceDataset

type ODataResourceDatasetTypeProperties

type ODataResourceDatasetTypeProperties = original.ODataResourceDatasetTypeProperties

type OdbcLinkedService

type OdbcLinkedService = original.OdbcLinkedService

type OdbcLinkedServiceTypeProperties

type OdbcLinkedServiceTypeProperties = original.OdbcLinkedServiceTypeProperties

type OdbcSink

type OdbcSink = original.OdbcSink

type Operation

type Operation = original.Operation

type OperationDisplay

type OperationDisplay = original.OperationDisplay

type OperationListResponse

type OperationListResponse = original.OperationListResponse

type OperationLogSpecification

type OperationLogSpecification = original.OperationLogSpecification

type OperationMetricAvailability

type OperationMetricAvailability = original.OperationMetricAvailability

type OperationMetricSpecification

type OperationMetricSpecification = original.OperationMetricSpecification

type OperationProperties

type OperationProperties = original.OperationProperties

type OperationServiceSpecification

type OperationServiceSpecification = original.OperationServiceSpecification

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type OracleLinkedService

type OracleLinkedService = original.OracleLinkedService

type OracleLinkedServiceTypeProperties

type OracleLinkedServiceTypeProperties = original.OracleLinkedServiceTypeProperties

type OracleSink

type OracleSink = original.OracleSink

type OracleSource

type OracleSource = original.OracleSource

type OracleTableDataset

type OracleTableDataset = original.OracleTableDataset

type OracleTableDatasetTypeProperties

type OracleTableDatasetTypeProperties = original.OracleTableDatasetTypeProperties

type OrcFormat

type OrcFormat = original.OrcFormat

type ParameterSpecification

type ParameterSpecification = original.ParameterSpecification

type ParameterType

type ParameterType = original.ParameterType

func PossibleParameterTypeValues

func PossibleParameterTypeValues() []ParameterType

type ParquetFormat

type ParquetFormat = original.ParquetFormat

type PaypalLinkedService

type PaypalLinkedService = original.PaypalLinkedService

type PaypalLinkedServiceTypeProperties

type PaypalLinkedServiceTypeProperties = original.PaypalLinkedServiceTypeProperties

type PaypalObjectDataset

type PaypalObjectDataset = original.PaypalObjectDataset

type PaypalSource

type PaypalSource = original.PaypalSource

type PhoenixAuthenticationType

type PhoenixAuthenticationType = original.PhoenixAuthenticationType
const (
	PhoenixAuthenticationTypeAnonymous                    PhoenixAuthenticationType = original.PhoenixAuthenticationTypeAnonymous
	PhoenixAuthenticationTypeUsernameAndPassword          PhoenixAuthenticationType = original.PhoenixAuthenticationTypeUsernameAndPassword
	PhoenixAuthenticationTypeWindowsAzureHDInsightService PhoenixAuthenticationType = original.PhoenixAuthenticationTypeWindowsAzureHDInsightService
)

func PossiblePhoenixAuthenticationTypeValues

func PossiblePhoenixAuthenticationTypeValues() []PhoenixAuthenticationType

type PhoenixLinkedService

type PhoenixLinkedService = original.PhoenixLinkedService

type PhoenixLinkedServiceTypeProperties

type PhoenixLinkedServiceTypeProperties = original.PhoenixLinkedServiceTypeProperties

type PhoenixObjectDataset

type PhoenixObjectDataset = original.PhoenixObjectDataset

type PhoenixSource

type PhoenixSource = original.PhoenixSource

type Pipeline

type Pipeline = original.Pipeline

type PipelineListResponse

type PipelineListResponse = original.PipelineListResponse

type PipelineReference

type PipelineReference = original.PipelineReference

type PipelineResource

type PipelineResource = original.PipelineResource

type PipelineRun

type PipelineRun = original.PipelineRun

type PipelineRunFilterParameters

type PipelineRunFilterParameters = original.PipelineRunFilterParameters

type PipelineRunInvokedBy

type PipelineRunInvokedBy = original.PipelineRunInvokedBy

type PipelineRunQueryFilter

type PipelineRunQueryFilter = original.PipelineRunQueryFilter

type PipelineRunQueryOrder

type PipelineRunQueryOrder = original.PipelineRunQueryOrder

func PossiblePipelineRunQueryOrderValues

func PossiblePipelineRunQueryOrderValues() []PipelineRunQueryOrder

type PipelineRunQueryOrderBy

type PipelineRunQueryOrderBy = original.PipelineRunQueryOrderBy

type PipelineRunQueryOrderByField

type PipelineRunQueryOrderByField = original.PipelineRunQueryOrderByField

func PossiblePipelineRunQueryOrderByFieldValues

func PossiblePipelineRunQueryOrderByFieldValues() []PipelineRunQueryOrderByField

type PipelineRunQueryResponse

type PipelineRunQueryResponse = original.PipelineRunQueryResponse

type PipelineRunsClient

type PipelineRunsClient = original.PipelineRunsClient

func NewPipelineRunsClient

func NewPipelineRunsClient(subscriptionID string) PipelineRunsClient

func NewPipelineRunsClientWithBaseURI

func NewPipelineRunsClientWithBaseURI(baseURI string, subscriptionID string) PipelineRunsClient

type PipelinesClient

type PipelinesClient = original.PipelinesClient

func NewPipelinesClient

func NewPipelinesClient(subscriptionID string) PipelinesClient

func NewPipelinesClientWithBaseURI

func NewPipelinesClientWithBaseURI(baseURI string, subscriptionID string) PipelinesClient

type PolybaseSettings

type PolybaseSettings = original.PolybaseSettings

type PostgreSQLLinkedService

type PostgreSQLLinkedService = original.PostgreSQLLinkedService

type PrestoAuthenticationType

type PrestoAuthenticationType = original.PrestoAuthenticationType
const (
	PrestoAuthenticationTypeAnonymous PrestoAuthenticationType = original.PrestoAuthenticationTypeAnonymous
	PrestoAuthenticationTypeLDAP      PrestoAuthenticationType = original.PrestoAuthenticationTypeLDAP
)

func PossiblePrestoAuthenticationTypeValues

func PossiblePrestoAuthenticationTypeValues() []PrestoAuthenticationType

type PrestoLinkedService

type PrestoLinkedService = original.PrestoLinkedService

type PrestoLinkedServiceTypeProperties

type PrestoLinkedServiceTypeProperties = original.PrestoLinkedServiceTypeProperties

type PrestoObjectDataset

type PrestoObjectDataset = original.PrestoObjectDataset

type PrestoSource

type PrestoSource = original.PrestoSource

type QuickBooksLinkedService

type QuickBooksLinkedService = original.QuickBooksLinkedService

type QuickBooksObjectDataset

type QuickBooksObjectDataset = original.QuickBooksObjectDataset

type QuickBooksSource

type QuickBooksSource = original.QuickBooksSource

type RecurrenceSchedule

type RecurrenceSchedule = original.RecurrenceSchedule

type RecurrenceScheduleOccurrence

type RecurrenceScheduleOccurrence = original.RecurrenceScheduleOccurrence

type RedirectIncompatibleRowSettings

type RedirectIncompatibleRowSettings = original.RedirectIncompatibleRowSettings

type RedshiftUnloadSettings

type RedshiftUnloadSettings = original.RedshiftUnloadSettings

type RelationalSource

type RelationalSource = original.RelationalSource

type RelationalTableDataset

type RelationalTableDataset = original.RelationalTableDataset

type Resource

type Resource = original.Resource

type ResponsysLinkedService

type ResponsysLinkedService = original.ResponsysLinkedService

type ResponsysObjectDataset

type ResponsysObjectDataset = original.ResponsysObjectDataset

type ResponsysSource

type ResponsysSource = original.ResponsysSource

type RetryPolicy

type RetryPolicy = original.RetryPolicy

type SQLDWSink

type SQLDWSink = original.SQLDWSink

type SQLDWSource

type SQLDWSource = original.SQLDWSource

type SQLServerLinkedService

type SQLServerLinkedService = original.SQLServerLinkedService

type SQLServerStoredProcedureActivity

type SQLServerStoredProcedureActivity = original.SQLServerStoredProcedureActivity

type SQLServerTableDataset

type SQLServerTableDataset = original.SQLServerTableDataset

type SQLSink

type SQLSink = original.SQLSink

type SQLSource

type SQLSource = original.SQLSource

type SSISAccessCredential

type SSISAccessCredential = original.SSISAccessCredential

type SSISExecutionCredential

type SSISExecutionCredential = original.SSISExecutionCredential

type SSISExecutionParameter

type SSISExecutionParameter = original.SSISExecutionParameter

type SSISLogLocation

type SSISLogLocation = original.SSISLogLocation

type SSISLogLocationTypeProperties

type SSISLogLocationTypeProperties = original.SSISLogLocationTypeProperties

type SSISPackageLocation

type SSISPackageLocation = original.SSISPackageLocation

type SSISPackageLocationTypeProperties

type SSISPackageLocationTypeProperties = original.SSISPackageLocationTypeProperties

type SSISPropertyOverride

type SSISPropertyOverride = original.SSISPropertyOverride

type SalesforceLinkedService

type SalesforceLinkedService = original.SalesforceLinkedService

type SalesforceMarketingCloudSource

type SalesforceMarketingCloudSource = original.SalesforceMarketingCloudSource

type SalesforceObjectDataset

type SalesforceObjectDataset = original.SalesforceObjectDataset

type SalesforceSink

type SalesforceSink = original.SalesforceSink

type SalesforceSource

type SalesforceSource = original.SalesforceSource

type SapBWLinkedService

type SapBWLinkedService = original.SapBWLinkedService

type SapBWLinkedServiceTypeProperties

type SapBWLinkedServiceTypeProperties = original.SapBWLinkedServiceTypeProperties

type SapCloudForCustomerLinkedService

type SapCloudForCustomerLinkedService = original.SapCloudForCustomerLinkedService

type SapCloudForCustomerResourceDataset

type SapCloudForCustomerResourceDataset = original.SapCloudForCustomerResourceDataset

type SapCloudForCustomerSink

type SapCloudForCustomerSink = original.SapCloudForCustomerSink

type SapCloudForCustomerSource

type SapCloudForCustomerSource = original.SapCloudForCustomerSource

type SapEccLinkedService

type SapEccLinkedService = original.SapEccLinkedService

type SapEccLinkedServiceTypeProperties

type SapEccLinkedServiceTypeProperties = original.SapEccLinkedServiceTypeProperties

type SapEccResourceDataset

type SapEccResourceDataset = original.SapEccResourceDataset

type SapEccSource

type SapEccSource = original.SapEccSource

type SapHanaAuthenticationType

type SapHanaAuthenticationType = original.SapHanaAuthenticationType

func PossibleSapHanaAuthenticationTypeValues

func PossibleSapHanaAuthenticationTypeValues() []SapHanaAuthenticationType

type SapHanaLinkedService

type SapHanaLinkedService = original.SapHanaLinkedService

type SapHanaLinkedServiceProperties

type SapHanaLinkedServiceProperties = original.SapHanaLinkedServiceProperties

type ScheduleTrigger

type ScheduleTrigger = original.ScheduleTrigger

type ScheduleTriggerRecurrence

type ScheduleTriggerRecurrence = original.ScheduleTriggerRecurrence

type ScheduleTriggerTypeProperties

type ScheduleTriggerTypeProperties = original.ScheduleTriggerTypeProperties

type SecretBase

type SecretBase = original.SecretBase

type SecureString

type SecureString = original.SecureString

type SelfHostedIntegrationRuntime

type SelfHostedIntegrationRuntime = original.SelfHostedIntegrationRuntime

type SelfHostedIntegrationRuntimeNode

type SelfHostedIntegrationRuntimeNode = original.SelfHostedIntegrationRuntimeNode

type SelfHostedIntegrationRuntimeStatus

type SelfHostedIntegrationRuntimeStatus = original.SelfHostedIntegrationRuntimeStatus

type ServiceNowAuthenticationType

type ServiceNowAuthenticationType = original.ServiceNowAuthenticationType

func PossibleServiceNowAuthenticationTypeValues

func PossibleServiceNowAuthenticationTypeValues() []ServiceNowAuthenticationType

type ServiceNowLinkedService

type ServiceNowLinkedService = original.ServiceNowLinkedService

type ServiceNowObjectDataset

type ServiceNowObjectDataset = original.ServiceNowObjectDataset

type ServiceNowSource

type ServiceNowSource = original.ServiceNowSource

type SftpAuthenticationType

type SftpAuthenticationType = original.SftpAuthenticationType
const (
	SftpAuthenticationTypeBasic        SftpAuthenticationType = original.SftpAuthenticationTypeBasic
	SftpAuthenticationTypeSSHPublicKey SftpAuthenticationType = original.SftpAuthenticationTypeSSHPublicKey
)

func PossibleSftpAuthenticationTypeValues

func PossibleSftpAuthenticationTypeValues() []SftpAuthenticationType

type SftpServerLinkedService

type SftpServerLinkedService = original.SftpServerLinkedService

type ShopifyLinkedService

type ShopifyLinkedService = original.ShopifyLinkedService

type ShopifyLinkedServiceTypeProperties

type ShopifyLinkedServiceTypeProperties = original.ShopifyLinkedServiceTypeProperties

type ShopifyObjectDataset

type ShopifyObjectDataset = original.ShopifyObjectDataset

type ShopifySource

type ShopifySource = original.ShopifySource

type SparkAuthenticationType

type SparkAuthenticationType = original.SparkAuthenticationType
const (
	SparkAuthenticationTypeAnonymous                    SparkAuthenticationType = original.SparkAuthenticationTypeAnonymous
	SparkAuthenticationTypeUsername                     SparkAuthenticationType = original.SparkAuthenticationTypeUsername
	SparkAuthenticationTypeUsernameAndPassword          SparkAuthenticationType = original.SparkAuthenticationTypeUsernameAndPassword
	SparkAuthenticationTypeWindowsAzureHDInsightService SparkAuthenticationType = original.SparkAuthenticationTypeWindowsAzureHDInsightService
)

func PossibleSparkAuthenticationTypeValues

func PossibleSparkAuthenticationTypeValues() []SparkAuthenticationType

type SparkLinkedService

type SparkLinkedService = original.SparkLinkedService

type SparkLinkedServiceTypeProperties

type SparkLinkedServiceTypeProperties = original.SparkLinkedServiceTypeProperties

type SparkObjectDataset

type SparkObjectDataset = original.SparkObjectDataset

type SparkServerType

type SparkServerType = original.SparkServerType

func PossibleSparkServerTypeValues

func PossibleSparkServerTypeValues() []SparkServerType

type SparkSource

type SparkSource = original.SparkSource

type SparkThriftTransportProtocol

type SparkThriftTransportProtocol = original.SparkThriftTransportProtocol

func PossibleSparkThriftTransportProtocolValues

func PossibleSparkThriftTransportProtocolValues() []SparkThriftTransportProtocol

type SquareLinkedService

type SquareLinkedService = original.SquareLinkedService

type SquareLinkedServiceTypeProperties

type SquareLinkedServiceTypeProperties = original.SquareLinkedServiceTypeProperties

type SquareObjectDataset

type SquareObjectDataset = original.SquareObjectDataset

type SquareSource

type SquareSource = original.SquareSource

type SsisPackageLocationType

type SsisPackageLocationType = original.SsisPackageLocationType

func PossibleSsisPackageLocationTypeValues

func PossibleSsisPackageLocationTypeValues() []SsisPackageLocationType

type StagingSettings

type StagingSettings = original.StagingSettings

type StoredProcedureParameter

type StoredProcedureParameter = original.StoredProcedureParameter

type SubResource

type SubResource = original.SubResource

type SybaseAuthenticationType

type SybaseAuthenticationType = original.SybaseAuthenticationType
const (
	SybaseAuthenticationTypeBasic   SybaseAuthenticationType = original.SybaseAuthenticationTypeBasic
	SybaseAuthenticationTypeWindows SybaseAuthenticationType = original.SybaseAuthenticationTypeWindows
)

func PossibleSybaseAuthenticationTypeValues

func PossibleSybaseAuthenticationTypeValues() []SybaseAuthenticationType

type SybaseLinkedService

type SybaseLinkedService = original.SybaseLinkedService

type SybaseLinkedServiceTypeProperties

type SybaseLinkedServiceTypeProperties = original.SybaseLinkedServiceTypeProperties

type TeradataAuthenticationType

type TeradataAuthenticationType = original.TeradataAuthenticationType

func PossibleTeradataAuthenticationTypeValues

func PossibleTeradataAuthenticationTypeValues() []TeradataAuthenticationType

type TeradataLinkedService

type TeradataLinkedService = original.TeradataLinkedService

type TextFormat

type TextFormat = original.TextFormat

type Trigger

type Trigger = original.Trigger

type TriggerListResponse

type TriggerListResponse = original.TriggerListResponse

type TriggerPipelineReference

type TriggerPipelineReference = original.TriggerPipelineReference

type TriggerResource

type TriggerResource = original.TriggerResource

type TriggerRun

type TriggerRun = original.TriggerRun

type TriggerRunListResponse

type TriggerRunListResponse = original.TriggerRunListResponse

type TriggerRunStatus

type TriggerRunStatus = original.TriggerRunStatus
const (
	TriggerRunStatusFailed     TriggerRunStatus = original.TriggerRunStatusFailed
	TriggerRunStatusInprogress TriggerRunStatus = original.TriggerRunStatusInprogress
	TriggerRunStatusSucceeded  TriggerRunStatus = original.TriggerRunStatusSucceeded
)

func PossibleTriggerRunStatusValues

func PossibleTriggerRunStatusValues() []TriggerRunStatus

type TriggerRuntimeState

type TriggerRuntimeState = original.TriggerRuntimeState
const (
	TriggerRuntimeStateDisabled TriggerRuntimeState = original.TriggerRuntimeStateDisabled
	TriggerRuntimeStateStarted  TriggerRuntimeState = original.TriggerRuntimeStateStarted
	TriggerRuntimeStateStopped  TriggerRuntimeState = original.TriggerRuntimeStateStopped
)

func PossibleTriggerRuntimeStateValues

func PossibleTriggerRuntimeStateValues() []TriggerRuntimeState

type TriggersClient

type TriggersClient = original.TriggersClient

func NewTriggersClient

func NewTriggersClient(subscriptionID string) TriggersClient

func NewTriggersClientWithBaseURI

func NewTriggersClientWithBaseURI(baseURI string, subscriptionID string) TriggersClient

type TriggersStartFuture

type TriggersStartFuture = original.TriggersStartFuture

type TriggersStopFuture

type TriggersStopFuture = original.TriggersStopFuture

type TumblingWindowFrequency

type TumblingWindowFrequency = original.TumblingWindowFrequency
const (
	TumblingWindowFrequencyHour   TumblingWindowFrequency = original.TumblingWindowFrequencyHour
	TumblingWindowFrequencyMinute TumblingWindowFrequency = original.TumblingWindowFrequencyMinute
)

func PossibleTumblingWindowFrequencyValues

func PossibleTumblingWindowFrequencyValues() []TumblingWindowFrequency

type TumblingWindowTrigger

type TumblingWindowTrigger = original.TumblingWindowTrigger

type Type

type Type = original.Type
const (
	TypeAzureKeyVaultSecret Type = original.TypeAzureKeyVaultSecret
	TypeSecretBase          Type = original.TypeSecretBase
	TypeSecureString        Type = original.TypeSecureString
)

func PossibleTypeValues

func PossibleTypeValues() []Type

type TypeBasicActivity

type TypeBasicActivity = original.TypeBasicActivity
const (
	TypeActivity                 TypeBasicActivity = original.TypeActivity
	TypeAzureMLBatchExecution    TypeBasicActivity = original.TypeAzureMLBatchExecution
	TypeAzureMLUpdateResource    TypeBasicActivity = original.TypeAzureMLUpdateResource
	TypeContainer                TypeBasicActivity = original.TypeContainer
	TypeCopy                     TypeBasicActivity = original.TypeCopy
	TypeCustom                   TypeBasicActivity = original.TypeCustom
	TypeDatabricksNotebook       TypeBasicActivity = original.TypeDatabricksNotebook
	TypeDataLakeAnalyticsUSQL    TypeBasicActivity = original.TypeDataLakeAnalyticsUSQL
	TypeExecutePipeline          TypeBasicActivity = original.TypeExecutePipeline
	TypeExecuteSSISPackage       TypeBasicActivity = original.TypeExecuteSSISPackage
	TypeExecution                TypeBasicActivity = original.TypeExecution
	TypeFilter                   TypeBasicActivity = original.TypeFilter
	TypeForEach                  TypeBasicActivity = original.TypeForEach
	TypeGetMetadata              TypeBasicActivity = original.TypeGetMetadata
	TypeHDInsightHive            TypeBasicActivity = original.TypeHDInsightHive
	TypeHDInsightMapReduce       TypeBasicActivity = original.TypeHDInsightMapReduce
	TypeHDInsightPig             TypeBasicActivity = original.TypeHDInsightPig
	TypeHDInsightSpark           TypeBasicActivity = original.TypeHDInsightSpark
	TypeHDInsightStreaming       TypeBasicActivity = original.TypeHDInsightStreaming
	TypeIfCondition              TypeBasicActivity = original.TypeIfCondition
	TypeLookup                   TypeBasicActivity = original.TypeLookup
	TypeSQLServerStoredProcedure TypeBasicActivity = original.TypeSQLServerStoredProcedure
	TypeUntil                    TypeBasicActivity = original.TypeUntil
	TypeWait                     TypeBasicActivity = original.TypeWait
	TypeWebActivity              TypeBasicActivity = original.TypeWebActivity
)

func PossibleTypeBasicActivityValues

func PossibleTypeBasicActivityValues() []TypeBasicActivity

type TypeBasicCopySource

type TypeBasicCopySource = original.TypeBasicCopySource
const (
	TypeAmazonMWSSource                TypeBasicCopySource = original.TypeAmazonMWSSource
	TypeAmazonRedshiftSource           TypeBasicCopySource = original.TypeAmazonRedshiftSource
	TypeAzureDataLakeStoreSource       TypeBasicCopySource = original.TypeAzureDataLakeStoreSource
	TypeAzureMySQLSource               TypeBasicCopySource = original.TypeAzureMySQLSource
	TypeAzurePostgreSQLSource          TypeBasicCopySource = original.TypeAzurePostgreSQLSource
	TypeAzureTableSource               TypeBasicCopySource = original.TypeAzureTableSource
	TypeBlobSource                     TypeBasicCopySource = original.TypeBlobSource
	TypeCassandraSource                TypeBasicCopySource = original.TypeCassandraSource
	TypeConcurSource                   TypeBasicCopySource = original.TypeConcurSource
	TypeCopySource                     TypeBasicCopySource = original.TypeCopySource
	TypeCouchbaseSource                TypeBasicCopySource = original.TypeCouchbaseSource
	TypeDocumentDbCollectionSource     TypeBasicCopySource = original.TypeDocumentDbCollectionSource
	TypeDrillSource                    TypeBasicCopySource = original.TypeDrillSource
	TypeDynamicsSource                 TypeBasicCopySource = original.TypeDynamicsSource
	TypeEloquaSource                   TypeBasicCopySource = original.TypeEloquaSource
	TypeFileSystemSource               TypeBasicCopySource = original.TypeFileSystemSource
	TypeGoogleBigQuerySource           TypeBasicCopySource = original.TypeGoogleBigQuerySource
	TypeGreenplumSource                TypeBasicCopySource = original.TypeGreenplumSource
	TypeHBaseSource                    TypeBasicCopySource = original.TypeHBaseSource
	TypeHdfsSource                     TypeBasicCopySource = original.TypeHdfsSource
	TypeHiveSource                     TypeBasicCopySource = original.TypeHiveSource
	TypeHTTPSource                     TypeBasicCopySource = original.TypeHTTPSource
	TypeHubspotSource                  TypeBasicCopySource = original.TypeHubspotSource
	TypeImpalaSource                   TypeBasicCopySource = original.TypeImpalaSource
	TypeJiraSource                     TypeBasicCopySource = original.TypeJiraSource
	TypeMagentoSource                  TypeBasicCopySource = original.TypeMagentoSource
	TypeMariaDBSource                  TypeBasicCopySource = original.TypeMariaDBSource
	TypeMarketoSource                  TypeBasicCopySource = original.TypeMarketoSource
	TypeMongoDbSource                  TypeBasicCopySource = original.TypeMongoDbSource
	TypeNetezzaSource                  TypeBasicCopySource = original.TypeNetezzaSource
	TypeOracleSource                   TypeBasicCopySource = original.TypeOracleSource
	TypePaypalSource                   TypeBasicCopySource = original.TypePaypalSource
	TypePhoenixSource                  TypeBasicCopySource = original.TypePhoenixSource
	TypePrestoSource                   TypeBasicCopySource = original.TypePrestoSource
	TypeQuickBooksSource               TypeBasicCopySource = original.TypeQuickBooksSource
	TypeRelationalSource               TypeBasicCopySource = original.TypeRelationalSource
	TypeResponsysSource                TypeBasicCopySource = original.TypeResponsysSource
	TypeSalesforceMarketingCloudSource TypeBasicCopySource = original.TypeSalesforceMarketingCloudSource
	TypeSalesforceSource               TypeBasicCopySource = original.TypeSalesforceSource
	TypeSapCloudForCustomerSource      TypeBasicCopySource = original.TypeSapCloudForCustomerSource
	TypeSapEccSource                   TypeBasicCopySource = original.TypeSapEccSource
	TypeServiceNowSource               TypeBasicCopySource = original.TypeServiceNowSource
	TypeShopifySource                  TypeBasicCopySource = original.TypeShopifySource
	TypeSparkSource                    TypeBasicCopySource = original.TypeSparkSource
	TypeSQLDWSource                    TypeBasicCopySource = original.TypeSQLDWSource
	TypeSQLSource                      TypeBasicCopySource = original.TypeSQLSource
	TypeSquareSource                   TypeBasicCopySource = original.TypeSquareSource
	TypeVerticaSource                  TypeBasicCopySource = original.TypeVerticaSource
	TypeWebSource                      TypeBasicCopySource = original.TypeWebSource
	TypeXeroSource                     TypeBasicCopySource = original.TypeXeroSource
	TypeZohoSource                     TypeBasicCopySource = original.TypeZohoSource
)

func PossibleTypeBasicCopySourceValues

func PossibleTypeBasicCopySourceValues() []TypeBasicCopySource

type TypeBasicDataset

type TypeBasicDataset = original.TypeBasicDataset
const (
	TypeAmazonMWSObject                TypeBasicDataset = original.TypeAmazonMWSObject
	TypeAmazonS3Object                 TypeBasicDataset = original.TypeAmazonS3Object
	TypeAzureBlob                      TypeBasicDataset = original.TypeAzureBlob
	TypeAzureDataLakeStoreFile         TypeBasicDataset = original.TypeAzureDataLakeStoreFile
	TypeAzureMySQLTable                TypeBasicDataset = original.TypeAzureMySQLTable
	TypeAzurePostgreSQLTable           TypeBasicDataset = original.TypeAzurePostgreSQLTable
	TypeAzureSearchIndex               TypeBasicDataset = original.TypeAzureSearchIndex
	TypeAzureSQLDWTable                TypeBasicDataset = original.TypeAzureSQLDWTable
	TypeAzureSQLTable                  TypeBasicDataset = original.TypeAzureSQLTable
	TypeAzureTable                     TypeBasicDataset = original.TypeAzureTable
	TypeCassandraTable                 TypeBasicDataset = original.TypeCassandraTable
	TypeConcurObject                   TypeBasicDataset = original.TypeConcurObject
	TypeCouchbaseTable                 TypeBasicDataset = original.TypeCouchbaseTable
	TypeCustomDataset                  TypeBasicDataset = original.TypeCustomDataset
	TypeDataset                        TypeBasicDataset = original.TypeDataset
	TypeDocumentDbCollection           TypeBasicDataset = original.TypeDocumentDbCollection
	TypeDrillTable                     TypeBasicDataset = original.TypeDrillTable
	TypeDynamicsEntity                 TypeBasicDataset = original.TypeDynamicsEntity
	TypeEloquaObject                   TypeBasicDataset = original.TypeEloquaObject
	TypeFileShare                      TypeBasicDataset = original.TypeFileShare
	TypeGoogleBigQueryObject           TypeBasicDataset = original.TypeGoogleBigQueryObject
	TypeGreenplumTable                 TypeBasicDataset = original.TypeGreenplumTable
	TypeHBaseObject                    TypeBasicDataset = original.TypeHBaseObject
	TypeHiveObject                     TypeBasicDataset = original.TypeHiveObject
	TypeHTTPFile                       TypeBasicDataset = original.TypeHTTPFile
	TypeHubspotObject                  TypeBasicDataset = original.TypeHubspotObject
	TypeImpalaObject                   TypeBasicDataset = original.TypeImpalaObject
	TypeJiraObject                     TypeBasicDataset = original.TypeJiraObject
	TypeMagentoObject                  TypeBasicDataset = original.TypeMagentoObject
	TypeMariaDBTable                   TypeBasicDataset = original.TypeMariaDBTable
	TypeMarketoObject                  TypeBasicDataset = original.TypeMarketoObject
	TypeMongoDbCollection              TypeBasicDataset = original.TypeMongoDbCollection
	TypeNetezzaTable                   TypeBasicDataset = original.TypeNetezzaTable
	TypeODataResource                  TypeBasicDataset = original.TypeODataResource
	TypeOracleTable                    TypeBasicDataset = original.TypeOracleTable
	TypePaypalObject                   TypeBasicDataset = original.TypePaypalObject
	TypePhoenixObject                  TypeBasicDataset = original.TypePhoenixObject
	TypePrestoObject                   TypeBasicDataset = original.TypePrestoObject
	TypeQuickBooksObject               TypeBasicDataset = original.TypeQuickBooksObject
	TypeRelationalTable                TypeBasicDataset = original.TypeRelationalTable
	TypeResponsysObject                TypeBasicDataset = original.TypeResponsysObject
	TypeSalesforceMarketingCloudObject TypeBasicDataset = original.TypeSalesforceMarketingCloudObject
	TypeSalesforceObject               TypeBasicDataset = original.TypeSalesforceObject
	TypeSapCloudForCustomerResource    TypeBasicDataset = original.TypeSapCloudForCustomerResource
	TypeSapEccResource                 TypeBasicDataset = original.TypeSapEccResource
	TypeServiceNowObject               TypeBasicDataset = original.TypeServiceNowObject
	TypeShopifyObject                  TypeBasicDataset = original.TypeShopifyObject
	TypeSparkObject                    TypeBasicDataset = original.TypeSparkObject
	TypeSQLServerTable                 TypeBasicDataset = original.TypeSQLServerTable
	TypeSquareObject                   TypeBasicDataset = original.TypeSquareObject
	TypeVerticaTable                   TypeBasicDataset = original.TypeVerticaTable
	TypeWebTable                       TypeBasicDataset = original.TypeWebTable
	TypeXeroObject                     TypeBasicDataset = original.TypeXeroObject
	TypeZohoObject                     TypeBasicDataset = original.TypeZohoObject
)

func PossibleTypeBasicDatasetValues

func PossibleTypeBasicDatasetValues() []TypeBasicDataset

type TypeBasicIntegrationRuntimeStatus

type TypeBasicIntegrationRuntimeStatus = original.TypeBasicIntegrationRuntimeStatus

func PossibleTypeBasicIntegrationRuntimeStatusValues

func PossibleTypeBasicIntegrationRuntimeStatusValues() []TypeBasicIntegrationRuntimeStatus

type TypeBasicLinkedService

type TypeBasicLinkedService = original.TypeBasicLinkedService
const (
	TypeAmazonMWS                TypeBasicLinkedService = original.TypeAmazonMWS
	TypeAmazonRedshift           TypeBasicLinkedService = original.TypeAmazonRedshift
	TypeAmazonS3                 TypeBasicLinkedService = original.TypeAmazonS3
	TypeAzureBatch               TypeBasicLinkedService = original.TypeAzureBatch
	TypeAzureDatabricks          TypeBasicLinkedService = original.TypeAzureDatabricks
	TypeAzureDataLakeAnalytics   TypeBasicLinkedService = original.TypeAzureDataLakeAnalytics
	TypeAzureDataLakeStore       TypeBasicLinkedService = original.TypeAzureDataLakeStore
	TypeAzureKeyVault            TypeBasicLinkedService = original.TypeAzureKeyVault
	TypeAzureML                  TypeBasicLinkedService = original.TypeAzureML
	TypeAzureMySQL               TypeBasicLinkedService = original.TypeAzureMySQL
	TypeAzurePostgreSQL          TypeBasicLinkedService = original.TypeAzurePostgreSQL
	TypeAzureSearch              TypeBasicLinkedService = original.TypeAzureSearch
	TypeAzureSQLDatabase         TypeBasicLinkedService = original.TypeAzureSQLDatabase
	TypeAzureSQLDW               TypeBasicLinkedService = original.TypeAzureSQLDW
	TypeAzureStorage             TypeBasicLinkedService = original.TypeAzureStorage
	TypeCassandra                TypeBasicLinkedService = original.TypeCassandra
	TypeConcur                   TypeBasicLinkedService = original.TypeConcur
	TypeCosmosDb                 TypeBasicLinkedService = original.TypeCosmosDb
	TypeCouchbase                TypeBasicLinkedService = original.TypeCouchbase
	TypeCustomDataSource         TypeBasicLinkedService = original.TypeCustomDataSource
	TypeDb2                      TypeBasicLinkedService = original.TypeDb2
	TypeDrill                    TypeBasicLinkedService = original.TypeDrill
	TypeDynamics                 TypeBasicLinkedService = original.TypeDynamics
	TypeEloqua                   TypeBasicLinkedService = original.TypeEloqua
	TypeFileServer               TypeBasicLinkedService = original.TypeFileServer
	TypeFtpServer                TypeBasicLinkedService = original.TypeFtpServer
	TypeGoogleBigQuery           TypeBasicLinkedService = original.TypeGoogleBigQuery
	TypeGreenplum                TypeBasicLinkedService = original.TypeGreenplum
	TypeHBase                    TypeBasicLinkedService = original.TypeHBase
	TypeHdfs                     TypeBasicLinkedService = original.TypeHdfs
	TypeHDInsight                TypeBasicLinkedService = original.TypeHDInsight
	TypeHDInsightOnDemand        TypeBasicLinkedService = original.TypeHDInsightOnDemand
	TypeHive                     TypeBasicLinkedService = original.TypeHive
	TypeHTTPServer               TypeBasicLinkedService = original.TypeHTTPServer
	TypeHubspot                  TypeBasicLinkedService = original.TypeHubspot
	TypeImpala                   TypeBasicLinkedService = original.TypeImpala
	TypeJira                     TypeBasicLinkedService = original.TypeJira
	TypeLinkedService            TypeBasicLinkedService = original.TypeLinkedService
	TypeMagento                  TypeBasicLinkedService = original.TypeMagento
	TypeMariaDB                  TypeBasicLinkedService = original.TypeMariaDB
	TypeMarketo                  TypeBasicLinkedService = original.TypeMarketo
	TypeMongoDb                  TypeBasicLinkedService = original.TypeMongoDb
	TypeMySQL                    TypeBasicLinkedService = original.TypeMySQL
	TypeNetezza                  TypeBasicLinkedService = original.TypeNetezza
	TypeOData                    TypeBasicLinkedService = original.TypeOData
	TypeOdbc                     TypeBasicLinkedService = original.TypeOdbc
	TypeOracle                   TypeBasicLinkedService = original.TypeOracle
	TypePaypal                   TypeBasicLinkedService = original.TypePaypal
	TypePhoenix                  TypeBasicLinkedService = original.TypePhoenix
	TypePostgreSQL               TypeBasicLinkedService = original.TypePostgreSQL
	TypePresto                   TypeBasicLinkedService = original.TypePresto
	TypeQuickBooks               TypeBasicLinkedService = original.TypeQuickBooks
	TypeResponsys                TypeBasicLinkedService = original.TypeResponsys
	TypeSalesforce               TypeBasicLinkedService = original.TypeSalesforce
	TypeSalesforceMarketingCloud TypeBasicLinkedService = original.TypeSalesforceMarketingCloud
	TypeSapBW                    TypeBasicLinkedService = original.TypeSapBW
	TypeSapCloudForCustomer      TypeBasicLinkedService = original.TypeSapCloudForCustomer
	TypeSapEcc                   TypeBasicLinkedService = original.TypeSapEcc
	TypeSapHana                  TypeBasicLinkedService = original.TypeSapHana
	TypeServiceNow               TypeBasicLinkedService = original.TypeServiceNow
	TypeSftp                     TypeBasicLinkedService = original.TypeSftp
	TypeShopify                  TypeBasicLinkedService = original.TypeShopify
	TypeSpark                    TypeBasicLinkedService = original.TypeSpark
	TypeSQLServer                TypeBasicLinkedService = original.TypeSQLServer
	TypeSquare                   TypeBasicLinkedService = original.TypeSquare
	TypeSybase                   TypeBasicLinkedService = original.TypeSybase
	TypeTeradata                 TypeBasicLinkedService = original.TypeTeradata
	TypeVertica                  TypeBasicLinkedService = original.TypeVertica
	TypeWeb                      TypeBasicLinkedService = original.TypeWeb
	TypeXero                     TypeBasicLinkedService = original.TypeXero
	TypeZoho                     TypeBasicLinkedService = original.TypeZoho
)

func PossibleTypeBasicLinkedServiceValues

func PossibleTypeBasicLinkedServiceValues() []TypeBasicLinkedService

type TypeBasicTrigger

type TypeBasicTrigger = original.TypeBasicTrigger

func PossibleTypeBasicTriggerValues

func PossibleTypeBasicTriggerValues() []TypeBasicTrigger

type UntilActivity

type UntilActivity = original.UntilActivity

type UntilActivityTypeProperties

type UntilActivityTypeProperties = original.UntilActivityTypeProperties

type UpdateIntegrationRuntimeRequest

type UpdateIntegrationRuntimeRequest = original.UpdateIntegrationRuntimeRequest

type VerticaLinkedService

type VerticaLinkedService = original.VerticaLinkedService

type VerticaLinkedServiceTypeProperties

type VerticaLinkedServiceTypeProperties = original.VerticaLinkedServiceTypeProperties

type VerticaSource

type VerticaSource = original.VerticaSource

type VerticaTableDataset

type VerticaTableDataset = original.VerticaTableDataset

type WaitActivity

type WaitActivity = original.WaitActivity

type WaitActivityTypeProperties

type WaitActivityTypeProperties = original.WaitActivityTypeProperties

type WebActivity

type WebActivity = original.WebActivity

type WebActivityAuthentication

type WebActivityAuthentication = original.WebActivityAuthentication

type WebActivityTypeProperties

type WebActivityTypeProperties = original.WebActivityTypeProperties

type WebAnonymousAuthentication

type WebAnonymousAuthentication = original.WebAnonymousAuthentication

type WebBasicAuthentication

type WebBasicAuthentication = original.WebBasicAuthentication

type WebClientCertificateAuthentication

type WebClientCertificateAuthentication = original.WebClientCertificateAuthentication

type WebLinkedService

type WebLinkedService = original.WebLinkedService

type WebLinkedServiceTypeProperties

type WebLinkedServiceTypeProperties = original.WebLinkedServiceTypeProperties

type WebSource

type WebSource = original.WebSource

type WebTableDataset

type WebTableDataset = original.WebTableDataset

type WebTableDatasetTypeProperties

type WebTableDatasetTypeProperties = original.WebTableDatasetTypeProperties

type XeroLinkedService

type XeroLinkedService = original.XeroLinkedService

type XeroLinkedServiceTypeProperties

type XeroLinkedServiceTypeProperties = original.XeroLinkedServiceTypeProperties

type XeroObjectDataset

type XeroObjectDataset = original.XeroObjectDataset

type XeroSource

type XeroSource = original.XeroSource

type ZohoLinkedService

type ZohoLinkedService = original.ZohoLinkedService

type ZohoLinkedServiceTypeProperties

type ZohoLinkedServiceTypeProperties = original.ZohoLinkedServiceTypeProperties

type ZohoObjectDataset

type ZohoObjectDataset = original.ZohoObjectDataset

type ZohoSource

type ZohoSource = original.ZohoSource

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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