Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + func PossibleValuesForAmazonRdsForSqlAuthenticationType() []string + func PossibleValuesForAzureSqlDWAuthenticationType() []string + func PossibleValuesForAzureSqlDatabaseAuthenticationType() []string + func PossibleValuesForAzureSqlMIAuthenticationType() []string + func PossibleValuesForAzureStorageAuthenticationType() []string + func PossibleValuesForCosmosDbConnectionMode() []string + func PossibleValuesForCredentialReferenceType() []string + func PossibleValuesForDataFlowComputeType() []string + func PossibleValuesForDataFlowDebugCommandType() []string + func PossibleValuesForDataFlowReferenceType() []string + func PossibleValuesForDatasetReferenceType() []string + func PossibleValuesForDb2AuthenticationType() []string + func PossibleValuesForFtpAuthenticationType() []string + func PossibleValuesForGoogleAdWordsAuthenticationType() []string + func PossibleValuesForGoogleBigQueryAuthenticationType() []string + func PossibleValuesForGoogleBigQueryV2AuthenticationType() []string + func PossibleValuesForHBaseAuthenticationType() []string + func PossibleValuesForHTTPAuthenticationType() []string + func PossibleValuesForHiveAuthenticationType() []string + func PossibleValuesForHiveServerType() []string + func PossibleValuesForHiveThriftTransportProtocol() []string + func PossibleValuesForImpalaAuthenticationType() []string + func PossibleValuesForIntegrationRuntimeEdition() []string + func PossibleValuesForIntegrationRuntimeEntityReferenceType() []string + func PossibleValuesForIntegrationRuntimeLicenseType() []string + func PossibleValuesForIntegrationRuntimeSsisCatalogPricingTier() []string + func PossibleValuesForIntegrationRuntimeState() []string + func PossibleValuesForIntegrationRuntimeType() []string + func PossibleValuesForManagedVirtualNetworkReferenceType() []string + func PossibleValuesForMongoDbAuthenticationType() []string + func PossibleValuesForODataAadServicePrincipalCredentialType() []string + func PossibleValuesForODataAuthenticationType() []string + func PossibleValuesForParameterType() []string + func PossibleValuesForPhoenixAuthenticationType() []string + func PossibleValuesForPrestoAuthenticationType() []string + func PossibleValuesForRestServiceAuthenticationType() []string + func PossibleValuesForSapHanaAuthenticationType() []string + func PossibleValuesForServiceNowAuthenticationType() []string + func PossibleValuesForServiceNowV2AuthenticationType() []string + func PossibleValuesForSftpAuthenticationType() []string + func PossibleValuesForSnowflakeAuthenticationType() []string + func PossibleValuesForSparkAuthenticationType() []string + func PossibleValuesForSparkServerType() []string + func PossibleValuesForSparkThriftTransportProtocol() []string + func PossibleValuesForSqlAlwaysEncryptedAkvAuthType() []string + func PossibleValuesForSqlServerAuthenticationType() []string + func PossibleValuesForSybaseAuthenticationType() []string + func PossibleValuesForTeamDeskAuthenticationType() []string + func PossibleValuesForTeradataAuthenticationType() []string + func PossibleValuesForWebAuthenticationType() []string + func PossibleValuesForZendeskAuthenticationType() []string + func ValidateFactoryID(input interface{}, key string) (warnings []string, errors []error) + type AddDataFlowOperationResponse struct + HttpResponse *http.Response + Model *AddDataFlowToDebugSessionResponse + OData *odata.OData + type AddDataFlowToDebugSessionResponse struct + JobVersion *string + type AmazonMWSLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AmazonMWSLinkedServiceTypeProperties + Version *string + func (s *AmazonMWSLinkedService) UnmarshalJSON(bytes []byte) error + func (s AmazonMWSLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AmazonMWSLinkedService) MarshalJSON() ([]byte, error) + type AmazonMWSLinkedServiceTypeProperties struct + AccessKeyId string + EncryptedCredential *string + Endpoint string + MarketplaceID string + MwsAuthToken SecretBase + SecretKey SecretBase + SellerID string + UseEncryptedEndpoints *bool + UseHostVerification *bool + UsePeerVerification *bool + func (s *AmazonMWSLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AmazonMWSObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *AmazonMWSObjectDataset) UnmarshalJSON(bytes []byte) error + func (s AmazonMWSObjectDataset) Dataset() BaseDatasetImpl + func (s AmazonMWSObjectDataset) MarshalJSON() ([]byte, error) + type AmazonRdsForLinkedServiceTypeProperties struct + ConnectionString string + EncryptedCredential *string + Password SecretBase + func (s *AmazonRdsForLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AmazonRdsForOracleLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AmazonRdsForLinkedServiceTypeProperties + Version *string + func (s *AmazonRdsForOracleLinkedService) UnmarshalJSON(bytes []byte) error + func (s AmazonRdsForOracleLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AmazonRdsForOracleLinkedService) MarshalJSON() ([]byte, error) + type AmazonRdsForOracleTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *AmazonRdsForOracleTableDatasetTypeProperties + func (s *AmazonRdsForOracleTableDataset) UnmarshalJSON(bytes []byte) error + func (s AmazonRdsForOracleTableDataset) Dataset() BaseDatasetImpl + func (s AmazonRdsForOracleTableDataset) MarshalJSON() ([]byte, error) + type AmazonRdsForOracleTableDatasetTypeProperties struct + Schema *string + Table *string + type AmazonRdsForSqlAuthenticationType string + const AmazonRdsForSqlAuthenticationTypeSQL + const AmazonRdsForSqlAuthenticationTypeWindows + func (s *AmazonRdsForSqlAuthenticationType) UnmarshalJSON(bytes []byte) error + type AmazonRdsForSqlServerLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AmazonRdsForSqlServerLinkedServiceTypeProperties + Version *string + func (s *AmazonRdsForSqlServerLinkedService) UnmarshalJSON(bytes []byte) error + func (s AmazonRdsForSqlServerLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AmazonRdsForSqlServerLinkedService) MarshalJSON() ([]byte, error) + type AmazonRdsForSqlServerLinkedServiceTypeProperties struct + AlwaysEncryptedSettings *SqlAlwaysEncryptedProperties + ApplicationIntent *string + AuthenticationType *AmazonRdsForSqlAuthenticationType + CommandTimeout *int64 + ConnectRetryCount *int64 + ConnectRetryInterval *int64 + ConnectTimeout *int64 + ConnectionString *string + Database *string + Encrypt *string + EncryptedCredential *string + FailoverPartner *string + HostNameInCertificate *string + IntegratedSecurity *bool + LoadBalanceTimeout *int64 + MaxPoolSize *int64 + MinPoolSize *int64 + MultiSubnetFailover *bool + MultipleActiveResultSets *bool + PacketSize *int64 + Password SecretBase + Pooling *bool + Server *string + TrustServerCertificate *bool + UserName *string + func (s *AmazonRdsForSqlServerLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AmazonRdsForSqlServerTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *AmazonRdsForSqlServerTableDatasetTypeProperties + func (s *AmazonRdsForSqlServerTableDataset) UnmarshalJSON(bytes []byte) error + func (s AmazonRdsForSqlServerTableDataset) Dataset() BaseDatasetImpl + func (s AmazonRdsForSqlServerTableDataset) MarshalJSON() ([]byte, error) + type AmazonRdsForSqlServerTableDatasetTypeProperties struct + Schema *string + Table *string + type AmazonRedshiftLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AmazonRedshiftLinkedServiceTypeProperties + Version *string + func (s *AmazonRedshiftLinkedService) UnmarshalJSON(bytes []byte) error + func (s AmazonRedshiftLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AmazonRedshiftLinkedService) MarshalJSON() ([]byte, error) + type AmazonRedshiftLinkedServiceTypeProperties struct + Database string + EncryptedCredential *string + Password SecretBase + Port *int64 + Server string + Username *string + func (s *AmazonRedshiftLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AmazonRedshiftTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *AmazonRedshiftTableDatasetTypeProperties + func (s *AmazonRedshiftTableDataset) UnmarshalJSON(bytes []byte) error + func (s AmazonRedshiftTableDataset) Dataset() BaseDatasetImpl + func (s AmazonRedshiftTableDataset) MarshalJSON() ([]byte, error) + type AmazonRedshiftTableDatasetTypeProperties struct + Schema *string + Table *string + TableName *string + type AmazonS3CompatibleLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AmazonS3CompatibleLinkedServiceTypeProperties + Version *string + func (s *AmazonS3CompatibleLinkedService) UnmarshalJSON(bytes []byte) error + func (s AmazonS3CompatibleLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AmazonS3CompatibleLinkedService) MarshalJSON() ([]byte, error) + type AmazonS3CompatibleLinkedServiceTypeProperties struct + AccessKeyId *string + EncryptedCredential *string + ForcePathStyle *bool + SecretAccessKey SecretBase + ServiceURL *string + func (s *AmazonS3CompatibleLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AmazonS3CompatibleLocation struct + BucketName *string + FileName *string + FolderPath *string + Type string + Version *string + func (s AmazonS3CompatibleLocation) DatasetLocation() BaseDatasetLocationImpl + func (s AmazonS3CompatibleLocation) MarshalJSON() ([]byte, error) + type AmazonS3Dataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties AmazonS3DatasetTypeProperties + func (s *AmazonS3Dataset) UnmarshalJSON(bytes []byte) error + func (s AmazonS3Dataset) Dataset() BaseDatasetImpl + func (s AmazonS3Dataset) MarshalJSON() ([]byte, error) + type AmazonS3DatasetTypeProperties struct + BucketName string + Compression *DatasetCompression + Format DatasetStorageFormat + Key *string + ModifiedDatetimeEnd *string + ModifiedDatetimeStart *string + Prefix *string + Version *string + func (s *AmazonS3DatasetTypeProperties) UnmarshalJSON(bytes []byte) error + type AmazonS3LinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AmazonS3LinkedServiceTypeProperties + Version *string + func (s *AmazonS3LinkedService) UnmarshalJSON(bytes []byte) error + func (s AmazonS3LinkedService) LinkedService() BaseLinkedServiceImpl + func (s AmazonS3LinkedService) MarshalJSON() ([]byte, error) + type AmazonS3LinkedServiceTypeProperties struct + AccessKeyId *string + AuthenticationType *string + EncryptedCredential *string + SecretAccessKey SecretBase + ServiceURL *string + SessionToken SecretBase + func (s *AmazonS3LinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AmazonS3Location struct + BucketName *string + FileName *string + FolderPath *string + Type string + Version *string + func (s AmazonS3Location) DatasetLocation() BaseDatasetLocationImpl + func (s AmazonS3Location) MarshalJSON() ([]byte, error) + type AppFiguresLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AppFiguresLinkedServiceTypeProperties + Version *string + func (s *AppFiguresLinkedService) UnmarshalJSON(bytes []byte) error + func (s AppFiguresLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AppFiguresLinkedService) MarshalJSON() ([]byte, error) + type AppFiguresLinkedServiceTypeProperties struct + ClientKey SecretBase + Password SecretBase + UserName string + func (s *AppFiguresLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AsanaLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AsanaLinkedServiceTypeProperties + Version *string + func (s *AsanaLinkedService) UnmarshalJSON(bytes []byte) error + func (s AsanaLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AsanaLinkedService) MarshalJSON() ([]byte, error) + type AsanaLinkedServiceTypeProperties struct + ApiToken SecretBase + EncryptedCredential *string + func (s *AsanaLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AvroDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *AvroDatasetTypeProperties + func (s *AvroDataset) UnmarshalJSON(bytes []byte) error + func (s AvroDataset) Dataset() BaseDatasetImpl + func (s AvroDataset) MarshalJSON() ([]byte, error) + type AvroDatasetTypeProperties struct + AvroCompressionCodec *string + AvroCompressionLevel *int64 + Location DatasetLocation + func (s *AvroDatasetTypeProperties) UnmarshalJSON(bytes []byte) error + type AvroFormat struct + Deserializer *string + Serializer *string + Type string + func (s AvroFormat) DatasetStorageFormat() BaseDatasetStorageFormatImpl + func (s AvroFormat) MarshalJSON() ([]byte, error) + type AzPowerShellSetup struct + Type string + TypeProperties AzPowerShellSetupTypeProperties + func (s AzPowerShellSetup) CustomSetupBase() BaseCustomSetupBaseImpl + func (s AzPowerShellSetup) MarshalJSON() ([]byte, error) + type AzPowerShellSetupTypeProperties struct + Version string + type AzureBatchLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureBatchLinkedServiceTypeProperties + Version *string + func (s *AzureBatchLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureBatchLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureBatchLinkedService) MarshalJSON() ([]byte, error) + type AzureBatchLinkedServiceTypeProperties struct + AccessKey SecretBase + AccountName string + BatchUri string + Credential *CredentialReference + EncryptedCredential *string + LinkedServiceName LinkedServiceReference + PoolName string + func (s *AzureBatchLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AzureBlobDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *AzureBlobDatasetTypeProperties + func (s *AzureBlobDataset) UnmarshalJSON(bytes []byte) error + func (s AzureBlobDataset) Dataset() BaseDatasetImpl + func (s AzureBlobDataset) MarshalJSON() ([]byte, error) + type AzureBlobDatasetTypeProperties struct + Compression *DatasetCompression + FileName *string + FolderPath *string + Format DatasetStorageFormat + ModifiedDatetimeEnd *string + ModifiedDatetimeStart *string + TableRootLocation *string + func (s *AzureBlobDatasetTypeProperties) UnmarshalJSON(bytes []byte) error + type AzureBlobFSDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *AzureBlobFSDatasetTypeProperties + func (s *AzureBlobFSDataset) UnmarshalJSON(bytes []byte) error + func (s AzureBlobFSDataset) Dataset() BaseDatasetImpl + func (s AzureBlobFSDataset) MarshalJSON() ([]byte, error) + type AzureBlobFSDatasetTypeProperties struct + Compression *DatasetCompression + FileName *string + FolderPath *string + Format DatasetStorageFormat + func (s *AzureBlobFSDatasetTypeProperties) UnmarshalJSON(bytes []byte) error + type AzureBlobFSLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureBlobFSLinkedServiceTypeProperties + Version *string + func (s *AzureBlobFSLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureBlobFSLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureBlobFSLinkedService) MarshalJSON() ([]byte, error) + type AzureBlobFSLinkedServiceTypeProperties struct + AccountKey *string + AzureCloudType *string + Credential *CredentialReference + EncryptedCredential *string + SasToken SecretBase + SasUri *string + ServicePrincipalCredential SecretBase + ServicePrincipalCredentialType *string + ServicePrincipalId *string + ServicePrincipalKey SecretBase + Tenant *string + Url *string + func (s *AzureBlobFSLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AzureBlobFSLocation struct + FileName *string + FileSystem *string + FolderPath *string + Type string + func (s AzureBlobFSLocation) DatasetLocation() BaseDatasetLocationImpl + func (s AzureBlobFSLocation) MarshalJSON() ([]byte, error) + type AzureBlobStorageLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureBlobStorageLinkedServiceTypeProperties + Version *string + func (s *AzureBlobStorageLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureBlobStorageLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureBlobStorageLinkedService) MarshalJSON() ([]byte, error) + type AzureBlobStorageLinkedServiceTypeProperties struct + AccountKey *AzureKeyVaultSecretReference + AccountKind *string + AuthenticationType *AzureStorageAuthenticationType + AzureCloudType *string + ConnectionString *string + ContainerUri *string + Credential *CredentialReference + EncryptedCredential *string + SasToken *AzureKeyVaultSecretReference + SasUri *string + ServiceEndpoint *string + ServicePrincipalId *string + ServicePrincipalKey SecretBase + Tenant *string + func (s *AzureBlobStorageLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AzureBlobStorageLocation struct + Container *string + FileName *string + FolderPath *string + Type string + func (s AzureBlobStorageLocation) DatasetLocation() BaseDatasetLocationImpl + func (s AzureBlobStorageLocation) MarshalJSON() ([]byte, error) + type AzureDataExplorerDatasetTypeProperties struct + Table *string + type AzureDataExplorerLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureDataExplorerLinkedServiceTypeProperties + Version *string + func (s *AzureDataExplorerLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureDataExplorerLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureDataExplorerLinkedService) MarshalJSON() ([]byte, error) + type AzureDataExplorerLinkedServiceTypeProperties struct + Credential *CredentialReference + Database string + Endpoint string + ServicePrincipalId *string + ServicePrincipalKey SecretBase + Tenant *string + func (s *AzureDataExplorerLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AzureDataExplorerTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties AzureDataExplorerDatasetTypeProperties + func (s *AzureDataExplorerTableDataset) UnmarshalJSON(bytes []byte) error + func (s AzureDataExplorerTableDataset) Dataset() BaseDatasetImpl + func (s AzureDataExplorerTableDataset) MarshalJSON() ([]byte, error) + type AzureDataLakeAnalyticsLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureDataLakeAnalyticsLinkedServiceTypeProperties + Version *string + func (s *AzureDataLakeAnalyticsLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureDataLakeAnalyticsLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureDataLakeAnalyticsLinkedService) MarshalJSON() ([]byte, error) + type AzureDataLakeAnalyticsLinkedServiceTypeProperties struct + AccountName string + DataLakeAnalyticsUri *string + EncryptedCredential *string + ResourceGroupName *string + ServicePrincipalId *string + ServicePrincipalKey SecretBase + SubscriptionId *string + Tenant string + func (s *AzureDataLakeAnalyticsLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AzureDataLakeStoreDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *AzureDataLakeStoreDatasetTypeProperties + func (s *AzureDataLakeStoreDataset) UnmarshalJSON(bytes []byte) error + func (s AzureDataLakeStoreDataset) Dataset() BaseDatasetImpl + func (s AzureDataLakeStoreDataset) MarshalJSON() ([]byte, error) + type AzureDataLakeStoreDatasetTypeProperties struct + Compression *DatasetCompression + FileName *string + FolderPath *string + Format DatasetStorageFormat + func (s *AzureDataLakeStoreDatasetTypeProperties) UnmarshalJSON(bytes []byte) error + type AzureDataLakeStoreLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureDataLakeStoreLinkedServiceTypeProperties + Version *string + func (s *AzureDataLakeStoreLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureDataLakeStoreLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureDataLakeStoreLinkedService) MarshalJSON() ([]byte, error) + type AzureDataLakeStoreLinkedServiceTypeProperties struct + AccountName *string + AzureCloudType *string + Credential *CredentialReference + DataLakeStoreUri string + EncryptedCredential *string + ResourceGroupName *string + ServicePrincipalId *string + ServicePrincipalKey SecretBase + SubscriptionId *string + Tenant *string + func (s *AzureDataLakeStoreLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AzureDataLakeStoreLocation struct + FileName *string + FolderPath *string + Type string + func (s AzureDataLakeStoreLocation) DatasetLocation() BaseDatasetLocationImpl + func (s AzureDataLakeStoreLocation) MarshalJSON() ([]byte, error) + type AzureDatabricksDeltaLakeDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *AzureDatabricksDeltaLakeDatasetTypeProperties + func (s *AzureDatabricksDeltaLakeDataset) UnmarshalJSON(bytes []byte) error + func (s AzureDatabricksDeltaLakeDataset) Dataset() BaseDatasetImpl + func (s AzureDatabricksDeltaLakeDataset) MarshalJSON() ([]byte, error) + type AzureDatabricksDeltaLakeDatasetTypeProperties struct + Database *string + Table *string + type AzureDatabricksDeltaLakeLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureDatabricksDetltaLakeLinkedServiceTypeProperties + Version *string + func (s *AzureDatabricksDeltaLakeLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureDatabricksDeltaLakeLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureDatabricksDeltaLakeLinkedService) MarshalJSON() ([]byte, error) + type AzureDatabricksDetltaLakeLinkedServiceTypeProperties struct + AccessToken SecretBase + ClusterId *string + Credential *CredentialReference + Domain string + EncryptedCredential *string + WorkspaceResourceId *string + func (s *AzureDatabricksDetltaLakeLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AzureDatabricksLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureDatabricksLinkedServiceTypeProperties + Version *string + func (s *AzureDatabricksLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureDatabricksLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureDatabricksLinkedService) MarshalJSON() ([]byte, error) + type AzureDatabricksLinkedServiceTypeProperties struct + AccessToken SecretBase + Authentication *string + Credential *CredentialReference + Domain string + EncryptedCredential *string + ExistingClusterId *string + InstancePoolId *string + NewClusterCustomTags *map[string]string + NewClusterDriverNodeType *string + NewClusterEnableElasticDisk *bool + NewClusterInitScripts *[]string + NewClusterLogDestination *string + NewClusterNodeType *string + NewClusterNumOfWorker *string + NewClusterSparkConf *map[string]string + NewClusterSparkEnvVars *map[string]string + NewClusterVersion *string + PolicyId *string + WorkspaceResourceId *string + func (s *AzureDatabricksLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AzureFileStorageLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureFileStorageLinkedServiceTypeProperties + Version *string + func (s *AzureFileStorageLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureFileStorageLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureFileStorageLinkedService) MarshalJSON() ([]byte, error) + type AzureFileStorageLinkedServiceTypeProperties struct + AccountKey *AzureKeyVaultSecretReference + ConnectionString *string + Credential *CredentialReference + EncryptedCredential *string + FileShare *string + Host *string + Password SecretBase + SasToken *AzureKeyVaultSecretReference + SasUri *string + ServiceEndpoint *string + Snapshot *string + UserId *string + func (s *AzureFileStorageLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AzureFileStorageLocation struct + FileName *string + FolderPath *string + Type string + func (s AzureFileStorageLocation) DatasetLocation() BaseDatasetLocationImpl + func (s AzureFileStorageLocation) MarshalJSON() ([]byte, error) + type AzureFunctionLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureFunctionLinkedServiceTypeProperties + Version *string + func (s *AzureFunctionLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureFunctionLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureFunctionLinkedService) MarshalJSON() ([]byte, error) + type AzureFunctionLinkedServiceTypeProperties struct + Authentication *string + Credential *CredentialReference + EncryptedCredential *string + FunctionAppURL string + FunctionKey SecretBase + ResourceId *string + func (s *AzureFunctionLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AzureKeyVaultLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureKeyVaultLinkedServiceTypeProperties + Version *string + func (s *AzureKeyVaultLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureKeyVaultLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureKeyVaultLinkedService) MarshalJSON() ([]byte, error) + type AzureKeyVaultLinkedServiceTypeProperties struct + BaseURL string + Credential *CredentialReference + type AzureKeyVaultSecretReference struct + SecretName string + SecretVersion *string + Store LinkedServiceReference + Type string + func (s AzureKeyVaultSecretReference) MarshalJSON() ([]byte, error) + func (s AzureKeyVaultSecretReference) SecretBase() BaseSecretBaseImpl + type AzureMLLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureMLLinkedServiceTypeProperties + Version *string + func (s *AzureMLLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureMLLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureMLLinkedService) MarshalJSON() ([]byte, error) + type AzureMLLinkedServiceTypeProperties struct + ApiKey SecretBase + Authentication *string + EncryptedCredential *string + MlEndpoint string + ServicePrincipalId *string + ServicePrincipalKey SecretBase + Tenant *string + UpdateResourceEndpoint *string + func (s *AzureMLLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AzureMLServiceLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureMLServiceLinkedServiceTypeProperties + Version *string + func (s *AzureMLServiceLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureMLServiceLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureMLServiceLinkedService) MarshalJSON() ([]byte, error) + type AzureMLServiceLinkedServiceTypeProperties struct + Authentication *string + EncryptedCredential *string + MlWorkspaceName string + ResourceGroupName string + ServicePrincipalId *string + ServicePrincipalKey SecretBase + SubscriptionId string + Tenant *string + func (s *AzureMLServiceLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AzureMariaDBLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureMariaDBLinkedServiceTypeProperties + Version *string + func (s *AzureMariaDBLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureMariaDBLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureMariaDBLinkedService) MarshalJSON() ([]byte, error) + type AzureMariaDBLinkedServiceTypeProperties struct + ConnectionString *string + EncryptedCredential *string + Pwd *AzureKeyVaultSecretReference + type AzureMariaDBTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *AzureMariaDBTableDataset) UnmarshalJSON(bytes []byte) error + func (s AzureMariaDBTableDataset) Dataset() BaseDatasetImpl + func (s AzureMariaDBTableDataset) MarshalJSON() ([]byte, error) + type AzureMySqlLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureMySqlLinkedServiceTypeProperties + Version *string + func (s *AzureMySqlLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureMySqlLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureMySqlLinkedService) MarshalJSON() ([]byte, error) + type AzureMySqlLinkedServiceTypeProperties struct + ConnectionString string + EncryptedCredential *string + Password *AzureKeyVaultSecretReference + type AzureMySqlTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties AzureMySqlTableDatasetTypeProperties + func (s *AzureMySqlTableDataset) UnmarshalJSON(bytes []byte) error + func (s AzureMySqlTableDataset) Dataset() BaseDatasetImpl + func (s AzureMySqlTableDataset) MarshalJSON() ([]byte, error) + type AzureMySqlTableDatasetTypeProperties struct + Table *string + TableName *string + type AzurePostgreSqlLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzurePostgreSqlLinkedServiceTypeProperties + Version *string + func (s *AzurePostgreSqlLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzurePostgreSqlLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzurePostgreSqlLinkedService) MarshalJSON() ([]byte, error) + type AzurePostgreSqlLinkedServiceTypeProperties struct + ConnectionString *string + EncryptedCredential *string + Password *AzureKeyVaultSecretReference + type AzurePostgreSqlTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *AzurePostgreSqlTableDatasetTypeProperties + func (s *AzurePostgreSqlTableDataset) UnmarshalJSON(bytes []byte) error + func (s AzurePostgreSqlTableDataset) Dataset() BaseDatasetImpl + func (s AzurePostgreSqlTableDataset) MarshalJSON() ([]byte, error) + type AzurePostgreSqlTableDatasetTypeProperties struct + Schema *string + Table *string + TableName *string + type AzureSearchIndexDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties AzureSearchIndexDatasetTypeProperties + func (s *AzureSearchIndexDataset) UnmarshalJSON(bytes []byte) error + func (s AzureSearchIndexDataset) Dataset() BaseDatasetImpl + func (s AzureSearchIndexDataset) MarshalJSON() ([]byte, error) + type AzureSearchIndexDatasetTypeProperties struct + IndexName string + type AzureSearchLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureSearchLinkedServiceTypeProperties + Version *string + func (s *AzureSearchLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureSearchLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureSearchLinkedService) MarshalJSON() ([]byte, error) + type AzureSearchLinkedServiceTypeProperties struct + EncryptedCredential *string + Key SecretBase + Url string + func (s *AzureSearchLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AzureSqlDWAuthenticationType string + const AzureSqlDWAuthenticationTypeSQL + const AzureSqlDWAuthenticationTypeServicePrincipal + const AzureSqlDWAuthenticationTypeSystemAssignedManagedIdentity + const AzureSqlDWAuthenticationTypeUserAssignedManagedIdentity + func (s *AzureSqlDWAuthenticationType) UnmarshalJSON(bytes []byte) error + type AzureSqlDWLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureSqlDWLinkedServiceTypeProperties + Version *string + func (s *AzureSqlDWLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureSqlDWLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureSqlDWLinkedService) MarshalJSON() ([]byte, error) + type AzureSqlDWLinkedServiceTypeProperties struct + ApplicationIntent *string + AuthenticationType *AzureSqlDWAuthenticationType + AzureCloudType *string + CommandTimeout *int64 + ConnectRetryCount *int64 + ConnectRetryInterval *int64 + ConnectTimeout *int64 + ConnectionString *string + Credential *CredentialReference + Database *string + Encrypt *string + EncryptedCredential *string + FailoverPartner *string + HostNameInCertificate *string + IntegratedSecurity *bool + LoadBalanceTimeout *int64 + MaxPoolSize *int64 + MinPoolSize *int64 + MultiSubnetFailover *bool + MultipleActiveResultSets *bool + PacketSize *int64 + Password *AzureKeyVaultSecretReference + Pooling *bool + Server *string + ServicePrincipalCredential SecretBase + ServicePrincipalCredentialType *string + ServicePrincipalId *string + ServicePrincipalKey SecretBase + Tenant *string + TrustServerCertificate *bool + UserName *string + func (s *AzureSqlDWLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AzureSqlDWTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *AzureSqlDWTableDatasetTypeProperties + func (s *AzureSqlDWTableDataset) UnmarshalJSON(bytes []byte) error + func (s AzureSqlDWTableDataset) Dataset() BaseDatasetImpl + func (s AzureSqlDWTableDataset) MarshalJSON() ([]byte, error) + type AzureSqlDWTableDatasetTypeProperties struct + Schema *string + Table *string + TableName *string + type AzureSqlDatabaseAuthenticationType string + const AzureSqlDatabaseAuthenticationTypeSQL + const AzureSqlDatabaseAuthenticationTypeServicePrincipal + const AzureSqlDatabaseAuthenticationTypeSystemAssignedManagedIdentity + const AzureSqlDatabaseAuthenticationTypeUserAssignedManagedIdentity + func (s *AzureSqlDatabaseAuthenticationType) UnmarshalJSON(bytes []byte) error + type AzureSqlDatabaseLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureSqlDatabaseLinkedServiceTypeProperties + Version *string + func (s *AzureSqlDatabaseLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureSqlDatabaseLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureSqlDatabaseLinkedService) MarshalJSON() ([]byte, error) + type AzureSqlDatabaseLinkedServiceTypeProperties struct + AlwaysEncryptedSettings *SqlAlwaysEncryptedProperties + ApplicationIntent *string + AuthenticationType *AzureSqlDatabaseAuthenticationType + AzureCloudType *string + CommandTimeout *int64 + ConnectRetryCount *int64 + ConnectRetryInterval *int64 + ConnectTimeout *int64 + ConnectionString *string + Credential *CredentialReference + Database *string + Encrypt *string + EncryptedCredential *string + FailoverPartner *string + HostNameInCertificate *string + IntegratedSecurity *bool + LoadBalanceTimeout *int64 + MaxPoolSize *int64 + MinPoolSize *int64 + MultiSubnetFailover *bool + MultipleActiveResultSets *bool + PacketSize *int64 + Password *AzureKeyVaultSecretReference + Pooling *bool + Server *string + ServicePrincipalCredential SecretBase + ServicePrincipalCredentialType *string + ServicePrincipalId *string + ServicePrincipalKey SecretBase + Tenant *string + TrustServerCertificate *bool + UserName *string + func (s *AzureSqlDatabaseLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AzureSqlMIAuthenticationType string + const AzureSqlMIAuthenticationTypeSQL + const AzureSqlMIAuthenticationTypeServicePrincipal + const AzureSqlMIAuthenticationTypeSystemAssignedManagedIdentity + const AzureSqlMIAuthenticationTypeUserAssignedManagedIdentity + func (s *AzureSqlMIAuthenticationType) UnmarshalJSON(bytes []byte) error + type AzureSqlMILinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureSqlMILinkedServiceTypeProperties + Version *string + func (s *AzureSqlMILinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureSqlMILinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureSqlMILinkedService) MarshalJSON() ([]byte, error) + type AzureSqlMILinkedServiceTypeProperties struct + AlwaysEncryptedSettings *SqlAlwaysEncryptedProperties + ApplicationIntent *string + AuthenticationType *AzureSqlMIAuthenticationType + AzureCloudType *string + CommandTimeout *int64 + ConnectRetryCount *int64 + ConnectRetryInterval *int64 + ConnectTimeout *int64 + ConnectionString *string + Credential *CredentialReference + Database *string + Encrypt *string + EncryptedCredential *string + FailoverPartner *string + HostNameInCertificate *string + IntegratedSecurity *bool + LoadBalanceTimeout *int64 + MaxPoolSize *int64 + MinPoolSize *int64 + MultiSubnetFailover *bool + MultipleActiveResultSets *bool + PacketSize *int64 + Password *AzureKeyVaultSecretReference + Pooling *bool + Server *string + ServicePrincipalCredential SecretBase + ServicePrincipalCredentialType *string + ServicePrincipalId *string + ServicePrincipalKey SecretBase + Tenant *string + TrustServerCertificate *bool + UserName *string + func (s *AzureSqlMILinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type AzureSqlMITableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *AzureSqlMITableDatasetTypeProperties + func (s *AzureSqlMITableDataset) UnmarshalJSON(bytes []byte) error + func (s AzureSqlMITableDataset) Dataset() BaseDatasetImpl + func (s AzureSqlMITableDataset) MarshalJSON() ([]byte, error) + type AzureSqlMITableDatasetTypeProperties struct + Schema *string + Table *string + TableName *string + type AzureSqlTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *AzureSqlTableDatasetTypeProperties + func (s *AzureSqlTableDataset) UnmarshalJSON(bytes []byte) error + func (s AzureSqlTableDataset) Dataset() BaseDatasetImpl + func (s AzureSqlTableDataset) MarshalJSON() ([]byte, error) + type AzureSqlTableDatasetTypeProperties struct + Schema *string + Table *string + TableName *string + type AzureStorageAuthenticationType string + const AzureStorageAuthenticationTypeAccountKey + const AzureStorageAuthenticationTypeAnonymous + const AzureStorageAuthenticationTypeMsi + const AzureStorageAuthenticationTypeSasUri + const AzureStorageAuthenticationTypeServicePrincipal + func (s *AzureStorageAuthenticationType) UnmarshalJSON(bytes []byte) error + type AzureStorageLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureStorageLinkedServiceTypeProperties + Version *string + func (s *AzureStorageLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureStorageLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureStorageLinkedService) MarshalJSON() ([]byte, error) + type AzureStorageLinkedServiceTypeProperties struct + AccountKey *AzureKeyVaultSecretReference + ConnectionString *string + EncryptedCredential *string + SasToken *AzureKeyVaultSecretReference + SasUri *string + type AzureSynapseArtifactsLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureSynapseArtifactsLinkedServiceTypeProperties + Version *string + func (s *AzureSynapseArtifactsLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureSynapseArtifactsLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureSynapseArtifactsLinkedService) MarshalJSON() ([]byte, error) + type AzureSynapseArtifactsLinkedServiceTypeProperties struct + Authentication *string + Endpoint string + WorkspaceResourceId *string + type AzureTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties AzureTableDatasetTypeProperties + func (s *AzureTableDataset) UnmarshalJSON(bytes []byte) error + func (s AzureTableDataset) Dataset() BaseDatasetImpl + func (s AzureTableDataset) MarshalJSON() ([]byte, error) + type AzureTableDatasetTypeProperties struct + TableName string + type AzureTableStorageLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties AzureTableStorageLinkedServiceTypeProperties + Version *string + func (s *AzureTableStorageLinkedService) UnmarshalJSON(bytes []byte) error + func (s AzureTableStorageLinkedService) LinkedService() BaseLinkedServiceImpl + func (s AzureTableStorageLinkedService) MarshalJSON() ([]byte, error) + type AzureTableStorageLinkedServiceTypeProperties struct + AccountKey *AzureKeyVaultSecretReference + ConnectionString *string + Credential *CredentialReference + EncryptedCredential *string + SasToken *AzureKeyVaultSecretReference + SasUri *string + ServiceEndpoint *string + type BaseCustomSetupBaseImpl struct + Type string + func (s BaseCustomSetupBaseImpl) CustomSetupBase() BaseCustomSetupBaseImpl + type BaseDataFlowImpl struct + Annotations *[]interface{} + Description *string + Folder *DataFlowFolder + Type string + func (s BaseDataFlowImpl) DataFlow() BaseDataFlowImpl + type BaseDatasetImpl struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + func (s *BaseDatasetImpl) UnmarshalJSON(bytes []byte) error + func (s BaseDatasetImpl) Dataset() BaseDatasetImpl + type BaseDatasetLocationImpl struct + FileName *string + FolderPath *string + Type string + func (s BaseDatasetLocationImpl) DatasetLocation() BaseDatasetLocationImpl + type BaseDatasetStorageFormatImpl struct + Deserializer *string + Serializer *string + Type string + func (s BaseDatasetStorageFormatImpl) DatasetStorageFormat() BaseDatasetStorageFormatImpl + type BaseIntegrationRuntimeImpl struct + Description *string + Type IntegrationRuntimeType + func (s BaseIntegrationRuntimeImpl) IntegrationRuntime() BaseIntegrationRuntimeImpl + type BaseLinkedIntegrationRuntimeTypeImpl struct + AuthorizationType string + func (s BaseLinkedIntegrationRuntimeTypeImpl) LinkedIntegrationRuntimeType() BaseLinkedIntegrationRuntimeTypeImpl + type BaseLinkedServiceImpl struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + Version *string + func (s *BaseLinkedServiceImpl) UnmarshalJSON(bytes []byte) error + func (s BaseLinkedServiceImpl) LinkedService() BaseLinkedServiceImpl + type BaseReferenceImpl struct + Type string + func (s BaseReferenceImpl) Reference() BaseReferenceImpl + type BaseSecretBaseImpl struct + Type string + func (s BaseSecretBaseImpl) SecretBase() BaseSecretBaseImpl + type BaseWebLinkedServiceTypePropertiesImpl struct + AuthenticationType WebAuthenticationType + Url string + func (s BaseWebLinkedServiceTypePropertiesImpl) WebLinkedServiceTypeProperties() BaseWebLinkedServiceTypePropertiesImpl + type BinaryDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *BinaryDatasetTypeProperties + func (s *BinaryDataset) UnmarshalJSON(bytes []byte) error + func (s BinaryDataset) Dataset() BaseDatasetImpl + func (s BinaryDataset) MarshalJSON() ([]byte, error) + type BinaryDatasetTypeProperties struct + Compression *DatasetCompression + Location DatasetLocation + func (s *BinaryDatasetTypeProperties) UnmarshalJSON(bytes []byte) error + type CassandraLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties CassandraLinkedServiceTypeProperties + Version *string + func (s *CassandraLinkedService) UnmarshalJSON(bytes []byte) error + func (s CassandraLinkedService) LinkedService() BaseLinkedServiceImpl + func (s CassandraLinkedService) MarshalJSON() ([]byte, error) + type CassandraLinkedServiceTypeProperties struct + AuthenticationType *string + EncryptedCredential *string + Host string + Password SecretBase + Port *int64 + Username *string + func (s *CassandraLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type CassandraTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *CassandraTableDatasetTypeProperties + func (s *CassandraTableDataset) UnmarshalJSON(bytes []byte) error + func (s CassandraTableDataset) Dataset() BaseDatasetImpl + func (s CassandraTableDataset) MarshalJSON() ([]byte, error) + type CassandraTableDatasetTypeProperties struct + Keyspace *string + TableName *string + type CmdkeySetup struct + Type string + TypeProperties CmdkeySetupTypeProperties + func (s CmdkeySetup) CustomSetupBase() BaseCustomSetupBaseImpl + func (s CmdkeySetup) MarshalJSON() ([]byte, error) + type CmdkeySetupTypeProperties struct + Password SecretBase + TargetName string + UserName string + func (s *CmdkeySetupTypeProperties) UnmarshalJSON(bytes []byte) error + type CommonDataServiceForAppsEntityDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *CommonDataServiceForAppsEntityDatasetTypeProperties + func (s *CommonDataServiceForAppsEntityDataset) UnmarshalJSON(bytes []byte) error + func (s CommonDataServiceForAppsEntityDataset) Dataset() BaseDatasetImpl + func (s CommonDataServiceForAppsEntityDataset) MarshalJSON() ([]byte, error) + type CommonDataServiceForAppsEntityDatasetTypeProperties struct + EntityName *string + type CommonDataServiceForAppsLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties CommonDataServiceForAppsLinkedServiceTypeProperties + Version *string + func (s *CommonDataServiceForAppsLinkedService) UnmarshalJSON(bytes []byte) error + func (s CommonDataServiceForAppsLinkedService) LinkedService() BaseLinkedServiceImpl + func (s CommonDataServiceForAppsLinkedService) MarshalJSON() ([]byte, error) + type CommonDataServiceForAppsLinkedServiceTypeProperties struct + AuthenticationType string + DeploymentType string + Domain *string + EncryptedCredential *string + HostName *string + OrganizationName *string + Password SecretBase + Port *int64 + ServicePrincipalCredential SecretBase + ServicePrincipalCredentialType *string + ServicePrincipalId *string + ServiceUri *string + Username *string + func (s *CommonDataServiceForAppsLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type ComponentSetup struct + Type string + TypeProperties LicensedComponentSetupTypeProperties + func (s ComponentSetup) CustomSetupBase() BaseCustomSetupBaseImpl + func (s ComponentSetup) MarshalJSON() ([]byte, error) + type ConcurLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties ConcurLinkedServiceTypeProperties + Version *string + func (s *ConcurLinkedService) UnmarshalJSON(bytes []byte) error + func (s ConcurLinkedService) LinkedService() BaseLinkedServiceImpl + func (s ConcurLinkedService) MarshalJSON() ([]byte, error) + type ConcurLinkedServiceTypeProperties struct + ClientId string + ConnectionProperties *interface{} + EncryptedCredential *string + Password SecretBase + UseEncryptedEndpoints *bool + UseHostVerification *bool + UsePeerVerification *bool + Username string + func (s *ConcurLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type ConcurObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *ConcurObjectDataset) UnmarshalJSON(bytes []byte) error + func (s ConcurObjectDataset) Dataset() BaseDatasetImpl + func (s ConcurObjectDataset) MarshalJSON() ([]byte, error) + type CopyComputeScaleProperties struct + DataIntegrationUnit *int64 + TimeToLive *int64 + type CosmosDbConnectionMode string + const CosmosDbConnectionModeDirect + const CosmosDbConnectionModeGateway + func (s *CosmosDbConnectionMode) UnmarshalJSON(bytes []byte) error + type CosmosDbLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties CosmosDbLinkedServiceTypeProperties + Version *string + func (s *CosmosDbLinkedService) UnmarshalJSON(bytes []byte) error + func (s CosmosDbLinkedService) LinkedService() BaseLinkedServiceImpl + func (s CosmosDbLinkedService) MarshalJSON() ([]byte, error) + type CosmosDbLinkedServiceTypeProperties struct + AccountEndpoint *string + AccountKey SecretBase + AzureCloudType *string + ConnectionMode *CosmosDbConnectionMode + ConnectionString *string + Credential *CredentialReference + Database *string + EncryptedCredential *string + ServicePrincipalCredential SecretBase + ServicePrincipalCredentialType *string + ServicePrincipalId *string + Tenant *string + func (s *CosmosDbLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type CosmosDbMongoDbApiCollectionDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties CosmosDbMongoDbApiCollectionDatasetTypeProperties + func (s *CosmosDbMongoDbApiCollectionDataset) UnmarshalJSON(bytes []byte) error + func (s CosmosDbMongoDbApiCollectionDataset) Dataset() BaseDatasetImpl + func (s CosmosDbMongoDbApiCollectionDataset) MarshalJSON() ([]byte, error) + type CosmosDbMongoDbApiCollectionDatasetTypeProperties struct + Collection string + type CosmosDbMongoDbApiLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties CosmosDbMongoDbApiLinkedServiceTypeProperties + Version *string + func (s *CosmosDbMongoDbApiLinkedService) UnmarshalJSON(bytes []byte) error + func (s CosmosDbMongoDbApiLinkedService) LinkedService() BaseLinkedServiceImpl + func (s CosmosDbMongoDbApiLinkedService) MarshalJSON() ([]byte, error) + type CosmosDbMongoDbApiLinkedServiceTypeProperties struct + ConnectionString string + Database string + IsServerVersionAbove32 *bool + type CosmosDbSqlApiCollectionDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties CosmosDbSqlApiCollectionDatasetTypeProperties + func (s *CosmosDbSqlApiCollectionDataset) UnmarshalJSON(bytes []byte) error + func (s CosmosDbSqlApiCollectionDataset) Dataset() BaseDatasetImpl + func (s CosmosDbSqlApiCollectionDataset) MarshalJSON() ([]byte, error) + type CosmosDbSqlApiCollectionDatasetTypeProperties struct + CollectionName string + type CouchbaseLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties CouchbaseLinkedServiceTypeProperties + Version *string + func (s *CouchbaseLinkedService) UnmarshalJSON(bytes []byte) error + func (s CouchbaseLinkedService) LinkedService() BaseLinkedServiceImpl + func (s CouchbaseLinkedService) MarshalJSON() ([]byte, error) + type CouchbaseLinkedServiceTypeProperties struct + ConnectionString *string + CredString *AzureKeyVaultSecretReference + EncryptedCredential *string + type CouchbaseTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *CouchbaseTableDataset) UnmarshalJSON(bytes []byte) error + func (s CouchbaseTableDataset) Dataset() BaseDatasetImpl + func (s CouchbaseTableDataset) MarshalJSON() ([]byte, error) + type CreateDataFlowDebugSessionRequest struct + ComputeType *string + CoreCount *int64 + IntegrationRuntime *IntegrationRuntimeDebugResource + TimeToLive *int64 + type CreateDataFlowDebugSessionResponse struct + SessionId *string + Status *string + type CreateOperationResponse struct + HttpResponse *http.Response + Model *CreateDataFlowDebugSessionResponse + OData *odata.OData + Poller pollers.Poller + type CredentialReference struct + ReferenceName string + Type CredentialReferenceType + type CredentialReferenceType string + const CredentialReferenceTypeCredentialReference + func (s *CredentialReferenceType) UnmarshalJSON(bytes []byte) error + type CustomDataSourceLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties interface{} + Version *string + func (s *CustomDataSourceLinkedService) UnmarshalJSON(bytes []byte) error + func (s CustomDataSourceLinkedService) LinkedService() BaseLinkedServiceImpl + func (s CustomDataSourceLinkedService) MarshalJSON() ([]byte, error) + type CustomDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *interface{} + func (s *CustomDataset) UnmarshalJSON(bytes []byte) error + func (s CustomDataset) Dataset() BaseDatasetImpl + func (s CustomDataset) MarshalJSON() ([]byte, error) + type CustomSetupBase interface + CustomSetupBase func() BaseCustomSetupBaseImpl + func UnmarshalCustomSetupBaseImplementation(input []byte) (CustomSetupBase, error) + type DataFlow interface + DataFlow func() BaseDataFlowImpl + func UnmarshalDataFlowImplementation(input []byte) (DataFlow, error) + type DataFlowComputeType string + const DataFlowComputeTypeComputeOptimized + const DataFlowComputeTypeGeneral + const DataFlowComputeTypeMemoryOptimized + func (s *DataFlowComputeType) UnmarshalJSON(bytes []byte) error + type DataFlowDebugCommandPayload struct + Columns *[]string + Expression *string + RowLimits *int64 + StreamName string + type DataFlowDebugCommandRequest struct + Command *DataFlowDebugCommandType + CommandPayload *DataFlowDebugCommandPayload + SessionId *string + type DataFlowDebugCommandResponse struct + Data *string + Status *string + type DataFlowDebugCommandType string + const DataFlowDebugCommandTypeExecuteExpressionQuery + const DataFlowDebugCommandTypeExecutePreviewQuery + const DataFlowDebugCommandTypeExecuteStatisticsQuery + func (s *DataFlowDebugCommandType) UnmarshalJSON(bytes []byte) error + type DataFlowDebugPackage struct + DataFlow *DataFlowDebugResource + DataFlows *[]DataFlowDebugResource + Datasets *[]DatasetDebugResource + DebugSettings *DataFlowDebugPackageDebugSettings + LinkedServices *[]LinkedServiceDebugResource + SessionId *string + Staging *DataFlowStagingInfo + type DataFlowDebugPackageDebugSettings struct + DatasetParameters *interface{} + Parameters *map[string]interface{} + SourceSettings *[]DataFlowSourceSetting + type DataFlowDebugResource struct + Name *string + Properties DataFlow + func (s *DataFlowDebugResource) UnmarshalJSON(bytes []byte) error + type DataFlowDebugSessionClient struct + Client *resourcemanager.Client + func NewDataFlowDebugSessionClientWithBaseURI(sdkApi sdkEnv.Api) (*DataFlowDebugSessionClient, error) + func (c DataFlowDebugSessionClient) AddDataFlow(ctx context.Context, id FactoryId, input DataFlowDebugPackage) (result AddDataFlowOperationResponse, err error) + func (c DataFlowDebugSessionClient) Create(ctx context.Context, id FactoryId, input CreateDataFlowDebugSessionRequest) (result CreateOperationResponse, err error) + func (c DataFlowDebugSessionClient) CreateThenPoll(ctx context.Context, id FactoryId, input CreateDataFlowDebugSessionRequest) error + func (c DataFlowDebugSessionClient) Delete(ctx context.Context, id FactoryId, input DeleteDataFlowDebugSessionRequest) (result DeleteOperationResponse, err error) + func (c DataFlowDebugSessionClient) ExecuteCommand(ctx context.Context, id FactoryId, input DataFlowDebugCommandRequest) (result ExecuteCommandOperationResponse, err error) + func (c DataFlowDebugSessionClient) ExecuteCommandThenPoll(ctx context.Context, id FactoryId, input DataFlowDebugCommandRequest) error + func (c DataFlowDebugSessionClient) QueryByFactory(ctx context.Context, id FactoryId) (result QueryByFactoryOperationResponse, err error) + func (c DataFlowDebugSessionClient) QueryByFactoryComplete(ctx context.Context, id FactoryId) (QueryByFactoryCompleteResult, error) + func (c DataFlowDebugSessionClient) QueryByFactoryCompleteMatchingPredicate(ctx context.Context, id FactoryId, ...) (result QueryByFactoryCompleteResult, err error) + type DataFlowDebugSessionInfo struct + ComputeType *string + CoreCount *int64 + DataFlowName *string + IntegrationRuntimeName *string + LastActivityTime *string + NodeCount *int64 + SessionId *string + StartTime *string + TimeToLiveInMinutes *int64 + type DataFlowDebugSessionInfoOperationPredicate struct + ComputeType *string + CoreCount *int64 + DataFlowName *string + IntegrationRuntimeName *string + LastActivityTime *string + NodeCount *int64 + SessionId *string + StartTime *string + TimeToLiveInMinutes *int64 + func (p DataFlowDebugSessionInfoOperationPredicate) Matches(input DataFlowDebugSessionInfo) bool + type DataFlowFolder struct + Name *string + type DataFlowReference struct + DatasetParameters *interface{} + Parameters *map[string]interface{} + ReferenceName string + Type DataFlowReferenceType + type DataFlowReferenceType string + const DataFlowReferenceTypeDataFlowReference + func (s *DataFlowReferenceType) UnmarshalJSON(bytes []byte) error + type DataFlowSink struct + Dataset *DatasetReference + Description *string + Flowlet *DataFlowReference + LinkedService *LinkedServiceReference + Name string + RejectedDataLinkedService *LinkedServiceReference + SchemaLinkedService *LinkedServiceReference + type DataFlowSource struct + Dataset *DatasetReference + Description *string + Flowlet *DataFlowReference + LinkedService *LinkedServiceReference + Name string + SchemaLinkedService *LinkedServiceReference + type DataFlowSourceSetting struct + RowLimit *int64 + SourceName *string + type DataFlowStagingInfo struct + FolderPath *string + LinkedService Reference + func (s *DataFlowStagingInfo) UnmarshalJSON(bytes []byte) error + type Dataset interface + Dataset func() BaseDatasetImpl + func UnmarshalDatasetImplementation(input []byte) (Dataset, error) + type DatasetCompression struct + Level *string + Type string + type DatasetDebugResource struct + Name *string + Properties Dataset + func (s *DatasetDebugResource) UnmarshalJSON(bytes []byte) error + type DatasetFolder struct + Name *string + type DatasetLocation interface + DatasetLocation func() BaseDatasetLocationImpl + func UnmarshalDatasetLocationImplementation(input []byte) (DatasetLocation, error) + type DatasetReference struct + Parameters *map[string]interface{} + ReferenceName string + Type DatasetReferenceType + type DatasetReferenceType string + const DatasetReferenceTypeDatasetReference + func (s *DatasetReferenceType) UnmarshalJSON(bytes []byte) error + type DatasetStorageFormat interface + DatasetStorageFormat func() BaseDatasetStorageFormatImpl + func UnmarshalDatasetStorageFormatImplementation(input []byte) (DatasetStorageFormat, error) + type DataworldLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties DataworldLinkedServiceTypeProperties + Version *string + func (s *DataworldLinkedService) UnmarshalJSON(bytes []byte) error + func (s DataworldLinkedService) LinkedService() BaseLinkedServiceImpl + func (s DataworldLinkedService) MarshalJSON() ([]byte, error) + type DataworldLinkedServiceTypeProperties struct + ApiToken SecretBase + EncryptedCredential *string + func (s *DataworldLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type Db2AuthenticationType string + const Db2AuthenticationTypeBasic + func (s *Db2AuthenticationType) UnmarshalJSON(bytes []byte) error + type Db2LinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties Db2LinkedServiceTypeProperties + Version *string + func (s *Db2LinkedService) UnmarshalJSON(bytes []byte) error + func (s Db2LinkedService) LinkedService() BaseLinkedServiceImpl + func (s Db2LinkedService) MarshalJSON() ([]byte, error) + type Db2LinkedServiceTypeProperties struct + AuthenticationType *Db2AuthenticationType + CertificateCommonName *string + ConnectionString *string + Database *string + EncryptedCredential *string + PackageCollection *string + Password SecretBase + Server *string + Username *string + func (s *Db2LinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type Db2TableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *Db2TableDatasetTypeProperties + func (s *Db2TableDataset) UnmarshalJSON(bytes []byte) error + func (s Db2TableDataset) Dataset() BaseDatasetImpl + func (s Db2TableDataset) MarshalJSON() ([]byte, error) + type Db2TableDatasetTypeProperties struct + Schema *string + Table *string + TableName *string + type DeleteDataFlowDebugSessionRequest struct + SessionId *string + type DeleteOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DelimitedTextDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *DelimitedTextDatasetTypeProperties + func (s *DelimitedTextDataset) UnmarshalJSON(bytes []byte) error + func (s DelimitedTextDataset) Dataset() BaseDatasetImpl + func (s DelimitedTextDataset) MarshalJSON() ([]byte, error) + type DelimitedTextDatasetTypeProperties struct + ColumnDelimiter *string + CompressionCodec *string + CompressionLevel *string + EncodingName *string + EscapeChar *string + FirstRowAsHeader *bool + Location DatasetLocation + NullValue *string + QuoteChar *string + RowDelimiter *string + func (s *DelimitedTextDatasetTypeProperties) UnmarshalJSON(bytes []byte) error + type DocumentDbCollectionDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties DocumentDbCollectionDatasetTypeProperties + func (s *DocumentDbCollectionDataset) UnmarshalJSON(bytes []byte) error + func (s DocumentDbCollectionDataset) Dataset() BaseDatasetImpl + func (s DocumentDbCollectionDataset) MarshalJSON() ([]byte, error) + type DocumentDbCollectionDatasetTypeProperties struct + CollectionName string + type DrillDatasetTypeProperties struct + Schema *string + Table *string + TableName *interface{} + type DrillLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties DrillLinkedServiceTypeProperties + Version *string + func (s *DrillLinkedService) UnmarshalJSON(bytes []byte) error + func (s DrillLinkedService) LinkedService() BaseLinkedServiceImpl + func (s DrillLinkedService) MarshalJSON() ([]byte, error) + type DrillLinkedServiceTypeProperties struct + ConnectionString *string + EncryptedCredential *string + Pwd *AzureKeyVaultSecretReference + type DrillTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *DrillDatasetTypeProperties + func (s *DrillTableDataset) UnmarshalJSON(bytes []byte) error + func (s DrillTableDataset) Dataset() BaseDatasetImpl + func (s DrillTableDataset) MarshalJSON() ([]byte, error) + type DynamicsAXLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties DynamicsAXLinkedServiceTypeProperties + Version *string + func (s *DynamicsAXLinkedService) UnmarshalJSON(bytes []byte) error + func (s DynamicsAXLinkedService) LinkedService() BaseLinkedServiceImpl + func (s DynamicsAXLinkedService) MarshalJSON() ([]byte, error) + type DynamicsAXLinkedServiceTypeProperties struct + AadResourceId string + EncryptedCredential *string + ServicePrincipalId string + ServicePrincipalKey SecretBase + Tenant string + Url string + func (s *DynamicsAXLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type DynamicsAXResourceDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties DynamicsAXResourceDatasetTypeProperties + func (s *DynamicsAXResourceDataset) UnmarshalJSON(bytes []byte) error + func (s DynamicsAXResourceDataset) Dataset() BaseDatasetImpl + func (s DynamicsAXResourceDataset) MarshalJSON() ([]byte, error) + type DynamicsAXResourceDatasetTypeProperties struct + Path string + type DynamicsCrmEntityDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *DynamicsCrmEntityDatasetTypeProperties + func (s *DynamicsCrmEntityDataset) UnmarshalJSON(bytes []byte) error + func (s DynamicsCrmEntityDataset) Dataset() BaseDatasetImpl + func (s DynamicsCrmEntityDataset) MarshalJSON() ([]byte, error) + type DynamicsCrmEntityDatasetTypeProperties struct + EntityName *string + type DynamicsCrmLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties DynamicsCrmLinkedServiceTypeProperties + Version *string + func (s *DynamicsCrmLinkedService) UnmarshalJSON(bytes []byte) error + func (s DynamicsCrmLinkedService) LinkedService() BaseLinkedServiceImpl + func (s DynamicsCrmLinkedService) MarshalJSON() ([]byte, error) + type DynamicsCrmLinkedServiceTypeProperties struct + AuthenticationType string + Credential *CredentialReference + DeploymentType string + Domain *string + EncryptedCredential *string + HostName *string + OrganizationName *string + Password SecretBase + Port *int64 + ServicePrincipalCredential SecretBase + ServicePrincipalCredentialType *string + ServicePrincipalId *string + ServiceUri *string + Username *string + func (s *DynamicsCrmLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type DynamicsEntityDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *DynamicsEntityDatasetTypeProperties + func (s *DynamicsEntityDataset) UnmarshalJSON(bytes []byte) error + func (s DynamicsEntityDataset) Dataset() BaseDatasetImpl + func (s DynamicsEntityDataset) MarshalJSON() ([]byte, error) + type DynamicsEntityDatasetTypeProperties struct + EntityName *string + type DynamicsLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties DynamicsLinkedServiceTypeProperties + Version *string + func (s *DynamicsLinkedService) UnmarshalJSON(bytes []byte) error + func (s DynamicsLinkedService) LinkedService() BaseLinkedServiceImpl + func (s DynamicsLinkedService) MarshalJSON() ([]byte, error) + type DynamicsLinkedServiceTypeProperties struct + AuthenticationType string + Credential *CredentialReference + DeploymentType string + Domain *string + EncryptedCredential *string + HostName *string + OrganizationName *string + Password SecretBase + Port *int64 + ServicePrincipalCredential SecretBase + ServicePrincipalCredentialType *string + ServicePrincipalId *string + ServiceUri *string + Username *string + func (s *DynamicsLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type EloquaLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties EloquaLinkedServiceTypeProperties + Version *string + func (s *EloquaLinkedService) UnmarshalJSON(bytes []byte) error + func (s EloquaLinkedService) LinkedService() BaseLinkedServiceImpl + func (s EloquaLinkedService) MarshalJSON() ([]byte, error) + type EloquaLinkedServiceTypeProperties struct + EncryptedCredential *string + Endpoint string + Password SecretBase + UseEncryptedEndpoints *bool + UseHostVerification *bool + UsePeerVerification *bool + Username string + func (s *EloquaLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type EloquaObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *EloquaObjectDataset) UnmarshalJSON(bytes []byte) error + func (s EloquaObjectDataset) Dataset() BaseDatasetImpl + func (s EloquaObjectDataset) MarshalJSON() ([]byte, error) + type EntityReference struct + ReferenceName *string + Type *IntegrationRuntimeEntityReferenceType + type EnvironmentVariableSetup struct + Type string + TypeProperties EnvironmentVariableSetupTypeProperties + func (s EnvironmentVariableSetup) CustomSetupBase() BaseCustomSetupBaseImpl + func (s EnvironmentVariableSetup) MarshalJSON() ([]byte, error) + type EnvironmentVariableSetupTypeProperties struct + VariableName string + VariableValue string + type ExcelDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *ExcelDatasetTypeProperties + func (s *ExcelDataset) UnmarshalJSON(bytes []byte) error + func (s ExcelDataset) Dataset() BaseDatasetImpl + func (s ExcelDataset) MarshalJSON() ([]byte, error) + type ExcelDatasetTypeProperties struct + Compression *DatasetCompression + FirstRowAsHeader *bool + Location DatasetLocation + NullValue *string + Range *string + SheetIndex *int64 + SheetName *string + func (s *ExcelDatasetTypeProperties) UnmarshalJSON(bytes []byte) error + type ExecuteCommandOperationResponse struct + HttpResponse *http.Response + Model *DataFlowDebugCommandResponse + OData *odata.OData + Poller pollers.Poller + type FactoryId struct + FactoryName string + ResourceGroupName string + SubscriptionId string + func NewFactoryID(subscriptionId string, resourceGroupName string, factoryName string) FactoryId + func ParseFactoryID(input string) (*FactoryId, error) + func ParseFactoryIDInsensitively(input string) (*FactoryId, error) + func (id *FactoryId) FromParseResult(input resourceids.ParseResult) error + func (id FactoryId) ID() string + func (id FactoryId) Segments() []resourceids.Segment + func (id FactoryId) String() string + type FileServerLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties FileServerLinkedServiceTypeProperties + Version *string + func (s *FileServerLinkedService) UnmarshalJSON(bytes []byte) error + func (s FileServerLinkedService) LinkedService() BaseLinkedServiceImpl + func (s FileServerLinkedService) MarshalJSON() ([]byte, error) + type FileServerLinkedServiceTypeProperties struct + EncryptedCredential *string + Host string + Password SecretBase + UserId *string + func (s *FileServerLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type FileServerLocation struct + FileName *string + FolderPath *string + Type string + func (s FileServerLocation) DatasetLocation() BaseDatasetLocationImpl + func (s FileServerLocation) MarshalJSON() ([]byte, error) + type FileShareDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *FileShareDatasetTypeProperties + func (s *FileShareDataset) UnmarshalJSON(bytes []byte) error + func (s FileShareDataset) Dataset() BaseDatasetImpl + func (s FileShareDataset) MarshalJSON() ([]byte, error) + type FileShareDatasetTypeProperties struct + Compression *DatasetCompression + FileFilter *string + FileName *string + FolderPath *string + Format DatasetStorageFormat + ModifiedDatetimeEnd *string + ModifiedDatetimeStart *string + func (s *FileShareDatasetTypeProperties) UnmarshalJSON(bytes []byte) error + type Flowlet struct + Annotations *[]interface{} + Description *string + Folder *DataFlowFolder + Type string + TypeProperties *FlowletTypeProperties + func (s Flowlet) DataFlow() BaseDataFlowImpl + func (s Flowlet) MarshalJSON() ([]byte, error) + type FlowletTypeProperties struct + Script *string + ScriptLines *[]string + Sinks *[]DataFlowSink + Sources *[]DataFlowSource + Transformations *[]Transformation + type FtpAuthenticationType string + const FtpAuthenticationTypeAnonymous + const FtpAuthenticationTypeBasic + func (s *FtpAuthenticationType) UnmarshalJSON(bytes []byte) error + type FtpServerLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties FtpServerLinkedServiceTypeProperties + Version *string + func (s *FtpServerLinkedService) UnmarshalJSON(bytes []byte) error + func (s FtpServerLinkedService) LinkedService() BaseLinkedServiceImpl + func (s FtpServerLinkedService) MarshalJSON() ([]byte, error) + type FtpServerLinkedServiceTypeProperties struct + AuthenticationType *FtpAuthenticationType + EnableServerCertificateValidation *bool + EnableSsl *bool + EncryptedCredential *string + Host string + Password SecretBase + Port *int64 + UserName *string + func (s *FtpServerLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type FtpServerLocation struct + FileName *string + FolderPath *string + Type string + func (s FtpServerLocation) DatasetLocation() BaseDatasetLocationImpl + func (s FtpServerLocation) MarshalJSON() ([]byte, error) + type GenericDatasetTypeProperties struct + TableName *string + type GoogleAdWordsAuthenticationType string + const GoogleAdWordsAuthenticationTypeServiceAuthentication + const GoogleAdWordsAuthenticationTypeUserAuthentication + func (s *GoogleAdWordsAuthenticationType) UnmarshalJSON(bytes []byte) error + type GoogleAdWordsLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties GoogleAdWordsLinkedServiceTypeProperties + Version *string + func (s *GoogleAdWordsLinkedService) UnmarshalJSON(bytes []byte) error + func (s GoogleAdWordsLinkedService) LinkedService() BaseLinkedServiceImpl + func (s GoogleAdWordsLinkedService) MarshalJSON() ([]byte, error) + type GoogleAdWordsLinkedServiceTypeProperties struct + AuthenticationType *GoogleAdWordsAuthenticationType + ClientCustomerID *string + ClientId *string + ClientSecret SecretBase + ConnectionProperties *interface{} + DeveloperToken SecretBase + Email *string + EncryptedCredential *string + GoogleAdsApiVersion *string + KeyFilePath *string + LoginCustomerID *string + PrivateKey SecretBase + RefreshToken SecretBase + SupportLegacyDataTypes *bool + TrustedCertPath *string + UseSystemTrustStore *bool + func (s *GoogleAdWordsLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type GoogleAdWordsObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *GoogleAdWordsObjectDataset) UnmarshalJSON(bytes []byte) error + func (s GoogleAdWordsObjectDataset) Dataset() BaseDatasetImpl + func (s GoogleAdWordsObjectDataset) MarshalJSON() ([]byte, error) + type GoogleBigQueryAuthenticationType string + const GoogleBigQueryAuthenticationTypeServiceAuthentication + const GoogleBigQueryAuthenticationTypeUserAuthentication + func (s *GoogleBigQueryAuthenticationType) UnmarshalJSON(bytes []byte) error + type GoogleBigQueryDatasetTypeProperties struct + Dataset *string + Table *string + TableName *interface{} + type GoogleBigQueryLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties GoogleBigQueryLinkedServiceTypeProperties + Version *string + func (s *GoogleBigQueryLinkedService) UnmarshalJSON(bytes []byte) error + func (s GoogleBigQueryLinkedService) LinkedService() BaseLinkedServiceImpl + func (s GoogleBigQueryLinkedService) MarshalJSON() ([]byte, error) + type GoogleBigQueryLinkedServiceTypeProperties struct + AdditionalProjects *string + AuthenticationType GoogleBigQueryAuthenticationType + ClientId *string + ClientSecret SecretBase + Email *string + EncryptedCredential *string + KeyFilePath *string + Project string + RefreshToken SecretBase + RequestGoogleDriveScope *bool + TrustedCertPath *string + UseSystemTrustStore *bool + func (s *GoogleBigQueryLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type GoogleBigQueryObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GoogleBigQueryDatasetTypeProperties + func (s *GoogleBigQueryObjectDataset) UnmarshalJSON(bytes []byte) error + func (s GoogleBigQueryObjectDataset) Dataset() BaseDatasetImpl + func (s GoogleBigQueryObjectDataset) MarshalJSON() ([]byte, error) + type GoogleBigQueryV2AuthenticationType string + const GoogleBigQueryV2AuthenticationTypeServiceAuthentication + const GoogleBigQueryV2AuthenticationTypeUserAuthentication + func (s *GoogleBigQueryV2AuthenticationType) UnmarshalJSON(bytes []byte) error + type GoogleBigQueryV2DatasetTypeProperties struct + Dataset *string + Table *string + type GoogleBigQueryV2LinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties GoogleBigQueryV2LinkedServiceTypeProperties + Version *string + func (s *GoogleBigQueryV2LinkedService) UnmarshalJSON(bytes []byte) error + func (s GoogleBigQueryV2LinkedService) LinkedService() BaseLinkedServiceImpl + func (s GoogleBigQueryV2LinkedService) MarshalJSON() ([]byte, error) + type GoogleBigQueryV2LinkedServiceTypeProperties struct + AuthenticationType GoogleBigQueryV2AuthenticationType + ClientId *string + ClientSecret SecretBase + EncryptedCredential *string + KeyFileContent SecretBase + ProjectId string + RefreshToken SecretBase + func (s *GoogleBigQueryV2LinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type GoogleBigQueryV2ObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GoogleBigQueryV2DatasetTypeProperties + func (s *GoogleBigQueryV2ObjectDataset) UnmarshalJSON(bytes []byte) error + func (s GoogleBigQueryV2ObjectDataset) Dataset() BaseDatasetImpl + func (s GoogleBigQueryV2ObjectDataset) MarshalJSON() ([]byte, error) + type GoogleCloudStorageLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties GoogleCloudStorageLinkedServiceTypeProperties + Version *string + func (s *GoogleCloudStorageLinkedService) UnmarshalJSON(bytes []byte) error + func (s GoogleCloudStorageLinkedService) LinkedService() BaseLinkedServiceImpl + func (s GoogleCloudStorageLinkedService) MarshalJSON() ([]byte, error) + type GoogleCloudStorageLinkedServiceTypeProperties struct + AccessKeyId *string + EncryptedCredential *string + SecretAccessKey SecretBase + ServiceURL *string + func (s *GoogleCloudStorageLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type GoogleCloudStorageLocation struct + BucketName *string + FileName *string + FolderPath *string + Type string + Version *string + func (s GoogleCloudStorageLocation) DatasetLocation() BaseDatasetLocationImpl + func (s GoogleCloudStorageLocation) MarshalJSON() ([]byte, error) + type GoogleSheetsLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties GoogleSheetsLinkedServiceTypeProperties + Version *string + func (s *GoogleSheetsLinkedService) UnmarshalJSON(bytes []byte) error + func (s GoogleSheetsLinkedService) LinkedService() BaseLinkedServiceImpl + func (s GoogleSheetsLinkedService) MarshalJSON() ([]byte, error) + type GoogleSheetsLinkedServiceTypeProperties struct + ApiToken SecretBase + EncryptedCredential *string + func (s *GoogleSheetsLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type GreenplumDatasetTypeProperties struct + Schema *string + Table *string + TableName *interface{} + type GreenplumLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties GreenplumLinkedServiceTypeProperties + Version *string + func (s *GreenplumLinkedService) UnmarshalJSON(bytes []byte) error + func (s GreenplumLinkedService) LinkedService() BaseLinkedServiceImpl + func (s GreenplumLinkedService) MarshalJSON() ([]byte, error) + type GreenplumLinkedServiceTypeProperties struct + ConnectionString *string + EncryptedCredential *string + Pwd *AzureKeyVaultSecretReference + type GreenplumTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GreenplumDatasetTypeProperties + func (s *GreenplumTableDataset) UnmarshalJSON(bytes []byte) error + func (s GreenplumTableDataset) Dataset() BaseDatasetImpl + func (s GreenplumTableDataset) MarshalJSON() ([]byte, error) + type HBaseAuthenticationType string + const HBaseAuthenticationTypeAnonymous + const HBaseAuthenticationTypeBasic + func (s *HBaseAuthenticationType) UnmarshalJSON(bytes []byte) error + type HBaseLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties HBaseLinkedServiceTypeProperties + Version *string + func (s *HBaseLinkedService) UnmarshalJSON(bytes []byte) error + func (s HBaseLinkedService) LinkedService() BaseLinkedServiceImpl + func (s HBaseLinkedService) MarshalJSON() ([]byte, error) + type HBaseLinkedServiceTypeProperties struct + AllowHostNameCNMismatch *bool + AllowSelfSignedServerCert *bool + AuthenticationType HBaseAuthenticationType + EnableSsl *bool + EncryptedCredential *string + HTTPPath *string + Host string + Password SecretBase + Port *int64 + TrustedCertPath *string + Username *string + func (s *HBaseLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type HBaseObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *HBaseObjectDataset) UnmarshalJSON(bytes []byte) error + func (s HBaseObjectDataset) Dataset() BaseDatasetImpl + func (s HBaseObjectDataset) MarshalJSON() ([]byte, error) + type HDInsightLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties HDInsightLinkedServiceTypeProperties + Version *string + func (s *HDInsightLinkedService) UnmarshalJSON(bytes []byte) error + func (s HDInsightLinkedService) LinkedService() BaseLinkedServiceImpl + func (s HDInsightLinkedService) MarshalJSON() ([]byte, error) + type HDInsightLinkedServiceTypeProperties struct + ClusterUri string + EncryptedCredential *string + FileSystem *string + HcatalogLinkedServiceName *LinkedServiceReference + IsEspEnabled *bool + LinkedServiceName *LinkedServiceReference + Password SecretBase + UserName *string + func (s *HDInsightLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type HDInsightOnDemandLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties HDInsightOnDemandLinkedServiceTypeProperties + Version *string + func (s *HDInsightOnDemandLinkedService) UnmarshalJSON(bytes []byte) error + func (s HDInsightOnDemandLinkedService) LinkedService() BaseLinkedServiceImpl + func (s HDInsightOnDemandLinkedService) MarshalJSON() ([]byte, error) + type HDInsightOnDemandLinkedServiceTypeProperties struct + AdditionalLinkedServiceNames *[]LinkedServiceReference + ClusterNamePrefix *string + ClusterPassword SecretBase + ClusterResourceGroup string + ClusterSize int64 + ClusterSshPassword SecretBase + ClusterSshUserName *string + ClusterType *string + ClusterUserName *string + CoreConfiguration *interface{} + Credential *CredentialReference + DataNodeSize *interface{} + EncryptedCredential *string + HBaseConfiguration *interface{} + HcatalogLinkedServiceName *LinkedServiceReference + HdfsConfiguration *interface{} + HeadNodeSize *interface{} + HiveConfiguration *interface{} + HostSubscriptionId string + LinkedServiceName LinkedServiceReference + MapReduceConfiguration *interface{} + OozieConfiguration *interface{} + ScriptActions *[]ScriptAction + ServicePrincipalId *string + ServicePrincipalKey SecretBase + SparkVersion *string + StormConfiguration *interface{} + SubnetName *string + Tenant string + TimeToLive string + Version string + VirtualNetworkId *string + YarnConfiguration *interface{} + ZookeeperNodeSize *interface{} + func (s *HDInsightOnDemandLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type HTTPAuthenticationType string + const HTTPAuthenticationTypeAnonymous + const HTTPAuthenticationTypeBasic + const HTTPAuthenticationTypeClientCertificate + const HTTPAuthenticationTypeDigest + const HTTPAuthenticationTypeWindows + func (s *HTTPAuthenticationType) UnmarshalJSON(bytes []byte) error + type HTTPDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *HTTPDatasetTypeProperties + func (s *HTTPDataset) UnmarshalJSON(bytes []byte) error + func (s HTTPDataset) Dataset() BaseDatasetImpl + func (s HTTPDataset) MarshalJSON() ([]byte, error) + type HTTPDatasetTypeProperties struct + AdditionalHeaders *string + Compression *DatasetCompression + Format DatasetStorageFormat + RelativeURL *string + RequestBody *string + RequestMethod *string + func (s *HTTPDatasetTypeProperties) UnmarshalJSON(bytes []byte) error + type HTTPLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties HTTPLinkedServiceTypeProperties + Version *string + func (s *HTTPLinkedService) UnmarshalJSON(bytes []byte) error + func (s HTTPLinkedService) LinkedService() BaseLinkedServiceImpl + func (s HTTPLinkedService) MarshalJSON() ([]byte, error) + type HTTPLinkedServiceTypeProperties struct + AuthHeaders *map[string]string + AuthenticationType *HTTPAuthenticationType + CertThumbprint *string + EmbeddedCertData *string + EnableServerCertificateValidation *bool + EncryptedCredential *string + Password SecretBase + Url string + UserName *string + func (s *HTTPLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type HTTPServerLocation struct + FileName *string + FolderPath *string + RelativeURL *string + Type string + func (s HTTPServerLocation) DatasetLocation() BaseDatasetLocationImpl + func (s HTTPServerLocation) MarshalJSON() ([]byte, error) + type HdfsLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties HdfsLinkedServiceTypeProperties + Version *string + func (s *HdfsLinkedService) UnmarshalJSON(bytes []byte) error + func (s HdfsLinkedService) LinkedService() BaseLinkedServiceImpl + func (s HdfsLinkedService) MarshalJSON() ([]byte, error) + type HdfsLinkedServiceTypeProperties struct + AuthenticationType *string + EncryptedCredential *string + Password SecretBase + Url string + UserName *string + func (s *HdfsLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type HdfsLocation struct + FileName *string + FolderPath *string + Type string + func (s HdfsLocation) DatasetLocation() BaseDatasetLocationImpl + func (s HdfsLocation) MarshalJSON() ([]byte, error) + type HiveAuthenticationType string + const HiveAuthenticationTypeAnonymous + const HiveAuthenticationTypeUsername + const HiveAuthenticationTypeUsernameAndPassword + const HiveAuthenticationTypeWindowsAzureHDInsightService + func (s *HiveAuthenticationType) UnmarshalJSON(bytes []byte) error + type HiveDatasetTypeProperties struct + Schema *string + Table *string + TableName *interface{} + type HiveLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties HiveLinkedServiceTypeProperties + Version *string + func (s *HiveLinkedService) UnmarshalJSON(bytes []byte) error + func (s HiveLinkedService) LinkedService() BaseLinkedServiceImpl + func (s HiveLinkedService) MarshalJSON() ([]byte, error) + type HiveLinkedServiceTypeProperties struct + AllowHostNameCNMismatch *bool + AllowSelfSignedServerCert *bool + AuthenticationType HiveAuthenticationType + EnableSsl *bool + EncryptedCredential *string + HTTPPath *string + Host string + Password SecretBase + Port *int64 + ServerType *HiveServerType + ServiceDiscoveryMode *bool + ThriftTransportProtocol *HiveThriftTransportProtocol + TrustedCertPath *string + UseNativeQuery *bool + UseSystemTrustStore *bool + Username *string + ZooKeeperNameSpace *string + func (s *HiveLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type HiveObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *HiveDatasetTypeProperties + func (s *HiveObjectDataset) UnmarshalJSON(bytes []byte) error + func (s HiveObjectDataset) Dataset() BaseDatasetImpl + func (s HiveObjectDataset) MarshalJSON() ([]byte, error) + type HiveServerType string + const HiveServerTypeHiveServerOne + const HiveServerTypeHiveServerTwo + const HiveServerTypeHiveThriftServer + func (s *HiveServerType) UnmarshalJSON(bytes []byte) error + type HiveThriftTransportProtocol string + const HiveThriftTransportProtocolBinary + const HiveThriftTransportProtocolHTTP + const HiveThriftTransportProtocolSASL + func (s *HiveThriftTransportProtocol) UnmarshalJSON(bytes []byte) error + type HubspotLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties HubspotLinkedServiceTypeProperties + Version *string + func (s *HubspotLinkedService) UnmarshalJSON(bytes []byte) error + func (s HubspotLinkedService) LinkedService() BaseLinkedServiceImpl + func (s HubspotLinkedService) MarshalJSON() ([]byte, error) + type HubspotLinkedServiceTypeProperties struct + AccessToken SecretBase + ClientId string + ClientSecret SecretBase + EncryptedCredential *string + RefreshToken SecretBase + UseEncryptedEndpoints *bool + UseHostVerification *bool + UsePeerVerification *bool + func (s *HubspotLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type HubspotObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *HubspotObjectDataset) UnmarshalJSON(bytes []byte) error + func (s HubspotObjectDataset) Dataset() BaseDatasetImpl + func (s HubspotObjectDataset) MarshalJSON() ([]byte, error) + type IcebergDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *IcebergDatasetTypeProperties + func (s *IcebergDataset) UnmarshalJSON(bytes []byte) error + func (s IcebergDataset) Dataset() BaseDatasetImpl + func (s IcebergDataset) MarshalJSON() ([]byte, error) + type IcebergDatasetTypeProperties struct + Location DatasetLocation + func (s *IcebergDatasetTypeProperties) UnmarshalJSON(bytes []byte) error + type ImpalaAuthenticationType string + const ImpalaAuthenticationTypeAnonymous + const ImpalaAuthenticationTypeSASLUsername + const ImpalaAuthenticationTypeUsernameAndPassword + func (s *ImpalaAuthenticationType) UnmarshalJSON(bytes []byte) error + type ImpalaDatasetTypeProperties struct + Schema *string + Table *string + TableName *interface{} + type ImpalaLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties ImpalaLinkedServiceTypeProperties + Version *string + func (s *ImpalaLinkedService) UnmarshalJSON(bytes []byte) error + func (s ImpalaLinkedService) LinkedService() BaseLinkedServiceImpl + func (s ImpalaLinkedService) MarshalJSON() ([]byte, error) + type ImpalaLinkedServiceTypeProperties struct + AllowHostNameCNMismatch *bool + AllowSelfSignedServerCert *bool + AuthenticationType ImpalaAuthenticationType + EnableSsl *bool + EncryptedCredential *string + Host string + Password SecretBase + Port *int64 + TrustedCertPath *string + UseSystemTrustStore *bool + Username *string + func (s *ImpalaLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type ImpalaObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *ImpalaDatasetTypeProperties + func (s *ImpalaObjectDataset) UnmarshalJSON(bytes []byte) error + func (s ImpalaObjectDataset) Dataset() BaseDatasetImpl + func (s ImpalaObjectDataset) MarshalJSON() ([]byte, error) + type InformixLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties InformixLinkedServiceTypeProperties + Version *string + func (s *InformixLinkedService) UnmarshalJSON(bytes []byte) error + func (s InformixLinkedService) LinkedService() BaseLinkedServiceImpl + func (s InformixLinkedService) MarshalJSON() ([]byte, error) + type InformixLinkedServiceTypeProperties struct + AuthenticationType *string + ConnectionString string + Credential SecretBase + EncryptedCredential *string + Password SecretBase + UserName *string + func (s *InformixLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type InformixTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *InformixTableDatasetTypeProperties + func (s *InformixTableDataset) UnmarshalJSON(bytes []byte) error + func (s InformixTableDataset) Dataset() BaseDatasetImpl + func (s InformixTableDataset) MarshalJSON() ([]byte, error) + type InformixTableDatasetTypeProperties struct + TableName *string + type IntegrationRuntime interface + IntegrationRuntime func() BaseIntegrationRuntimeImpl + func UnmarshalIntegrationRuntimeImplementation(input []byte) (IntegrationRuntime, error) + type IntegrationRuntimeComputeProperties struct + CopyComputeScaleProperties *CopyComputeScaleProperties + DataFlowProperties *IntegrationRuntimeDataFlowProperties + Location *string + MaxParallelExecutionsPerNode *int64 + NodeSize *string + NumberOfNodes *int64 + PipelineExternalComputeScaleProperties *PipelineExternalComputeScaleProperties + VNetProperties *IntegrationRuntimeVNetProperties + type IntegrationRuntimeCustomSetupScriptProperties struct + BlobContainerUri *string + SasToken *SecureString + type IntegrationRuntimeCustomerVirtualNetwork struct + SubnetId *string + type IntegrationRuntimeDataFlowProperties struct + Cleanup *bool + ComputeType *DataFlowComputeType + CoreCount *int64 + CustomProperties *[]IntegrationRuntimeDataFlowPropertiesCustomPropertiesInlined + TimeToLive *int64 + type IntegrationRuntimeDataFlowPropertiesCustomPropertiesInlined struct + Name *string + Value *string + type IntegrationRuntimeDataProxyProperties struct + ConnectVia *EntityReference + Path *string + StagingLinkedService *EntityReference + type IntegrationRuntimeDebugResource struct + Name *string + Properties IntegrationRuntime + func (s *IntegrationRuntimeDebugResource) UnmarshalJSON(bytes []byte) error + type IntegrationRuntimeEdition string + const IntegrationRuntimeEditionEnterprise + const IntegrationRuntimeEditionStandard + func (s *IntegrationRuntimeEdition) UnmarshalJSON(bytes []byte) error + type IntegrationRuntimeEntityReferenceType string + const IntegrationRuntimeEntityReferenceTypeIntegrationRuntimeReference + const IntegrationRuntimeEntityReferenceTypeLinkedServiceReference + func (s *IntegrationRuntimeEntityReferenceType) UnmarshalJSON(bytes []byte) error + type IntegrationRuntimeLicenseType string + const IntegrationRuntimeLicenseTypeBasePrice + const IntegrationRuntimeLicenseTypeLicenseIncluded + func (s *IntegrationRuntimeLicenseType) UnmarshalJSON(bytes []byte) error + type IntegrationRuntimeReference struct + Parameters *map[string]interface{} + ReferenceName string + Type string + func (s IntegrationRuntimeReference) MarshalJSON() ([]byte, error) + func (s IntegrationRuntimeReference) Reference() BaseReferenceImpl + type IntegrationRuntimeSsisCatalogInfo struct + CatalogAdminPassword *SecureString + CatalogAdminUserName *string + CatalogPricingTier *IntegrationRuntimeSsisCatalogPricingTier + CatalogServerEndpoint *string + DualStandbyPairName *string + type IntegrationRuntimeSsisCatalogPricingTier string + const IntegrationRuntimeSsisCatalogPricingTierBasic + const IntegrationRuntimeSsisCatalogPricingTierPremium + const IntegrationRuntimeSsisCatalogPricingTierPremiumRS + const IntegrationRuntimeSsisCatalogPricingTierStandard + func (s *IntegrationRuntimeSsisCatalogPricingTier) UnmarshalJSON(bytes []byte) error + type IntegrationRuntimeSsisProperties struct + CatalogInfo *IntegrationRuntimeSsisCatalogInfo + Credential *CredentialReference + CustomSetupScriptProperties *IntegrationRuntimeCustomSetupScriptProperties + DataProxyProperties *IntegrationRuntimeDataProxyProperties + Edition *IntegrationRuntimeEdition + ExpressCustomSetupProperties *[]CustomSetupBase + LicenseType *IntegrationRuntimeLicenseType + PackageStores *[]PackageStore + func (s *IntegrationRuntimeSsisProperties) UnmarshalJSON(bytes []byte) error + type IntegrationRuntimeState string + const IntegrationRuntimeStateAccessDenied + const IntegrationRuntimeStateInitial + const IntegrationRuntimeStateLimited + const IntegrationRuntimeStateNeedRegistration + const IntegrationRuntimeStateOffline + const IntegrationRuntimeStateOnline + const IntegrationRuntimeStateStarted + const IntegrationRuntimeStateStarting + const IntegrationRuntimeStateStopped + const IntegrationRuntimeStateStopping + func (s *IntegrationRuntimeState) UnmarshalJSON(bytes []byte) error + type IntegrationRuntimeType string + const IntegrationRuntimeTypeManaged + const IntegrationRuntimeTypeSelfHosted + func (s *IntegrationRuntimeType) UnmarshalJSON(bytes []byte) error + type IntegrationRuntimeVNetProperties struct + PublicIPs *[]string + Subnet *string + SubnetId *string + VNetId *string + type JiraLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties JiraLinkedServiceTypeProperties + Version *string + func (s *JiraLinkedService) UnmarshalJSON(bytes []byte) error + func (s JiraLinkedService) LinkedService() BaseLinkedServiceImpl + func (s JiraLinkedService) MarshalJSON() ([]byte, error) + type JiraLinkedServiceTypeProperties struct + EncryptedCredential *string + Host string + Password SecretBase + Port *int64 + UseEncryptedEndpoints *bool + UseHostVerification *bool + UsePeerVerification *bool + Username string + func (s *JiraLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type JiraObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *JiraObjectDataset) UnmarshalJSON(bytes []byte) error + func (s JiraObjectDataset) Dataset() BaseDatasetImpl + func (s JiraObjectDataset) MarshalJSON() ([]byte, error) + type JsonDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *JsonDatasetTypeProperties + func (s *JsonDataset) UnmarshalJSON(bytes []byte) error + func (s JsonDataset) Dataset() BaseDatasetImpl + func (s JsonDataset) MarshalJSON() ([]byte, error) + type JsonDatasetTypeProperties struct + Compression *DatasetCompression + EncodingName *string + Location DatasetLocation + func (s *JsonDatasetTypeProperties) UnmarshalJSON(bytes []byte) error + type JsonFormat struct + Deserializer *string + EncodingName *string + FilePattern *interface{} + JsonNodeReference *string + JsonPathDefinition *interface{} + NestingSeparator *string + Serializer *string + Type string + func (s JsonFormat) DatasetStorageFormat() BaseDatasetStorageFormatImpl + func (s JsonFormat) MarshalJSON() ([]byte, error) + type LakeHouseLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties LakeHouseLinkedServiceTypeProperties + Version *string + func (s *LakeHouseLinkedService) UnmarshalJSON(bytes []byte) error + func (s LakeHouseLinkedService) LinkedService() BaseLinkedServiceImpl + func (s LakeHouseLinkedService) MarshalJSON() ([]byte, error) + type LakeHouseLinkedServiceTypeProperties struct + ArtifactId *string + EncryptedCredential *string + ServicePrincipalCredential SecretBase + ServicePrincipalCredentialType *string + ServicePrincipalId *string + ServicePrincipalKey SecretBase + Tenant *string + WorkspaceId *string + func (s *LakeHouseLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type LakeHouseLocation struct + FileName *string + FolderPath *string + Type string + func (s LakeHouseLocation) DatasetLocation() BaseDatasetLocationImpl + func (s LakeHouseLocation) MarshalJSON() ([]byte, error) + type LakeHouseTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *LakeHouseTableDatasetTypeProperties + func (s *LakeHouseTableDataset) UnmarshalJSON(bytes []byte) error + func (s LakeHouseTableDataset) Dataset() BaseDatasetImpl + func (s LakeHouseTableDataset) MarshalJSON() ([]byte, error) + type LakeHouseTableDatasetTypeProperties struct + Schema *string + Table *string + type LicensedComponentSetupTypeProperties struct + ComponentName string + LicenseKey SecretBase + func (s *LicensedComponentSetupTypeProperties) UnmarshalJSON(bytes []byte) error + type LinkedIntegrationRuntimeKeyAuthorization struct + AuthorizationType string + Key SecureString + func (s LinkedIntegrationRuntimeKeyAuthorization) LinkedIntegrationRuntimeType() BaseLinkedIntegrationRuntimeTypeImpl + func (s LinkedIntegrationRuntimeKeyAuthorization) MarshalJSON() ([]byte, error) + type LinkedIntegrationRuntimeRbacAuthorization struct + AuthorizationType string + Credential *CredentialReference + ResourceId string + func (s LinkedIntegrationRuntimeRbacAuthorization) LinkedIntegrationRuntimeType() BaseLinkedIntegrationRuntimeTypeImpl + func (s LinkedIntegrationRuntimeRbacAuthorization) MarshalJSON() ([]byte, error) + type LinkedIntegrationRuntimeType interface + LinkedIntegrationRuntimeType func() BaseLinkedIntegrationRuntimeTypeImpl + func UnmarshalLinkedIntegrationRuntimeTypeImplementation(input []byte) (LinkedIntegrationRuntimeType, error) + type LinkedService interface + LinkedService func() BaseLinkedServiceImpl + func UnmarshalLinkedServiceImplementation(input []byte) (LinkedService, error) + type LinkedServiceDebugResource struct + Name *string + Properties LinkedService + func (s *LinkedServiceDebugResource) UnmarshalJSON(bytes []byte) error + type LinkedServiceReference struct + Parameters *map[string]interface{} + ReferenceName string + Type string + func (s LinkedServiceReference) MarshalJSON() ([]byte, error) + func (s LinkedServiceReference) Reference() BaseReferenceImpl + type MagentoLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties MagentoLinkedServiceTypeProperties + Version *string + func (s *MagentoLinkedService) UnmarshalJSON(bytes []byte) error + func (s MagentoLinkedService) LinkedService() BaseLinkedServiceImpl + func (s MagentoLinkedService) MarshalJSON() ([]byte, error) + type MagentoLinkedServiceTypeProperties struct + AccessToken SecretBase + EncryptedCredential *string + Host string + UseEncryptedEndpoints *bool + UseHostVerification *bool + UsePeerVerification *bool + func (s *MagentoLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type MagentoObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *MagentoObjectDataset) UnmarshalJSON(bytes []byte) error + func (s MagentoObjectDataset) Dataset() BaseDatasetImpl + func (s MagentoObjectDataset) MarshalJSON() ([]byte, error) + type ManagedIntegrationRuntime struct + Description *string + ManagedVirtualNetwork *ManagedVirtualNetworkReference + State *IntegrationRuntimeState + Type IntegrationRuntimeType + TypeProperties ManagedIntegrationRuntimeTypeProperties + func (s ManagedIntegrationRuntime) IntegrationRuntime() BaseIntegrationRuntimeImpl + func (s ManagedIntegrationRuntime) MarshalJSON() ([]byte, error) + type ManagedIntegrationRuntimeTypeProperties struct + ComputeProperties *IntegrationRuntimeComputeProperties + CustomerVirtualNetwork *IntegrationRuntimeCustomerVirtualNetwork + SsisProperties *IntegrationRuntimeSsisProperties + type ManagedVirtualNetworkReference struct + ReferenceName string + Type ManagedVirtualNetworkReferenceType + type ManagedVirtualNetworkReferenceType string + const ManagedVirtualNetworkReferenceTypeManagedVirtualNetworkReference + func (s *ManagedVirtualNetworkReferenceType) UnmarshalJSON(bytes []byte) error + type MappingDataFlow struct + Annotations *[]interface{} + Description *string + Folder *DataFlowFolder + Type string + TypeProperties *MappingDataFlowTypeProperties + func (s MappingDataFlow) DataFlow() BaseDataFlowImpl + func (s MappingDataFlow) MarshalJSON() ([]byte, error) + type MappingDataFlowTypeProperties struct + Script *string + ScriptLines *[]string + Sinks *[]DataFlowSink + Sources *[]DataFlowSource + Transformations *[]Transformation + type MariaDBLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties MariaDBLinkedServiceTypeProperties + Version *string + func (s *MariaDBLinkedService) UnmarshalJSON(bytes []byte) error + func (s MariaDBLinkedService) LinkedService() BaseLinkedServiceImpl + func (s MariaDBLinkedService) MarshalJSON() ([]byte, error) + type MariaDBLinkedServiceTypeProperties struct + ConnectionString *string + Database *string + DriverVersion *string + EncryptedCredential *string + Password *AzureKeyVaultSecretReference + Port *int64 + Server *string + SslMode *int64 + UseSystemTrustStore *int64 + Username *string + type MariaDBTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *MariaDBTableDataset) UnmarshalJSON(bytes []byte) error + func (s MariaDBTableDataset) Dataset() BaseDatasetImpl + func (s MariaDBTableDataset) MarshalJSON() ([]byte, error) + type MarketoLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties MarketoLinkedServiceTypeProperties + Version *string + func (s *MarketoLinkedService) UnmarshalJSON(bytes []byte) error + func (s MarketoLinkedService) LinkedService() BaseLinkedServiceImpl + func (s MarketoLinkedService) MarshalJSON() ([]byte, error) + type MarketoLinkedServiceTypeProperties struct + ClientId string + ClientSecret SecretBase + EncryptedCredential *string + Endpoint string + UseEncryptedEndpoints *bool + UseHostVerification *bool + UsePeerVerification *bool + func (s *MarketoLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type MarketoObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *MarketoObjectDataset) UnmarshalJSON(bytes []byte) error + func (s MarketoObjectDataset) Dataset() BaseDatasetImpl + func (s MarketoObjectDataset) MarshalJSON() ([]byte, error) + type MicrosoftAccessLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties MicrosoftAccessLinkedServiceTypeProperties + Version *string + func (s *MicrosoftAccessLinkedService) UnmarshalJSON(bytes []byte) error + func (s MicrosoftAccessLinkedService) LinkedService() BaseLinkedServiceImpl + func (s MicrosoftAccessLinkedService) MarshalJSON() ([]byte, error) + type MicrosoftAccessLinkedServiceTypeProperties struct + AuthenticationType *string + ConnectionString string + Credential SecretBase + EncryptedCredential *string + Password SecretBase + UserName *string + func (s *MicrosoftAccessLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type MicrosoftAccessTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *MicrosoftAccessTableDatasetTypeProperties + func (s *MicrosoftAccessTableDataset) UnmarshalJSON(bytes []byte) error + func (s MicrosoftAccessTableDataset) Dataset() BaseDatasetImpl + func (s MicrosoftAccessTableDataset) MarshalJSON() ([]byte, error) + type MicrosoftAccessTableDatasetTypeProperties struct + TableName *string + type MongoDbAtlasCollectionDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties MongoDbAtlasCollectionDatasetTypeProperties + func (s *MongoDbAtlasCollectionDataset) UnmarshalJSON(bytes []byte) error + func (s MongoDbAtlasCollectionDataset) Dataset() BaseDatasetImpl + func (s MongoDbAtlasCollectionDataset) MarshalJSON() ([]byte, error) + type MongoDbAtlasCollectionDatasetTypeProperties struct + Collection string + type MongoDbAtlasLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties MongoDbAtlasLinkedServiceTypeProperties + Version *string + func (s *MongoDbAtlasLinkedService) UnmarshalJSON(bytes []byte) error + func (s MongoDbAtlasLinkedService) LinkedService() BaseLinkedServiceImpl + func (s MongoDbAtlasLinkedService) MarshalJSON() ([]byte, error) + type MongoDbAtlasLinkedServiceTypeProperties struct + ConnectionString string + Database string + DriverVersion *string + type MongoDbAuthenticationType string + const MongoDbAuthenticationTypeAnonymous + const MongoDbAuthenticationTypeBasic + func (s *MongoDbAuthenticationType) UnmarshalJSON(bytes []byte) error + type MongoDbCollectionDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties MongoDbCollectionDatasetTypeProperties + func (s *MongoDbCollectionDataset) UnmarshalJSON(bytes []byte) error + func (s MongoDbCollectionDataset) Dataset() BaseDatasetImpl + func (s MongoDbCollectionDataset) MarshalJSON() ([]byte, error) + type MongoDbCollectionDatasetTypeProperties struct + CollectionName string + type MongoDbLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties MongoDbLinkedServiceTypeProperties + Version *string + func (s *MongoDbLinkedService) UnmarshalJSON(bytes []byte) error + func (s MongoDbLinkedService) LinkedService() BaseLinkedServiceImpl + func (s MongoDbLinkedService) MarshalJSON() ([]byte, error) + type MongoDbLinkedServiceTypeProperties struct + AllowSelfSignedServerCert *bool + AuthSource *string + AuthenticationType *MongoDbAuthenticationType + DatabaseName string + EnableSsl *bool + EncryptedCredential *string + Password SecretBase + Port *int64 + Server string + Username *string + func (s *MongoDbLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type MongoDbV2CollectionDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties MongoDbV2CollectionDatasetTypeProperties + func (s *MongoDbV2CollectionDataset) UnmarshalJSON(bytes []byte) error + func (s MongoDbV2CollectionDataset) Dataset() BaseDatasetImpl + func (s MongoDbV2CollectionDataset) MarshalJSON() ([]byte, error) + type MongoDbV2CollectionDatasetTypeProperties struct + Collection string + type MongoDbV2LinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties MongoDbV2LinkedServiceTypeProperties + Version *string + func (s *MongoDbV2LinkedService) UnmarshalJSON(bytes []byte) error + func (s MongoDbV2LinkedService) LinkedService() BaseLinkedServiceImpl + func (s MongoDbV2LinkedService) MarshalJSON() ([]byte, error) + type MongoDbV2LinkedServiceTypeProperties struct + ConnectionString string + Database string + type MySqlLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties MySqlLinkedServiceTypeProperties + Version *string + func (s *MySqlLinkedService) UnmarshalJSON(bytes []byte) error + func (s MySqlLinkedService) LinkedService() BaseLinkedServiceImpl + func (s MySqlLinkedService) MarshalJSON() ([]byte, error) + type MySqlLinkedServiceTypeProperties struct + ConnectionString *string + Database *string + DriverVersion *string + EncryptedCredential *string + Password *AzureKeyVaultSecretReference + Port *int64 + Server *string + SslMode *int64 + UseSystemTrustStore *int64 + Username *string + type MySqlTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *MySqlTableDatasetTypeProperties + func (s *MySqlTableDataset) UnmarshalJSON(bytes []byte) error + func (s MySqlTableDataset) Dataset() BaseDatasetImpl + func (s MySqlTableDataset) MarshalJSON() ([]byte, error) + type MySqlTableDatasetTypeProperties struct + TableName *string + type NetezzaLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties NetezzaLinkedServiceTypeProperties + Version *string + func (s *NetezzaLinkedService) UnmarshalJSON(bytes []byte) error + func (s NetezzaLinkedService) LinkedService() BaseLinkedServiceImpl + func (s NetezzaLinkedService) MarshalJSON() ([]byte, error) + type NetezzaLinkedServiceTypeProperties struct + ConnectionString *string + EncryptedCredential *string + Pwd *AzureKeyVaultSecretReference + type NetezzaTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *NetezzaTableDatasetTypeProperties + func (s *NetezzaTableDataset) UnmarshalJSON(bytes []byte) error + func (s NetezzaTableDataset) Dataset() BaseDatasetImpl + func (s NetezzaTableDataset) MarshalJSON() ([]byte, error) + type NetezzaTableDatasetTypeProperties struct + Schema *string + Table *string + TableName *string + type ODataAadServicePrincipalCredentialType string + const ODataAadServicePrincipalCredentialTypeServicePrincipalCert + const ODataAadServicePrincipalCredentialTypeServicePrincipalKey + func (s *ODataAadServicePrincipalCredentialType) UnmarshalJSON(bytes []byte) error + type ODataAuthenticationType string + const ODataAuthenticationTypeAadServicePrincipal + const ODataAuthenticationTypeAnonymous + const ODataAuthenticationTypeBasic + const ODataAuthenticationTypeManagedServiceIdentity + const ODataAuthenticationTypeWindows + func (s *ODataAuthenticationType) UnmarshalJSON(bytes []byte) error + type ODataLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties ODataLinkedServiceTypeProperties + Version *string + func (s *ODataLinkedService) UnmarshalJSON(bytes []byte) error + func (s ODataLinkedService) LinkedService() BaseLinkedServiceImpl + func (s ODataLinkedService) MarshalJSON() ([]byte, error) + type ODataLinkedServiceTypeProperties struct + AadResourceId *string + AadServicePrincipalCredentialType *ODataAadServicePrincipalCredentialType + AuthHeaders *map[string]string + AuthenticationType *ODataAuthenticationType + AzureCloudType *string + EncryptedCredential *string + Password SecretBase + ServicePrincipalEmbeddedCert SecretBase + ServicePrincipalEmbeddedCertPassword SecretBase + ServicePrincipalId *string + ServicePrincipalKey SecretBase + Tenant *string + Url string + UserName *string + func (s *ODataLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type ODataResourceDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *ODataResourceDatasetTypeProperties + func (s *ODataResourceDataset) UnmarshalJSON(bytes []byte) error + func (s ODataResourceDataset) Dataset() BaseDatasetImpl + func (s ODataResourceDataset) MarshalJSON() ([]byte, error) + type ODataResourceDatasetTypeProperties struct + Path *string + type OdbcLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties OdbcLinkedServiceTypeProperties + Version *string + func (s *OdbcLinkedService) UnmarshalJSON(bytes []byte) error + func (s OdbcLinkedService) LinkedService() BaseLinkedServiceImpl + func (s OdbcLinkedService) MarshalJSON() ([]byte, error) + type OdbcLinkedServiceTypeProperties struct + AuthenticationType *string + ConnectionString string + Credential SecretBase + EncryptedCredential *string + Password SecretBase + UserName *string + func (s *OdbcLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type OdbcTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *OdbcTableDatasetTypeProperties + func (s *OdbcTableDataset) UnmarshalJSON(bytes []byte) error + func (s OdbcTableDataset) Dataset() BaseDatasetImpl + func (s OdbcTableDataset) MarshalJSON() ([]byte, error) + type OdbcTableDatasetTypeProperties struct + TableName *string + type Office365Dataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties Office365DatasetTypeProperties + func (s *Office365Dataset) UnmarshalJSON(bytes []byte) error + func (s Office365Dataset) Dataset() BaseDatasetImpl + func (s Office365Dataset) MarshalJSON() ([]byte, error) + type Office365DatasetTypeProperties struct + Predicate *string + TableName string + type Office365LinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties Office365LinkedServiceTypeProperties + Version *string + func (s *Office365LinkedService) UnmarshalJSON(bytes []byte) error + func (s Office365LinkedService) LinkedService() BaseLinkedServiceImpl + func (s Office365LinkedService) MarshalJSON() ([]byte, error) + type Office365LinkedServiceTypeProperties struct + EncryptedCredential *string + Office365TenantId string + ServicePrincipalId string + ServicePrincipalKey SecretBase + ServicePrincipalTenantId string + func (s *Office365LinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type OracleCloudStorageLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties OracleCloudStorageLinkedServiceTypeProperties + Version *string + func (s *OracleCloudStorageLinkedService) UnmarshalJSON(bytes []byte) error + func (s OracleCloudStorageLinkedService) LinkedService() BaseLinkedServiceImpl + func (s OracleCloudStorageLinkedService) MarshalJSON() ([]byte, error) + type OracleCloudStorageLinkedServiceTypeProperties struct + AccessKeyId *string + EncryptedCredential *string + SecretAccessKey SecretBase + ServiceURL *string + func (s *OracleCloudStorageLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type OracleCloudStorageLocation struct + BucketName *string + FileName *string + FolderPath *string + Type string + Version *string + func (s OracleCloudStorageLocation) DatasetLocation() BaseDatasetLocationImpl + func (s OracleCloudStorageLocation) MarshalJSON() ([]byte, error) + type OracleLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties OracleLinkedServiceTypeProperties + Version *string + func (s *OracleLinkedService) UnmarshalJSON(bytes []byte) error + func (s OracleLinkedService) LinkedService() BaseLinkedServiceImpl + func (s OracleLinkedService) MarshalJSON() ([]byte, error) + type OracleLinkedServiceTypeProperties struct + ConnectionString string + EncryptedCredential *string + Password *AzureKeyVaultSecretReference + type OracleServiceCloudLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties OracleServiceCloudLinkedServiceTypeProperties + Version *string + func (s *OracleServiceCloudLinkedService) UnmarshalJSON(bytes []byte) error + func (s OracleServiceCloudLinkedService) LinkedService() BaseLinkedServiceImpl + func (s OracleServiceCloudLinkedService) MarshalJSON() ([]byte, error) + type OracleServiceCloudLinkedServiceTypeProperties struct + EncryptedCredential *string + Host string + Password SecretBase + UseEncryptedEndpoints *bool + UseHostVerification *bool + UsePeerVerification *bool + Username string + func (s *OracleServiceCloudLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type OracleServiceCloudObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *OracleServiceCloudObjectDataset) UnmarshalJSON(bytes []byte) error + func (s OracleServiceCloudObjectDataset) Dataset() BaseDatasetImpl + func (s OracleServiceCloudObjectDataset) MarshalJSON() ([]byte, error) + type OracleTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *OracleTableDatasetTypeProperties + func (s *OracleTableDataset) UnmarshalJSON(bytes []byte) error + func (s OracleTableDataset) Dataset() BaseDatasetImpl + func (s OracleTableDataset) MarshalJSON() ([]byte, error) + type OracleTableDatasetTypeProperties struct + Schema *string + Table *string + TableName *string + type OrcDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *OrcDatasetTypeProperties + func (s *OrcDataset) UnmarshalJSON(bytes []byte) error + func (s OrcDataset) Dataset() BaseDatasetImpl + func (s OrcDataset) MarshalJSON() ([]byte, error) + type OrcDatasetTypeProperties struct + Location DatasetLocation + OrcCompressionCodec *string + func (s *OrcDatasetTypeProperties) UnmarshalJSON(bytes []byte) error + type OrcFormat struct + Deserializer *string + Serializer *string + Type string + func (s OrcFormat) DatasetStorageFormat() BaseDatasetStorageFormatImpl + func (s OrcFormat) MarshalJSON() ([]byte, error) + type PackageStore struct + Name string + PackageStoreLinkedService EntityReference + type ParameterSpecification struct + DefaultValue *interface{} + Type ParameterType + type ParameterType string + const ParameterTypeArray + const ParameterTypeBool + const ParameterTypeFloat + const ParameterTypeInt + const ParameterTypeObject + const ParameterTypeSecureString + const ParameterTypeString + func (s *ParameterType) UnmarshalJSON(bytes []byte) error + type ParquetDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *ParquetDatasetTypeProperties + func (s *ParquetDataset) UnmarshalJSON(bytes []byte) error + func (s ParquetDataset) Dataset() BaseDatasetImpl + func (s ParquetDataset) MarshalJSON() ([]byte, error) + type ParquetDatasetTypeProperties struct + CompressionCodec *string + Location DatasetLocation + func (s *ParquetDatasetTypeProperties) UnmarshalJSON(bytes []byte) error + type ParquetFormat struct + Deserializer *string + Serializer *string + Type string + func (s ParquetFormat) DatasetStorageFormat() BaseDatasetStorageFormatImpl + func (s ParquetFormat) MarshalJSON() ([]byte, error) + type PaypalLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties PaypalLinkedServiceTypeProperties + Version *string + func (s *PaypalLinkedService) UnmarshalJSON(bytes []byte) error + func (s PaypalLinkedService) LinkedService() BaseLinkedServiceImpl + func (s PaypalLinkedService) MarshalJSON() ([]byte, error) + type PaypalLinkedServiceTypeProperties struct + ClientId string + ClientSecret SecretBase + EncryptedCredential *string + Host string + UseEncryptedEndpoints *bool + UseHostVerification *bool + UsePeerVerification *bool + func (s *PaypalLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type PaypalObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *PaypalObjectDataset) UnmarshalJSON(bytes []byte) error + func (s PaypalObjectDataset) Dataset() BaseDatasetImpl + func (s PaypalObjectDataset) MarshalJSON() ([]byte, error) + type PhoenixAuthenticationType string + const PhoenixAuthenticationTypeAnonymous + const PhoenixAuthenticationTypeUsernameAndPassword + const PhoenixAuthenticationTypeWindowsAzureHDInsightService + func (s *PhoenixAuthenticationType) UnmarshalJSON(bytes []byte) error + type PhoenixDatasetTypeProperties struct + Schema *string + Table *string + TableName *interface{} + type PhoenixLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties PhoenixLinkedServiceTypeProperties + Version *string + func (s *PhoenixLinkedService) UnmarshalJSON(bytes []byte) error + func (s PhoenixLinkedService) LinkedService() BaseLinkedServiceImpl + func (s PhoenixLinkedService) MarshalJSON() ([]byte, error) + type PhoenixLinkedServiceTypeProperties struct + AllowHostNameCNMismatch *bool + AllowSelfSignedServerCert *bool + AuthenticationType PhoenixAuthenticationType + EnableSsl *bool + EncryptedCredential *string + HTTPPath *string + Host string + Password SecretBase + Port *int64 + TrustedCertPath *string + UseSystemTrustStore *bool + Username *string + func (s *PhoenixLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type PhoenixObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *PhoenixDatasetTypeProperties + func (s *PhoenixObjectDataset) UnmarshalJSON(bytes []byte) error + func (s PhoenixObjectDataset) Dataset() BaseDatasetImpl + func (s PhoenixObjectDataset) MarshalJSON() ([]byte, error) + type PipelineExternalComputeScaleProperties struct + NumberOfExternalNodes *int64 + NumberOfPipelineNodes *int64 + TimeToLive *int64 + type PostgreSqlLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties PostgreSqlLinkedServiceTypeProperties + Version *string + func (s *PostgreSqlLinkedService) UnmarshalJSON(bytes []byte) error + func (s PostgreSqlLinkedService) LinkedService() BaseLinkedServiceImpl + func (s PostgreSqlLinkedService) MarshalJSON() ([]byte, error) + type PostgreSqlLinkedServiceTypeProperties struct + ConnectionString string + EncryptedCredential *string + Password *AzureKeyVaultSecretReference + type PostgreSqlTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *PostgreSqlTableDatasetTypeProperties + func (s *PostgreSqlTableDataset) UnmarshalJSON(bytes []byte) error + func (s PostgreSqlTableDataset) Dataset() BaseDatasetImpl + func (s PostgreSqlTableDataset) MarshalJSON() ([]byte, error) + type PostgreSqlTableDatasetTypeProperties struct + Schema *string + Table *string + TableName *string + type PostgreSqlV2LinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties PostgreSqlV2LinkedServiceTypeProperties + Version *string + func (s *PostgreSqlV2LinkedService) UnmarshalJSON(bytes []byte) error + func (s PostgreSqlV2LinkedService) LinkedService() BaseLinkedServiceImpl + func (s PostgreSqlV2LinkedService) MarshalJSON() ([]byte, error) + type PostgreSqlV2LinkedServiceTypeProperties struct + AuthenticationType string + CommandTimeout *int64 + ConnectionTimeout *int64 + Database string + Encoding *string + EncryptedCredential *string + LogParameters *bool + Password *AzureKeyVaultSecretReference + Pooling *bool + Port *int64 + ReadBufferSize *int64 + Schema *string + Server string + SslCertificate *string + SslKey *string + SslMode int64 + SslPassword *string + Timezone *string + TrustServerCertificate *bool + Username string + type PostgreSqlV2TableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *PostgreSqlV2TableDatasetTypeProperties + func (s *PostgreSqlV2TableDataset) UnmarshalJSON(bytes []byte) error + func (s PostgreSqlV2TableDataset) Dataset() BaseDatasetImpl + func (s PostgreSqlV2TableDataset) MarshalJSON() ([]byte, error) + type PostgreSqlV2TableDatasetTypeProperties struct + Schema *string + Table *string + type PowerQuerySource struct + Dataset *DatasetReference + Description *string + Flowlet *DataFlowReference + LinkedService *LinkedServiceReference + Name string + SchemaLinkedService *LinkedServiceReference + Script *string + type PowerQueryTypeProperties struct + DocumentLocale *string + Script *string + Sources *[]PowerQuerySource + type PrestoAuthenticationType string + const PrestoAuthenticationTypeAnonymous + const PrestoAuthenticationTypeLDAP + func (s *PrestoAuthenticationType) UnmarshalJSON(bytes []byte) error + type PrestoDatasetTypeProperties struct + Schema *string + Table *string + TableName *interface{} + type PrestoLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties PrestoLinkedServiceTypeProperties + Version *string + func (s *PrestoLinkedService) UnmarshalJSON(bytes []byte) error + func (s PrestoLinkedService) LinkedService() BaseLinkedServiceImpl + func (s PrestoLinkedService) MarshalJSON() ([]byte, error) + type PrestoLinkedServiceTypeProperties struct + AllowHostNameCNMismatch *bool + AllowSelfSignedServerCert *bool + AuthenticationType PrestoAuthenticationType + Catalog string + EnableSsl *bool + EncryptedCredential *string + Host string + Password SecretBase + Port *int64 + ServerVersion string + TimeZoneID *string + TrustedCertPath *string + UseSystemTrustStore *bool + Username *string + func (s *PrestoLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type PrestoObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *PrestoDatasetTypeProperties + func (s *PrestoObjectDataset) UnmarshalJSON(bytes []byte) error + func (s PrestoObjectDataset) Dataset() BaseDatasetImpl + func (s PrestoObjectDataset) MarshalJSON() ([]byte, error) + type QueryByFactoryCompleteResult struct + Items []DataFlowDebugSessionInfo + LatestHttpResponse *http.Response + type QueryByFactoryCustomPager struct + NextLink *odata.Link + func (p *QueryByFactoryCustomPager) NextPageLink() *odata.Link + type QueryByFactoryOperationResponse struct + HttpResponse *http.Response + Model *[]DataFlowDebugSessionInfo + OData *odata.OData + type QuickBooksLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties QuickBooksLinkedServiceTypeProperties + Version *string + func (s *QuickBooksLinkedService) UnmarshalJSON(bytes []byte) error + func (s QuickBooksLinkedService) LinkedService() BaseLinkedServiceImpl + func (s QuickBooksLinkedService) MarshalJSON() ([]byte, error) + type QuickBooksLinkedServiceTypeProperties struct + AccessToken SecretBase + AccessTokenSecret SecretBase + CompanyId *string + ConnectionProperties *interface{} + ConsumerKey *string + ConsumerSecret SecretBase + EncryptedCredential *string + Endpoint *string + UseEncryptedEndpoints *bool + func (s *QuickBooksLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type QuickBooksObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *QuickBooksObjectDataset) UnmarshalJSON(bytes []byte) error + func (s QuickBooksObjectDataset) Dataset() BaseDatasetImpl + func (s QuickBooksObjectDataset) MarshalJSON() ([]byte, error) + type QuickbaseLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties QuickbaseLinkedServiceTypeProperties + Version *string + func (s *QuickbaseLinkedService) UnmarshalJSON(bytes []byte) error + func (s QuickbaseLinkedService) LinkedService() BaseLinkedServiceImpl + func (s QuickbaseLinkedService) MarshalJSON() ([]byte, error) + type QuickbaseLinkedServiceTypeProperties struct + EncryptedCredential *string + Url string + UserToken SecretBase + func (s *QuickbaseLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type RawCustomSetupBaseImpl struct + Type string + Values map[string]interface{} + func (s RawCustomSetupBaseImpl) CustomSetupBase() BaseCustomSetupBaseImpl + type RawDataFlowImpl struct + Type string + Values map[string]interface{} + func (s RawDataFlowImpl) DataFlow() BaseDataFlowImpl + type RawDatasetImpl struct + Type string + Values map[string]interface{} + func (s RawDatasetImpl) Dataset() BaseDatasetImpl + type RawDatasetLocationImpl struct + Type string + Values map[string]interface{} + func (s RawDatasetLocationImpl) DatasetLocation() BaseDatasetLocationImpl + type RawDatasetStorageFormatImpl struct + Type string + Values map[string]interface{} + func (s RawDatasetStorageFormatImpl) DatasetStorageFormat() BaseDatasetStorageFormatImpl + type RawIntegrationRuntimeImpl struct + Type string + Values map[string]interface{} + func (s RawIntegrationRuntimeImpl) IntegrationRuntime() BaseIntegrationRuntimeImpl + type RawLinkedIntegrationRuntimeTypeImpl struct + Type string + Values map[string]interface{} + func (s RawLinkedIntegrationRuntimeTypeImpl) LinkedIntegrationRuntimeType() BaseLinkedIntegrationRuntimeTypeImpl + type RawLinkedServiceImpl struct + Type string + Values map[string]interface{} + func (s RawLinkedServiceImpl) LinkedService() BaseLinkedServiceImpl + type RawReferenceImpl struct + Type string + Values map[string]interface{} + func (s RawReferenceImpl) Reference() BaseReferenceImpl + type RawSecretBaseImpl struct + Type string + Values map[string]interface{} + func (s RawSecretBaseImpl) SecretBase() BaseSecretBaseImpl + type RawWebLinkedServiceTypePropertiesImpl struct + Type string + Values map[string]interface{} + func (s RawWebLinkedServiceTypePropertiesImpl) WebLinkedServiceTypeProperties() BaseWebLinkedServiceTypePropertiesImpl + type Reference interface + Reference func() BaseReferenceImpl + func UnmarshalReferenceImplementation(input []byte) (Reference, error) + type RelationalTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *RelationalTableDatasetTypeProperties + func (s *RelationalTableDataset) UnmarshalJSON(bytes []byte) error + func (s RelationalTableDataset) Dataset() BaseDatasetImpl + func (s RelationalTableDataset) MarshalJSON() ([]byte, error) + type RelationalTableDatasetTypeProperties struct + TableName *string + type ResponsysLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties ResponsysLinkedServiceTypeProperties + Version *string + func (s *ResponsysLinkedService) UnmarshalJSON(bytes []byte) error + func (s ResponsysLinkedService) LinkedService() BaseLinkedServiceImpl + func (s ResponsysLinkedService) MarshalJSON() ([]byte, error) + type ResponsysLinkedServiceTypeProperties struct + ClientId string + ClientSecret SecretBase + EncryptedCredential *string + Endpoint string + UseEncryptedEndpoints *bool + UseHostVerification *bool + UsePeerVerification *bool + func (s *ResponsysLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type ResponsysObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *ResponsysObjectDataset) UnmarshalJSON(bytes []byte) error + func (s ResponsysObjectDataset) Dataset() BaseDatasetImpl + func (s ResponsysObjectDataset) MarshalJSON() ([]byte, error) + type RestResourceDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *RestResourceDatasetTypeProperties + func (s *RestResourceDataset) UnmarshalJSON(bytes []byte) error + func (s RestResourceDataset) Dataset() BaseDatasetImpl + func (s RestResourceDataset) MarshalJSON() ([]byte, error) + type RestResourceDatasetTypeProperties struct + AdditionalHeaders *map[string]string + PaginationRules *map[string]string + RelativeURL *string + RequestBody *string + RequestMethod *string + type RestServiceAuthenticationType string + const RestServiceAuthenticationTypeAadServicePrincipal + const RestServiceAuthenticationTypeAnonymous + const RestServiceAuthenticationTypeBasic + const RestServiceAuthenticationTypeManagedServiceIdentity + const RestServiceAuthenticationTypeOAuthTwoClientCredential + func (s *RestServiceAuthenticationType) UnmarshalJSON(bytes []byte) error + type RestServiceLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties RestServiceLinkedServiceTypeProperties + Version *string + func (s *RestServiceLinkedService) UnmarshalJSON(bytes []byte) error + func (s RestServiceLinkedService) LinkedService() BaseLinkedServiceImpl + func (s RestServiceLinkedService) MarshalJSON() ([]byte, error) + type RestServiceLinkedServiceTypeProperties struct + AadResourceId *string + AuthHeaders *interface{} + AuthenticationType RestServiceAuthenticationType + AzureCloudType *string + ClientId *string + ClientSecret SecretBase + Credential *CredentialReference + EnableServerCertificateValidation *bool + EncryptedCredential *string + Password SecretBase + Resource *string + Scope *string + ServicePrincipalCredentialType *string + ServicePrincipalEmbeddedCert SecretBase + ServicePrincipalEmbeddedCertPassword SecretBase + ServicePrincipalId *string + ServicePrincipalKey SecretBase + Tenant *string + TokenEndpoint *string + Url string + UserName *string + func (s *RestServiceLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type SalesforceLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties SalesforceLinkedServiceTypeProperties + Version *string + func (s *SalesforceLinkedService) UnmarshalJSON(bytes []byte) error + func (s SalesforceLinkedService) LinkedService() BaseLinkedServiceImpl + func (s SalesforceLinkedService) MarshalJSON() ([]byte, error) + type SalesforceLinkedServiceTypeProperties struct + ApiVersion *string + EncryptedCredential *string + EnvironmentURL *string + Password SecretBase + SecurityToken SecretBase + Username *string + func (s *SalesforceLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type SalesforceMarketingCloudLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties SalesforceMarketingCloudLinkedServiceTypeProperties + Version *string + func (s *SalesforceMarketingCloudLinkedService) UnmarshalJSON(bytes []byte) error + func (s SalesforceMarketingCloudLinkedService) LinkedService() BaseLinkedServiceImpl + func (s SalesforceMarketingCloudLinkedService) MarshalJSON() ([]byte, error) + type SalesforceMarketingCloudLinkedServiceTypeProperties struct + ClientId *string + ClientSecret SecretBase + ConnectionProperties *interface{} + EncryptedCredential *string + UseEncryptedEndpoints *bool + UseHostVerification *bool + UsePeerVerification *bool + func (s *SalesforceMarketingCloudLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type SalesforceMarketingCloudObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *SalesforceMarketingCloudObjectDataset) UnmarshalJSON(bytes []byte) error + func (s SalesforceMarketingCloudObjectDataset) Dataset() BaseDatasetImpl + func (s SalesforceMarketingCloudObjectDataset) MarshalJSON() ([]byte, error) + type SalesforceObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *SalesforceObjectDatasetTypeProperties + func (s *SalesforceObjectDataset) UnmarshalJSON(bytes []byte) error + func (s SalesforceObjectDataset) Dataset() BaseDatasetImpl + func (s SalesforceObjectDataset) MarshalJSON() ([]byte, error) + type SalesforceObjectDatasetTypeProperties struct + ObjectApiName *string + type SalesforceServiceCloudLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties SalesforceServiceCloudLinkedServiceTypeProperties + Version *string + func (s *SalesforceServiceCloudLinkedService) UnmarshalJSON(bytes []byte) error + func (s SalesforceServiceCloudLinkedService) LinkedService() BaseLinkedServiceImpl + func (s SalesforceServiceCloudLinkedService) MarshalJSON() ([]byte, error) + type SalesforceServiceCloudLinkedServiceTypeProperties struct + ApiVersion *string + EncryptedCredential *string + EnvironmentURL *string + ExtendedProperties *string + Password SecretBase + SecurityToken SecretBase + Username *string + func (s *SalesforceServiceCloudLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type SalesforceServiceCloudObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *SalesforceServiceCloudObjectDatasetTypeProperties + func (s *SalesforceServiceCloudObjectDataset) UnmarshalJSON(bytes []byte) error + func (s SalesforceServiceCloudObjectDataset) Dataset() BaseDatasetImpl + func (s SalesforceServiceCloudObjectDataset) MarshalJSON() ([]byte, error) + type SalesforceServiceCloudObjectDatasetTypeProperties struct + ObjectApiName *string + type SalesforceServiceCloudV2LinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties SalesforceServiceCloudV2LinkedServiceTypeProperties + Version *string + func (s *SalesforceServiceCloudV2LinkedService) UnmarshalJSON(bytes []byte) error + func (s SalesforceServiceCloudV2LinkedService) LinkedService() BaseLinkedServiceImpl + func (s SalesforceServiceCloudV2LinkedService) MarshalJSON() ([]byte, error) + type SalesforceServiceCloudV2LinkedServiceTypeProperties struct + ApiVersion *string + AuthenticationType *string + ClientId *string + ClientSecret SecretBase + EncryptedCredential *string + EnvironmentURL *string + func (s *SalesforceServiceCloudV2LinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type SalesforceServiceCloudV2ObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *SalesforceServiceCloudV2ObjectDatasetTypeProperties + func (s *SalesforceServiceCloudV2ObjectDataset) UnmarshalJSON(bytes []byte) error + func (s SalesforceServiceCloudV2ObjectDataset) Dataset() BaseDatasetImpl + func (s SalesforceServiceCloudV2ObjectDataset) MarshalJSON() ([]byte, error) + type SalesforceServiceCloudV2ObjectDatasetTypeProperties struct + ObjectApiName *string + ReportId *string + type SalesforceV2LinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties SalesforceV2LinkedServiceTypeProperties + Version *string + func (s *SalesforceV2LinkedService) UnmarshalJSON(bytes []byte) error + func (s SalesforceV2LinkedService) LinkedService() BaseLinkedServiceImpl + func (s SalesforceV2LinkedService) MarshalJSON() ([]byte, error) + type SalesforceV2LinkedServiceTypeProperties struct + ApiVersion *string + AuthenticationType *string + ClientId *string + ClientSecret SecretBase + EncryptedCredential *string + EnvironmentURL *string + func (s *SalesforceV2LinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type SalesforceV2ObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *SalesforceV2ObjectDatasetTypeProperties + func (s *SalesforceV2ObjectDataset) UnmarshalJSON(bytes []byte) error + func (s SalesforceV2ObjectDataset) Dataset() BaseDatasetImpl + func (s SalesforceV2ObjectDataset) MarshalJSON() ([]byte, error) + type SalesforceV2ObjectDatasetTypeProperties struct + ObjectApiName *string + ReportId *string + type SapBWLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties SapBWLinkedServiceTypeProperties + Version *string + func (s *SapBWLinkedService) UnmarshalJSON(bytes []byte) error + func (s SapBWLinkedService) LinkedService() BaseLinkedServiceImpl + func (s SapBWLinkedService) MarshalJSON() ([]byte, error) + type SapBWLinkedServiceTypeProperties struct + ClientId string + EncryptedCredential *string + Password SecretBase + Server string + SystemNumber string + UserName *string + func (s *SapBWLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type SapBwCubeDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + func (s *SapBwCubeDataset) UnmarshalJSON(bytes []byte) error + func (s SapBwCubeDataset) Dataset() BaseDatasetImpl + func (s SapBwCubeDataset) MarshalJSON() ([]byte, error) + type SapCloudForCustomerLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties SapCloudForCustomerLinkedServiceTypeProperties + Version *string + func (s *SapCloudForCustomerLinkedService) UnmarshalJSON(bytes []byte) error + func (s SapCloudForCustomerLinkedService) LinkedService() BaseLinkedServiceImpl + func (s SapCloudForCustomerLinkedService) MarshalJSON() ([]byte, error) + type SapCloudForCustomerLinkedServiceTypeProperties struct + EncryptedCredential *string + Password SecretBase + Url string + Username *string + func (s *SapCloudForCustomerLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type SapCloudForCustomerResourceDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties SapCloudForCustomerResourceDatasetTypeProperties + func (s *SapCloudForCustomerResourceDataset) UnmarshalJSON(bytes []byte) error + func (s SapCloudForCustomerResourceDataset) Dataset() BaseDatasetImpl + func (s SapCloudForCustomerResourceDataset) MarshalJSON() ([]byte, error) + type SapCloudForCustomerResourceDatasetTypeProperties struct + Path string + type SapEccLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties SapEccLinkedServiceTypeProperties + Version *string + func (s *SapEccLinkedService) UnmarshalJSON(bytes []byte) error + func (s SapEccLinkedService) LinkedService() BaseLinkedServiceImpl + func (s SapEccLinkedService) MarshalJSON() ([]byte, error) + type SapEccLinkedServiceTypeProperties struct + EncryptedCredential *string + Password SecretBase + Url string + Username *string + func (s *SapEccLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type SapEccResourceDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties SapEccResourceDatasetTypeProperties + func (s *SapEccResourceDataset) UnmarshalJSON(bytes []byte) error + func (s SapEccResourceDataset) Dataset() BaseDatasetImpl + func (s SapEccResourceDataset) MarshalJSON() ([]byte, error) + type SapEccResourceDatasetTypeProperties struct + Path string + type SapHanaAuthenticationType string + const SapHanaAuthenticationTypeBasic + const SapHanaAuthenticationTypeWindows + func (s *SapHanaAuthenticationType) UnmarshalJSON(bytes []byte) error + type SapHanaLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties SapHanaLinkedServiceProperties + Version *string + func (s *SapHanaLinkedService) UnmarshalJSON(bytes []byte) error + func (s SapHanaLinkedService) LinkedService() BaseLinkedServiceImpl + func (s SapHanaLinkedService) MarshalJSON() ([]byte, error) + type SapHanaLinkedServiceProperties struct + AuthenticationType *SapHanaAuthenticationType + ConnectionString *string + EncryptedCredential *string + Password SecretBase + Server *string + UserName *string + func (s *SapHanaLinkedServiceProperties) UnmarshalJSON(bytes []byte) error + type SapHanaTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *SapHanaTableDatasetTypeProperties + func (s *SapHanaTableDataset) UnmarshalJSON(bytes []byte) error + func (s SapHanaTableDataset) Dataset() BaseDatasetImpl + func (s SapHanaTableDataset) MarshalJSON() ([]byte, error) + type SapHanaTableDatasetTypeProperties struct + Schema *string + Table *string + type SapOdpLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties SapOdpLinkedServiceTypeProperties + Version *string + func (s *SapOdpLinkedService) UnmarshalJSON(bytes []byte) error + func (s SapOdpLinkedService) LinkedService() BaseLinkedServiceImpl + func (s SapOdpLinkedService) MarshalJSON() ([]byte, error) + type SapOdpLinkedServiceTypeProperties struct + ClientId *string + EncryptedCredential *string + Language *string + LogonGroup *string + MessageServer *string + MessageServerService *string + Password SecretBase + Server *string + SncLibraryPath *string + SncMode *string + SncMyName *string + SncPartnerName *string + SncQop *string + SubscriberName *string + SystemId *string + SystemNumber *string + UserName *string + X509CertificatePath *string + func (s *SapOdpLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type SapOdpResourceDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties SapOdpResourceDatasetTypeProperties + func (s *SapOdpResourceDataset) UnmarshalJSON(bytes []byte) error + func (s SapOdpResourceDataset) Dataset() BaseDatasetImpl + func (s SapOdpResourceDataset) MarshalJSON() ([]byte, error) + type SapOdpResourceDatasetTypeProperties struct + Context string + ObjectName string + type SapOpenHubLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties SapOpenHubLinkedServiceTypeProperties + Version *string + func (s *SapOpenHubLinkedService) UnmarshalJSON(bytes []byte) error + func (s SapOpenHubLinkedService) LinkedService() BaseLinkedServiceImpl + func (s SapOpenHubLinkedService) MarshalJSON() ([]byte, error) + type SapOpenHubLinkedServiceTypeProperties struct + ClientId *string + EncryptedCredential *string + Language *string + LogonGroup *string + MessageServer *string + MessageServerService *string + Password SecretBase + Server *string + SystemId *string + SystemNumber *string + UserName *string + func (s *SapOpenHubLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type SapOpenHubTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties SapOpenHubTableDatasetTypeProperties + func (s *SapOpenHubTableDataset) UnmarshalJSON(bytes []byte) error + func (s SapOpenHubTableDataset) Dataset() BaseDatasetImpl + func (s SapOpenHubTableDataset) MarshalJSON() ([]byte, error) + type SapOpenHubTableDatasetTypeProperties struct + BaseRequestId *int64 + ExcludeLastRequest *bool + OpenHubDestinationName string + type SapTableLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties SapTableLinkedServiceTypeProperties + Version *string + func (s *SapTableLinkedService) UnmarshalJSON(bytes []byte) error + func (s SapTableLinkedService) LinkedService() BaseLinkedServiceImpl + func (s SapTableLinkedService) MarshalJSON() ([]byte, error) + type SapTableLinkedServiceTypeProperties struct + ClientId *string + EncryptedCredential *string + Language *string + LogonGroup *string + MessageServer *string + MessageServerService *string + Password SecretBase + Server *string + SncLibraryPath *string + SncMode *string + SncMyName *string + SncPartnerName *string + SncQop *string + SystemId *string + SystemNumber *string + UserName *string + func (s *SapTableLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type SapTableResourceDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties SapTableResourceDatasetTypeProperties + func (s *SapTableResourceDataset) UnmarshalJSON(bytes []byte) error + func (s SapTableResourceDataset) Dataset() BaseDatasetImpl + func (s SapTableResourceDataset) MarshalJSON() ([]byte, error) + type SapTableResourceDatasetTypeProperties struct + TableName string + type ScriptAction struct + Name string + Parameters *string + Roles interface{} + Uri string + type SecretBase interface + SecretBase func() BaseSecretBaseImpl + func UnmarshalSecretBaseImplementation(input []byte) (SecretBase, error) + type SecureString struct + Type string + Value string + func (s SecureString) MarshalJSON() ([]byte, error) + func (s SecureString) SecretBase() BaseSecretBaseImpl + type SelfHostedIntegrationRuntime struct + Description *string + Type IntegrationRuntimeType + TypeProperties *SelfHostedIntegrationRuntimeTypeProperties + func (s SelfHostedIntegrationRuntime) IntegrationRuntime() BaseIntegrationRuntimeImpl + func (s SelfHostedIntegrationRuntime) MarshalJSON() ([]byte, error) + type SelfHostedIntegrationRuntimeTypeProperties struct + LinkedInfo LinkedIntegrationRuntimeType + SelfContainedInteractiveAuthoringEnabled *bool + func (s *SelfHostedIntegrationRuntimeTypeProperties) UnmarshalJSON(bytes []byte) error + type ServiceNowAuthenticationType string + const ServiceNowAuthenticationTypeBasic + const ServiceNowAuthenticationTypeOAuthTwo + func (s *ServiceNowAuthenticationType) UnmarshalJSON(bytes []byte) error + type ServiceNowLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties ServiceNowLinkedServiceTypeProperties + Version *string + func (s *ServiceNowLinkedService) UnmarshalJSON(bytes []byte) error + func (s ServiceNowLinkedService) LinkedService() BaseLinkedServiceImpl + func (s ServiceNowLinkedService) MarshalJSON() ([]byte, error) + type ServiceNowLinkedServiceTypeProperties struct + AuthenticationType ServiceNowAuthenticationType + ClientId *string + ClientSecret SecretBase + EncryptedCredential *string + Endpoint string + Password SecretBase + UseEncryptedEndpoints *bool + UseHostVerification *bool + UsePeerVerification *bool + Username *string + func (s *ServiceNowLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type ServiceNowObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *ServiceNowObjectDataset) UnmarshalJSON(bytes []byte) error + func (s ServiceNowObjectDataset) Dataset() BaseDatasetImpl + func (s ServiceNowObjectDataset) MarshalJSON() ([]byte, error) + type ServiceNowV2AuthenticationType string + const ServiceNowV2AuthenticationTypeBasic + const ServiceNowV2AuthenticationTypeOAuthTwo + func (s *ServiceNowV2AuthenticationType) UnmarshalJSON(bytes []byte) error + type ServiceNowV2LinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties ServiceNowV2LinkedServiceTypeProperties + Version *string + func (s *ServiceNowV2LinkedService) UnmarshalJSON(bytes []byte) error + func (s ServiceNowV2LinkedService) LinkedService() BaseLinkedServiceImpl + func (s ServiceNowV2LinkedService) MarshalJSON() ([]byte, error) + type ServiceNowV2LinkedServiceTypeProperties struct + AuthenticationType ServiceNowV2AuthenticationType + ClientId *string + ClientSecret SecretBase + EncryptedCredential *string + Endpoint string + GrantType *string + Password SecretBase + Username *string + func (s *ServiceNowV2LinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type ServiceNowV2ObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *ServiceNowV2ObjectDataset) UnmarshalJSON(bytes []byte) error + func (s ServiceNowV2ObjectDataset) Dataset() BaseDatasetImpl + func (s ServiceNowV2ObjectDataset) MarshalJSON() ([]byte, error) + type SftpAuthenticationType string + const SftpAuthenticationTypeBasic + const SftpAuthenticationTypeMultiFactor + const SftpAuthenticationTypeSshPublicKey + func (s *SftpAuthenticationType) UnmarshalJSON(bytes []byte) error + type SftpLocation struct + FileName *string + FolderPath *string + Type string + func (s SftpLocation) DatasetLocation() BaseDatasetLocationImpl + func (s SftpLocation) MarshalJSON() ([]byte, error) + type SftpServerLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties SftpServerLinkedServiceTypeProperties + Version *string + func (s *SftpServerLinkedService) UnmarshalJSON(bytes []byte) error + func (s SftpServerLinkedService) LinkedService() BaseLinkedServiceImpl + func (s SftpServerLinkedService) MarshalJSON() ([]byte, error) + type SftpServerLinkedServiceTypeProperties struct + AuthenticationType *SftpAuthenticationType + EncryptedCredential *string + Host string + HostKeyFingerprint *string + PassPhrase SecretBase + Password SecretBase + Port *int64 + PrivateKeyContent SecretBase + PrivateKeyPath *string + SkipHostKeyValidation *bool + UserName *string + func (s *SftpServerLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type SharePointOnlineListDatasetTypeProperties struct + ListName *string + type SharePointOnlineListLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties SharePointOnlineListLinkedServiceTypeProperties + Version *string + func (s *SharePointOnlineListLinkedService) UnmarshalJSON(bytes []byte) error + func (s SharePointOnlineListLinkedService) LinkedService() BaseLinkedServiceImpl + func (s SharePointOnlineListLinkedService) MarshalJSON() ([]byte, error) + type SharePointOnlineListLinkedServiceTypeProperties struct + EncryptedCredential *string + ServicePrincipalCredentialType *string + ServicePrincipalEmbeddedCert SecretBase + ServicePrincipalEmbeddedCertPassword SecretBase + ServicePrincipalId string + ServicePrincipalKey SecretBase + SiteURL string + TenantId string + func (s *SharePointOnlineListLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type SharePointOnlineListResourceDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *SharePointOnlineListDatasetTypeProperties + func (s *SharePointOnlineListResourceDataset) UnmarshalJSON(bytes []byte) error + func (s SharePointOnlineListResourceDataset) Dataset() BaseDatasetImpl + func (s SharePointOnlineListResourceDataset) MarshalJSON() ([]byte, error) + type ShopifyLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties ShopifyLinkedServiceTypeProperties + Version *string + func (s *ShopifyLinkedService) UnmarshalJSON(bytes []byte) error + func (s ShopifyLinkedService) LinkedService() BaseLinkedServiceImpl + func (s ShopifyLinkedService) MarshalJSON() ([]byte, error) + type ShopifyLinkedServiceTypeProperties struct + AccessToken SecretBase + EncryptedCredential *string + Host string + UseEncryptedEndpoints *bool + UseHostVerification *bool + UsePeerVerification *bool + func (s *ShopifyLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type ShopifyObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *ShopifyObjectDataset) UnmarshalJSON(bytes []byte) error + func (s ShopifyObjectDataset) Dataset() BaseDatasetImpl + func (s ShopifyObjectDataset) MarshalJSON() ([]byte, error) + type SmartsheetLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties SmartsheetLinkedServiceTypeProperties + Version *string + func (s *SmartsheetLinkedService) UnmarshalJSON(bytes []byte) error + func (s SmartsheetLinkedService) LinkedService() BaseLinkedServiceImpl + func (s SmartsheetLinkedService) MarshalJSON() ([]byte, error) + type SmartsheetLinkedServiceTypeProperties struct + ApiToken SecretBase + EncryptedCredential *string + func (s *SmartsheetLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type SnowflakeAuthenticationType string + const SnowflakeAuthenticationTypeAADServicePrincipal + const SnowflakeAuthenticationTypeBasic + const SnowflakeAuthenticationTypeKeyPair + func (s *SnowflakeAuthenticationType) UnmarshalJSON(bytes []byte) error + type SnowflakeDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties SnowflakeDatasetTypeProperties + func (s *SnowflakeDataset) UnmarshalJSON(bytes []byte) error + func (s SnowflakeDataset) Dataset() BaseDatasetImpl + func (s SnowflakeDataset) MarshalJSON() ([]byte, error) + type SnowflakeDatasetTypeProperties struct + Schema *string + Table *string + type SnowflakeLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties SnowflakeLinkedServiceTypeProperties + Version *string + func (s *SnowflakeLinkedService) UnmarshalJSON(bytes []byte) error + func (s SnowflakeLinkedService) LinkedService() BaseLinkedServiceImpl + func (s SnowflakeLinkedService) MarshalJSON() ([]byte, error) + type SnowflakeLinkedServiceTypeProperties struct + ConnectionString string + EncryptedCredential *string + Password *AzureKeyVaultSecretReference + type SnowflakeLinkedV2ServiceTypeProperties struct + AccountIdentifier string + AuthenticationType *SnowflakeAuthenticationType + ClientId *string + ClientSecret SecretBase + Database string + EncryptedCredential *string + Host *string + Password SecretBase + PrivateKey SecretBase + PrivateKeyPassphrase SecretBase + Scope *string + TenantId *string + User *string + Warehouse string + func (s *SnowflakeLinkedV2ServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type SnowflakeV2Dataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties SnowflakeDatasetTypeProperties + func (s *SnowflakeV2Dataset) UnmarshalJSON(bytes []byte) error + func (s SnowflakeV2Dataset) Dataset() BaseDatasetImpl + func (s SnowflakeV2Dataset) MarshalJSON() ([]byte, error) + type SnowflakeV2LinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties SnowflakeLinkedV2ServiceTypeProperties + Version *string + func (s *SnowflakeV2LinkedService) UnmarshalJSON(bytes []byte) error + func (s SnowflakeV2LinkedService) LinkedService() BaseLinkedServiceImpl + func (s SnowflakeV2LinkedService) MarshalJSON() ([]byte, error) + type SparkAuthenticationType string + const SparkAuthenticationTypeAnonymous + const SparkAuthenticationTypeUsername + const SparkAuthenticationTypeUsernameAndPassword + const SparkAuthenticationTypeWindowsAzureHDInsightService + func (s *SparkAuthenticationType) UnmarshalJSON(bytes []byte) error + type SparkDatasetTypeProperties struct + Schema *string + Table *string + TableName *interface{} + type SparkLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties SparkLinkedServiceTypeProperties + Version *string + func (s *SparkLinkedService) UnmarshalJSON(bytes []byte) error + func (s SparkLinkedService) LinkedService() BaseLinkedServiceImpl + func (s SparkLinkedService) MarshalJSON() ([]byte, error) + type SparkLinkedServiceTypeProperties struct + AllowHostNameCNMismatch *bool + AllowSelfSignedServerCert *bool + AuthenticationType SparkAuthenticationType + EnableSsl *bool + EncryptedCredential *string + HTTPPath *string + Host string + Password SecretBase + Port int64 + ServerType *SparkServerType + ThriftTransportProtocol *SparkThriftTransportProtocol + TrustedCertPath *string + UseSystemTrustStore *bool + Username *string + func (s *SparkLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type SparkObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *SparkDatasetTypeProperties + func (s *SparkObjectDataset) UnmarshalJSON(bytes []byte) error + func (s SparkObjectDataset) Dataset() BaseDatasetImpl + func (s SparkObjectDataset) MarshalJSON() ([]byte, error) + type SparkServerType string + const SparkServerTypeSharkServer + const SparkServerTypeSharkServerTwo + const SparkServerTypeSparkThriftServer + func (s *SparkServerType) UnmarshalJSON(bytes []byte) error + type SparkThriftTransportProtocol string + const SparkThriftTransportProtocolBinary + const SparkThriftTransportProtocolHTTP + const SparkThriftTransportProtocolSASL + func (s *SparkThriftTransportProtocol) UnmarshalJSON(bytes []byte) error + type SqlAlwaysEncryptedAkvAuthType string + const SqlAlwaysEncryptedAkvAuthTypeManagedIdentity + const SqlAlwaysEncryptedAkvAuthTypeServicePrincipal + const SqlAlwaysEncryptedAkvAuthTypeUserAssignedManagedIdentity + func (s *SqlAlwaysEncryptedAkvAuthType) UnmarshalJSON(bytes []byte) error + type SqlAlwaysEncryptedProperties struct + AlwaysEncryptedAkvAuthType SqlAlwaysEncryptedAkvAuthType + Credential *CredentialReference + ServicePrincipalId *string + ServicePrincipalKey SecretBase + func (s *SqlAlwaysEncryptedProperties) UnmarshalJSON(bytes []byte) error + type SqlServerAuthenticationType string + const SqlServerAuthenticationTypeSQL + const SqlServerAuthenticationTypeUserAssignedManagedIdentity + const SqlServerAuthenticationTypeWindows + func (s *SqlServerAuthenticationType) UnmarshalJSON(bytes []byte) error + type SqlServerLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties SqlServerLinkedServiceTypeProperties + Version *string + func (s *SqlServerLinkedService) UnmarshalJSON(bytes []byte) error + func (s SqlServerLinkedService) LinkedService() BaseLinkedServiceImpl + func (s SqlServerLinkedService) MarshalJSON() ([]byte, error) + type SqlServerLinkedServiceTypeProperties struct + AlwaysEncryptedSettings *SqlAlwaysEncryptedProperties + ApplicationIntent *string + AuthenticationType *SqlServerAuthenticationType + CommandTimeout *int64 + ConnectRetryCount *int64 + ConnectRetryInterval *int64 + ConnectTimeout *int64 + ConnectionString *string + Credential *CredentialReference + Database *string + Encrypt *string + EncryptedCredential *string + FailoverPartner *string + HostNameInCertificate *string + IntegratedSecurity *bool + LoadBalanceTimeout *int64 + MaxPoolSize *int64 + MinPoolSize *int64 + MultiSubnetFailover *bool + MultipleActiveResultSets *bool + PacketSize *int64 + Password SecretBase + Pooling *bool + Server *string + TrustServerCertificate *bool + UserName *string + func (s *SqlServerLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type SqlServerTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *SqlServerTableDatasetTypeProperties + func (s *SqlServerTableDataset) UnmarshalJSON(bytes []byte) error + func (s SqlServerTableDataset) Dataset() BaseDatasetImpl + func (s SqlServerTableDataset) MarshalJSON() ([]byte, error) + type SqlServerTableDatasetTypeProperties struct + Schema *string + Table *string + TableName *interface{} + type SquareLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties SquareLinkedServiceTypeProperties + Version *string + func (s *SquareLinkedService) UnmarshalJSON(bytes []byte) error + func (s SquareLinkedService) LinkedService() BaseLinkedServiceImpl + func (s SquareLinkedService) MarshalJSON() ([]byte, error) + type SquareLinkedServiceTypeProperties struct + ClientId *string + ClientSecret SecretBase + ConnectionProperties *interface{} + EncryptedCredential *string + Host *string + RedirectUri *string + UseEncryptedEndpoints *bool + UseHostVerification *bool + UsePeerVerification *bool + func (s *SquareLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type SquareObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *SquareObjectDataset) UnmarshalJSON(bytes []byte) error + func (s SquareObjectDataset) Dataset() BaseDatasetImpl + func (s SquareObjectDataset) MarshalJSON() ([]byte, error) + type SybaseAuthenticationType string + const SybaseAuthenticationTypeBasic + const SybaseAuthenticationTypeWindows + func (s *SybaseAuthenticationType) UnmarshalJSON(bytes []byte) error + type SybaseLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties SybaseLinkedServiceTypeProperties + Version *string + func (s *SybaseLinkedService) UnmarshalJSON(bytes []byte) error + func (s SybaseLinkedService) LinkedService() BaseLinkedServiceImpl + func (s SybaseLinkedService) MarshalJSON() ([]byte, error) + type SybaseLinkedServiceTypeProperties struct + AuthenticationType *SybaseAuthenticationType + Database string + EncryptedCredential *string + Password SecretBase + Schema *string + Server string + Username *string + func (s *SybaseLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type SybaseTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *SybaseTableDatasetTypeProperties + func (s *SybaseTableDataset) UnmarshalJSON(bytes []byte) error + func (s SybaseTableDataset) Dataset() BaseDatasetImpl + func (s SybaseTableDataset) MarshalJSON() ([]byte, error) + type SybaseTableDatasetTypeProperties struct + TableName *string + type TeamDeskAuthenticationType string + const TeamDeskAuthenticationTypeBasic + const TeamDeskAuthenticationTypeToken + func (s *TeamDeskAuthenticationType) UnmarshalJSON(bytes []byte) error + type TeamDeskLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties TeamDeskLinkedServiceTypeProperties + Version *string + func (s *TeamDeskLinkedService) UnmarshalJSON(bytes []byte) error + func (s TeamDeskLinkedService) LinkedService() BaseLinkedServiceImpl + func (s TeamDeskLinkedService) MarshalJSON() ([]byte, error) + type TeamDeskLinkedServiceTypeProperties struct + ApiToken SecretBase + AuthenticationType TeamDeskAuthenticationType + EncryptedCredential *string + Password SecretBase + Url string + UserName *string + func (s *TeamDeskLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type TeradataAuthenticationType string + const TeradataAuthenticationTypeBasic + const TeradataAuthenticationTypeWindows + func (s *TeradataAuthenticationType) UnmarshalJSON(bytes []byte) error + type TeradataLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties TeradataLinkedServiceTypeProperties + Version *string + func (s *TeradataLinkedService) UnmarshalJSON(bytes []byte) error + func (s TeradataLinkedService) LinkedService() BaseLinkedServiceImpl + func (s TeradataLinkedService) MarshalJSON() ([]byte, error) + type TeradataLinkedServiceTypeProperties struct + AuthenticationType *TeradataAuthenticationType + ConnectionString *string + EncryptedCredential *string + Password SecretBase + Server *string + Username *string + func (s *TeradataLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type TeradataTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *TeradataTableDatasetTypeProperties + func (s *TeradataTableDataset) UnmarshalJSON(bytes []byte) error + func (s TeradataTableDataset) Dataset() BaseDatasetImpl + func (s TeradataTableDataset) MarshalJSON() ([]byte, error) + type TeradataTableDatasetTypeProperties struct + Database *string + Table *string + type TextFormat struct + ColumnDelimiter *string + Deserializer *string + EncodingName *string + EscapeChar *string + FirstRowAsHeader *bool + NullValue *string + QuoteChar *string + RowDelimiter *string + Serializer *string + SkipLineCount *int64 + TreatEmptyAsNull *bool + Type string + func (s TextFormat) DatasetStorageFormat() BaseDatasetStorageFormatImpl + func (s TextFormat) MarshalJSON() ([]byte, error) + type Transformation struct + Dataset *DatasetReference + Description *string + Flowlet *DataFlowReference + LinkedService *LinkedServiceReference + Name string + type TwilioLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties TwilioLinkedServiceTypeProperties + Version *string + func (s *TwilioLinkedService) UnmarshalJSON(bytes []byte) error + func (s TwilioLinkedService) LinkedService() BaseLinkedServiceImpl + func (s TwilioLinkedService) MarshalJSON() ([]byte, error) + type TwilioLinkedServiceTypeProperties struct + Password SecretBase + UserName string + func (s *TwilioLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type VerticaDatasetTypeProperties struct + Schema *string + Table *string + TableName *interface{} + type VerticaLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties VerticaLinkedServiceTypeProperties + Version *string + func (s *VerticaLinkedService) UnmarshalJSON(bytes []byte) error + func (s VerticaLinkedService) LinkedService() BaseLinkedServiceImpl + func (s VerticaLinkedService) MarshalJSON() ([]byte, error) + type VerticaLinkedServiceTypeProperties struct + ConnectionString *string + Database *string + EncryptedCredential *string + Port *int64 + Pwd *AzureKeyVaultSecretReference + Server *string + Uid *string + type VerticaTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *VerticaDatasetTypeProperties + func (s *VerticaTableDataset) UnmarshalJSON(bytes []byte) error + func (s VerticaTableDataset) Dataset() BaseDatasetImpl + func (s VerticaTableDataset) MarshalJSON() ([]byte, error) + type WarehouseLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties WarehouseLinkedServiceTypeProperties + Version *string + func (s *WarehouseLinkedService) UnmarshalJSON(bytes []byte) error + func (s WarehouseLinkedService) LinkedService() BaseLinkedServiceImpl + func (s WarehouseLinkedService) MarshalJSON() ([]byte, error) + type WarehouseLinkedServiceTypeProperties struct + ArtifactId string + EncryptedCredential *string + Endpoint string + ServicePrincipalCredential SecretBase + ServicePrincipalCredentialType *string + ServicePrincipalId *string + ServicePrincipalKey SecretBase + Tenant *string + WorkspaceId *string + func (s *WarehouseLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type WarehouseTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *WarehouseTableDatasetTypeProperties + func (s *WarehouseTableDataset) UnmarshalJSON(bytes []byte) error + func (s WarehouseTableDataset) Dataset() BaseDatasetImpl + func (s WarehouseTableDataset) MarshalJSON() ([]byte, error) + type WarehouseTableDatasetTypeProperties struct + Schema *string + Table *string + type WebAnonymousAuthentication struct + AuthenticationType WebAuthenticationType + Url string + func (s WebAnonymousAuthentication) MarshalJSON() ([]byte, error) + func (s WebAnonymousAuthentication) WebLinkedServiceTypeProperties() BaseWebLinkedServiceTypePropertiesImpl + type WebAuthenticationType string + const WebAuthenticationTypeAnonymous + const WebAuthenticationTypeBasic + const WebAuthenticationTypeClientCertificate + func (s *WebAuthenticationType) UnmarshalJSON(bytes []byte) error + type WebBasicAuthentication struct + AuthenticationType WebAuthenticationType + Password SecretBase + Url string + Username string + func (s *WebBasicAuthentication) UnmarshalJSON(bytes []byte) error + func (s WebBasicAuthentication) MarshalJSON() ([]byte, error) + func (s WebBasicAuthentication) WebLinkedServiceTypeProperties() BaseWebLinkedServiceTypePropertiesImpl + type WebClientCertificateAuthentication struct + AuthenticationType WebAuthenticationType + Password SecretBase + Pfx SecretBase + Url string + func (s *WebClientCertificateAuthentication) UnmarshalJSON(bytes []byte) error + func (s WebClientCertificateAuthentication) MarshalJSON() ([]byte, error) + func (s WebClientCertificateAuthentication) WebLinkedServiceTypeProperties() BaseWebLinkedServiceTypePropertiesImpl + type WebLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties WebLinkedServiceTypeProperties + Version *string + func (s *WebLinkedService) UnmarshalJSON(bytes []byte) error + func (s WebLinkedService) LinkedService() BaseLinkedServiceImpl + func (s WebLinkedService) MarshalJSON() ([]byte, error) + type WebLinkedServiceTypeProperties interface + WebLinkedServiceTypeProperties func() BaseWebLinkedServiceTypePropertiesImpl + func UnmarshalWebLinkedServiceTypePropertiesImplementation(input []byte) (WebLinkedServiceTypeProperties, error) + type WebTableDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties WebTableDatasetTypeProperties + func (s *WebTableDataset) UnmarshalJSON(bytes []byte) error + func (s WebTableDataset) Dataset() BaseDatasetImpl + func (s WebTableDataset) MarshalJSON() ([]byte, error) + type WebTableDatasetTypeProperties struct + Index int64 + Path *string + type WranglingDataFlow struct + Annotations *[]interface{} + Description *string + Folder *DataFlowFolder + Type string + TypeProperties *PowerQueryTypeProperties + func (s WranglingDataFlow) DataFlow() BaseDataFlowImpl + func (s WranglingDataFlow) MarshalJSON() ([]byte, error) + type XeroLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties XeroLinkedServiceTypeProperties + Version *string + func (s *XeroLinkedService) UnmarshalJSON(bytes []byte) error + func (s XeroLinkedService) LinkedService() BaseLinkedServiceImpl + func (s XeroLinkedService) MarshalJSON() ([]byte, error) + type XeroLinkedServiceTypeProperties struct + ConnectionProperties *interface{} + ConsumerKey SecretBase + EncryptedCredential *string + Host *string + PrivateKey SecretBase + UseEncryptedEndpoints *bool + UseHostVerification *bool + UsePeerVerification *bool + func (s *XeroLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type XeroObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *XeroObjectDataset) UnmarshalJSON(bytes []byte) error + func (s XeroObjectDataset) Dataset() BaseDatasetImpl + func (s XeroObjectDataset) MarshalJSON() ([]byte, error) + type XmlDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *XmlDatasetTypeProperties + func (s *XmlDataset) UnmarshalJSON(bytes []byte) error + func (s XmlDataset) Dataset() BaseDatasetImpl + func (s XmlDataset) MarshalJSON() ([]byte, error) + type XmlDatasetTypeProperties struct + Compression *DatasetCompression + EncodingName *string + Location DatasetLocation + NullValue *string + func (s *XmlDatasetTypeProperties) UnmarshalJSON(bytes []byte) error + type ZendeskAuthenticationType string + const ZendeskAuthenticationTypeBasic + const ZendeskAuthenticationTypeToken + func (s *ZendeskAuthenticationType) UnmarshalJSON(bytes []byte) error + type ZendeskLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties ZendeskLinkedServiceTypeProperties + Version *string + func (s *ZendeskLinkedService) UnmarshalJSON(bytes []byte) error + func (s ZendeskLinkedService) LinkedService() BaseLinkedServiceImpl + func (s ZendeskLinkedService) MarshalJSON() ([]byte, error) + type ZendeskLinkedServiceTypeProperties struct + ApiToken SecretBase + AuthenticationType ZendeskAuthenticationType + EncryptedCredential *string + Password SecretBase + Url string + UserName *string + func (s *ZendeskLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type ZohoLinkedService struct + Annotations *[]interface{} + ConnectVia Reference + Description *string + Parameters *map[string]ParameterSpecification + Type string + TypeProperties ZohoLinkedServiceTypeProperties + Version *string + func (s *ZohoLinkedService) UnmarshalJSON(bytes []byte) error + func (s ZohoLinkedService) LinkedService() BaseLinkedServiceImpl + func (s ZohoLinkedService) MarshalJSON() ([]byte, error) + type ZohoLinkedServiceTypeProperties struct + AccessToken SecretBase + ConnectionProperties *interface{} + EncryptedCredential *string + Endpoint *string + UseEncryptedEndpoints *bool + UseHostVerification *bool + UsePeerVerification *bool + func (s *ZohoLinkedServiceTypeProperties) UnmarshalJSON(bytes []byte) error + type ZohoObjectDataset struct + Annotations *[]interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName Reference + Parameters *map[string]ParameterSpecification + Schema *interface{} + Structure *interface{} + Type string + TypeProperties *GenericDatasetTypeProperties + func (s *ZohoObjectDataset) UnmarshalJSON(bytes []byte) error + func (s ZohoObjectDataset) Dataset() BaseDatasetImpl + func (s ZohoObjectDataset) MarshalJSON() ([]byte, error)