artifacts

package
v68.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

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 ActivityRunsQueryResponse

type ActivityRunsQueryResponse = original.ActivityRunsQueryResponse

type AddDataFlowToDebugSessionResponse

type AddDataFlowToDebugSessionResponse = original.AddDataFlowToDebugSessionResponse

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 AmazonRedshiftTableDataset

type AmazonRedshiftTableDataset = original.AmazonRedshiftTableDataset

type AmazonS3LinkedService

type AmazonS3LinkedService = original.AmazonS3LinkedService

type AmazonS3Location

type AmazonS3Location = original.AmazonS3Location

type AmazonS3ReadSettings

type AmazonS3ReadSettings = original.AmazonS3ReadSettings

type AppendVariableActivity

type AppendVariableActivity = original.AppendVariableActivity

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
	AuthorizationTypeLinkedIntegrationRuntimeType AuthorizationType = original.AuthorizationTypeLinkedIntegrationRuntimeType
	AuthorizationTypeRBAC                         AuthorizationType = original.AuthorizationTypeRBAC
)

func PossibleAuthorizationTypeValues

func PossibleAuthorizationTypeValues() []AuthorizationType

type AutoPauseProperties

type AutoPauseProperties = original.AutoPauseProperties

type AutoScaleProperties

type AutoScaleProperties = original.AutoScaleProperties

type AvroDataset

type AvroDataset = original.AvroDataset

type AvroDatasetTypeProperties

type AvroDatasetTypeProperties = original.AvroDatasetTypeProperties

type AvroFormat

type AvroFormat = original.AvroFormat

type AvroSink

type AvroSink = original.AvroSink

type AvroSource

type AvroSource = original.AvroSource

type AvroWriteSettings

type AvroWriteSettings = original.AvroWriteSettings

type AzureBatchLinkedService

type AzureBatchLinkedService = original.AzureBatchLinkedService

type AzureBlobFSLinkedService

type AzureBlobFSLinkedService = original.AzureBlobFSLinkedService

type AzureBlobFSLocation

type AzureBlobFSLocation = original.AzureBlobFSLocation

type AzureBlobFSReadSettings

type AzureBlobFSReadSettings = original.AzureBlobFSReadSettings

type AzureBlobFSSink

type AzureBlobFSSink = original.AzureBlobFSSink

type AzureBlobFSSource

type AzureBlobFSSource = original.AzureBlobFSSource

type AzureBlobFSWriteSettings

type AzureBlobFSWriteSettings = original.AzureBlobFSWriteSettings

type AzureBlobStorageLinkedService

type AzureBlobStorageLinkedService = original.AzureBlobStorageLinkedService

type AzureBlobStorageLocation

type AzureBlobStorageLocation = original.AzureBlobStorageLocation

type AzureBlobStorageReadSettings

type AzureBlobStorageReadSettings = original.AzureBlobStorageReadSettings

type AzureBlobStorageWriteSettings

type AzureBlobStorageWriteSettings = original.AzureBlobStorageWriteSettings

type AzureDataExplorerCommandActivity

type AzureDataExplorerCommandActivity = original.AzureDataExplorerCommandActivity

type AzureDataExplorerLinkedService

type AzureDataExplorerLinkedService = original.AzureDataExplorerLinkedService

type AzureDataExplorerSink

type AzureDataExplorerSink = original.AzureDataExplorerSink

type AzureDataExplorerSource

type AzureDataExplorerSource = original.AzureDataExplorerSource

type AzureDataExplorerTableDataset

type AzureDataExplorerTableDataset = original.AzureDataExplorerTableDataset

type AzureDataLakeStoreLinkedService

type AzureDataLakeStoreLinkedService = original.AzureDataLakeStoreLinkedService

type AzureDataLakeStoreLocation

type AzureDataLakeStoreLocation = original.AzureDataLakeStoreLocation

type AzureDataLakeStoreReadSettings

type AzureDataLakeStoreReadSettings = original.AzureDataLakeStoreReadSettings

type AzureDataLakeStoreSink

type AzureDataLakeStoreSink = original.AzureDataLakeStoreSink

type AzureDataLakeStoreSource

type AzureDataLakeStoreSource = original.AzureDataLakeStoreSource

type AzureDataLakeStoreWriteSettings

type AzureDataLakeStoreWriteSettings = original.AzureDataLakeStoreWriteSettings

type AzureDatabricksLinkedService

type AzureDatabricksLinkedService = original.AzureDatabricksLinkedService

type AzureEntityResource

type AzureEntityResource = original.AzureEntityResource

type AzureFileStorageLinkedService

type AzureFileStorageLinkedService = original.AzureFileStorageLinkedService

type AzureFileStorageLocation

type AzureFileStorageLocation = original.AzureFileStorageLocation

type AzureFileStorageReadSettings

type AzureFileStorageReadSettings = original.AzureFileStorageReadSettings

type AzureFunctionActivity

type AzureFunctionActivity = original.AzureFunctionActivity

type AzureFunctionLinkedService

type AzureFunctionLinkedService = original.AzureFunctionLinkedService

type AzureKeyVaultLinkedService

type AzureKeyVaultLinkedService = original.AzureKeyVaultLinkedService

type AzureKeyVaultSecretReference

type AzureKeyVaultSecretReference = original.AzureKeyVaultSecretReference

type AzureMLBatchExecutionActivity

type AzureMLBatchExecutionActivity = original.AzureMLBatchExecutionActivity

type AzureMLExecutePipelineActivity

type AzureMLExecutePipelineActivity = original.AzureMLExecutePipelineActivity

type AzureMLLinkedService

type AzureMLLinkedService = original.AzureMLLinkedService

type AzureMLLinkedServiceTypeProperties

type AzureMLLinkedServiceTypeProperties = original.AzureMLLinkedServiceTypeProperties

type AzureMLServiceLinkedService

type AzureMLServiceLinkedService = original.AzureMLServiceLinkedService

type AzureMLUpdateResourceActivity

type AzureMLUpdateResourceActivity = original.AzureMLUpdateResourceActivity

type AzureMLWebServiceFile

type AzureMLWebServiceFile = original.AzureMLWebServiceFile

type AzureMariaDBLinkedService

type AzureMariaDBLinkedService = original.AzureMariaDBLinkedService

type AzureMariaDBSource

type AzureMariaDBSource = original.AzureMariaDBSource

type AzureMariaDBTableDataset

type AzureMariaDBTableDataset = original.AzureMariaDBTableDataset

type AzureMySQLLinkedService

type AzureMySQLLinkedService = original.AzureMySQLLinkedService

type AzureMySQLSink

type AzureMySQLSink = original.AzureMySQLSink

type AzureMySQLSource

type AzureMySQLSource = original.AzureMySQLSource

type AzureMySQLTableDataset

type AzureMySQLTableDataset = original.AzureMySQLTableDataset

type AzurePostgreSQLLinkedService

type AzurePostgreSQLLinkedService = original.AzurePostgreSQLLinkedService

type AzurePostgreSQLSink

type AzurePostgreSQLSink = original.AzurePostgreSQLSink

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 AzureSQLMILinkedService

type AzureSQLMILinkedService = original.AzureSQLMILinkedService

type AzureSQLMITableDataset

type AzureSQLMITableDataset = original.AzureSQLMITableDataset

type AzureSQLSink

type AzureSQLSink = original.AzureSQLSink

type AzureSQLSource

type AzureSQLSource = original.AzureSQLSource

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 AzureTableStorageLinkedService

type AzureTableStorageLinkedService = original.AzureTableStorageLinkedService

type BaseClient

type BaseClient = original.BaseClient

func New

func New(endpoint string) BaseClient

func NewWithoutDefaults

func NewWithoutDefaults(endpoint 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 BasicCopyTranslator

type BasicCopyTranslator = original.BasicCopyTranslator

type BasicCustomSetupBase

type BasicCustomSetupBase = original.BasicCustomSetupBase

type BasicDataFlow

type BasicDataFlow = original.BasicDataFlow

type BasicDataset

type BasicDataset = original.BasicDataset

type BasicDatasetCompression

type BasicDatasetCompression = original.BasicDatasetCompression

type BasicDatasetLocation

type BasicDatasetLocation = original.BasicDatasetLocation

type BasicDatasetStorageFormat

type BasicDatasetStorageFormat = original.BasicDatasetStorageFormat

type BasicDependencyReference

type BasicDependencyReference = original.BasicDependencyReference

type BasicExecutionActivity

type BasicExecutionActivity = original.BasicExecutionActivity

type BasicFormatReadSettings

type BasicFormatReadSettings = original.BasicFormatReadSettings

type BasicFormatWriteSettings

type BasicFormatWriteSettings = original.BasicFormatWriteSettings

type BasicIntegrationRuntime

type BasicIntegrationRuntime = original.BasicIntegrationRuntime

type BasicLinkedIntegrationRuntimeType

type BasicLinkedIntegrationRuntimeType = original.BasicLinkedIntegrationRuntimeType

type BasicLinkedService

type BasicLinkedService = original.BasicLinkedService

type BasicMultiplePipelineTrigger

type BasicMultiplePipelineTrigger = original.BasicMultiplePipelineTrigger

type BasicSecretBase

type BasicSecretBase = original.BasicSecretBase

type BasicStoreReadSettings

type BasicStoreReadSettings = original.BasicStoreReadSettings

type BasicStoreWriteSettings

type BasicStoreWriteSettings = original.BasicStoreWriteSettings

type BasicTabularSource

type BasicTabularSource = original.BasicTabularSource

type BasicTrigger

type BasicTrigger = original.BasicTrigger

type BasicTriggerDependencyReference

type BasicTriggerDependencyReference = original.BasicTriggerDependencyReference

type BigDataPoolReference

type BigDataPoolReference = original.BigDataPoolReference

type BigDataPoolResourceInfo

type BigDataPoolResourceInfo = original.BigDataPoolResourceInfo

type BigDataPoolResourceInfoListResult

type BigDataPoolResourceInfoListResult = original.BigDataPoolResourceInfoListResult

type BigDataPoolResourceProperties

type BigDataPoolResourceProperties = original.BigDataPoolResourceProperties

type BigDataPoolsClient

type BigDataPoolsClient = original.BigDataPoolsClient

func NewBigDataPoolsClient

func NewBigDataPoolsClient(endpoint string) BigDataPoolsClient

type BinaryDataset

type BinaryDataset = original.BinaryDataset

type BinaryDatasetTypeProperties

type BinaryDatasetTypeProperties = original.BinaryDatasetTypeProperties

type BinarySink

type BinarySink = original.BinarySink

type BinarySource

type BinarySource = original.BinarySource

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 CellOutputType

type CellOutputType = original.CellOutputType

func PossibleCellOutputTypeValues

func PossibleCellOutputTypeValues() []CellOutputType

type ChainingTrigger

type ChainingTrigger = original.ChainingTrigger

type ChainingTriggerTypeProperties

type ChainingTriggerTypeProperties = original.ChainingTriggerTypeProperties

type CloudError

type CloudError = original.CloudError

type CloudErrorBody

type CloudErrorBody = original.CloudErrorBody

type CmdkeySetup

type CmdkeySetup = original.CmdkeySetup

type CmdkeySetupTypeProperties

type CmdkeySetupTypeProperties = original.CmdkeySetupTypeProperties

type CommonDataServiceForAppsSink

type CommonDataServiceForAppsSink = original.CommonDataServiceForAppsSink

type CommonDataServiceForAppsSource

type CommonDataServiceForAppsSource = original.CommonDataServiceForAppsSource

type ComponentSetup

type ComponentSetup = original.ComponentSetup

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 CopyBehaviorType

type CopyBehaviorType = original.CopyBehaviorType

func PossibleCopyBehaviorTypeValues

func PossibleCopyBehaviorTypeValues() []CopyBehaviorType

type CopySink

type CopySink = original.CopySink

type CopySource

type CopySource = original.CopySource

type CopyTranslator

type CopyTranslator = original.CopyTranslator

type CosmosDbLinkedService

type CosmosDbLinkedService = original.CosmosDbLinkedService

type CosmosDbMongoDbAPILinkedService

type CosmosDbMongoDbAPILinkedService = original.CosmosDbMongoDbAPILinkedService

type CosmosDbMongoDbAPISink

type CosmosDbMongoDbAPISink = original.CosmosDbMongoDbAPISink

type CosmosDbMongoDbAPISource

type CosmosDbMongoDbAPISource = original.CosmosDbMongoDbAPISource

type CosmosDbSQLAPICollectionDataset

type CosmosDbSQLAPICollectionDataset = original.CosmosDbSQLAPICollectionDataset

type CosmosDbSQLAPISink

type CosmosDbSQLAPISink = original.CosmosDbSQLAPISink

type CosmosDbSQLAPISource

type CosmosDbSQLAPISource = original.CosmosDbSQLAPISource

type CouchbaseLinkedService

type CouchbaseLinkedService = original.CouchbaseLinkedService

type CouchbaseSource

type CouchbaseSource = original.CouchbaseSource

type CouchbaseTableDataset

type CouchbaseTableDataset = original.CouchbaseTableDataset

type CreateDataFlowDebugSessionRequest

type CreateDataFlowDebugSessionRequest = original.CreateDataFlowDebugSessionRequest

type CreateDataFlowDebugSessionResponse

type CreateDataFlowDebugSessionResponse = original.CreateDataFlowDebugSessionResponse

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 CustomSetupBase

type CustomSetupBase = original.CustomSetupBase

type CustomerManagedKeyDetails

type CustomerManagedKeyDetails = original.CustomerManagedKeyDetails

type DWCopyCommandDefaultValue

type DWCopyCommandDefaultValue = original.DWCopyCommandDefaultValue

type DWCopyCommandSettings

type DWCopyCommandSettings = original.DWCopyCommandSettings

type DataFlow

type DataFlow = original.DataFlow

type DataFlowClient

type DataFlowClient = original.DataFlowClient

func NewDataFlowClient

func NewDataFlowClient(endpoint string) DataFlowClient

type DataFlowComputeType

type DataFlowComputeType = original.DataFlowComputeType

func PossibleDataFlowComputeTypeValues

func PossibleDataFlowComputeTypeValues() []DataFlowComputeType

type DataFlowDebugCommandRequest

type DataFlowDebugCommandRequest = original.DataFlowDebugCommandRequest

type DataFlowDebugCommandResponse

type DataFlowDebugCommandResponse = original.DataFlowDebugCommandResponse

type DataFlowDebugPackage

type DataFlowDebugPackage = original.DataFlowDebugPackage

type DataFlowDebugPackageDebugSettings

type DataFlowDebugPackageDebugSettings = original.DataFlowDebugPackageDebugSettings

type DataFlowDebugPreviewDataRequest

type DataFlowDebugPreviewDataRequest = original.DataFlowDebugPreviewDataRequest

type DataFlowDebugQueryResponse

type DataFlowDebugQueryResponse = original.DataFlowDebugQueryResponse

type DataFlowDebugResource

type DataFlowDebugResource = original.DataFlowDebugResource

type DataFlowDebugResultResponse

type DataFlowDebugResultResponse = original.DataFlowDebugResultResponse

type DataFlowDebugSessionClient

type DataFlowDebugSessionClient = original.DataFlowDebugSessionClient

func NewDataFlowDebugSessionClient

func NewDataFlowDebugSessionClient(endpoint string) DataFlowDebugSessionClient

type DataFlowDebugSessionInfo

type DataFlowDebugSessionInfo = original.DataFlowDebugSessionInfo

type DataFlowDebugStatisticsRequest

type DataFlowDebugStatisticsRequest = original.DataFlowDebugStatisticsRequest

type DataFlowDeleteDataFlowFuture

type DataFlowDeleteDataFlowFuture = original.DataFlowDeleteDataFlowFuture

type DataFlowFolder

type DataFlowFolder = original.DataFlowFolder

type DataFlowListResponse

type DataFlowListResponse = original.DataFlowListResponse

type DataFlowReference

type DataFlowReference = original.DataFlowReference

type DataFlowRenameDataFlowFuture

type DataFlowRenameDataFlowFuture = original.DataFlowRenameDataFlowFuture

type DataFlowResource

type DataFlowResource = original.DataFlowResource

type DataFlowSink

type DataFlowSink = original.DataFlowSink

type DataFlowSource

type DataFlowSource = original.DataFlowSource

type DataFlowSourceSetting

type DataFlowSourceSetting = original.DataFlowSourceSetting

type DataFlowStagingInfo

type DataFlowStagingInfo = original.DataFlowStagingInfo

type DataLakeAnalyticsUSQLActivity

type DataLakeAnalyticsUSQLActivity = original.DataLakeAnalyticsUSQLActivity

type DataLakeStorageAccountDetails

type DataLakeStorageAccountDetails = original.DataLakeStorageAccountDetails

type DatabricksNotebookActivity

type DatabricksNotebookActivity = original.DatabricksNotebookActivity

type DatabricksSparkJarActivity

type DatabricksSparkJarActivity = original.DatabricksSparkJarActivity

type DatabricksSparkPythonActivity

type DatabricksSparkPythonActivity = original.DatabricksSparkPythonActivity

type Dataset

type Dataset = original.Dataset

type DatasetBZip2Compression

type DatasetBZip2Compression = original.DatasetBZip2Compression

type DatasetClient

type DatasetClient = original.DatasetClient

func NewDatasetClient

func NewDatasetClient(endpoint string) DatasetClient

type DatasetCompression

type DatasetCompression = original.DatasetCompression

type DatasetCompressionLevel

type DatasetCompressionLevel = original.DatasetCompressionLevel

func PossibleDatasetCompressionLevelValues

func PossibleDatasetCompressionLevelValues() []DatasetCompressionLevel

type DatasetCreateOrUpdateDatasetFuture

type DatasetCreateOrUpdateDatasetFuture = original.DatasetCreateOrUpdateDatasetFuture

type DatasetDataElement

type DatasetDataElement = original.DatasetDataElement

type DatasetDebugResource

type DatasetDebugResource = original.DatasetDebugResource

type DatasetDeflateCompression

type DatasetDeflateCompression = original.DatasetDeflateCompression

type DatasetDeleteDatasetFuture

type DatasetDeleteDatasetFuture = original.DatasetDeleteDatasetFuture

type DatasetFolder

type DatasetFolder = original.DatasetFolder

type DatasetGZipCompression

type DatasetGZipCompression = original.DatasetGZipCompression

type DatasetListResponse

type DatasetListResponse = original.DatasetListResponse

type DatasetLocation

type DatasetLocation = original.DatasetLocation

type DatasetReference

type DatasetReference = original.DatasetReference

type DatasetRenameDatasetFuture

type DatasetRenameDatasetFuture = original.DatasetRenameDatasetFuture

type DatasetResource

type DatasetResource = original.DatasetResource

type DatasetSchemaDataElement

type DatasetSchemaDataElement = original.DatasetSchemaDataElement

type DatasetStorageFormat

type DatasetStorageFormat = original.DatasetStorageFormat

type DatasetZipDeflateCompression

type DatasetZipDeflateCompression = original.DatasetZipDeflateCompression

type DayOfWeek

type DayOfWeek = original.DayOfWeek

func PossibleDayOfWeekValues

func PossibleDayOfWeekValues() []DayOfWeek

type Db2AuthenticationType

type Db2AuthenticationType = original.Db2AuthenticationType

func PossibleDb2AuthenticationTypeValues

func PossibleDb2AuthenticationTypeValues() []Db2AuthenticationType

type Db2LinkedService

type Db2LinkedService = original.Db2LinkedService

type Db2LinkedServiceTypeProperties

type Db2LinkedServiceTypeProperties = original.Db2LinkedServiceTypeProperties

type Db2Source

type Db2Source = original.Db2Source

type Db2TableDataset

type Db2TableDataset = original.Db2TableDataset

type Db2TableDatasetTypeProperties

type Db2TableDatasetTypeProperties = original.Db2TableDatasetTypeProperties

type DeleteActivity

type DeleteActivity = original.DeleteActivity

type DeleteActivityTypeProperties

type DeleteActivityTypeProperties = original.DeleteActivityTypeProperties

type DeleteDataFlowDebugSessionRequest

type DeleteDataFlowDebugSessionRequest = original.DeleteDataFlowDebugSessionRequest

type DelimitedTextDataset

type DelimitedTextDataset = original.DelimitedTextDataset

type DelimitedTextDatasetTypeProperties

type DelimitedTextDatasetTypeProperties = original.DelimitedTextDatasetTypeProperties

type DelimitedTextReadSettings

type DelimitedTextReadSettings = original.DelimitedTextReadSettings

type DelimitedTextSink

type DelimitedTextSink = original.DelimitedTextSink

type DelimitedTextSource

type DelimitedTextSource = original.DelimitedTextSource

type DelimitedTextWriteSettings

type DelimitedTextWriteSettings = original.DelimitedTextWriteSettings

type DependencyReference

type DependencyReference = original.DependencyReference

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 DrillDatasetTypeProperties

type DrillDatasetTypeProperties = original.DrillDatasetTypeProperties

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 DynamicsAXLinkedService

type DynamicsAXLinkedService = original.DynamicsAXLinkedService

type DynamicsAXResourceDataset

type DynamicsAXResourceDataset = original.DynamicsAXResourceDataset

type DynamicsAXSource

type DynamicsAXSource = original.DynamicsAXSource

type DynamicsCrmEntityDataset

type DynamicsCrmEntityDataset = original.DynamicsCrmEntityDataset

type DynamicsCrmLinkedService

type DynamicsCrmLinkedService = original.DynamicsCrmLinkedService

type DynamicsCrmSink

type DynamicsCrmSink = original.DynamicsCrmSink

type DynamicsCrmSource

type DynamicsCrmSource = original.DynamicsCrmSource

type DynamicsDeploymentType

type DynamicsDeploymentType = original.DynamicsDeploymentType

func PossibleDynamicsDeploymentTypeValues

func PossibleDynamicsDeploymentTypeValues() []DynamicsDeploymentType

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 EncryptionDetails

type EncryptionDetails = original.EncryptionDetails

type EntityReference

type EntityReference = original.EntityReference

type EnvironmentVariableSetup

type EnvironmentVariableSetup = original.EnvironmentVariableSetup

type ErrorAdditionalInfo

type ErrorAdditionalInfo = original.ErrorAdditionalInfo

type ErrorContract

type ErrorContract = original.ErrorContract

type ErrorResponse

type ErrorResponse = original.ErrorResponse

type EvaluateDataFlowExpressionRequest

type EvaluateDataFlowExpressionRequest = original.EvaluateDataFlowExpressionRequest

type ExecuteDataFlowActivity

type ExecuteDataFlowActivity = original.ExecuteDataFlowActivity

type ExecutePipelineActivity

type ExecutePipelineActivity = original.ExecutePipelineActivity

type ExecuteSSISPackageActivity

type ExecuteSSISPackageActivity = original.ExecuteSSISPackageActivity

type ExecutionActivity

type ExecutionActivity = original.ExecutionActivity

type ExposureControlRequest

type ExposureControlRequest = original.ExposureControlRequest

type ExposureControlResponse

type ExposureControlResponse = original.ExposureControlResponse

type Expression

type Expression = original.Expression

type FileServerLinkedService

type FileServerLinkedService = original.FileServerLinkedService

type FileServerLocation

type FileServerLocation = original.FileServerLocation

type FileServerReadSettings

type FileServerReadSettings = original.FileServerReadSettings

type FileServerWriteSettings

type FileServerWriteSettings = original.FileServerWriteSettings

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 FormatReadSettings

type FormatReadSettings = original.FormatReadSettings

type FormatWriteSettings

type FormatWriteSettings = original.FormatWriteSettings

type FtpAuthenticationType

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

func PossibleFtpAuthenticationTypeValues

func PossibleFtpAuthenticationTypeValues() []FtpAuthenticationType

type FtpReadSettings

type FtpReadSettings = original.FtpReadSettings

type FtpServerLinkedService

type FtpServerLinkedService = original.FtpServerLinkedService

type FtpServerLocation

type FtpServerLocation = original.FtpServerLocation

type GenericDatasetTypeProperties

type GenericDatasetTypeProperties = original.GenericDatasetTypeProperties

type GetMetadataActivity

type GetMetadataActivity = original.GetMetadataActivity

type GetMetadataActivityTypeProperties

type GetMetadataActivityTypeProperties = original.GetMetadataActivityTypeProperties

type GetSsisObjectMetadataRequest

type GetSsisObjectMetadataRequest = original.GetSsisObjectMetadataRequest

type GitHubAccessTokenRequest

type GitHubAccessTokenRequest = original.GitHubAccessTokenRequest

type GitHubAccessTokenResponse

type GitHubAccessTokenResponse = original.GitHubAccessTokenResponse

type GoogleAdWordsLinkedService

type GoogleAdWordsLinkedService = original.GoogleAdWordsLinkedService

type GoogleAdWordsObjectDataset

type GoogleAdWordsObjectDataset = original.GoogleAdWordsObjectDataset

type GoogleAdWordsSource

type GoogleAdWordsSource = original.GoogleAdWordsSource

type GoogleBigQueryAuthenticationType

type GoogleBigQueryAuthenticationType = original.GoogleBigQueryAuthenticationType
const (
	GoogleBigQueryAuthenticationTypeServiceAuthentication GoogleBigQueryAuthenticationType = original.GoogleBigQueryAuthenticationTypeServiceAuthentication
	GoogleBigQueryAuthenticationTypeUserAuthentication    GoogleBigQueryAuthenticationType = original.GoogleBigQueryAuthenticationTypeUserAuthentication
)

func PossibleGoogleBigQueryAuthenticationTypeValues

func PossibleGoogleBigQueryAuthenticationTypeValues() []GoogleBigQueryAuthenticationType

type GoogleBigQueryLinkedService

type GoogleBigQueryLinkedService = original.GoogleBigQueryLinkedService

type GoogleBigQueryObjectDataset

type GoogleBigQueryObjectDataset = original.GoogleBigQueryObjectDataset

type GoogleBigQuerySource

type GoogleBigQuerySource = original.GoogleBigQuerySource

type GoogleCloudStorageLinkedService

type GoogleCloudStorageLinkedService = original.GoogleCloudStorageLinkedService

type GoogleCloudStorageLocation

type GoogleCloudStorageLocation = original.GoogleCloudStorageLocation

type GoogleCloudStorageReadSettings

type GoogleCloudStorageReadSettings = original.GoogleCloudStorageReadSettings

type GreenplumDatasetTypeProperties

type GreenplumDatasetTypeProperties = original.GreenplumDatasetTypeProperties

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 HTTPLinkedService

type HTTPLinkedService = original.HTTPLinkedService

type HTTPLinkedServiceTypeProperties

type HTTPLinkedServiceTypeProperties = original.HTTPLinkedServiceTypeProperties

type HTTPReadSettings

type HTTPReadSettings = original.HTTPReadSettings

type HTTPServerLocation

type HTTPServerLocation = original.HTTPServerLocation

type HTTPSource

type HTTPSource = original.HTTPSource

type HdfsLinkedService

type HdfsLinkedService = original.HdfsLinkedService

type HdfsLinkedServiceTypeProperties

type HdfsLinkedServiceTypeProperties = original.HdfsLinkedServiceTypeProperties

type HdfsLocation

type HdfsLocation = original.HdfsLocation

type HdfsReadSettings

type HdfsReadSettings = original.HdfsReadSettings

type HdfsSource

type HdfsSource = original.HdfsSource

type HdiNodeTypes

type HdiNodeTypes = original.HdiNodeTypes

func PossibleHdiNodeTypesValues

func PossibleHdiNodeTypesValues() []HdiNodeTypes

type HiveDatasetTypeProperties

type HiveDatasetTypeProperties = original.HiveDatasetTypeProperties

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 ImpalaDatasetTypeProperties

type ImpalaDatasetTypeProperties = original.ImpalaDatasetTypeProperties

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 InformixLinkedService

type InformixLinkedService = original.InformixLinkedService

type InformixSink

type InformixSink = original.InformixSink

type InformixSource

type InformixSource = original.InformixSource

type InformixTableDataset

type InformixTableDataset = original.InformixTableDataset

type InformixTableDatasetTypeProperties

type InformixTableDatasetTypeProperties = original.InformixTableDatasetTypeProperties

type IntegrationRuntime

type IntegrationRuntime = original.IntegrationRuntime

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 IntegrationRuntimeReference

type IntegrationRuntimeReference = original.IntegrationRuntimeReference

type IntegrationRuntimeResource

type IntegrationRuntimeResource = original.IntegrationRuntimeResource

type IntegrationRuntimeSsisCatalogInfo

type IntegrationRuntimeSsisCatalogInfo = original.IntegrationRuntimeSsisCatalogInfo

type IntegrationRuntimeSsisProperties

type IntegrationRuntimeSsisProperties = original.IntegrationRuntimeSsisProperties

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(endpoint string) IntegrationRuntimesClient

type JSONDataset

type JSONDataset = original.JSONDataset

type JSONDatasetTypeProperties

type JSONDatasetTypeProperties = original.JSONDatasetTypeProperties

type JSONFormat

type JSONFormat = original.JSONFormat

type JSONFormatFilePattern

type JSONFormatFilePattern = original.JSONFormatFilePattern

func PossibleJSONFormatFilePatternValues

func PossibleJSONFormatFilePatternValues() []JSONFormatFilePattern

type JSONSink

type JSONSink = original.JSONSink

type JSONSource

type JSONSource = original.JSONSource

type JSONWriteFilePattern

type JSONWriteFilePattern = original.JSONWriteFilePattern
const (
	JSONWriteFilePatternArrayOfObjects JSONWriteFilePattern = original.JSONWriteFilePatternArrayOfObjects
	JSONWriteFilePatternSetOfObjects   JSONWriteFilePattern = original.JSONWriteFilePatternSetOfObjects
)

func PossibleJSONWriteFilePatternValues

func PossibleJSONWriteFilePatternValues() []JSONWriteFilePattern

type JSONWriteSettings

type JSONWriteSettings = original.JSONWriteSettings

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 LibraryRequirements

type LibraryRequirements = original.LibraryRequirements

type LinkedIntegrationRuntimeType

type LinkedIntegrationRuntimeType = original.LinkedIntegrationRuntimeType

type LinkedService

type LinkedService = original.LinkedService

type LinkedServiceClient

type LinkedServiceClient = original.LinkedServiceClient

func NewLinkedServiceClient

func NewLinkedServiceClient(endpoint string) LinkedServiceClient

type LinkedServiceDebugResource

type LinkedServiceDebugResource = original.LinkedServiceDebugResource

type LinkedServiceListResponse

type LinkedServiceListResponse = original.LinkedServiceListResponse

type LinkedServiceReference

type LinkedServiceReference = original.LinkedServiceReference

type LinkedServiceResource

type LinkedServiceResource = original.LinkedServiceResource

type LogStorageSettings

type LogStorageSettings = original.LogStorageSettings

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 ManagedIdentity

type ManagedIdentity = original.ManagedIdentity

type ManagedIntegrationRuntime

type ManagedIntegrationRuntime = original.ManagedIntegrationRuntime

type ManagedVirtualNetworkSettings

type ManagedVirtualNetworkSettings = original.ManagedVirtualNetworkSettings

type MappingDataFlow

type MappingDataFlow = original.MappingDataFlow

type MappingDataFlowTypeProperties

type MappingDataFlowTypeProperties = original.MappingDataFlowTypeProperties

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 MicrosoftAccessLinkedService

type MicrosoftAccessLinkedService = original.MicrosoftAccessLinkedService

type MicrosoftAccessSink

type MicrosoftAccessSink = original.MicrosoftAccessSink

type MicrosoftAccessSource

type MicrosoftAccessSource = original.MicrosoftAccessSource

type MicrosoftAccessTableDataset

type MicrosoftAccessTableDataset = original.MicrosoftAccessTableDataset

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 MongoDbCursorMethodsProperties

type MongoDbCursorMethodsProperties = original.MongoDbCursorMethodsProperties

type MongoDbLinkedService

type MongoDbLinkedService = original.MongoDbLinkedService

type MongoDbLinkedServiceTypeProperties

type MongoDbLinkedServiceTypeProperties = original.MongoDbLinkedServiceTypeProperties

type MongoDbSource

type MongoDbSource = original.MongoDbSource

type MongoDbV2CollectionDataset

type MongoDbV2CollectionDataset = original.MongoDbV2CollectionDataset

type MongoDbV2LinkedService

type MongoDbV2LinkedService = original.MongoDbV2LinkedService

type MongoDbV2Source

type MongoDbV2Source = original.MongoDbV2Source

type MultiplePipelineTrigger

type MultiplePipelineTrigger = original.MultiplePipelineTrigger

type MySQLLinkedService

type MySQLLinkedService = original.MySQLLinkedService

type MySQLLinkedServiceTypeProperties

type MySQLLinkedServiceTypeProperties = original.MySQLLinkedServiceTypeProperties

type MySQLSource

type MySQLSource = original.MySQLSource

type MySQLTableDataset

type MySQLTableDataset = original.MySQLTableDataset

type MySQLTableDatasetTypeProperties

type MySQLTableDatasetTypeProperties = original.MySQLTableDatasetTypeProperties

type NetezzaLinkedService

type NetezzaLinkedService = original.NetezzaLinkedService

type NetezzaLinkedServiceTypeProperties

type NetezzaLinkedServiceTypeProperties = original.NetezzaLinkedServiceTypeProperties

type NetezzaPartitionOption

type NetezzaPartitionOption = original.NetezzaPartitionOption

func PossibleNetezzaPartitionOptionValues

func PossibleNetezzaPartitionOptionValues() []NetezzaPartitionOption

type NetezzaPartitionSettings

type NetezzaPartitionSettings = original.NetezzaPartitionSettings

type NetezzaSource

type NetezzaSource = original.NetezzaSource

type NetezzaTableDataset

type NetezzaTableDataset = original.NetezzaTableDataset

type NetezzaTableDatasetTypeProperties

type NetezzaTableDatasetTypeProperties = original.NetezzaTableDatasetTypeProperties

type NodeSize

type NodeSize = original.NodeSize
const (
	NodeSizeLarge    NodeSize = original.NodeSizeLarge
	NodeSizeMedium   NodeSize = original.NodeSizeMedium
	NodeSizeNone     NodeSize = original.NodeSizeNone
	NodeSizeSmall    NodeSize = original.NodeSizeSmall
	NodeSizeXLarge   NodeSize = original.NodeSizeXLarge
	NodeSizeXXLarge  NodeSize = original.NodeSizeXXLarge
	NodeSizeXXXLarge NodeSize = original.NodeSizeXXXLarge
)

func PossibleNodeSizeValues

func PossibleNodeSizeValues() []NodeSize

type NodeSizeFamily

type NodeSizeFamily = original.NodeSizeFamily
const (
	NodeSizeFamilyMemoryOptimized NodeSizeFamily = original.NodeSizeFamilyMemoryOptimized
	NodeSizeFamilyNone            NodeSizeFamily = original.NodeSizeFamilyNone
)

func PossibleNodeSizeFamilyValues

func PossibleNodeSizeFamilyValues() []NodeSizeFamily

type Notebook

type Notebook = original.Notebook

type NotebookCell

type NotebookCell = original.NotebookCell

type NotebookCellOutputItem

type NotebookCellOutputItem = original.NotebookCellOutputItem

type NotebookClient

type NotebookClient = original.NotebookClient

func NewNotebookClient

func NewNotebookClient(endpoint string) NotebookClient

type NotebookDeleteNotebookFuture

type NotebookDeleteNotebookFuture = original.NotebookDeleteNotebookFuture

type NotebookKernelSpec

type NotebookKernelSpec = original.NotebookKernelSpec

type NotebookLanguageInfo

type NotebookLanguageInfo = original.NotebookLanguageInfo

type NotebookListResponse

type NotebookListResponse = original.NotebookListResponse

type NotebookMetadata

type NotebookMetadata = original.NotebookMetadata

type NotebookRenameNotebookFuture

type NotebookRenameNotebookFuture = original.NotebookRenameNotebookFuture

type NotebookResource

type NotebookResource = original.NotebookResource

type NotebookSessionProperties

type NotebookSessionProperties = original.NotebookSessionProperties

type ODataAadServicePrincipalCredentialType

type ODataAadServicePrincipalCredentialType = original.ODataAadServicePrincipalCredentialType
const (
	ODataAadServicePrincipalCredentialTypeServicePrincipalCert ODataAadServicePrincipalCredentialType = original.ODataAadServicePrincipalCredentialTypeServicePrincipalCert
	ODataAadServicePrincipalCredentialTypeServicePrincipalKey  ODataAadServicePrincipalCredentialType = original.ODataAadServicePrincipalCredentialTypeServicePrincipalKey
)

func PossibleODataAadServicePrincipalCredentialTypeValues

func PossibleODataAadServicePrincipalCredentialTypeValues() []ODataAadServicePrincipalCredentialType

type ODataAuthenticationType

type ODataAuthenticationType = original.ODataAuthenticationType

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 ODataSource

type ODataSource = original.ODataSource

type OdbcLinkedService

type OdbcLinkedService = original.OdbcLinkedService

type OdbcLinkedServiceTypeProperties

type OdbcLinkedServiceTypeProperties = original.OdbcLinkedServiceTypeProperties

type OdbcSink

type OdbcSink = original.OdbcSink

type OdbcSource

type OdbcSource = original.OdbcSource

type OdbcTableDataset

type OdbcTableDataset = original.OdbcTableDataset

type OdbcTableDatasetTypeProperties

type OdbcTableDatasetTypeProperties = original.OdbcTableDatasetTypeProperties

type Office365Dataset

type Office365Dataset = original.Office365Dataset

type Office365DatasetTypeProperties

type Office365DatasetTypeProperties = original.Office365DatasetTypeProperties

type Office365LinkedService

type Office365LinkedService = original.Office365LinkedService

type Office365Source

type Office365Source = original.Office365Source

type OracleLinkedService

type OracleLinkedService = original.OracleLinkedService

type OracleLinkedServiceTypeProperties

type OracleLinkedServiceTypeProperties = original.OracleLinkedServiceTypeProperties

type OraclePartitionOption

type OraclePartitionOption = original.OraclePartitionOption
const (
	OraclePartitionOptionDynamicRange              OraclePartitionOption = original.OraclePartitionOptionDynamicRange
	OraclePartitionOptionNone                      OraclePartitionOption = original.OraclePartitionOptionNone
	OraclePartitionOptionPhysicalPartitionsOfTable OraclePartitionOption = original.OraclePartitionOptionPhysicalPartitionsOfTable
)

func PossibleOraclePartitionOptionValues

func PossibleOraclePartitionOptionValues() []OraclePartitionOption

type OraclePartitionSettings

type OraclePartitionSettings = original.OraclePartitionSettings

type OracleServiceCloudLinkedService

type OracleServiceCloudLinkedService = original.OracleServiceCloudLinkedService

type OracleServiceCloudObjectDataset

type OracleServiceCloudObjectDataset = original.OracleServiceCloudObjectDataset

type OracleServiceCloudSource

type OracleServiceCloudSource = original.OracleServiceCloudSource

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 OrcCompressionCodec

type OrcCompressionCodec = original.OrcCompressionCodec

func PossibleOrcCompressionCodecValues

func PossibleOrcCompressionCodecValues() []OrcCompressionCodec

type OrcDataset

type OrcDataset = original.OrcDataset

type OrcDatasetTypeProperties

type OrcDatasetTypeProperties = original.OrcDatasetTypeProperties

type OrcFormat

type OrcFormat = original.OrcFormat

type OrcSink

type OrcSink = original.OrcSink

type OrcSource

type OrcSource = original.OrcSource

type ParameterSpecification

type ParameterSpecification = original.ParameterSpecification

type ParameterType

type ParameterType = original.ParameterType

func PossibleParameterTypeValues

func PossibleParameterTypeValues() []ParameterType

type ParquetCompressionCodec

type ParquetCompressionCodec = original.ParquetCompressionCodec

func PossibleParquetCompressionCodecValues

func PossibleParquetCompressionCodecValues() []ParquetCompressionCodec

type ParquetDataset

type ParquetDataset = original.ParquetDataset

type ParquetDatasetTypeProperties

type ParquetDatasetTypeProperties = original.ParquetDatasetTypeProperties

type ParquetFormat

type ParquetFormat = original.ParquetFormat

type ParquetSink

type ParquetSink = original.ParquetSink

type ParquetSource

type ParquetSource = original.ParquetSource

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 PhoenixDatasetTypeProperties

type PhoenixDatasetTypeProperties = original.PhoenixDatasetTypeProperties

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 PipelineClient

type PipelineClient = original.PipelineClient

func NewPipelineClient

func NewPipelineClient(endpoint string) PipelineClient

type PipelineDeletePipelineFuture

type PipelineDeletePipelineFuture = original.PipelineDeletePipelineFuture

type PipelineFolder

type PipelineFolder = original.PipelineFolder

type PipelineListResponse

type PipelineListResponse = original.PipelineListResponse

type PipelineReference

type PipelineReference = original.PipelineReference

type PipelineRenamePipelineFuture

type PipelineRenamePipelineFuture = original.PipelineRenamePipelineFuture

type PipelineResource

type PipelineResource = original.PipelineResource

type PipelineRun

type PipelineRun = original.PipelineRun

type PipelineRunClient

type PipelineRunClient = original.PipelineRunClient

func NewPipelineRunClient

func NewPipelineRunClient(endpoint string) PipelineRunClient

type PipelineRunInvokedBy

type PipelineRunInvokedBy = original.PipelineRunInvokedBy

type PipelineRunsQueryResponse

type PipelineRunsQueryResponse = original.PipelineRunsQueryResponse

type PolybaseSettings

type PolybaseSettings = original.PolybaseSettings

type PostgreSQLLinkedService

type PostgreSQLLinkedService = original.PostgreSQLLinkedService

type PostgreSQLSource

type PostgreSQLSource = original.PostgreSQLSource

type PostgreSQLTableDataset

type PostgreSQLTableDataset = original.PostgreSQLTableDataset

type PrestoAuthenticationType

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

func PossiblePrestoAuthenticationTypeValues

func PossiblePrestoAuthenticationTypeValues() []PrestoAuthenticationType

type PrestoDatasetTypeProperties

type PrestoDatasetTypeProperties = original.PrestoDatasetTypeProperties

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 PrivateEndpoint

type PrivateEndpoint = original.PrivateEndpoint

type PrivateEndpointConnection

type PrivateEndpointConnection = original.PrivateEndpointConnection

type PrivateLinkServiceConnectionState

type PrivateLinkServiceConnectionState = original.PrivateLinkServiceConnectionState

type ProxyResource

type ProxyResource = original.ProxyResource

type PurviewConfiguration

type PurviewConfiguration = original.PurviewConfiguration

type QueryDataFlowDebugSessionsResponse

type QueryDataFlowDebugSessionsResponse = original.QueryDataFlowDebugSessionsResponse

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 RenameRequest

type RenameRequest = original.RenameRequest

type RerunTriggerListResponse

type RerunTriggerListResponse = original.RerunTriggerListResponse

type RerunTriggerResource

type RerunTriggerResource = original.RerunTriggerResource

type RerunTumblingWindowTrigger

type RerunTumblingWindowTrigger = original.RerunTumblingWindowTrigger

type Resource

type Resource = original.Resource

type ResourceIdentityType

type ResourceIdentityType = original.ResourceIdentityType
const (
	ResourceIdentityTypeNone           ResourceIdentityType = original.ResourceIdentityTypeNone
	ResourceIdentityTypeSystemAssigned ResourceIdentityType = original.ResourceIdentityTypeSystemAssigned
)

func PossibleResourceIdentityTypeValues

func PossibleResourceIdentityTypeValues() []ResourceIdentityType

type ResponsysLinkedService

type ResponsysLinkedService = original.ResponsysLinkedService

type ResponsysObjectDataset

type ResponsysObjectDataset = original.ResponsysObjectDataset

type ResponsysSource

type ResponsysSource = original.ResponsysSource

type RestResourceDataset

type RestResourceDataset = original.RestResourceDataset

type RestResourceDatasetTypeProperties

type RestResourceDatasetTypeProperties = original.RestResourceDatasetTypeProperties

type RestServiceAuthenticationType

type RestServiceAuthenticationType = original.RestServiceAuthenticationType

func PossibleRestServiceAuthenticationTypeValues

func PossibleRestServiceAuthenticationTypeValues() []RestServiceAuthenticationType

type RestServiceLinkedService

type RestServiceLinkedService = original.RestServiceLinkedService

type RestSource

type RestSource = original.RestSource

type RetryPolicy

type RetryPolicy = original.RetryPolicy

type RunFilterParameters

type RunFilterParameters = original.RunFilterParameters

type RunQueryFilter

type RunQueryFilter = original.RunQueryFilter

type RunQueryOrder

type RunQueryOrder = original.RunQueryOrder

func PossibleRunQueryOrderValues

func PossibleRunQueryOrderValues() []RunQueryOrder

type RunQueryOrderBy

type RunQueryOrderBy = original.RunQueryOrderBy

type RunQueryOrderByField

type RunQueryOrderByField = original.RunQueryOrderByField

func PossibleRunQueryOrderByFieldValues

func PossibleRunQueryOrderByFieldValues() []RunQueryOrderByField

type SQLConnection

type SQLConnection = original.SQLConnection

type SQLConnectionType

type SQLConnectionType = original.SQLConnectionType
const (
	SQLConnectionTypeSQLOnDemand SQLConnectionType = original.SQLConnectionTypeSQLOnDemand
	SQLConnectionTypeSQLPool     SQLConnectionType = original.SQLConnectionTypeSQLPool
)

func PossibleSQLConnectionTypeValues

func PossibleSQLConnectionTypeValues() []SQLConnectionType

type SQLDWSink

type SQLDWSink = original.SQLDWSink

type SQLDWSource

type SQLDWSource = original.SQLDWSource

type SQLMISink

type SQLMISink = original.SQLMISink

type SQLMISource

type SQLMISource = original.SQLMISource

type SQLPool

type SQLPool = original.SQLPool

type SQLPoolInfoListResult

type SQLPoolInfoListResult = original.SQLPoolInfoListResult

type SQLPoolReference

type SQLPoolReference = original.SQLPoolReference

type SQLPoolResourceProperties

type SQLPoolResourceProperties = original.SQLPoolResourceProperties

type SQLPoolStoredProcedureActivity

type SQLPoolStoredProcedureActivity = original.SQLPoolStoredProcedureActivity

type SQLPoolsClient

type SQLPoolsClient = original.SQLPoolsClient

func NewSQLPoolsClient

func NewSQLPoolsClient(endpoint string) SQLPoolsClient

type SQLScript

type SQLScript = original.SQLScript

type SQLScriptClient

type SQLScriptClient = original.SQLScriptClient

func NewSQLScriptClient

func NewSQLScriptClient(endpoint string) SQLScriptClient

type SQLScriptContent

type SQLScriptContent = original.SQLScriptContent

type SQLScriptMetadata

type SQLScriptMetadata = original.SQLScriptMetadata

type SQLScriptRenameSQLScriptFuture

type SQLScriptRenameSQLScriptFuture = original.SQLScriptRenameSQLScriptFuture

type SQLScriptResource

type SQLScriptResource = original.SQLScriptResource

type SQLScriptType

type SQLScriptType = original.SQLScriptType
const (
	SQLQuery SQLScriptType = original.SQLQuery
)

func PossibleSQLScriptTypeValues

func PossibleSQLScriptTypeValues() []SQLScriptType

type SQLScriptsListResponse

type SQLScriptsListResponse = original.SQLScriptsListResponse

type SQLServerLinkedService

type SQLServerLinkedService = original.SQLServerLinkedService

type SQLServerSink

type SQLServerSink = original.SQLServerSink

type SQLServerSource

type SQLServerSource = original.SQLServerSource

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 SSISChildPackage

type SSISChildPackage = original.SSISChildPackage

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 SalesforceServiceCloudSink

type SalesforceServiceCloudSink = original.SalesforceServiceCloudSink

type SalesforceServiceCloudSource

type SalesforceServiceCloudSource = original.SalesforceServiceCloudSource

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 SapBwCubeDataset

type SapBwCubeDataset = original.SapBwCubeDataset

type SapBwSource

type SapBwSource = original.SapBwSource

type SapCloudForCustomerLinkedService

type SapCloudForCustomerLinkedService = original.SapCloudForCustomerLinkedService

type SapCloudForCustomerResourceDataset

type SapCloudForCustomerResourceDataset = original.SapCloudForCustomerResourceDataset

type SapCloudForCustomerSink

type SapCloudForCustomerSink = original.SapCloudForCustomerSink

type SapCloudForCustomerSinkWriteBehavior

type SapCloudForCustomerSinkWriteBehavior = original.SapCloudForCustomerSinkWriteBehavior

func PossibleSapCloudForCustomerSinkWriteBehaviorValues

func PossibleSapCloudForCustomerSinkWriteBehaviorValues() []SapCloudForCustomerSinkWriteBehavior

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 SapHanaPartitionOption

type SapHanaPartitionOption = original.SapHanaPartitionOption
const (
	SapHanaPartitionOptionNone                      SapHanaPartitionOption = original.SapHanaPartitionOptionNone
	SapHanaPartitionOptionPhysicalPartitionsOfTable SapHanaPartitionOption = original.SapHanaPartitionOptionPhysicalPartitionsOfTable
	SapHanaPartitionOptionSapHanaDynamicRange       SapHanaPartitionOption = original.SapHanaPartitionOptionSapHanaDynamicRange
)

func PossibleSapHanaPartitionOptionValues

func PossibleSapHanaPartitionOptionValues() []SapHanaPartitionOption

type SapHanaPartitionSettings

type SapHanaPartitionSettings = original.SapHanaPartitionSettings

type SapHanaSource

type SapHanaSource = original.SapHanaSource

type SapHanaTableDataset

type SapHanaTableDataset = original.SapHanaTableDataset

type SapHanaTableDatasetTypeProperties

type SapHanaTableDatasetTypeProperties = original.SapHanaTableDatasetTypeProperties

type SapOpenHubLinkedService

type SapOpenHubLinkedService = original.SapOpenHubLinkedService

type SapOpenHubSource

type SapOpenHubSource = original.SapOpenHubSource

type SapOpenHubTableDataset

type SapOpenHubTableDataset = original.SapOpenHubTableDataset

type SapTableLinkedService

type SapTableLinkedService = original.SapTableLinkedService

type SapTablePartitionOption

type SapTablePartitionOption = original.SapTablePartitionOption
const (
	SapTablePartitionOptionNone                     SapTablePartitionOption = original.SapTablePartitionOptionNone
	SapTablePartitionOptionPartitionOnCalendarDate  SapTablePartitionOption = original.SapTablePartitionOptionPartitionOnCalendarDate
	SapTablePartitionOptionPartitionOnCalendarMonth SapTablePartitionOption = original.SapTablePartitionOptionPartitionOnCalendarMonth
	SapTablePartitionOptionPartitionOnCalendarYear  SapTablePartitionOption = original.SapTablePartitionOptionPartitionOnCalendarYear
	SapTablePartitionOptionPartitionOnInt           SapTablePartitionOption = original.SapTablePartitionOptionPartitionOnInt
	SapTablePartitionOptionPartitionOnTime          SapTablePartitionOption = original.SapTablePartitionOptionPartitionOnTime
)

func PossibleSapTablePartitionOptionValues

func PossibleSapTablePartitionOptionValues() []SapTablePartitionOption

type SapTablePartitionSettings

type SapTablePartitionSettings = original.SapTablePartitionSettings

type SapTableResourceDataset

type SapTableResourceDataset = original.SapTableResourceDataset

type SapTableSource

type SapTableSource = original.SapTableSource

type ScheduleTrigger

type ScheduleTrigger = original.ScheduleTrigger

type ScheduleTriggerRecurrence

type ScheduleTriggerRecurrence = original.ScheduleTriggerRecurrence

type ScheduleTriggerTypeProperties

type ScheduleTriggerTypeProperties = original.ScheduleTriggerTypeProperties

type SchedulerCurrentState

type SchedulerCurrentState = original.SchedulerCurrentState

func PossibleSchedulerCurrentStateValues

func PossibleSchedulerCurrentStateValues() []SchedulerCurrentState

type ScriptAction

type ScriptAction = original.ScriptAction

type SecretBase

type SecretBase = original.SecretBase

type SecureString

type SecureString = original.SecureString

type SelfHostedIntegrationRuntime

type SelfHostedIntegrationRuntime = original.SelfHostedIntegrationRuntime

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 SetVariableActivity

type SetVariableActivity = original.SetVariableActivity

type SetVariableActivityTypeProperties

type SetVariableActivityTypeProperties = original.SetVariableActivityTypeProperties

type SftpAuthenticationType

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

func PossibleSftpAuthenticationTypeValues

func PossibleSftpAuthenticationTypeValues() []SftpAuthenticationType

type SftpLocation

type SftpLocation = original.SftpLocation

type SftpReadSettings

type SftpReadSettings = original.SftpReadSettings

type SftpServerLinkedService

type SftpServerLinkedService = original.SftpServerLinkedService

type SftpWriteSettings

type SftpWriteSettings = original.SftpWriteSettings

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 Sku

type Sku = original.Sku

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 SparkBatchJob

type SparkBatchJob = original.SparkBatchJob

type SparkBatchJobResultType

type SparkBatchJobResultType = original.SparkBatchJobResultType

func PossibleSparkBatchJobResultTypeValues

func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType

type SparkBatchJobState

type SparkBatchJobState = original.SparkBatchJobState

type SparkDatasetTypeProperties

type SparkDatasetTypeProperties = original.SparkDatasetTypeProperties

type SparkErrorSource

type SparkErrorSource = original.SparkErrorSource
const (
	SparkErrorSourceDependency SparkErrorSource = original.SparkErrorSourceDependency
	SparkErrorSourceSystem     SparkErrorSource = original.SparkErrorSourceSystem
	SparkErrorSourceUnknown    SparkErrorSource = original.SparkErrorSourceUnknown
	SparkErrorSourceUser       SparkErrorSource = original.SparkErrorSourceUser
)

func PossibleSparkErrorSourceValues

func PossibleSparkErrorSourceValues() []SparkErrorSource

type SparkJobDefinition

type SparkJobDefinition = original.SparkJobDefinition

type SparkJobDefinitionClient

type SparkJobDefinitionClient = original.SparkJobDefinitionClient

func NewSparkJobDefinitionClient

func NewSparkJobDefinitionClient(endpoint string) SparkJobDefinitionClient

type SparkJobDefinitionResource

type SparkJobDefinitionResource = original.SparkJobDefinitionResource

type SparkJobDefinitionsListResponse

type SparkJobDefinitionsListResponse = original.SparkJobDefinitionsListResponse

type SparkJobProperties

type SparkJobProperties = original.SparkJobProperties

type SparkJobType

type SparkJobType = original.SparkJobType
const (
	SparkBatch   SparkJobType = original.SparkBatch
	SparkSession SparkJobType = original.SparkSession
)

func PossibleSparkJobTypeValues

func PossibleSparkJobTypeValues() []SparkJobType

type SparkLinkedService

type SparkLinkedService = original.SparkLinkedService

type SparkLinkedServiceTypeProperties

type SparkLinkedServiceTypeProperties = original.SparkLinkedServiceTypeProperties

type SparkObjectDataset

type SparkObjectDataset = original.SparkObjectDataset

type SparkRequest

type SparkRequest = original.SparkRequest

type SparkScheduler

type SparkScheduler = original.SparkScheduler

type SparkServerType

type SparkServerType = original.SparkServerType

func PossibleSparkServerTypeValues

func PossibleSparkServerTypeValues() []SparkServerType

type SparkServiceError

type SparkServiceError = original.SparkServiceError

type SparkServicePlugin

type SparkServicePlugin = original.SparkServicePlugin

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 SsisObjectMetadataStatusResponse

type SsisObjectMetadataStatusResponse = original.SsisObjectMetadataStatusResponse

type StagingSettings

type StagingSettings = original.StagingSettings

type StartDataFlowDebugSessionRequest

type StartDataFlowDebugSessionRequest = original.StartDataFlowDebugSessionRequest

type StartDataFlowDebugSessionResponse

type StartDataFlowDebugSessionResponse = original.StartDataFlowDebugSessionResponse

type StoreReadSettings

type StoreReadSettings = original.StoreReadSettings

type StoreWriteSettings

type StoreWriteSettings = original.StoreWriteSettings

type StoredProcedureParameter

type StoredProcedureParameter = original.StoredProcedureParameter

type SubResource

type SubResource = original.SubResource

type SubResourceDebugResource

type SubResourceDebugResource = original.SubResourceDebugResource

type SwitchActivity

type SwitchActivity = original.SwitchActivity

type SwitchActivityTypeProperties

type SwitchActivityTypeProperties = original.SwitchActivityTypeProperties

type SwitchCase

type SwitchCase = original.SwitchCase

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 SybaseSource

type SybaseSource = original.SybaseSource

type SybaseTableDataset

type SybaseTableDataset = original.SybaseTableDataset

type SybaseTableDatasetTypeProperties

type SybaseTableDatasetTypeProperties = original.SybaseTableDatasetTypeProperties

type SynapseNotebookActivity

type SynapseNotebookActivity = original.SynapseNotebookActivity

type SynapseNotebookReference

type SynapseNotebookReference = original.SynapseNotebookReference

type SynapseSparkJobDefinitionActivity

type SynapseSparkJobDefinitionActivity = original.SynapseSparkJobDefinitionActivity

type SynapseSparkJobReference

type SynapseSparkJobReference = original.SynapseSparkJobReference

type TabularSource

type TabularSource = original.TabularSource

type TabularTranslator

type TabularTranslator = original.TabularTranslator

type TeradataAuthenticationType

type TeradataAuthenticationType = original.TeradataAuthenticationType

func PossibleTeradataAuthenticationTypeValues

func PossibleTeradataAuthenticationTypeValues() []TeradataAuthenticationType

type TeradataLinkedService

type TeradataLinkedService = original.TeradataLinkedService

type TeradataPartitionOption

type TeradataPartitionOption = original.TeradataPartitionOption

func PossibleTeradataPartitionOptionValues

func PossibleTeradataPartitionOptionValues() []TeradataPartitionOption

type TeradataPartitionSettings

type TeradataPartitionSettings = original.TeradataPartitionSettings

type TeradataSource

type TeradataSource = original.TeradataSource

type TeradataTableDataset

type TeradataTableDataset = original.TeradataTableDataset

type TeradataTableDatasetTypeProperties

type TeradataTableDatasetTypeProperties = original.TeradataTableDatasetTypeProperties

type TextFormat

type TextFormat = original.TextFormat

type TrackedResource

type TrackedResource = original.TrackedResource

type Transformation

type Transformation = original.Transformation

type Trigger

type Trigger = original.Trigger

type TriggerClient

type TriggerClient = original.TriggerClient

func NewTriggerClient

func NewTriggerClient(endpoint string) TriggerClient

type TriggerCreateOrUpdateTriggerFuture

type TriggerCreateOrUpdateTriggerFuture = original.TriggerCreateOrUpdateTriggerFuture

type TriggerDeleteTriggerFuture

type TriggerDeleteTriggerFuture = original.TriggerDeleteTriggerFuture

type TriggerDependencyReference

type TriggerDependencyReference = original.TriggerDependencyReference

type TriggerListResponse

type TriggerListResponse = original.TriggerListResponse

type TriggerPipelineReference

type TriggerPipelineReference = original.TriggerPipelineReference

type TriggerReference

type TriggerReference = original.TriggerReference

type TriggerResource

type TriggerResource = original.TriggerResource

type TriggerRun

type TriggerRun = original.TriggerRun

type TriggerRunClient

type TriggerRunClient = original.TriggerRunClient

func NewTriggerRunClient

func NewTriggerRunClient(endpoint string) TriggerRunClient

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 TriggerRunsQueryResponse

type TriggerRunsQueryResponse = original.TriggerRunsQueryResponse

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 TriggerStartTriggerFuture

type TriggerStartTriggerFuture = original.TriggerStartTriggerFuture

type TriggerStopTriggerFuture

type TriggerStopTriggerFuture = original.TriggerStopTriggerFuture

type TriggerSubscriptionOperationStatus

type TriggerSubscriptionOperationStatus = original.TriggerSubscriptionOperationStatus

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
	TypeAppendVariable           TypeBasicActivity = original.TypeAppendVariable
	TypeAzureDataExplorerCommand TypeBasicActivity = original.TypeAzureDataExplorerCommand
	TypeAzureFunctionActivity    TypeBasicActivity = original.TypeAzureFunctionActivity
	TypeAzureMLBatchExecution    TypeBasicActivity = original.TypeAzureMLBatchExecution
	TypeAzureMLExecutePipeline   TypeBasicActivity = original.TypeAzureMLExecutePipeline
	TypeAzureMLUpdateResource    TypeBasicActivity = original.TypeAzureMLUpdateResource
	TypeContainer                TypeBasicActivity = original.TypeContainer
	TypeCopy                     TypeBasicActivity = original.TypeCopy
	TypeCustom                   TypeBasicActivity = original.TypeCustom
	TypeDatabricksNotebook       TypeBasicActivity = original.TypeDatabricksNotebook
	TypeDatabricksSparkJar       TypeBasicActivity = original.TypeDatabricksSparkJar
	TypeDatabricksSparkPython    TypeBasicActivity = original.TypeDatabricksSparkPython
	TypeDataLakeAnalyticsUSQL    TypeBasicActivity = original.TypeDataLakeAnalyticsUSQL
	TypeDelete                   TypeBasicActivity = original.TypeDelete
	TypeExecuteDataFlow          TypeBasicActivity = original.TypeExecuteDataFlow
	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
	TypeSetVariable              TypeBasicActivity = original.TypeSetVariable
	TypeSparkJob                 TypeBasicActivity = original.TypeSparkJob
	TypeSQLPoolStoredProcedure   TypeBasicActivity = original.TypeSQLPoolStoredProcedure
	TypeSQLServerStoredProcedure TypeBasicActivity = original.TypeSQLServerStoredProcedure
	TypeSwitch                   TypeBasicActivity = original.TypeSwitch
	TypeSynapseNotebook          TypeBasicActivity = original.TypeSynapseNotebook
	TypeUntil                    TypeBasicActivity = original.TypeUntil
	TypeValidation               TypeBasicActivity = original.TypeValidation
	TypeWait                     TypeBasicActivity = original.TypeWait
	TypeWebActivity              TypeBasicActivity = original.TypeWebActivity
	TypeWebHook                  TypeBasicActivity = original.TypeWebHook
)

func PossibleTypeBasicActivityValues

func PossibleTypeBasicActivityValues() []TypeBasicActivity

type TypeBasicCopySink

type TypeBasicCopySink = original.TypeBasicCopySink
const (
	TypeAvroSink                     TypeBasicCopySink = original.TypeAvroSink
	TypeAzureBlobFSSink              TypeBasicCopySink = original.TypeAzureBlobFSSink
	TypeAzureDataExplorerSink        TypeBasicCopySink = original.TypeAzureDataExplorerSink
	TypeAzureDataLakeStoreSink       TypeBasicCopySink = original.TypeAzureDataLakeStoreSink
	TypeAzureMySQLSink               TypeBasicCopySink = original.TypeAzureMySQLSink
	TypeAzurePostgreSQLSink          TypeBasicCopySink = original.TypeAzurePostgreSQLSink
	TypeAzureQueueSink               TypeBasicCopySink = original.TypeAzureQueueSink
	TypeAzureSearchIndexSink         TypeBasicCopySink = original.TypeAzureSearchIndexSink
	TypeAzureSQLSink                 TypeBasicCopySink = original.TypeAzureSQLSink
	TypeAzureTableSink               TypeBasicCopySink = original.TypeAzureTableSink
	TypeBinarySink                   TypeBasicCopySink = original.TypeBinarySink
	TypeBlobSink                     TypeBasicCopySink = original.TypeBlobSink
	TypeCommonDataServiceForAppsSink TypeBasicCopySink = original.TypeCommonDataServiceForAppsSink
	TypeCopySink                     TypeBasicCopySink = original.TypeCopySink
	TypeCosmosDbMongoDbAPISink       TypeBasicCopySink = original.TypeCosmosDbMongoDbAPISink
	TypeCosmosDbSQLAPISink           TypeBasicCopySink = original.TypeCosmosDbSQLAPISink
	TypeDelimitedTextSink            TypeBasicCopySink = original.TypeDelimitedTextSink
	TypeDocumentDbCollectionSink     TypeBasicCopySink = original.TypeDocumentDbCollectionSink
	TypeDynamicsCrmSink              TypeBasicCopySink = original.TypeDynamicsCrmSink
	TypeDynamicsSink                 TypeBasicCopySink = original.TypeDynamicsSink
	TypeFileSystemSink               TypeBasicCopySink = original.TypeFileSystemSink
	TypeInformixSink                 TypeBasicCopySink = original.TypeInformixSink
	TypeJSONSink                     TypeBasicCopySink = original.TypeJSONSink
	TypeMicrosoftAccessSink          TypeBasicCopySink = original.TypeMicrosoftAccessSink
	TypeOdbcSink                     TypeBasicCopySink = original.TypeOdbcSink
	TypeOracleSink                   TypeBasicCopySink = original.TypeOracleSink
	TypeOrcSink                      TypeBasicCopySink = original.TypeOrcSink
	TypeParquetSink                  TypeBasicCopySink = original.TypeParquetSink
	TypeSalesforceServiceCloudSink   TypeBasicCopySink = original.TypeSalesforceServiceCloudSink
	TypeSalesforceSink               TypeBasicCopySink = original.TypeSalesforceSink
	TypeSapCloudForCustomerSink      TypeBasicCopySink = original.TypeSapCloudForCustomerSink
	TypeSQLDWSink                    TypeBasicCopySink = original.TypeSQLDWSink
	TypeSQLMISink                    TypeBasicCopySink = original.TypeSQLMISink
	TypeSQLServerSink                TypeBasicCopySink = original.TypeSQLServerSink
	TypeSQLSink                      TypeBasicCopySink = original.TypeSQLSink
)

func PossibleTypeBasicCopySinkValues

func PossibleTypeBasicCopySinkValues() []TypeBasicCopySink

type TypeBasicCopySource

type TypeBasicCopySource = original.TypeBasicCopySource
const (
	TypeAmazonMWSSource                TypeBasicCopySource = original.TypeAmazonMWSSource
	TypeAmazonRedshiftSource           TypeBasicCopySource = original.TypeAmazonRedshiftSource
	TypeAvroSource                     TypeBasicCopySource = original.TypeAvroSource
	TypeAzureBlobFSSource              TypeBasicCopySource = original.TypeAzureBlobFSSource
	TypeAzureDataExplorerSource        TypeBasicCopySource = original.TypeAzureDataExplorerSource
	TypeAzureDataLakeStoreSource       TypeBasicCopySource = original.TypeAzureDataLakeStoreSource
	TypeAzureMariaDBSource             TypeBasicCopySource = original.TypeAzureMariaDBSource
	TypeAzureMySQLSource               TypeBasicCopySource = original.TypeAzureMySQLSource
	TypeAzurePostgreSQLSource          TypeBasicCopySource = original.TypeAzurePostgreSQLSource
	TypeAzureSQLSource                 TypeBasicCopySource = original.TypeAzureSQLSource
	TypeAzureTableSource               TypeBasicCopySource = original.TypeAzureTableSource
	TypeBinarySource                   TypeBasicCopySource = original.TypeBinarySource
	TypeBlobSource                     TypeBasicCopySource = original.TypeBlobSource
	TypeCassandraSource                TypeBasicCopySource = original.TypeCassandraSource
	TypeCommonDataServiceForAppsSource TypeBasicCopySource = original.TypeCommonDataServiceForAppsSource
	TypeConcurSource                   TypeBasicCopySource = original.TypeConcurSource
	TypeCopySource                     TypeBasicCopySource = original.TypeCopySource
	TypeCosmosDbMongoDbAPISource       TypeBasicCopySource = original.TypeCosmosDbMongoDbAPISource
	TypeCosmosDbSQLAPISource           TypeBasicCopySource = original.TypeCosmosDbSQLAPISource
	TypeCouchbaseSource                TypeBasicCopySource = original.TypeCouchbaseSource
	TypeDb2Source                      TypeBasicCopySource = original.TypeDb2Source
	TypeDelimitedTextSource            TypeBasicCopySource = original.TypeDelimitedTextSource
	TypeDocumentDbCollectionSource     TypeBasicCopySource = original.TypeDocumentDbCollectionSource
	TypeDrillSource                    TypeBasicCopySource = original.TypeDrillSource
	TypeDynamicsAXSource               TypeBasicCopySource = original.TypeDynamicsAXSource
	TypeDynamicsCrmSource              TypeBasicCopySource = original.TypeDynamicsCrmSource
	TypeDynamicsSource                 TypeBasicCopySource = original.TypeDynamicsSource
	TypeEloquaSource                   TypeBasicCopySource = original.TypeEloquaSource
	TypeFileSystemSource               TypeBasicCopySource = original.TypeFileSystemSource
	TypeGoogleAdWordsSource            TypeBasicCopySource = original.TypeGoogleAdWordsSource
	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
	TypeInformixSource                 TypeBasicCopySource = original.TypeInformixSource
	TypeJiraSource                     TypeBasicCopySource = original.TypeJiraSource
	TypeJSONSource                     TypeBasicCopySource = original.TypeJSONSource
	TypeMagentoSource                  TypeBasicCopySource = original.TypeMagentoSource
	TypeMariaDBSource                  TypeBasicCopySource = original.TypeMariaDBSource
	TypeMarketoSource                  TypeBasicCopySource = original.TypeMarketoSource
	TypeMicrosoftAccessSource          TypeBasicCopySource = original.TypeMicrosoftAccessSource
	TypeMongoDbSource                  TypeBasicCopySource = original.TypeMongoDbSource
	TypeMongoDbV2Source                TypeBasicCopySource = original.TypeMongoDbV2Source
	TypeMySQLSource                    TypeBasicCopySource = original.TypeMySQLSource
	TypeNetezzaSource                  TypeBasicCopySource = original.TypeNetezzaSource
	TypeODataSource                    TypeBasicCopySource = original.TypeODataSource
	TypeOdbcSource                     TypeBasicCopySource = original.TypeOdbcSource
	TypeOffice365Source                TypeBasicCopySource = original.TypeOffice365Source
	TypeOracleServiceCloudSource       TypeBasicCopySource = original.TypeOracleServiceCloudSource
	TypeOracleSource                   TypeBasicCopySource = original.TypeOracleSource
	TypeOrcSource                      TypeBasicCopySource = original.TypeOrcSource
	TypeParquetSource                  TypeBasicCopySource = original.TypeParquetSource
	TypePaypalSource                   TypeBasicCopySource = original.TypePaypalSource
	TypePhoenixSource                  TypeBasicCopySource = original.TypePhoenixSource
	TypePostgreSQLSource               TypeBasicCopySource = original.TypePostgreSQLSource
	TypePrestoSource                   TypeBasicCopySource = original.TypePrestoSource
	TypeQuickBooksSource               TypeBasicCopySource = original.TypeQuickBooksSource
	TypeRelationalSource               TypeBasicCopySource = original.TypeRelationalSource
	TypeResponsysSource                TypeBasicCopySource = original.TypeResponsysSource
	TypeRestSource                     TypeBasicCopySource = original.TypeRestSource
	TypeSalesforceMarketingCloudSource TypeBasicCopySource = original.TypeSalesforceMarketingCloudSource
	TypeSalesforceServiceCloudSource   TypeBasicCopySource = original.TypeSalesforceServiceCloudSource
	TypeSalesforceSource               TypeBasicCopySource = original.TypeSalesforceSource
	TypeSapBwSource                    TypeBasicCopySource = original.TypeSapBwSource
	TypeSapCloudForCustomerSource      TypeBasicCopySource = original.TypeSapCloudForCustomerSource
	TypeSapEccSource                   TypeBasicCopySource = original.TypeSapEccSource
	TypeSapHanaSource                  TypeBasicCopySource = original.TypeSapHanaSource
	TypeSapOpenHubSource               TypeBasicCopySource = original.TypeSapOpenHubSource
	TypeSapTableSource                 TypeBasicCopySource = original.TypeSapTableSource
	TypeServiceNowSource               TypeBasicCopySource = original.TypeServiceNowSource
	TypeShopifySource                  TypeBasicCopySource = original.TypeShopifySource
	TypeSparkSource                    TypeBasicCopySource = original.TypeSparkSource
	TypeSQLDWSource                    TypeBasicCopySource = original.TypeSQLDWSource
	TypeSQLMISource                    TypeBasicCopySource = original.TypeSQLMISource
	TypeSQLServerSource                TypeBasicCopySource = original.TypeSQLServerSource
	TypeSQLSource                      TypeBasicCopySource = original.TypeSQLSource
	TypeSquareSource                   TypeBasicCopySource = original.TypeSquareSource
	TypeSybaseSource                   TypeBasicCopySource = original.TypeSybaseSource
	TypeTabularSource                  TypeBasicCopySource = original.TypeTabularSource
	TypeTeradataSource                 TypeBasicCopySource = original.TypeTeradataSource
	TypeVerticaSource                  TypeBasicCopySource = original.TypeVerticaSource
	TypeWebSource                      TypeBasicCopySource = original.TypeWebSource
	TypeXeroSource                     TypeBasicCopySource = original.TypeXeroSource
	TypeZohoSource                     TypeBasicCopySource = original.TypeZohoSource
)

func PossibleTypeBasicCopySourceValues

func PossibleTypeBasicCopySourceValues() []TypeBasicCopySource

type TypeBasicCopyTranslator

type TypeBasicCopyTranslator = original.TypeBasicCopyTranslator

func PossibleTypeBasicCopyTranslatorValues

func PossibleTypeBasicCopyTranslatorValues() []TypeBasicCopyTranslator

type TypeBasicDataFlow

type TypeBasicDataFlow = original.TypeBasicDataFlow
const (
	TypeDataFlow        TypeBasicDataFlow = original.TypeDataFlow
	TypeMappingDataFlow TypeBasicDataFlow = original.TypeMappingDataFlow
)

func PossibleTypeBasicDataFlowValues

func PossibleTypeBasicDataFlowValues() []TypeBasicDataFlow

type TypeBasicDataset

type TypeBasicDataset = original.TypeBasicDataset
const (
	TypeAmazonMWSObject                TypeBasicDataset = original.TypeAmazonMWSObject
	TypeAmazonRedshiftTable            TypeBasicDataset = original.TypeAmazonRedshiftTable
	TypeAvro                           TypeBasicDataset = original.TypeAvro
	TypeAzureDataExplorerTable         TypeBasicDataset = original.TypeAzureDataExplorerTable
	TypeAzureMariaDBTable              TypeBasicDataset = original.TypeAzureMariaDBTable
	TypeAzureMySQLTable                TypeBasicDataset = original.TypeAzureMySQLTable
	TypeAzurePostgreSQLTable           TypeBasicDataset = original.TypeAzurePostgreSQLTable
	TypeAzureSearchIndex               TypeBasicDataset = original.TypeAzureSearchIndex
	TypeAzureSQLDWTable                TypeBasicDataset = original.TypeAzureSQLDWTable
	TypeAzureSQLMITable                TypeBasicDataset = original.TypeAzureSQLMITable
	TypeAzureSQLTable                  TypeBasicDataset = original.TypeAzureSQLTable
	TypeAzureTable                     TypeBasicDataset = original.TypeAzureTable
	TypeBinary                         TypeBasicDataset = original.TypeBinary
	TypeCassandraTable                 TypeBasicDataset = original.TypeCassandraTable
	TypeCommonDataServiceForAppsEntity TypeBasicDataset = original.TypeCommonDataServiceForAppsEntity
	TypeConcurObject                   TypeBasicDataset = original.TypeConcurObject
	TypeCosmosDbMongoDbAPICollection   TypeBasicDataset = original.TypeCosmosDbMongoDbAPICollection
	TypeCosmosDbSQLAPICollection       TypeBasicDataset = original.TypeCosmosDbSQLAPICollection
	TypeCouchbaseTable                 TypeBasicDataset = original.TypeCouchbaseTable
	TypeCustomDataset                  TypeBasicDataset = original.TypeCustomDataset
	TypeDataset                        TypeBasicDataset = original.TypeDataset
	TypeDb2Table                       TypeBasicDataset = original.TypeDb2Table
	TypeDelimitedText                  TypeBasicDataset = original.TypeDelimitedText
	TypeDocumentDbCollection           TypeBasicDataset = original.TypeDocumentDbCollection
	TypeDrillTable                     TypeBasicDataset = original.TypeDrillTable
	TypeDynamicsAXResource             TypeBasicDataset = original.TypeDynamicsAXResource
	TypeDynamicsCrmEntity              TypeBasicDataset = original.TypeDynamicsCrmEntity
	TypeDynamicsEntity                 TypeBasicDataset = original.TypeDynamicsEntity
	TypeEloquaObject                   TypeBasicDataset = original.TypeEloquaObject
	TypeGoogleAdWordsObject            TypeBasicDataset = original.TypeGoogleAdWordsObject
	TypeGoogleBigQueryObject           TypeBasicDataset = original.TypeGoogleBigQueryObject
	TypeGreenplumTable                 TypeBasicDataset = original.TypeGreenplumTable
	TypeHBaseObject                    TypeBasicDataset = original.TypeHBaseObject
	TypeHiveObject                     TypeBasicDataset = original.TypeHiveObject
	TypeHubspotObject                  TypeBasicDataset = original.TypeHubspotObject
	TypeImpalaObject                   TypeBasicDataset = original.TypeImpalaObject
	TypeInformixTable                  TypeBasicDataset = original.TypeInformixTable
	TypeJiraObject                     TypeBasicDataset = original.TypeJiraObject
	TypeJSON                           TypeBasicDataset = original.TypeJSON
	TypeMagentoObject                  TypeBasicDataset = original.TypeMagentoObject
	TypeMariaDBTable                   TypeBasicDataset = original.TypeMariaDBTable
	TypeMarketoObject                  TypeBasicDataset = original.TypeMarketoObject
	TypeMicrosoftAccessTable           TypeBasicDataset = original.TypeMicrosoftAccessTable
	TypeMongoDbCollection              TypeBasicDataset = original.TypeMongoDbCollection
	TypeMongoDbV2Collection            TypeBasicDataset = original.TypeMongoDbV2Collection
	TypeMySQLTable                     TypeBasicDataset = original.TypeMySQLTable
	TypeNetezzaTable                   TypeBasicDataset = original.TypeNetezzaTable
	TypeODataResource                  TypeBasicDataset = original.TypeODataResource
	TypeOdbcTable                      TypeBasicDataset = original.TypeOdbcTable
	TypeOffice365Table                 TypeBasicDataset = original.TypeOffice365Table
	TypeOracleServiceCloudObject       TypeBasicDataset = original.TypeOracleServiceCloudObject
	TypeOracleTable                    TypeBasicDataset = original.TypeOracleTable
	TypeOrc                            TypeBasicDataset = original.TypeOrc
	TypeParquet                        TypeBasicDataset = original.TypeParquet
	TypePaypalObject                   TypeBasicDataset = original.TypePaypalObject
	TypePhoenixObject                  TypeBasicDataset = original.TypePhoenixObject
	TypePostgreSQLTable                TypeBasicDataset = original.TypePostgreSQLTable
	TypePrestoObject                   TypeBasicDataset = original.TypePrestoObject
	TypeQuickBooksObject               TypeBasicDataset = original.TypeQuickBooksObject
	TypeRelationalTable                TypeBasicDataset = original.TypeRelationalTable
	TypeResponsysObject                TypeBasicDataset = original.TypeResponsysObject
	TypeRestResource                   TypeBasicDataset = original.TypeRestResource
	TypeSalesforceMarketingCloudObject TypeBasicDataset = original.TypeSalesforceMarketingCloudObject
	TypeSalesforceObject               TypeBasicDataset = original.TypeSalesforceObject
	TypeSalesforceServiceCloudObject   TypeBasicDataset = original.TypeSalesforceServiceCloudObject
	TypeSapBwCube                      TypeBasicDataset = original.TypeSapBwCube
	TypeSapCloudForCustomerResource    TypeBasicDataset = original.TypeSapCloudForCustomerResource
	TypeSapEccResource                 TypeBasicDataset = original.TypeSapEccResource
	TypeSapHanaTable                   TypeBasicDataset = original.TypeSapHanaTable
	TypeSapOpenHubTable                TypeBasicDataset = original.TypeSapOpenHubTable
	TypeSapTableResource               TypeBasicDataset = original.TypeSapTableResource
	TypeServiceNowObject               TypeBasicDataset = original.TypeServiceNowObject
	TypeShopifyObject                  TypeBasicDataset = original.TypeShopifyObject
	TypeSparkObject                    TypeBasicDataset = original.TypeSparkObject
	TypeSQLServerTable                 TypeBasicDataset = original.TypeSQLServerTable
	TypeSquareObject                   TypeBasicDataset = original.TypeSquareObject
	TypeSybaseTable                    TypeBasicDataset = original.TypeSybaseTable
	TypeTeradataTable                  TypeBasicDataset = original.TypeTeradataTable
	TypeVerticaTable                   TypeBasicDataset = original.TypeVerticaTable
	TypeWebTable                       TypeBasicDataset = original.TypeWebTable
	TypeXeroObject                     TypeBasicDataset = original.TypeXeroObject
	TypeZohoObject                     TypeBasicDataset = original.TypeZohoObject
)

func PossibleTypeBasicDatasetValues

func PossibleTypeBasicDatasetValues() []TypeBasicDataset

type TypeBasicDependencyReference

type TypeBasicDependencyReference = original.TypeBasicDependencyReference

func PossibleTypeBasicDependencyReferenceValues

func PossibleTypeBasicDependencyReferenceValues() []TypeBasicDependencyReference

type TypeBasicFormatReadSettings

type TypeBasicFormatReadSettings = original.TypeBasicFormatReadSettings

func PossibleTypeBasicFormatReadSettingsValues

func PossibleTypeBasicFormatReadSettingsValues() []TypeBasicFormatReadSettings

type TypeBasicLinkedService

type TypeBasicLinkedService = original.TypeBasicLinkedService
const (
	TypeAmazonMWS                TypeBasicLinkedService = original.TypeAmazonMWS
	TypeAmazonRedshift           TypeBasicLinkedService = original.TypeAmazonRedshift
	TypeAmazonS3                 TypeBasicLinkedService = original.TypeAmazonS3
	TypeAzureBatch               TypeBasicLinkedService = original.TypeAzureBatch
	TypeAzureBlobFS              TypeBasicLinkedService = original.TypeAzureBlobFS
	TypeAzureBlobStorage         TypeBasicLinkedService = original.TypeAzureBlobStorage
	TypeAzureDatabricks          TypeBasicLinkedService = original.TypeAzureDatabricks
	TypeAzureDataExplorer        TypeBasicLinkedService = original.TypeAzureDataExplorer
	TypeAzureDataLakeAnalytics   TypeBasicLinkedService = original.TypeAzureDataLakeAnalytics
	TypeAzureDataLakeStore       TypeBasicLinkedService = original.TypeAzureDataLakeStore
	TypeAzureFileStorage         TypeBasicLinkedService = original.TypeAzureFileStorage
	TypeAzureFunction            TypeBasicLinkedService = original.TypeAzureFunction
	TypeAzureKeyVault            TypeBasicLinkedService = original.TypeAzureKeyVault
	TypeAzureMariaDB             TypeBasicLinkedService = original.TypeAzureMariaDB
	TypeAzureML                  TypeBasicLinkedService = original.TypeAzureML
	TypeAzureMLService           TypeBasicLinkedService = original.TypeAzureMLService
	TypeAzureMySQL               TypeBasicLinkedService = original.TypeAzureMySQL
	TypeAzurePostgreSQL          TypeBasicLinkedService = original.TypeAzurePostgreSQL
	TypeAzureSearch              TypeBasicLinkedService = original.TypeAzureSearch
	TypeAzureSQLDatabase         TypeBasicLinkedService = original.TypeAzureSQLDatabase
	TypeAzureSQLDW               TypeBasicLinkedService = original.TypeAzureSQLDW
	TypeAzureSQLMI               TypeBasicLinkedService = original.TypeAzureSQLMI
	TypeAzureStorage             TypeBasicLinkedService = original.TypeAzureStorage
	TypeAzureTableStorage        TypeBasicLinkedService = original.TypeAzureTableStorage
	TypeCassandra                TypeBasicLinkedService = original.TypeCassandra
	TypeCommonDataServiceForApps TypeBasicLinkedService = original.TypeCommonDataServiceForApps
	TypeConcur                   TypeBasicLinkedService = original.TypeConcur
	TypeCosmosDb                 TypeBasicLinkedService = original.TypeCosmosDb
	TypeCosmosDbMongoDbAPI       TypeBasicLinkedService = original.TypeCosmosDbMongoDbAPI
	TypeCouchbase                TypeBasicLinkedService = original.TypeCouchbase
	TypeCustomDataSource         TypeBasicLinkedService = original.TypeCustomDataSource
	TypeDb2                      TypeBasicLinkedService = original.TypeDb2
	TypeDrill                    TypeBasicLinkedService = original.TypeDrill
	TypeDynamics                 TypeBasicLinkedService = original.TypeDynamics
	TypeDynamicsAX               TypeBasicLinkedService = original.TypeDynamicsAX
	TypeDynamicsCrm              TypeBasicLinkedService = original.TypeDynamicsCrm
	TypeEloqua                   TypeBasicLinkedService = original.TypeEloqua
	TypeFileServer               TypeBasicLinkedService = original.TypeFileServer
	TypeFtpServer                TypeBasicLinkedService = original.TypeFtpServer
	TypeGoogleAdWords            TypeBasicLinkedService = original.TypeGoogleAdWords
	TypeGoogleBigQuery           TypeBasicLinkedService = original.TypeGoogleBigQuery
	TypeGoogleCloudStorage       TypeBasicLinkedService = original.TypeGoogleCloudStorage
	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
	TypeInformix                 TypeBasicLinkedService = original.TypeInformix
	TypeJira                     TypeBasicLinkedService = original.TypeJira
	TypeLinkedService            TypeBasicLinkedService = original.TypeLinkedService
	TypeMagento                  TypeBasicLinkedService = original.TypeMagento
	TypeMariaDB                  TypeBasicLinkedService = original.TypeMariaDB
	TypeMarketo                  TypeBasicLinkedService = original.TypeMarketo
	TypeMicrosoftAccess          TypeBasicLinkedService = original.TypeMicrosoftAccess
	TypeMongoDb                  TypeBasicLinkedService = original.TypeMongoDb
	TypeMongoDbV2                TypeBasicLinkedService = original.TypeMongoDbV2
	TypeMySQL                    TypeBasicLinkedService = original.TypeMySQL
	TypeNetezza                  TypeBasicLinkedService = original.TypeNetezza
	TypeOData                    TypeBasicLinkedService = original.TypeOData
	TypeOdbc                     TypeBasicLinkedService = original.TypeOdbc
	TypeOffice365                TypeBasicLinkedService = original.TypeOffice365
	TypeOracle                   TypeBasicLinkedService = original.TypeOracle
	TypeOracleServiceCloud       TypeBasicLinkedService = original.TypeOracleServiceCloud
	TypePaypal                   TypeBasicLinkedService = original.TypePaypal
	TypePhoenix                  TypeBasicLinkedService = original.TypePhoenix
	TypePostgreSQL               TypeBasicLinkedService = original.TypePostgreSQL
	TypePresto                   TypeBasicLinkedService = original.TypePresto
	TypeQuickBooks               TypeBasicLinkedService = original.TypeQuickBooks
	TypeResponsys                TypeBasicLinkedService = original.TypeResponsys
	TypeRestService              TypeBasicLinkedService = original.TypeRestService
	TypeSalesforce               TypeBasicLinkedService = original.TypeSalesforce
	TypeSalesforceMarketingCloud TypeBasicLinkedService = original.TypeSalesforceMarketingCloud
	TypeSalesforceServiceCloud   TypeBasicLinkedService = original.TypeSalesforceServiceCloud
	TypeSapBW                    TypeBasicLinkedService = original.TypeSapBW
	TypeSapCloudForCustomer      TypeBasicLinkedService = original.TypeSapCloudForCustomer
	TypeSapEcc                   TypeBasicLinkedService = original.TypeSapEcc
	TypeSapHana                  TypeBasicLinkedService = original.TypeSapHana
	TypeSapOpenHub               TypeBasicLinkedService = original.TypeSapOpenHub
	TypeSapTable                 TypeBasicLinkedService = original.TypeSapTable
	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 UserProperty

type UserProperty = original.UserProperty

type ValidationActivity

type ValidationActivity = original.ValidationActivity

type ValidationActivityTypeProperties

type ValidationActivityTypeProperties = original.ValidationActivityTypeProperties

type VariableSpecification

type VariableSpecification = original.VariableSpecification

type VariableType

type VariableType = original.VariableType
const (
	VariableTypeArray   VariableType = original.VariableTypeArray
	VariableTypeBool    VariableType = original.VariableTypeBool
	VariableTypeBoolean VariableType = original.VariableTypeBoolean
	VariableTypeString  VariableType = original.VariableTypeString
)

func PossibleVariableTypeValues

func PossibleVariableTypeValues() []VariableType

type VerticaDatasetTypeProperties

type VerticaDatasetTypeProperties = original.VerticaDatasetTypeProperties

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 VirtualNetworkProfile

type VirtualNetworkProfile = original.VirtualNetworkProfile

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 WebActivityMethod

type WebActivityMethod = original.WebActivityMethod

func PossibleWebActivityMethodValues

func PossibleWebActivityMethodValues() []WebActivityMethod

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 WebHookActivity

type WebHookActivity = original.WebHookActivity

type WebHookActivityMethod

type WebHookActivityMethod = original.WebHookActivityMethod
const (
	WebHookActivityMethodPOST WebHookActivityMethod = original.WebHookActivityMethodPOST
)

func PossibleWebHookActivityMethodValues

func PossibleWebHookActivityMethodValues() []WebHookActivityMethod

type WebHookActivityTypeProperties

type WebHookActivityTypeProperties = original.WebHookActivityTypeProperties

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 Workspace

type Workspace = original.Workspace

type WorkspaceClient

type WorkspaceClient = original.WorkspaceClient

func NewWorkspaceClient

func NewWorkspaceClient(endpoint string) WorkspaceClient

type WorkspaceGitRepoManagementClient

type WorkspaceGitRepoManagementClient = original.WorkspaceGitRepoManagementClient

func NewWorkspaceGitRepoManagementClient

func NewWorkspaceGitRepoManagementClient(endpoint string) WorkspaceGitRepoManagementClient

type WorkspaceIdentity

type WorkspaceIdentity = original.WorkspaceIdentity

type WorkspaceKeyDetails

type WorkspaceKeyDetails = original.WorkspaceKeyDetails

type WorkspaceProperties

type WorkspaceProperties = original.WorkspaceProperties

type WorkspaceRepositoryConfiguration

type WorkspaceRepositoryConfiguration = original.WorkspaceRepositoryConfiguration

type WorkspaceUpdateParameters

type WorkspaceUpdateParameters = original.WorkspaceUpdateParameters

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