Versions in this module Expand all Collapse all v0 deprecated v0.1.2 May 5, 2022 v0.1.1 Nov 3, 2021retracted Changes in this version + const UserAgent + const Version v0.1.0 May 21, 2021retracted Changes in this version + type Activity struct + AdditionalProperties map[string]interface{} + DependsOn []*ActivityDependency + Description *string + Name *string + Type *string + UserProperties []*UserProperty + func (a *Activity) GetActivity() *Activity + func (a *Activity) UnmarshalJSON(data []byte) error + type ActivityClassification interface + GetActivity func() *Activity + type ActivityDependency struct + Activity *string + AdditionalProperties map[string]interface{} + DependencyConditions []*DependencyCondition + func (a *ActivityDependency) UnmarshalJSON(data []byte) error + func (a ActivityDependency) MarshalJSON() ([]byte, error) + type ActivityPolicy struct + AdditionalProperties map[string]interface{} + Retry interface{} + RetryIntervalInSeconds *int32 + SecureInput *bool + SecureOutput *bool + Timeout interface{} + func (a *ActivityPolicy) UnmarshalJSON(data []byte) error + func (a ActivityPolicy) MarshalJSON() ([]byte, error) + type ActivityRun struct + ActivityName *string + ActivityRunEnd *time.Time + ActivityRunID *string + ActivityRunStart *time.Time + ActivityType *string + AdditionalProperties map[string]interface{} + DurationInMs *int32 + Error interface{} + Input interface{} + LinkedServiceName *string + Output interface{} + PipelineName *string + PipelineRunID *string + Status *string + func (a *ActivityRun) UnmarshalJSON(data []byte) error + func (a ActivityRun) MarshalJSON() ([]byte, error) + type ActivityRunsQueryResponse struct + ContinuationToken *string + Value []*ActivityRun + func (a ActivityRunsQueryResponse) MarshalJSON() ([]byte, error) + type ActivityRunsQueryResponseResponse struct + ActivityRunsQueryResponse *ActivityRunsQueryResponse + RawResponse *http.Response + type AddDataFlowToDebugSessionResponse struct + JobVersion *string + type AddDataFlowToDebugSessionResponseResponse struct + AddDataFlowToDebugSessionResponse *AddDataFlowToDebugSessionResponse + RawResponse *http.Response + type AdditionalColumns struct + Name interface{} + Value interface{} + type AmazonMWSLinkedService struct + TypeProperties *AmazonMWSLinkedServiceTypeProperties + func (a *AmazonMWSLinkedService) UnmarshalJSON(data []byte) error + func (a AmazonMWSLinkedService) MarshalJSON() ([]byte, error) + type AmazonMWSLinkedServiceTypeProperties struct + AccessKeyID interface{} + EncryptedCredential interface{} + Endpoint interface{} + MarketplaceID interface{} + MwsAuthToken SecretBaseClassification + SecretKey SecretBaseClassification + SellerID interface{} + UseEncryptedEndpoints interface{} + UseHostVerification interface{} + UsePeerVerification interface{} + func (a *AmazonMWSLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (a AmazonMWSLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type AmazonMWSObjectDataset struct + TypeProperties *GenericDatasetTypeProperties + func (a *AmazonMWSObjectDataset) UnmarshalJSON(data []byte) error + func (a AmazonMWSObjectDataset) MarshalJSON() ([]byte, error) + type AmazonMWSSource struct + Query interface{} + func (a *AmazonMWSSource) UnmarshalJSON(data []byte) error + func (a AmazonMWSSource) MarshalJSON() ([]byte, error) + type AmazonRedshiftLinkedService struct + TypeProperties *AmazonRedshiftLinkedServiceTypeProperties + func (a *AmazonRedshiftLinkedService) UnmarshalJSON(data []byte) error + func (a AmazonRedshiftLinkedService) MarshalJSON() ([]byte, error) + type AmazonRedshiftLinkedServiceTypeProperties struct + Database interface{} + EncryptedCredential interface{} + Password SecretBaseClassification + Port interface{} + Server interface{} + Username interface{} + func (a *AmazonRedshiftLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (a AmazonRedshiftLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type AmazonRedshiftSource struct + Query interface{} + RedshiftUnloadSettings *RedshiftUnloadSettings + func (a *AmazonRedshiftSource) UnmarshalJSON(data []byte) error + func (a AmazonRedshiftSource) MarshalJSON() ([]byte, error) + type AmazonRedshiftTableDataset struct + TypeProperties *AmazonRedshiftTableDatasetTypeProperties + func (a *AmazonRedshiftTableDataset) UnmarshalJSON(data []byte) error + func (a AmazonRedshiftTableDataset) MarshalJSON() ([]byte, error) + type AmazonRedshiftTableDatasetTypeProperties struct + Schema interface{} + Table interface{} + TableName interface{} + type AmazonS3Dataset struct + TypeProperties *AmazonS3DatasetTypeProperties + func (a *AmazonS3Dataset) UnmarshalJSON(data []byte) error + func (a AmazonS3Dataset) MarshalJSON() ([]byte, error) + type AmazonS3DatasetTypeProperties struct + BucketName interface{} + Compression DatasetCompressionClassification + Format DatasetStorageFormatClassification + Key interface{} + ModifiedDatetimeEnd interface{} + ModifiedDatetimeStart interface{} + Prefix interface{} + Version interface{} + func (a *AmazonS3DatasetTypeProperties) UnmarshalJSON(data []byte) error + func (a AmazonS3DatasetTypeProperties) MarshalJSON() ([]byte, error) + type AmazonS3LinkedService struct + TypeProperties *AmazonS3LinkedServiceTypeProperties + func (a *AmazonS3LinkedService) UnmarshalJSON(data []byte) error + func (a AmazonS3LinkedService) MarshalJSON() ([]byte, error) + type AmazonS3LinkedServiceTypeProperties struct + AccessKeyID interface{} + AuthenticationType interface{} + EncryptedCredential interface{} + SecretAccessKey SecretBaseClassification + ServiceURL interface{} + SessionToken SecretBaseClassification + func (a *AmazonS3LinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (a AmazonS3LinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type AmazonS3Location struct + BucketName interface{} + Version interface{} + func (a *AmazonS3Location) UnmarshalJSON(data []byte) error + func (a AmazonS3Location) MarshalJSON() ([]byte, error) + type AmazonS3ReadSettings struct + DeleteFilesAfterCompletion interface{} + EnablePartitionDiscovery *bool + FileListPath interface{} + ModifiedDatetimeEnd interface{} + ModifiedDatetimeStart interface{} + PartitionRootPath interface{} + Prefix interface{} + Recursive interface{} + WildcardFileName interface{} + WildcardFolderPath interface{} + func (a *AmazonS3ReadSettings) UnmarshalJSON(data []byte) error + func (a AmazonS3ReadSettings) MarshalJSON() ([]byte, error) + type AppendVariableActivity struct + TypeProperties *AppendVariableActivityTypeProperties + func (a *AppendVariableActivity) UnmarshalJSON(data []byte) error + func (a AppendVariableActivity) MarshalJSON() ([]byte, error) + type AppendVariableActivityTypeProperties struct + Value interface{} + VariableName *string + type ArtifactRenameRequest struct + NewName *string + type AutoPauseProperties struct + DelayInMinutes *int32 + Enabled *bool + type AutoScaleProperties struct + Enabled *bool + MaxNodeCount *int32 + MinNodeCount *int32 + type AvroCompressionCodec string + const AvroCompressionCodecBzip2 + const AvroCompressionCodecDeflate + const AvroCompressionCodecNone + const AvroCompressionCodecSnappy + const AvroCompressionCodecXz + func PossibleAvroCompressionCodecValues() []AvroCompressionCodec + func (c AvroCompressionCodec) ToPtr() *AvroCompressionCodec + type AvroDataset struct + TypeProperties *AvroDatasetTypeProperties + func (a *AvroDataset) UnmarshalJSON(data []byte) error + func (a AvroDataset) MarshalJSON() ([]byte, error) + type AvroDatasetTypeProperties struct + AvroCompressionCodec interface{} + AvroCompressionLevel *int32 + Location DatasetLocationClassification + func (a *AvroDatasetTypeProperties) UnmarshalJSON(data []byte) error + func (a AvroDatasetTypeProperties) MarshalJSON() ([]byte, error) + type AvroFormat struct + func (a AvroFormat) MarshalJSON() ([]byte, error) + type AvroSink struct + FormatSettings *AvroWriteSettings + StoreSettings StoreWriteSettingsClassification + func (a *AvroSink) UnmarshalJSON(data []byte) error + func (a AvroSink) MarshalJSON() ([]byte, error) + type AvroSource struct + AdditionalColumns []*AdditionalColumns + StoreSettings StoreReadSettingsClassification + func (a *AvroSource) UnmarshalJSON(data []byte) error + func (a AvroSource) MarshalJSON() ([]byte, error) + type AvroWriteSettings struct + FileNamePrefix interface{} + MaxRowsPerFile interface{} + RecordName *string + RecordNamespace *string + func (a *AvroWriteSettings) UnmarshalJSON(data []byte) error + func (a AvroWriteSettings) MarshalJSON() ([]byte, error) + type AzureBatchLinkedService struct + TypeProperties *AzureBatchLinkedServiceTypeProperties + func (a *AzureBatchLinkedService) UnmarshalJSON(data []byte) error + func (a AzureBatchLinkedService) MarshalJSON() ([]byte, error) + type AzureBatchLinkedServiceTypeProperties struct + AccessKey SecretBaseClassification + AccountName interface{} + BatchURI interface{} + EncryptedCredential interface{} + LinkedServiceName *LinkedServiceReference + PoolName interface{} + func (a *AzureBatchLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (a AzureBatchLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type AzureBlobDataset struct + TypeProperties *AzureBlobDatasetTypeProperties + func (a *AzureBlobDataset) UnmarshalJSON(data []byte) error + func (a AzureBlobDataset) MarshalJSON() ([]byte, error) + type AzureBlobDatasetTypeProperties struct + Compression DatasetCompressionClassification + FileName interface{} + FolderPath interface{} + Format DatasetStorageFormatClassification + ModifiedDatetimeEnd interface{} + ModifiedDatetimeStart interface{} + TableRootLocation interface{} + func (a *AzureBlobDatasetTypeProperties) UnmarshalJSON(data []byte) error + func (a AzureBlobDatasetTypeProperties) MarshalJSON() ([]byte, error) + type AzureBlobFSDataset struct + TypeProperties *AzureBlobFSDatasetTypeProperties + func (a *AzureBlobFSDataset) UnmarshalJSON(data []byte) error + func (a AzureBlobFSDataset) MarshalJSON() ([]byte, error) + type AzureBlobFSDatasetTypeProperties struct + Compression DatasetCompressionClassification + FileName interface{} + FolderPath interface{} + Format DatasetStorageFormatClassification + func (a *AzureBlobFSDatasetTypeProperties) UnmarshalJSON(data []byte) error + func (a AzureBlobFSDatasetTypeProperties) MarshalJSON() ([]byte, error) + type AzureBlobFSLinkedService struct + TypeProperties *AzureBlobFSLinkedServiceTypeProperties + func (a *AzureBlobFSLinkedService) UnmarshalJSON(data []byte) error + func (a AzureBlobFSLinkedService) MarshalJSON() ([]byte, error) + type AzureBlobFSLinkedServiceTypeProperties struct + AccountKey interface{} + AzureCloudType interface{} + EncryptedCredential interface{} + ServicePrincipalID interface{} + ServicePrincipalKey SecretBaseClassification + Tenant interface{} + URL interface{} + func (a *AzureBlobFSLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (a AzureBlobFSLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type AzureBlobFSLocation struct + FileSystem interface{} + func (a *AzureBlobFSLocation) UnmarshalJSON(data []byte) error + func (a AzureBlobFSLocation) MarshalJSON() ([]byte, error) + type AzureBlobFSReadSettings struct + DeleteFilesAfterCompletion interface{} + EnablePartitionDiscovery *bool + FileListPath interface{} + ModifiedDatetimeEnd interface{} + ModifiedDatetimeStart interface{} + PartitionRootPath interface{} + Recursive interface{} + WildcardFileName interface{} + WildcardFolderPath interface{} + func (a *AzureBlobFSReadSettings) UnmarshalJSON(data []byte) error + func (a AzureBlobFSReadSettings) MarshalJSON() ([]byte, error) + type AzureBlobFSSink struct + CopyBehavior interface{} + func (a *AzureBlobFSSink) UnmarshalJSON(data []byte) error + func (a AzureBlobFSSink) MarshalJSON() ([]byte, error) + type AzureBlobFSSource struct + Recursive interface{} + SkipHeaderLineCount interface{} + TreatEmptyAsNull interface{} + func (a *AzureBlobFSSource) UnmarshalJSON(data []byte) error + func (a AzureBlobFSSource) MarshalJSON() ([]byte, error) + type AzureBlobFSWriteSettings struct + BlockSizeInMB interface{} + func (a *AzureBlobFSWriteSettings) UnmarshalJSON(data []byte) error + func (a AzureBlobFSWriteSettings) MarshalJSON() ([]byte, error) + type AzureBlobStorageLinkedService struct + TypeProperties *AzureBlobStorageLinkedServiceTypeProperties + func (a *AzureBlobStorageLinkedService) UnmarshalJSON(data []byte) error + func (a AzureBlobStorageLinkedService) MarshalJSON() ([]byte, error) + type AzureBlobStorageLinkedServiceTypeProperties struct + AccountKey *AzureKeyVaultSecretReference + AzureCloudType interface{} + ConnectionString interface{} + EncryptedCredential *string + SasToken *AzureKeyVaultSecretReference + SasURI interface{} + ServiceEndpoint *string + ServicePrincipalID interface{} + ServicePrincipalKey SecretBaseClassification + Tenant interface{} + func (a *AzureBlobStorageLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (a AzureBlobStorageLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type AzureBlobStorageLocation struct + Container interface{} + func (a *AzureBlobStorageLocation) UnmarshalJSON(data []byte) error + func (a AzureBlobStorageLocation) MarshalJSON() ([]byte, error) + type AzureBlobStorageReadSettings struct + DeleteFilesAfterCompletion interface{} + EnablePartitionDiscovery *bool + FileListPath interface{} + ModifiedDatetimeEnd interface{} + ModifiedDatetimeStart interface{} + PartitionRootPath interface{} + Prefix interface{} + Recursive interface{} + WildcardFileName interface{} + WildcardFolderPath interface{} + func (a *AzureBlobStorageReadSettings) UnmarshalJSON(data []byte) error + func (a AzureBlobStorageReadSettings) MarshalJSON() ([]byte, error) + type AzureBlobStorageWriteSettings struct + BlockSizeInMB interface{} + func (a *AzureBlobStorageWriteSettings) UnmarshalJSON(data []byte) error + func (a AzureBlobStorageWriteSettings) MarshalJSON() ([]byte, error) + type AzureDataExplorerCommandActivity struct + TypeProperties *AzureDataExplorerCommandActivityTypeProperties + func (a *AzureDataExplorerCommandActivity) UnmarshalJSON(data []byte) error + func (a AzureDataExplorerCommandActivity) MarshalJSON() ([]byte, error) + type AzureDataExplorerCommandActivityTypeProperties struct + Command interface{} + CommandTimeout interface{} + type AzureDataExplorerDatasetTypeProperties struct + Table interface{} + type AzureDataExplorerLinkedService struct + TypeProperties *AzureDataExplorerLinkedServiceTypeProperties + func (a *AzureDataExplorerLinkedService) UnmarshalJSON(data []byte) error + func (a AzureDataExplorerLinkedService) MarshalJSON() ([]byte, error) + type AzureDataExplorerLinkedServiceTypeProperties struct + Database interface{} + Endpoint interface{} + ServicePrincipalID interface{} + ServicePrincipalKey SecretBaseClassification + Tenant interface{} + func (a *AzureDataExplorerLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (a AzureDataExplorerLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type AzureDataExplorerSink struct + FlushImmediately interface{} + IngestionMappingAsJSON interface{} + IngestionMappingName interface{} + func (a *AzureDataExplorerSink) UnmarshalJSON(data []byte) error + func (a AzureDataExplorerSink) MarshalJSON() ([]byte, error) + type AzureDataExplorerSource struct + AdditionalColumns []*AdditionalColumns + NoTruncation interface{} + Query interface{} + QueryTimeout interface{} + func (a *AzureDataExplorerSource) UnmarshalJSON(data []byte) error + func (a AzureDataExplorerSource) MarshalJSON() ([]byte, error) + type AzureDataExplorerTableDataset struct + TypeProperties *AzureDataExplorerDatasetTypeProperties + func (a *AzureDataExplorerTableDataset) UnmarshalJSON(data []byte) error + func (a AzureDataExplorerTableDataset) MarshalJSON() ([]byte, error) + type AzureDataLakeAnalyticsLinkedService struct + TypeProperties *AzureDataLakeAnalyticsLinkedServiceTypeProperties + func (a *AzureDataLakeAnalyticsLinkedService) UnmarshalJSON(data []byte) error + func (a AzureDataLakeAnalyticsLinkedService) MarshalJSON() ([]byte, error) + type AzureDataLakeAnalyticsLinkedServiceTypeProperties struct + AccountName interface{} + DataLakeAnalyticsURI interface{} + EncryptedCredential interface{} + ResourceGroupName interface{} + ServicePrincipalID interface{} + ServicePrincipalKey SecretBaseClassification + SubscriptionID interface{} + Tenant interface{} + func (a *AzureDataLakeAnalyticsLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (a AzureDataLakeAnalyticsLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type AzureDataLakeStoreDataset struct + TypeProperties *AzureDataLakeStoreDatasetTypeProperties + func (a *AzureDataLakeStoreDataset) UnmarshalJSON(data []byte) error + func (a AzureDataLakeStoreDataset) MarshalJSON() ([]byte, error) + type AzureDataLakeStoreDatasetTypeProperties struct + Compression DatasetCompressionClassification + FileName interface{} + FolderPath interface{} + Format DatasetStorageFormatClassification + func (a *AzureDataLakeStoreDatasetTypeProperties) UnmarshalJSON(data []byte) error + func (a AzureDataLakeStoreDatasetTypeProperties) MarshalJSON() ([]byte, error) + type AzureDataLakeStoreLinkedService struct + TypeProperties *AzureDataLakeStoreLinkedServiceTypeProperties + func (a *AzureDataLakeStoreLinkedService) UnmarshalJSON(data []byte) error + func (a AzureDataLakeStoreLinkedService) MarshalJSON() ([]byte, error) + type AzureDataLakeStoreLinkedServiceTypeProperties struct + AccountName interface{} + AzureCloudType interface{} + DataLakeStoreURI interface{} + EncryptedCredential interface{} + ResourceGroupName interface{} + ServicePrincipalID interface{} + ServicePrincipalKey SecretBaseClassification + SubscriptionID interface{} + Tenant interface{} + func (a *AzureDataLakeStoreLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (a AzureDataLakeStoreLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type AzureDataLakeStoreLocation struct + func (a AzureDataLakeStoreLocation) MarshalJSON() ([]byte, error) + type AzureDataLakeStoreReadSettings struct + DeleteFilesAfterCompletion interface{} + EnablePartitionDiscovery *bool + FileListPath interface{} + ListAfter interface{} + ListBefore interface{} + ModifiedDatetimeEnd interface{} + ModifiedDatetimeStart interface{} + PartitionRootPath interface{} + Recursive interface{} + WildcardFileName interface{} + WildcardFolderPath interface{} + func (a *AzureDataLakeStoreReadSettings) UnmarshalJSON(data []byte) error + func (a AzureDataLakeStoreReadSettings) MarshalJSON() ([]byte, error) + type AzureDataLakeStoreSink struct + CopyBehavior interface{} + EnableAdlsSingleFileParallel interface{} + func (a *AzureDataLakeStoreSink) UnmarshalJSON(data []byte) error + func (a AzureDataLakeStoreSink) MarshalJSON() ([]byte, error) + type AzureDataLakeStoreSource struct + Recursive interface{} + func (a *AzureDataLakeStoreSource) UnmarshalJSON(data []byte) error + func (a AzureDataLakeStoreSource) MarshalJSON() ([]byte, error) + type AzureDataLakeStoreWriteSettings struct + ExpiryDateTime interface{} + func (a *AzureDataLakeStoreWriteSettings) UnmarshalJSON(data []byte) error + func (a AzureDataLakeStoreWriteSettings) MarshalJSON() ([]byte, error) + type AzureDatabricksDeltaLakeDataset struct + TypeProperties *AzureDatabricksDeltaLakeDatasetTypeProperties + func (a *AzureDatabricksDeltaLakeDataset) UnmarshalJSON(data []byte) error + func (a AzureDatabricksDeltaLakeDataset) MarshalJSON() ([]byte, error) + type AzureDatabricksDeltaLakeDatasetTypeProperties struct + Database interface{} + Table interface{} + type AzureDatabricksDeltaLakeExportCommand struct + DateFormat interface{} + TimestampFormat interface{} + func (a *AzureDatabricksDeltaLakeExportCommand) UnmarshalJSON(data []byte) error + func (a AzureDatabricksDeltaLakeExportCommand) MarshalJSON() ([]byte, error) + type AzureDatabricksDeltaLakeImportCommand struct + DateFormat interface{} + TimestampFormat interface{} + func (a *AzureDatabricksDeltaLakeImportCommand) UnmarshalJSON(data []byte) error + func (a AzureDatabricksDeltaLakeImportCommand) MarshalJSON() ([]byte, error) + type AzureDatabricksDeltaLakeLinkedService struct + TypeProperties *AzureDatabricksDetltaLakeLinkedServiceTypeProperties + func (a *AzureDatabricksDeltaLakeLinkedService) UnmarshalJSON(data []byte) error + func (a AzureDatabricksDeltaLakeLinkedService) MarshalJSON() ([]byte, error) + type AzureDatabricksDeltaLakeSink struct + ImportSettings *AzureDatabricksDeltaLakeImportCommand + PreCopyScript interface{} + func (a *AzureDatabricksDeltaLakeSink) UnmarshalJSON(data []byte) error + func (a AzureDatabricksDeltaLakeSink) MarshalJSON() ([]byte, error) + type AzureDatabricksDeltaLakeSource struct + ExportSettings *AzureDatabricksDeltaLakeExportCommand + Query interface{} + func (a *AzureDatabricksDeltaLakeSource) UnmarshalJSON(data []byte) error + func (a AzureDatabricksDeltaLakeSource) MarshalJSON() ([]byte, error) + type AzureDatabricksDetltaLakeLinkedServiceTypeProperties struct + AccessToken SecretBaseClassification + ClusterID interface{} + Domain interface{} + EncryptedCredential interface{} + func (a *AzureDatabricksDetltaLakeLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (a AzureDatabricksDetltaLakeLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type AzureDatabricksLinkedService struct + TypeProperties *AzureDatabricksLinkedServiceTypeProperties + func (a *AzureDatabricksLinkedService) UnmarshalJSON(data []byte) error + func (a AzureDatabricksLinkedService) MarshalJSON() ([]byte, error) + type AzureDatabricksLinkedServiceTypeProperties struct + AccessToken SecretBaseClassification + Authentication interface{} + Domain interface{} + EncryptedCredential interface{} + ExistingClusterID interface{} + InstancePoolID interface{} + NewClusterCustomTags map[string]interface{} + NewClusterDriverNodeType interface{} + NewClusterEnableElasticDisk interface{} + NewClusterInitScripts interface{} + NewClusterLogDestination interface{} + NewClusterNodeType interface{} + NewClusterNumOfWorker interface{} + NewClusterSparkConf map[string]interface{} + NewClusterSparkEnvVars map[string]interface{} + NewClusterVersion interface{} + PolicyID interface{} + WorkspaceResourceID interface{} + func (a *AzureDatabricksLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (a AzureDatabricksLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type AzureEntityResource struct + Etag *string + func (a *AzureEntityResource) UnmarshalJSON(data []byte) error + func (a AzureEntityResource) MarshalJSON() ([]byte, error) + type AzureFileStorageLinkedService struct + TypeProperties *AzureFileStorageLinkedServiceTypeProperties + func (a *AzureFileStorageLinkedService) UnmarshalJSON(data []byte) error + func (a AzureFileStorageLinkedService) MarshalJSON() ([]byte, error) + type AzureFileStorageLinkedServiceTypeProperties struct + AccountKey *AzureKeyVaultSecretReference + ConnectionString interface{} + EncryptedCredential interface{} + FileShare interface{} + Host interface{} + Password SecretBaseClassification + SasToken *AzureKeyVaultSecretReference + SasURI interface{} + Snapshot interface{} + UserID interface{} + func (a *AzureFileStorageLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (a AzureFileStorageLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type AzureFileStorageLocation struct + func (a AzureFileStorageLocation) MarshalJSON() ([]byte, error) + type AzureFileStorageReadSettings struct + DeleteFilesAfterCompletion interface{} + EnablePartitionDiscovery *bool + FileListPath interface{} + ModifiedDatetimeEnd interface{} + ModifiedDatetimeStart interface{} + PartitionRootPath interface{} + Prefix interface{} + Recursive interface{} + WildcardFileName interface{} + WildcardFolderPath interface{} + func (a *AzureFileStorageReadSettings) UnmarshalJSON(data []byte) error + func (a AzureFileStorageReadSettings) MarshalJSON() ([]byte, error) + type AzureFileStorageWriteSettings struct + func (a AzureFileStorageWriteSettings) MarshalJSON() ([]byte, error) + type AzureFunctionActivity struct + TypeProperties *AzureFunctionActivityTypeProperties + func (a *AzureFunctionActivity) UnmarshalJSON(data []byte) error + func (a AzureFunctionActivity) MarshalJSON() ([]byte, error) + type AzureFunctionActivityMethod string + const AzureFunctionActivityMethodDELETE + const AzureFunctionActivityMethodGET + const AzureFunctionActivityMethodHEAD + const AzureFunctionActivityMethodOPTIONS + const AzureFunctionActivityMethodPOST + const AzureFunctionActivityMethodPUT + const AzureFunctionActivityMethodTRACE + func PossibleAzureFunctionActivityMethodValues() []AzureFunctionActivityMethod + func (c AzureFunctionActivityMethod) ToPtr() *AzureFunctionActivityMethod + type AzureFunctionActivityTypeProperties struct + Body interface{} + FunctionName interface{} + Headers interface{} + Method *AzureFunctionActivityMethod + type AzureFunctionLinkedService struct + TypeProperties *AzureFunctionLinkedServiceTypeProperties + func (a *AzureFunctionLinkedService) UnmarshalJSON(data []byte) error + func (a AzureFunctionLinkedService) MarshalJSON() ([]byte, error) + type AzureFunctionLinkedServiceTypeProperties struct + EncryptedCredential interface{} + FunctionAppURL interface{} + FunctionKey SecretBaseClassification + func (a *AzureFunctionLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (a AzureFunctionLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type AzureKeyVaultLinkedService struct + TypeProperties *AzureKeyVaultLinkedServiceTypeProperties + func (a *AzureKeyVaultLinkedService) UnmarshalJSON(data []byte) error + func (a AzureKeyVaultLinkedService) MarshalJSON() ([]byte, error) + type AzureKeyVaultLinkedServiceTypeProperties struct + BaseURL interface{} + type AzureKeyVaultSecretReference struct + SecretName interface{} + SecretVersion interface{} + Store *LinkedServiceReference + func (a *AzureKeyVaultSecretReference) UnmarshalJSON(data []byte) error + func (a AzureKeyVaultSecretReference) MarshalJSON() ([]byte, error) + type AzureMLBatchExecutionActivity struct + TypeProperties *AzureMLBatchExecutionActivityTypeProperties + func (a *AzureMLBatchExecutionActivity) UnmarshalJSON(data []byte) error + func (a AzureMLBatchExecutionActivity) MarshalJSON() ([]byte, error) + type AzureMLBatchExecutionActivityTypeProperties struct + GlobalParameters map[string]interface{} + WebServiceInputs map[string]*AzureMLWebServiceFile + WebServiceOutputs map[string]*AzureMLWebServiceFile + func (a AzureMLBatchExecutionActivityTypeProperties) MarshalJSON() ([]byte, error) + type AzureMLExecutePipelineActivity struct + TypeProperties *AzureMLExecutePipelineActivityTypeProperties + func (a *AzureMLExecutePipelineActivity) UnmarshalJSON(data []byte) error + func (a AzureMLExecutePipelineActivity) MarshalJSON() ([]byte, error) + type AzureMLExecutePipelineActivityTypeProperties struct + ContinueOnStepFailure interface{} + ExperimentName interface{} + MlParentRunID interface{} + MlPipelineID interface{} + MlPipelineParameters interface{} + type AzureMLLinkedService struct + TypeProperties *AzureMLLinkedServiceTypeProperties + func (a *AzureMLLinkedService) UnmarshalJSON(data []byte) error + func (a AzureMLLinkedService) MarshalJSON() ([]byte, error) + type AzureMLLinkedServiceTypeProperties struct + APIKey SecretBaseClassification + EncryptedCredential interface{} + MlEndpoint interface{} + ServicePrincipalID interface{} + ServicePrincipalKey SecretBaseClassification + Tenant interface{} + UpdateResourceEndpoint interface{} + func (a *AzureMLLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (a AzureMLLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type AzureMLServiceLinkedService struct + TypeProperties *AzureMLServiceLinkedServiceTypeProperties + func (a *AzureMLServiceLinkedService) UnmarshalJSON(data []byte) error + func (a AzureMLServiceLinkedService) MarshalJSON() ([]byte, error) + type AzureMLServiceLinkedServiceTypeProperties struct + EncryptedCredential interface{} + MlWorkspaceName interface{} + ResourceGroupName interface{} + ServicePrincipalID interface{} + ServicePrincipalKey SecretBaseClassification + SubscriptionID interface{} + Tenant interface{} + func (a *AzureMLServiceLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (a AzureMLServiceLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type AzureMLUpdateResourceActivity struct + TypeProperties *AzureMLUpdateResourceActivityTypeProperties + func (a *AzureMLUpdateResourceActivity) UnmarshalJSON(data []byte) error + func (a AzureMLUpdateResourceActivity) MarshalJSON() ([]byte, error) + type AzureMLUpdateResourceActivityTypeProperties struct + TrainedModelFilePath interface{} + TrainedModelLinkedServiceName *LinkedServiceReference + TrainedModelName interface{} + type AzureMLWebServiceFile struct + FilePath interface{} + LinkedServiceName *LinkedServiceReference + type AzureMariaDBLinkedService struct + TypeProperties *AzureMariaDBLinkedServiceTypeProperties + func (a *AzureMariaDBLinkedService) UnmarshalJSON(data []byte) error + func (a AzureMariaDBLinkedService) MarshalJSON() ([]byte, error) + type AzureMariaDBLinkedServiceTypeProperties struct + ConnectionString interface{} + EncryptedCredential interface{} + Pwd *AzureKeyVaultSecretReference + type AzureMariaDBSource struct + Query interface{} + func (a *AzureMariaDBSource) UnmarshalJSON(data []byte) error + func (a AzureMariaDBSource) MarshalJSON() ([]byte, error) + type AzureMariaDBTableDataset struct + TypeProperties *GenericDatasetTypeProperties + func (a *AzureMariaDBTableDataset) UnmarshalJSON(data []byte) error + func (a AzureMariaDBTableDataset) MarshalJSON() ([]byte, error) + type AzureMySQLLinkedService struct + TypeProperties *AzureMySQLLinkedServiceTypeProperties + func (a *AzureMySQLLinkedService) UnmarshalJSON(data []byte) error + func (a AzureMySQLLinkedService) MarshalJSON() ([]byte, error) + type AzureMySQLLinkedServiceTypeProperties struct + ConnectionString interface{} + EncryptedCredential interface{} + Password *AzureKeyVaultSecretReference + type AzureMySQLSink struct + PreCopyScript interface{} + func (a *AzureMySQLSink) UnmarshalJSON(data []byte) error + func (a AzureMySQLSink) MarshalJSON() ([]byte, error) + type AzureMySQLSource struct + Query interface{} + func (a *AzureMySQLSource) UnmarshalJSON(data []byte) error + func (a AzureMySQLSource) MarshalJSON() ([]byte, error) + type AzureMySQLTableDataset struct + TypeProperties *AzureMySQLTableDatasetTypeProperties + func (a *AzureMySQLTableDataset) UnmarshalJSON(data []byte) error + func (a AzureMySQLTableDataset) MarshalJSON() ([]byte, error) + type AzureMySQLTableDatasetTypeProperties struct + Table interface{} + TableName interface{} + type AzurePostgreSQLLinkedService struct + TypeProperties *AzurePostgreSQLLinkedServiceTypeProperties + func (a *AzurePostgreSQLLinkedService) UnmarshalJSON(data []byte) error + func (a AzurePostgreSQLLinkedService) MarshalJSON() ([]byte, error) + type AzurePostgreSQLLinkedServiceTypeProperties struct + ConnectionString interface{} + EncryptedCredential interface{} + Password *AzureKeyVaultSecretReference + type AzurePostgreSQLSink struct + PreCopyScript interface{} + func (a *AzurePostgreSQLSink) UnmarshalJSON(data []byte) error + func (a AzurePostgreSQLSink) MarshalJSON() ([]byte, error) + type AzurePostgreSQLSource struct + Query interface{} + func (a *AzurePostgreSQLSource) UnmarshalJSON(data []byte) error + func (a AzurePostgreSQLSource) MarshalJSON() ([]byte, error) + type AzurePostgreSQLTableDataset struct + TypeProperties *AzurePostgreSQLTableDatasetTypeProperties + func (a *AzurePostgreSQLTableDataset) UnmarshalJSON(data []byte) error + func (a AzurePostgreSQLTableDataset) MarshalJSON() ([]byte, error) + type AzurePostgreSQLTableDatasetTypeProperties struct + Schema interface{} + Table interface{} + TableName interface{} + type AzureQueueSink struct + func (a AzureQueueSink) MarshalJSON() ([]byte, error) + type AzureSQLDWLinkedService struct + TypeProperties *AzureSQLDWLinkedServiceTypeProperties + func (a *AzureSQLDWLinkedService) UnmarshalJSON(data []byte) error + func (a AzureSQLDWLinkedService) MarshalJSON() ([]byte, error) + type AzureSQLDWLinkedServiceTypeProperties struct + AzureCloudType interface{} + ConnectionString interface{} + EncryptedCredential interface{} + Password *AzureKeyVaultSecretReference + ServicePrincipalID interface{} + ServicePrincipalKey SecretBaseClassification + Tenant interface{} + func (a *AzureSQLDWLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (a AzureSQLDWLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type AzureSQLDWTableDataset struct + TypeProperties *AzureSQLDWTableDatasetTypeProperties + func (a *AzureSQLDWTableDataset) UnmarshalJSON(data []byte) error + func (a AzureSQLDWTableDataset) MarshalJSON() ([]byte, error) + type AzureSQLDWTableDatasetTypeProperties struct + Schema interface{} + Table interface{} + TableName interface{} + type AzureSQLDatabaseLinkedService struct + TypeProperties *AzureSQLDatabaseLinkedServiceTypeProperties + func (a *AzureSQLDatabaseLinkedService) UnmarshalJSON(data []byte) error + func (a AzureSQLDatabaseLinkedService) MarshalJSON() ([]byte, error) + type AzureSQLDatabaseLinkedServiceTypeProperties struct + AzureCloudType interface{} + ConnectionString interface{} + EncryptedCredential interface{} + Password *AzureKeyVaultSecretReference + ServicePrincipalID interface{} + ServicePrincipalKey SecretBaseClassification + Tenant interface{} + func (a *AzureSQLDatabaseLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (a AzureSQLDatabaseLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type AzureSQLMILinkedService struct + TypeProperties *AzureSQLMILinkedServiceTypeProperties + func (a *AzureSQLMILinkedService) UnmarshalJSON(data []byte) error + func (a AzureSQLMILinkedService) MarshalJSON() ([]byte, error) + type AzureSQLMILinkedServiceTypeProperties struct + AzureCloudType interface{} + ConnectionString interface{} + EncryptedCredential interface{} + Password *AzureKeyVaultSecretReference + ServicePrincipalID interface{} + ServicePrincipalKey SecretBaseClassification + Tenant interface{} + func (a *AzureSQLMILinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (a AzureSQLMILinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type AzureSQLMITableDataset struct + TypeProperties *AzureSQLMITableDatasetTypeProperties + func (a *AzureSQLMITableDataset) UnmarshalJSON(data []byte) error + func (a AzureSQLMITableDataset) MarshalJSON() ([]byte, error) + type AzureSQLMITableDatasetTypeProperties struct + Schema interface{} + Table interface{} + TableName interface{} + type AzureSQLSink struct + PreCopyScript interface{} + SQLWriterStoredProcedureName interface{} + SQLWriterTableType interface{} + StoredProcedureParameters map[string]*StoredProcedureParameter + StoredProcedureTableTypeParameterName interface{} + TableOption interface{} + func (a *AzureSQLSink) UnmarshalJSON(data []byte) error + func (a AzureSQLSink) MarshalJSON() ([]byte, error) + type AzureSQLSource struct + PartitionOption interface{} + PartitionSettings *SQLPartitionSettings + ProduceAdditionalTypes interface{} + SQLReaderQuery interface{} + SQLReaderStoredProcedureName interface{} + StoredProcedureParameters map[string]*StoredProcedureParameter + func (a *AzureSQLSource) UnmarshalJSON(data []byte) error + func (a AzureSQLSource) MarshalJSON() ([]byte, error) + type AzureSQLTableDataset struct + TypeProperties *AzureSQLTableDatasetTypeProperties + func (a *AzureSQLTableDataset) UnmarshalJSON(data []byte) error + func (a AzureSQLTableDataset) MarshalJSON() ([]byte, error) + type AzureSQLTableDatasetTypeProperties struct + Schema interface{} + Table interface{} + TableName interface{} + type AzureSearchIndexDataset struct + TypeProperties *AzureSearchIndexDatasetTypeProperties + func (a *AzureSearchIndexDataset) UnmarshalJSON(data []byte) error + func (a AzureSearchIndexDataset) MarshalJSON() ([]byte, error) + type AzureSearchIndexDatasetTypeProperties struct + IndexName interface{} + type AzureSearchIndexSink struct + WriteBehavior *AzureSearchIndexWriteBehaviorType + func (a *AzureSearchIndexSink) UnmarshalJSON(data []byte) error + func (a AzureSearchIndexSink) MarshalJSON() ([]byte, error) + type AzureSearchIndexWriteBehaviorType string + const AzureSearchIndexWriteBehaviorTypeMerge + const AzureSearchIndexWriteBehaviorTypeUpload + func PossibleAzureSearchIndexWriteBehaviorTypeValues() []AzureSearchIndexWriteBehaviorType + func (c AzureSearchIndexWriteBehaviorType) ToPtr() *AzureSearchIndexWriteBehaviorType + type AzureSearchLinkedService struct + TypeProperties *AzureSearchLinkedServiceTypeProperties + func (a *AzureSearchLinkedService) UnmarshalJSON(data []byte) error + func (a AzureSearchLinkedService) MarshalJSON() ([]byte, error) + type AzureSearchLinkedServiceTypeProperties struct + EncryptedCredential interface{} + Key SecretBaseClassification + URL interface{} + func (a *AzureSearchLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (a AzureSearchLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type AzureStorageLinkedService struct + TypeProperties *AzureStorageLinkedServiceTypeProperties + func (a *AzureStorageLinkedService) UnmarshalJSON(data []byte) error + func (a AzureStorageLinkedService) MarshalJSON() ([]byte, error) + type AzureStorageLinkedServiceTypeProperties struct + AccountKey *AzureKeyVaultSecretReference + ConnectionString interface{} + EncryptedCredential *string + SasToken *AzureKeyVaultSecretReference + SasURI interface{} + type AzureTableDataset struct + TypeProperties *AzureTableDatasetTypeProperties + func (a *AzureTableDataset) UnmarshalJSON(data []byte) error + func (a AzureTableDataset) MarshalJSON() ([]byte, error) + type AzureTableDatasetTypeProperties struct + TableName interface{} + type AzureTableSink struct + AzureTableDefaultPartitionKeyValue interface{} + AzureTableInsertType interface{} + AzureTablePartitionKeyName interface{} + AzureTableRowKeyName interface{} + func (a *AzureTableSink) UnmarshalJSON(data []byte) error + func (a AzureTableSink) MarshalJSON() ([]byte, error) + type AzureTableSource struct + AzureTableSourceIgnoreTableNotFound interface{} + AzureTableSourceQuery interface{} + func (a *AzureTableSource) UnmarshalJSON(data []byte) error + func (a AzureTableSource) MarshalJSON() ([]byte, error) + type AzureTableStorageLinkedService struct + TypeProperties *AzureStorageLinkedServiceTypeProperties + func (a *AzureTableStorageLinkedService) UnmarshalJSON(data []byte) error + func (a AzureTableStorageLinkedService) MarshalJSON() ([]byte, error) + type BigDataPoolReference struct + ReferenceName *string + Type *BigDataPoolReferenceType + type BigDataPoolReferenceType string + const BigDataPoolReferenceTypeBigDataPoolReference + func PossibleBigDataPoolReferenceTypeValues() []BigDataPoolReferenceType + func (c BigDataPoolReferenceType) ToPtr() *BigDataPoolReferenceType + type BigDataPoolResourceInfo struct + Properties *BigDataPoolResourceProperties + func (b BigDataPoolResourceInfo) MarshalJSON() ([]byte, error) + type BigDataPoolResourceInfoListResult struct + NextLink *string + Value []*BigDataPoolResourceInfo + func (b BigDataPoolResourceInfoListResult) MarshalJSON() ([]byte, error) + type BigDataPoolResourceInfoListResultResponse struct + BigDataPoolResourceInfoListResult *BigDataPoolResourceInfoListResult + RawResponse *http.Response + type BigDataPoolResourceInfoResponse struct + BigDataPoolResourceInfo *BigDataPoolResourceInfo + RawResponse *http.Response + type BigDataPoolResourceProperties struct + AutoPause *AutoPauseProperties + AutoScale *AutoScaleProperties + CacheSize *int32 + CreationDate *time.Time + CustomLibraries []*LibraryInfo + DefaultSparkLogFolder *string + DynamicExecutorAllocation *DynamicExecutorAllocation + IsComputeIsolationEnabled *bool + LastSucceededTimestamp *time.Time + LibraryRequirements *LibraryRequirements + NodeCount *int32 + NodeSize *NodeSize + NodeSizeFamily *NodeSizeFamily + ProvisioningState *string + SessionLevelPackagesEnabled *bool + SparkConfigProperties *LibraryRequirements + SparkEventsFolder *string + SparkVersion *string + func (b *BigDataPoolResourceProperties) UnmarshalJSON(data []byte) error + func (b BigDataPoolResourceProperties) MarshalJSON() ([]byte, error) + type BigDataPoolsClient struct + func NewBigDataPoolsClient(con *Connection) *BigDataPoolsClient + func (client *BigDataPoolsClient) Get(ctx context.Context, bigDataPoolName string, options *BigDataPoolsGetOptions) (BigDataPoolResourceInfoResponse, error) + func (client *BigDataPoolsClient) List(ctx context.Context, options *BigDataPoolsListOptions) (BigDataPoolResourceInfoListResultResponse, error) + type BigDataPoolsGetOptions struct + type BigDataPoolsListOptions struct + type BinaryDataset struct + TypeProperties *BinaryDatasetTypeProperties + func (b *BinaryDataset) UnmarshalJSON(data []byte) error + func (b BinaryDataset) MarshalJSON() ([]byte, error) + type BinaryDatasetTypeProperties struct + Compression DatasetCompressionClassification + Location DatasetLocationClassification + func (b *BinaryDatasetTypeProperties) UnmarshalJSON(data []byte) error + func (b BinaryDatasetTypeProperties) MarshalJSON() ([]byte, error) + type BinaryReadSettings struct + CompressionProperties CompressionReadSettingsClassification + func (b *BinaryReadSettings) UnmarshalJSON(data []byte) error + func (b BinaryReadSettings) MarshalJSON() ([]byte, error) + type BinarySink struct + StoreSettings StoreWriteSettingsClassification + func (b *BinarySink) UnmarshalJSON(data []byte) error + func (b BinarySink) MarshalJSON() ([]byte, error) + type BinarySource struct + FormatSettings *BinaryReadSettings + StoreSettings StoreReadSettingsClassification + func (b *BinarySource) UnmarshalJSON(data []byte) error + func (b BinarySource) MarshalJSON() ([]byte, error) + type BlobEventType string + const BlobEventTypeMicrosoftStorageBlobCreated + const BlobEventTypeMicrosoftStorageBlobDeleted + func PossibleBlobEventTypeValues() []BlobEventType + func (c BlobEventType) ToPtr() *BlobEventType + type BlobEventsTrigger struct + TypeProperties *BlobEventsTriggerTypeProperties + func (b *BlobEventsTrigger) UnmarshalJSON(data []byte) error + func (b BlobEventsTrigger) MarshalJSON() ([]byte, error) + type BlobEventsTriggerTypeProperties struct + BlobPathBeginsWith *string + BlobPathEndsWith *string + Events []*BlobEventType + IgnoreEmptyBlobs *bool + Scope *string + func (b BlobEventsTriggerTypeProperties) MarshalJSON() ([]byte, error) + type BlobSink struct + BlobWriterAddHeader interface{} + BlobWriterDateTimeFormat interface{} + BlobWriterOverwriteFiles interface{} + CopyBehavior interface{} + func (b *BlobSink) UnmarshalJSON(data []byte) error + func (b BlobSink) MarshalJSON() ([]byte, error) + type BlobSource struct + Recursive interface{} + SkipHeaderLineCount interface{} + TreatEmptyAsNull interface{} + func (b *BlobSource) UnmarshalJSON(data []byte) error + func (b BlobSource) MarshalJSON() ([]byte, error) + type BlobTrigger struct + TypeProperties *BlobTriggerTypeProperties + func (b *BlobTrigger) UnmarshalJSON(data []byte) error + func (b BlobTrigger) MarshalJSON() ([]byte, error) + type BlobTriggerTypeProperties struct + FolderPath *string + LinkedService *LinkedServiceReference + MaxConcurrency *int32 + type CassandraLinkedService struct + TypeProperties *CassandraLinkedServiceTypeProperties + func (c *CassandraLinkedService) UnmarshalJSON(data []byte) error + func (c CassandraLinkedService) MarshalJSON() ([]byte, error) + type CassandraLinkedServiceTypeProperties struct + AuthenticationType interface{} + EncryptedCredential interface{} + Host interface{} + Password SecretBaseClassification + Port interface{} + Username interface{} + func (c *CassandraLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (c CassandraLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type CassandraSource struct + ConsistencyLevel *CassandraSourceReadConsistencyLevels + Query interface{} + func (c *CassandraSource) UnmarshalJSON(data []byte) error + func (c CassandraSource) MarshalJSON() ([]byte, error) + type CassandraSourceReadConsistencyLevels string + const CassandraSourceReadConsistencyLevelsALL + const CassandraSourceReadConsistencyLevelsEACHQUORUM + const CassandraSourceReadConsistencyLevelsLOCALONE + const CassandraSourceReadConsistencyLevelsLOCALQUORUM + const CassandraSourceReadConsistencyLevelsLOCALSERIAL + const CassandraSourceReadConsistencyLevelsONE + const CassandraSourceReadConsistencyLevelsQUORUM + const CassandraSourceReadConsistencyLevelsSERIAL + const CassandraSourceReadConsistencyLevelsTHREE + const CassandraSourceReadConsistencyLevelsTWO + func PossibleCassandraSourceReadConsistencyLevelsValues() []CassandraSourceReadConsistencyLevels + func (c CassandraSourceReadConsistencyLevels) ToPtr() *CassandraSourceReadConsistencyLevels + type CassandraTableDataset struct + TypeProperties *CassandraTableDatasetTypeProperties + func (c *CassandraTableDataset) UnmarshalJSON(data []byte) error + func (c CassandraTableDataset) MarshalJSON() ([]byte, error) + type CassandraTableDatasetTypeProperties struct + Keyspace interface{} + TableName interface{} + type CellOutputType string + const CellOutputTypeDisplayData + const CellOutputTypeError + const CellOutputTypeExecuteResult + const CellOutputTypeStream + func PossibleCellOutputTypeValues() []CellOutputType + func (c CellOutputType) ToPtr() *CellOutputType + type ChainingTrigger struct + Pipeline *TriggerPipelineReference + TypeProperties *ChainingTriggerTypeProperties + func (c *ChainingTrigger) UnmarshalJSON(data []byte) error + func (c ChainingTrigger) MarshalJSON() ([]byte, error) + type ChainingTriggerTypeProperties struct + DependsOn []*PipelineReference + RunDimension *string + func (c ChainingTriggerTypeProperties) MarshalJSON() ([]byte, error) + type CloudError struct + InnerError *CloudErrorBody + func (e CloudError) Error() string + type CloudErrorBody struct + Code *string + Details []*CloudError + Message *string + Target *string + func (c CloudErrorBody) MarshalJSON() ([]byte, error) + type CommonDataServiceForAppsEntityDataset struct + TypeProperties *CommonDataServiceForAppsEntityDatasetTypeProperties + func (c *CommonDataServiceForAppsEntityDataset) UnmarshalJSON(data []byte) error + func (c CommonDataServiceForAppsEntityDataset) MarshalJSON() ([]byte, error) + type CommonDataServiceForAppsEntityDatasetTypeProperties struct + EntityName interface{} + type CommonDataServiceForAppsLinkedService struct + TypeProperties *CommonDataServiceForAppsLinkedServiceTypeProperties + func (c *CommonDataServiceForAppsLinkedService) UnmarshalJSON(data []byte) error + func (c CommonDataServiceForAppsLinkedService) MarshalJSON() ([]byte, error) + type CommonDataServiceForAppsLinkedServiceTypeProperties struct + AuthenticationType *DynamicsAuthenticationType + DeploymentType *DynamicsDeploymentType + EncryptedCredential interface{} + HostName interface{} + OrganizationName interface{} + Password SecretBaseClassification + Port interface{} + ServicePrincipalCredential SecretBaseClassification + ServicePrincipalCredentialType interface{} + ServicePrincipalID interface{} + ServiceURI interface{} + Username interface{} + func (c *CommonDataServiceForAppsLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (c CommonDataServiceForAppsLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type CommonDataServiceForAppsSink struct + AlternateKeyName interface{} + IgnoreNullValues interface{} + WriteBehavior *DynamicsSinkWriteBehavior + func (c *CommonDataServiceForAppsSink) UnmarshalJSON(data []byte) error + func (c CommonDataServiceForAppsSink) MarshalJSON() ([]byte, error) + type CommonDataServiceForAppsSource struct + AdditionalColumns []*AdditionalColumns + Query interface{} + func (c *CommonDataServiceForAppsSource) UnmarshalJSON(data []byte) error + func (c CommonDataServiceForAppsSource) MarshalJSON() ([]byte, error) + type CompressionCodec string + const CompressionCodecBzip2 + const CompressionCodecDeflate + const CompressionCodecGzip + const CompressionCodecLz4 + const CompressionCodecSnappy + const CompressionCodecTar + const CompressionCodecTarGZip + const CompressionCodecZipDeflate + func PossibleCompressionCodecValues() []CompressionCodec + func (c CompressionCodec) ToPtr() *CompressionCodec + type CompressionReadSettings struct + AdditionalProperties map[string]interface{} + Type *string + func (c *CompressionReadSettings) GetCompressionReadSettings() *CompressionReadSettings + func (c *CompressionReadSettings) UnmarshalJSON(data []byte) error + type CompressionReadSettingsClassification interface + GetCompressionReadSettings func() *CompressionReadSettings + type ConcurLinkedService struct + TypeProperties *ConcurLinkedServiceTypeProperties + func (c *ConcurLinkedService) UnmarshalJSON(data []byte) error + func (c ConcurLinkedService) MarshalJSON() ([]byte, error) + type ConcurLinkedServiceTypeProperties struct + ClientID interface{} + ConnectionProperties interface{} + EncryptedCredential interface{} + Password SecretBaseClassification + UseEncryptedEndpoints interface{} + UseHostVerification interface{} + UsePeerVerification interface{} + Username interface{} + func (c *ConcurLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (c ConcurLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type ConcurObjectDataset struct + TypeProperties *GenericDatasetTypeProperties + func (c *ConcurObjectDataset) UnmarshalJSON(data []byte) error + func (c ConcurObjectDataset) MarshalJSON() ([]byte, error) + type ConcurSource struct + Query interface{} + func (c *ConcurSource) UnmarshalJSON(data []byte) error + func (c ConcurSource) MarshalJSON() ([]byte, error) + type Connection struct + func NewConnection(endpoint string, cred azcore.Credential, options *ConnectionOptions) *Connection + func (c *Connection) Endpoint() string + func (c *Connection) Pipeline() azcore.Pipeline + type ConnectionOptions struct + HTTPClient azcore.Transport + Logging azcore.LogOptions + PerCallPolicies []azcore.Policy + PerRetryPolicies []azcore.Policy + Retry azcore.RetryOptions + Telemetry azcore.TelemetryOptions + type ControlActivity struct + func (c *ControlActivity) GetControlActivity() *ControlActivity + func (c ControlActivity) MarshalJSON() ([]byte, error) + type ControlActivityClassification interface + GetControlActivity func() *ControlActivity + type CopyActivity struct + Inputs []*DatasetReference + Outputs []*DatasetReference + TypeProperties *CopyActivityTypeProperties + func (c *CopyActivity) UnmarshalJSON(data []byte) error + func (c CopyActivity) MarshalJSON() ([]byte, error) + type CopyActivityLogSettings struct + EnableReliableLogging interface{} + LogLevel interface{} + type CopyActivityTypeProperties struct + DataIntegrationUnits interface{} + EnableSkipIncompatibleRow interface{} + EnableStaging interface{} + LogSettings *LogSettings + LogStorageSettings *LogStorageSettings + ParallelCopies interface{} + Preserve []interface{} + PreserveRules []interface{} + RedirectIncompatibleRowSettings *RedirectIncompatibleRowSettings + Sink CopySinkClassification + SkipErrorFile *SkipErrorFile + Source CopySourceClassification + StagingSettings *StagingSettings + Translator interface{} + ValidateDataConsistency interface{} + func (c *CopyActivityTypeProperties) UnmarshalJSON(data []byte) error + func (c CopyActivityTypeProperties) MarshalJSON() ([]byte, error) + type CopyBehaviorType string + const CopyBehaviorTypeFlattenHierarchy + const CopyBehaviorTypeMergeFiles + const CopyBehaviorTypePreserveHierarchy + func PossibleCopyBehaviorTypeValues() []CopyBehaviorType + func (c CopyBehaviorType) ToPtr() *CopyBehaviorType + type CopySink struct + AdditionalProperties map[string]interface{} + MaxConcurrentConnections interface{} + SinkRetryCount interface{} + SinkRetryWait interface{} + Type *string + WriteBatchSize interface{} + WriteBatchTimeout interface{} + func (c *CopySink) GetCopySink() *CopySink + func (c *CopySink) UnmarshalJSON(data []byte) error + type CopySinkClassification interface + GetCopySink func() *CopySink + type CopySource struct + AdditionalProperties map[string]interface{} + MaxConcurrentConnections interface{} + SourceRetryCount interface{} + SourceRetryWait interface{} + Type *string + func (c *CopySource) GetCopySource() *CopySource + func (c *CopySource) UnmarshalJSON(data []byte) error + type CopySourceClassification interface + GetCopySource func() *CopySource + type CopyTranslator struct + AdditionalProperties map[string]interface{} + Type *string + func (c *CopyTranslator) GetCopyTranslator() *CopyTranslator + func (c *CopyTranslator) UnmarshalJSON(data []byte) error + type CopyTranslatorClassification interface + GetCopyTranslator func() *CopyTranslator + type CosmosDbLinkedService struct + TypeProperties *CosmosDbLinkedServiceTypeProperties + func (c *CosmosDbLinkedService) UnmarshalJSON(data []byte) error + func (c CosmosDbLinkedService) MarshalJSON() ([]byte, error) + type CosmosDbLinkedServiceTypeProperties struct + AccountEndpoint interface{} + AccountKey SecretBaseClassification + ConnectionString interface{} + Database interface{} + EncryptedCredential interface{} + func (c *CosmosDbLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (c CosmosDbLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type CosmosDbMongoDbAPICollectionDataset struct + TypeProperties *CosmosDbMongoDbAPICollectionDatasetTypeProperties + func (c *CosmosDbMongoDbAPICollectionDataset) UnmarshalJSON(data []byte) error + func (c CosmosDbMongoDbAPICollectionDataset) MarshalJSON() ([]byte, error) + type CosmosDbMongoDbAPICollectionDatasetTypeProperties struct + Collection interface{} + type CosmosDbMongoDbAPILinkedService struct + TypeProperties *CosmosDbMongoDbAPILinkedServiceTypeProperties + func (c *CosmosDbMongoDbAPILinkedService) UnmarshalJSON(data []byte) error + func (c CosmosDbMongoDbAPILinkedService) MarshalJSON() ([]byte, error) + type CosmosDbMongoDbAPILinkedServiceTypeProperties struct + ConnectionString interface{} + Database interface{} + type CosmosDbMongoDbAPISink struct + WriteBehavior interface{} + func (c *CosmosDbMongoDbAPISink) UnmarshalJSON(data []byte) error + func (c CosmosDbMongoDbAPISink) MarshalJSON() ([]byte, error) + type CosmosDbMongoDbAPISource struct + AdditionalColumns []*AdditionalColumns + BatchSize interface{} + CursorMethods *MongoDbCursorMethodsProperties + Filter interface{} + QueryTimeout interface{} + func (c *CosmosDbMongoDbAPISource) UnmarshalJSON(data []byte) error + func (c CosmosDbMongoDbAPISource) MarshalJSON() ([]byte, error) + type CosmosDbSQLAPICollectionDataset struct + TypeProperties *CosmosDbSQLAPICollectionDatasetTypeProperties + func (c *CosmosDbSQLAPICollectionDataset) UnmarshalJSON(data []byte) error + func (c CosmosDbSQLAPICollectionDataset) MarshalJSON() ([]byte, error) + type CosmosDbSQLAPICollectionDatasetTypeProperties struct + CollectionName interface{} + type CosmosDbSQLAPISink struct + WriteBehavior interface{} + func (c *CosmosDbSQLAPISink) UnmarshalJSON(data []byte) error + func (c CosmosDbSQLAPISink) MarshalJSON() ([]byte, error) + type CosmosDbSQLAPISource struct + AdditionalColumns []*AdditionalColumns + DetectDatetime interface{} + PageSize interface{} + PreferredRegions interface{} + Query interface{} + func (c *CosmosDbSQLAPISource) UnmarshalJSON(data []byte) error + func (c CosmosDbSQLAPISource) MarshalJSON() ([]byte, error) + type CouchbaseLinkedService struct + TypeProperties *CouchbaseLinkedServiceTypeProperties + func (c *CouchbaseLinkedService) UnmarshalJSON(data []byte) error + func (c CouchbaseLinkedService) MarshalJSON() ([]byte, error) + type CouchbaseLinkedServiceTypeProperties struct + ConnectionString interface{} + CredString *AzureKeyVaultSecretReference + EncryptedCredential interface{} + type CouchbaseSource struct + Query interface{} + func (c *CouchbaseSource) UnmarshalJSON(data []byte) error + func (c CouchbaseSource) MarshalJSON() ([]byte, error) + type CouchbaseTableDataset struct + TypeProperties *GenericDatasetTypeProperties + func (c *CouchbaseTableDataset) UnmarshalJSON(data []byte) error + func (c CouchbaseTableDataset) MarshalJSON() ([]byte, error) + type CreateDataFlowDebugSessionRequest struct + ClusterTimeout *int32 + DataBricksLinkedService *LinkedServiceResource + DataFlowName *string + ExistingClusterID *string + NewClusterName *string + NewClusterNodeType *string + type CreateDataFlowDebugSessionResponse struct + SessionID *string + type CreateDataFlowDebugSessionResponsePoller interface + FinalResponse func(ctx context.Context) (CreateDataFlowDebugSessionResponseResponse, error) + type CreateDataFlowDebugSessionResponsePollerResponse struct + PollUntilDone func(ctx context.Context, frequency time.Duration) (CreateDataFlowDebugSessionResponseResponse, error) + Poller CreateDataFlowDebugSessionResponsePoller + RawResponse *http.Response + type CreateDataFlowDebugSessionResponseResponse struct + CreateDataFlowDebugSessionResponse *CreateDataFlowDebugSessionResponse + RawResponse *http.Response + type CreateRunResponse struct + RunID *string + type CreateRunResponseResponse struct + CreateRunResponse *CreateRunResponse + RawResponse *http.Response + type CustomActivity struct + TypeProperties *CustomActivityTypeProperties + func (c *CustomActivity) UnmarshalJSON(data []byte) error + func (c CustomActivity) MarshalJSON() ([]byte, error) + type CustomActivityReferenceObject struct + Datasets []*DatasetReference + LinkedServices []*LinkedServiceReference + func (c CustomActivityReferenceObject) MarshalJSON() ([]byte, error) + type CustomActivityTypeProperties struct + AutoUserSpecification interface{} + Command interface{} + ExtendedProperties map[string]interface{} + FolderPath interface{} + ReferenceObjects *CustomActivityReferenceObject + ResourceLinkedService *LinkedServiceReference + RetentionTimeInDays interface{} + func (c CustomActivityTypeProperties) MarshalJSON() ([]byte, error) + type CustomDataSourceLinkedService struct + TypeProperties interface{} + func (c *CustomDataSourceLinkedService) UnmarshalJSON(data []byte) error + func (c CustomDataSourceLinkedService) MarshalJSON() ([]byte, error) + type CustomDataset struct + TypeProperties interface{} + func (c *CustomDataset) UnmarshalJSON(data []byte) error + func (c CustomDataset) MarshalJSON() ([]byte, error) + type CustomEventsTrigger struct + TypeProperties *CustomEventsTriggerTypeProperties + func (c *CustomEventsTrigger) UnmarshalJSON(data []byte) error + func (c CustomEventsTrigger) MarshalJSON() ([]byte, error) + type CustomEventsTriggerTypeProperties struct + Events []interface{} + Scope *string + SubjectBeginsWith *string + SubjectEndsWith *string + func (c CustomEventsTriggerTypeProperties) MarshalJSON() ([]byte, error) + type CustomSetupBase struct + Type *string + func (c *CustomSetupBase) GetCustomSetupBase() *CustomSetupBase + type CustomSetupBaseClassification interface + GetCustomSetupBase func() *CustomSetupBase + type CustomerManagedKeyDetails struct + Key *WorkspaceKeyDetails + Status *string + type DWCopyCommandDefaultValue struct + ColumnName interface{} + DefaultValue interface{} + type DWCopyCommandSettings struct + AdditionalOptions map[string]*string + DefaultValues []*DWCopyCommandDefaultValue + func (d DWCopyCommandSettings) MarshalJSON() ([]byte, error) + type DataFlow struct + Annotations []interface{} + Description *string + Folder *DataFlowFolder + Type *string + func (d *DataFlow) GetDataFlow() *DataFlow + func (d *DataFlow) UnmarshalJSON(data []byte) error + type DataFlowBeginCreateOrUpdateDataFlowOptions struct + IfMatch *string + type DataFlowBeginDeleteDataFlowOptions struct + type DataFlowBeginRenameDataFlowOptions struct + type DataFlowClassification interface + GetDataFlow func() *DataFlow + type DataFlowClient struct + func NewDataFlowClient(con *Connection) *DataFlowClient + func (client *DataFlowClient) BeginCreateOrUpdateDataFlow(ctx context.Context, dataFlowName string, dataFlow DataFlowResource, ...) (DataFlowResourcePollerResponse, error) + func (client *DataFlowClient) BeginDeleteDataFlow(ctx context.Context, dataFlowName string, ...) (HTTPPollerResponse, error) + func (client *DataFlowClient) BeginRenameDataFlow(ctx context.Context, dataFlowName string, request ArtifactRenameRequest, ...) (HTTPPollerResponse, error) + func (client *DataFlowClient) GetDataFlow(ctx context.Context, dataFlowName string, options *DataFlowGetDataFlowOptions) (DataFlowResourceResponse, error) + func (client *DataFlowClient) GetDataFlowsByWorkspace(options *DataFlowGetDataFlowsByWorkspaceOptions) DataFlowListResponsePager + func (client *DataFlowClient) ResumeCreateOrUpdateDataFlow(ctx context.Context, token string) (DataFlowResourcePollerResponse, error) + func (client *DataFlowClient) ResumeDeleteDataFlow(ctx context.Context, token string) (HTTPPollerResponse, error) + func (client *DataFlowClient) ResumeRenameDataFlow(ctx context.Context, token string) (HTTPPollerResponse, error) + type DataFlowComputeType string + const DataFlowComputeTypeComputeOptimized + const DataFlowComputeTypeGeneral + const DataFlowComputeTypeMemoryOptimized + func PossibleDataFlowComputeTypeValues() []DataFlowComputeType + func (c DataFlowComputeType) ToPtr() *DataFlowComputeType + type DataFlowDebugCommandRequest struct + CommandName *string + CommandPayload interface{} + DataFlowName *string + SessionID *string + type DataFlowDebugCommandResponse struct + Data *string + Status *string + type DataFlowDebugCommandResponsePoller interface + FinalResponse func(ctx context.Context) (DataFlowDebugCommandResponseResponse, error) + type DataFlowDebugCommandResponsePollerResponse struct + PollUntilDone func(ctx context.Context, frequency time.Duration) (DataFlowDebugCommandResponseResponse, error) + Poller DataFlowDebugCommandResponsePoller + RawResponse *http.Response + type DataFlowDebugCommandResponseResponse struct + DataFlowDebugCommandResponse *DataFlowDebugCommandResponse + RawResponse *http.Response + type DataFlowDebugPackage struct + AdditionalProperties map[string]interface{} + DataFlow *DataFlowDebugResource + Datasets []*DatasetDebugResource + DebugSettings *DataFlowDebugPackageDebugSettings + LinkedServices []*LinkedServiceDebugResource + SessionID *string + Staging *DataFlowStagingInfo + func (d *DataFlowDebugPackage) UnmarshalJSON(data []byte) error + func (d DataFlowDebugPackage) MarshalJSON() ([]byte, error) + type DataFlowDebugPackageDebugSettings struct + DatasetParameters interface{} + Parameters map[string]interface{} + SourceSettings []*DataFlowSourceSetting + func (d DataFlowDebugPackageDebugSettings) MarshalJSON() ([]byte, error) + type DataFlowDebugPreviewDataRequest struct + DataFlowName *string + RowLimits *int32 + SessionID *string + StreamName *string + type DataFlowDebugQueryResponse struct + RunID *string + type DataFlowDebugResource struct + Properties DataFlowClassification + func (d *DataFlowDebugResource) UnmarshalJSON(data []byte) error + func (d DataFlowDebugResource) MarshalJSON() ([]byte, error) + type DataFlowDebugResultResponse struct + Data *string + Status *string + type DataFlowDebugSessionAddDataFlowOptions struct + type DataFlowDebugSessionBeginCreateDataFlowDebugSessionOptions struct + type DataFlowDebugSessionBeginExecuteCommandOptions struct + type DataFlowDebugSessionClient struct + func NewDataFlowDebugSessionClient(con *Connection) *DataFlowDebugSessionClient + func (client *DataFlowDebugSessionClient) AddDataFlow(ctx context.Context, request DataFlowDebugPackage, ...) (AddDataFlowToDebugSessionResponseResponse, error) + func (client *DataFlowDebugSessionClient) BeginCreateDataFlowDebugSession(ctx context.Context, request CreateDataFlowDebugSessionRequest, ...) (CreateDataFlowDebugSessionResponsePollerResponse, error) + func (client *DataFlowDebugSessionClient) BeginExecuteCommand(ctx context.Context, request DataFlowDebugCommandRequest, ...) (DataFlowDebugCommandResponsePollerResponse, error) + func (client *DataFlowDebugSessionClient) DeleteDataFlowDebugSession(ctx context.Context, request DeleteDataFlowDebugSessionRequest, ...) (*http.Response, error) + func (client *DataFlowDebugSessionClient) QueryDataFlowDebugSessionsByWorkspace(options *DataFlowDebugSessionQueryDataFlowDebugSessionsByWorkspaceOptions) QueryDataFlowDebugSessionsResponsePager + func (client *DataFlowDebugSessionClient) ResumeCreateDataFlowDebugSession(ctx context.Context, token string) (CreateDataFlowDebugSessionResponsePollerResponse, error) + func (client *DataFlowDebugSessionClient) ResumeExecuteCommand(ctx context.Context, token string) (DataFlowDebugCommandResponsePollerResponse, error) + type DataFlowDebugSessionDeleteDataFlowDebugSessionOptions struct + type DataFlowDebugSessionInfo struct + AdditionalProperties map[string]interface{} + ComputeType *string + CoreCount *int32 + DataFlowName *string + IntegrationRuntimeName *string + LastActivityTime *string + NodeCount *int32 + SessionID *string + StartTime *string + TimeToLiveInMinutes *int32 + func (d *DataFlowDebugSessionInfo) UnmarshalJSON(data []byte) error + func (d DataFlowDebugSessionInfo) MarshalJSON() ([]byte, error) + type DataFlowDebugSessionQueryDataFlowDebugSessionsByWorkspaceOptions struct + type DataFlowDebugStatisticsRequest struct + Columns []*string + DataFlowName *string + SessionID *string + StreamName *string + func (d DataFlowDebugStatisticsRequest) MarshalJSON() ([]byte, error) + type DataFlowFolder struct + Name *string + type DataFlowGetDataFlowOptions struct + IfNoneMatch *string + type DataFlowGetDataFlowsByWorkspaceOptions struct + type DataFlowListResponse struct + NextLink *string + Value []*DataFlowResource + func (d DataFlowListResponse) MarshalJSON() ([]byte, error) + type DataFlowListResponsePager interface + PageResponse func() DataFlowListResponseResponse + type DataFlowListResponseResponse struct + DataFlowListResponse *DataFlowListResponse + RawResponse *http.Response + type DataFlowReference struct + AdditionalProperties map[string]interface{} + DatasetParameters interface{} + ReferenceName *string + Type *DataFlowReferenceType + func (d *DataFlowReference) UnmarshalJSON(data []byte) error + func (d DataFlowReference) MarshalJSON() ([]byte, error) + type DataFlowReferenceType string + const DataFlowReferenceTypeDataFlowReference + func PossibleDataFlowReferenceTypeValues() []DataFlowReferenceType + func (c DataFlowReferenceType) ToPtr() *DataFlowReferenceType + type DataFlowResource struct + Properties DataFlowClassification + func (d *DataFlowResource) UnmarshalJSON(data []byte) error + func (d DataFlowResource) MarshalJSON() ([]byte, error) + type DataFlowResourcePoller interface + FinalResponse func(ctx context.Context) (DataFlowResourceResponse, error) + type DataFlowResourcePollerResponse struct + PollUntilDone func(ctx context.Context, frequency time.Duration) (DataFlowResourceResponse, error) + Poller DataFlowResourcePoller + RawResponse *http.Response + type DataFlowResourceResponse struct + DataFlowResource *DataFlowResource + RawResponse *http.Response + type DataFlowSink struct + Dataset *DatasetReference + LinkedService *LinkedServiceReference + SchemaLinkedService *LinkedServiceReference + type DataFlowSource struct + Dataset *DatasetReference + LinkedService *LinkedServiceReference + SchemaLinkedService *LinkedServiceReference + type DataFlowSourceSetting struct + AdditionalProperties map[string]interface{} + RowLimit *int32 + SourceName *string + func (d *DataFlowSourceSetting) UnmarshalJSON(data []byte) error + func (d DataFlowSourceSetting) MarshalJSON() ([]byte, error) + type DataFlowStagingInfo struct + FolderPath *string + LinkedService *LinkedServiceReference + type DataLakeAnalyticsUSQLActivity struct + TypeProperties *DataLakeAnalyticsUSQLActivityTypeProperties + func (d *DataLakeAnalyticsUSQLActivity) UnmarshalJSON(data []byte) error + func (d DataLakeAnalyticsUSQLActivity) MarshalJSON() ([]byte, error) + type DataLakeAnalyticsUSQLActivityTypeProperties struct + CompilationMode interface{} + DegreeOfParallelism interface{} + Parameters map[string]interface{} + Priority interface{} + RuntimeVersion interface{} + ScriptLinkedService *LinkedServiceReference + ScriptPath interface{} + func (d DataLakeAnalyticsUSQLActivityTypeProperties) MarshalJSON() ([]byte, error) + type DataLakeStorageAccountDetails struct + AccountURL *string + Filesystem *string + type DatabricksNotebookActivity struct + TypeProperties *DatabricksNotebookActivityTypeProperties + func (d *DatabricksNotebookActivity) UnmarshalJSON(data []byte) error + func (d DatabricksNotebookActivity) MarshalJSON() ([]byte, error) + type DatabricksNotebookActivityTypeProperties struct + BaseParameters map[string]interface{} + Libraries []map[string]interface{} + NotebookPath interface{} + func (d DatabricksNotebookActivityTypeProperties) MarshalJSON() ([]byte, error) + type DatabricksSparkJarActivity struct + TypeProperties *DatabricksSparkJarActivityTypeProperties + func (d *DatabricksSparkJarActivity) UnmarshalJSON(data []byte) error + func (d DatabricksSparkJarActivity) MarshalJSON() ([]byte, error) + type DatabricksSparkJarActivityTypeProperties struct + Libraries []map[string]interface{} + MainClassName interface{} + Parameters []interface{} + func (d DatabricksSparkJarActivityTypeProperties) MarshalJSON() ([]byte, error) + type DatabricksSparkPythonActivity struct + TypeProperties *DatabricksSparkPythonActivityTypeProperties + func (d *DatabricksSparkPythonActivity) UnmarshalJSON(data []byte) error + func (d DatabricksSparkPythonActivity) MarshalJSON() ([]byte, error) + type DatabricksSparkPythonActivityTypeProperties struct + Libraries []map[string]interface{} + Parameters []interface{} + PythonFile interface{} + func (d DatabricksSparkPythonActivityTypeProperties) MarshalJSON() ([]byte, error) + type Dataset struct + AdditionalProperties map[string]interface{} + Annotations []interface{} + Description *string + Folder *DatasetFolder + LinkedServiceName *LinkedServiceReference + Parameters map[string]*ParameterSpecification + Schema interface{} + Structure interface{} + Type *string + func (d *Dataset) GetDataset() *Dataset + func (d *Dataset) UnmarshalJSON(data []byte) error + type DatasetBZip2Compression struct + func (d DatasetBZip2Compression) MarshalJSON() ([]byte, error) + type DatasetBeginCreateOrUpdateDatasetOptions struct + IfMatch *string + type DatasetBeginDeleteDatasetOptions struct + type DatasetBeginRenameDatasetOptions struct + type DatasetClassification interface + GetDataset func() *Dataset + type DatasetClient struct + func NewDatasetClient(con *Connection) *DatasetClient + func (client *DatasetClient) BeginCreateOrUpdateDataset(ctx context.Context, datasetName string, dataset DatasetResource, ...) (DatasetResourcePollerResponse, error) + func (client *DatasetClient) BeginDeleteDataset(ctx context.Context, datasetName string, ...) (HTTPPollerResponse, error) + func (client *DatasetClient) BeginRenameDataset(ctx context.Context, datasetName string, request ArtifactRenameRequest, ...) (HTTPPollerResponse, error) + func (client *DatasetClient) GetDataset(ctx context.Context, datasetName string, options *DatasetGetDatasetOptions) (DatasetResourceResponse, error) + func (client *DatasetClient) GetDatasetsByWorkspace(options *DatasetGetDatasetsByWorkspaceOptions) DatasetListResponsePager + func (client *DatasetClient) ResumeCreateOrUpdateDataset(ctx context.Context, token string) (DatasetResourcePollerResponse, error) + func (client *DatasetClient) ResumeDeleteDataset(ctx context.Context, token string) (HTTPPollerResponse, error) + func (client *DatasetClient) ResumeRenameDataset(ctx context.Context, token string) (HTTPPollerResponse, error) + type DatasetCompression struct + AdditionalProperties map[string]interface{} + Type *string + func (d *DatasetCompression) GetDatasetCompression() *DatasetCompression + func (d *DatasetCompression) UnmarshalJSON(data []byte) error + type DatasetCompressionClassification interface + GetDatasetCompression func() *DatasetCompression + type DatasetCompressionLevel string + const DatasetCompressionLevelFastest + const DatasetCompressionLevelOptimal + func PossibleDatasetCompressionLevelValues() []DatasetCompressionLevel + func (c DatasetCompressionLevel) ToPtr() *DatasetCompressionLevel + type DatasetDataElement struct + Name interface{} + Type interface{} + type DatasetDebugResource struct + Properties DatasetClassification + func (d *DatasetDebugResource) UnmarshalJSON(data []byte) error + func (d DatasetDebugResource) MarshalJSON() ([]byte, error) + type DatasetDeflateCompression struct + Level interface{} + func (d *DatasetDeflateCompression) UnmarshalJSON(data []byte) error + func (d DatasetDeflateCompression) MarshalJSON() ([]byte, error) + type DatasetFolder struct + Name *string + type DatasetGZipCompression struct + Level interface{} + func (d *DatasetGZipCompression) UnmarshalJSON(data []byte) error + func (d DatasetGZipCompression) MarshalJSON() ([]byte, error) + type DatasetGetDatasetOptions struct + IfNoneMatch *string + type DatasetGetDatasetsByWorkspaceOptions struct + type DatasetListResponse struct + NextLink *string + Value []*DatasetResource + func (d DatasetListResponse) MarshalJSON() ([]byte, error) + type DatasetListResponsePager interface + PageResponse func() DatasetListResponseResponse + type DatasetListResponseResponse struct + DatasetListResponse *DatasetListResponse + RawResponse *http.Response + type DatasetLocation struct + AdditionalProperties map[string]interface{} + FileName interface{} + FolderPath interface{} + Type *string + func (d *DatasetLocation) GetDatasetLocation() *DatasetLocation + func (d *DatasetLocation) UnmarshalJSON(data []byte) error + type DatasetLocationClassification interface + GetDatasetLocation func() *DatasetLocation + type DatasetReference struct + Parameters map[string]interface{} + ReferenceName *string + Type *DatasetReferenceType + func (d DatasetReference) MarshalJSON() ([]byte, error) + type DatasetReferenceType string + const DatasetReferenceTypeDatasetReference + func PossibleDatasetReferenceTypeValues() []DatasetReferenceType + func (c DatasetReferenceType) ToPtr() *DatasetReferenceType + type DatasetResource struct + Properties DatasetClassification + func (d *DatasetResource) UnmarshalJSON(data []byte) error + func (d DatasetResource) MarshalJSON() ([]byte, error) + type DatasetResourcePoller interface + FinalResponse func(ctx context.Context) (DatasetResourceResponse, error) + type DatasetResourcePollerResponse struct + PollUntilDone func(ctx context.Context, frequency time.Duration) (DatasetResourceResponse, error) + Poller DatasetResourcePoller + RawResponse *http.Response + type DatasetResourceResponse struct + DatasetResource *DatasetResource + RawResponse *http.Response + type DatasetSchemaDataElement struct + AdditionalProperties map[string]interface{} + Name interface{} + Type interface{} + func (d *DatasetSchemaDataElement) UnmarshalJSON(data []byte) error + func (d DatasetSchemaDataElement) MarshalJSON() ([]byte, error) + type DatasetStorageFormat struct + AdditionalProperties map[string]interface{} + Deserializer interface{} + Serializer interface{} + Type *string + func (d *DatasetStorageFormat) GetDatasetStorageFormat() *DatasetStorageFormat + func (d *DatasetStorageFormat) UnmarshalJSON(data []byte) error + type DatasetStorageFormatClassification interface + GetDatasetStorageFormat func() *DatasetStorageFormat + type DatasetTarCompression struct + func (d DatasetTarCompression) MarshalJSON() ([]byte, error) + type DatasetTarGZipCompression struct + Level interface{} + func (d *DatasetTarGZipCompression) UnmarshalJSON(data []byte) error + func (d DatasetTarGZipCompression) MarshalJSON() ([]byte, error) + type DatasetZipDeflateCompression struct + Level interface{} + func (d *DatasetZipDeflateCompression) UnmarshalJSON(data []byte) error + func (d DatasetZipDeflateCompression) MarshalJSON() ([]byte, error) + type DayOfWeek string + const DayOfWeekFriday + const DayOfWeekMonday + const DayOfWeekSaturday + const DayOfWeekSunday + const DayOfWeekThursday + const DayOfWeekTuesday + const DayOfWeekWednesday + func PossibleDayOfWeekValues() []DayOfWeek + func (c DayOfWeek) ToPtr() *DayOfWeek + type Db2AuthenticationType string + const Db2AuthenticationTypeBasic + func PossibleDb2AuthenticationTypeValues() []Db2AuthenticationType + func (c Db2AuthenticationType) ToPtr() *Db2AuthenticationType + type Db2LinkedService struct + TypeProperties *Db2LinkedServiceTypeProperties + func (d *Db2LinkedService) UnmarshalJSON(data []byte) error + func (d Db2LinkedService) MarshalJSON() ([]byte, error) + type Db2LinkedServiceTypeProperties struct + AuthenticationType *Db2AuthenticationType + CertificateCommonName interface{} + ConnectionString interface{} + Database interface{} + EncryptedCredential interface{} + PackageCollection interface{} + Password SecretBaseClassification + Server interface{} + Username interface{} + func (d *Db2LinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (d Db2LinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type Db2Source struct + Query interface{} + func (d *Db2Source) UnmarshalJSON(data []byte) error + func (d Db2Source) MarshalJSON() ([]byte, error) + type Db2TableDataset struct + TypeProperties *Db2TableDatasetTypeProperties + func (d *Db2TableDataset) UnmarshalJSON(data []byte) error + func (d Db2TableDataset) MarshalJSON() ([]byte, error) + type Db2TableDatasetTypeProperties struct + Schema interface{} + Table interface{} + TableName interface{} + type DeleteActivity struct + TypeProperties *DeleteActivityTypeProperties + func (d *DeleteActivity) UnmarshalJSON(data []byte) error + func (d DeleteActivity) MarshalJSON() ([]byte, error) + type DeleteActivityTypeProperties struct + Dataset *DatasetReference + EnableLogging interface{} + LogStorageSettings *LogStorageSettings + MaxConcurrentConnections *int32 + Recursive interface{} + StoreSettings StoreReadSettingsClassification + func (d *DeleteActivityTypeProperties) UnmarshalJSON(data []byte) error + func (d DeleteActivityTypeProperties) MarshalJSON() ([]byte, error) + type DeleteDataFlowDebugSessionRequest struct + DataFlowName *string + SessionID *string + type DelimitedTextDataset struct + TypeProperties *DelimitedTextDatasetTypeProperties + func (d *DelimitedTextDataset) UnmarshalJSON(data []byte) error + func (d DelimitedTextDataset) MarshalJSON() ([]byte, error) + type DelimitedTextDatasetTypeProperties struct + ColumnDelimiter interface{} + CompressionCodec *CompressionCodec + CompressionLevel interface{} + EncodingName interface{} + EscapeChar interface{} + FirstRowAsHeader interface{} + Location DatasetLocationClassification + NullValue interface{} + QuoteChar interface{} + RowDelimiter interface{} + func (d *DelimitedTextDatasetTypeProperties) UnmarshalJSON(data []byte) error + func (d DelimitedTextDatasetTypeProperties) MarshalJSON() ([]byte, error) + type DelimitedTextReadSettings struct + CompressionProperties CompressionReadSettingsClassification + SkipLineCount interface{} + func (d *DelimitedTextReadSettings) UnmarshalJSON(data []byte) error + func (d DelimitedTextReadSettings) MarshalJSON() ([]byte, error) + type DelimitedTextSink struct + FormatSettings *DelimitedTextWriteSettings + StoreSettings StoreWriteSettingsClassification + func (d *DelimitedTextSink) UnmarshalJSON(data []byte) error + func (d DelimitedTextSink) MarshalJSON() ([]byte, error) + type DelimitedTextSource struct + AdditionalColumns []*AdditionalColumns + FormatSettings *DelimitedTextReadSettings + StoreSettings StoreReadSettingsClassification + func (d *DelimitedTextSource) UnmarshalJSON(data []byte) error + func (d DelimitedTextSource) MarshalJSON() ([]byte, error) + type DelimitedTextWriteSettings struct + FileExtension interface{} + FileNamePrefix interface{} + MaxRowsPerFile interface{} + QuoteAllText interface{} + func (d *DelimitedTextWriteSettings) UnmarshalJSON(data []byte) error + func (d DelimitedTextWriteSettings) MarshalJSON() ([]byte, error) + type DependencyCondition string + const DependencyConditionCompleted + const DependencyConditionFailed + const DependencyConditionSkipped + const DependencyConditionSucceeded + func PossibleDependencyConditionValues() []DependencyCondition + func (c DependencyCondition) ToPtr() *DependencyCondition + type DependencyReference struct + Type *string + func (d *DependencyReference) GetDependencyReference() *DependencyReference + func (d *DependencyReference) UnmarshalJSON(data []byte) error + type DependencyReferenceClassification interface + GetDependencyReference func() *DependencyReference + type DistcpSettings struct + DistcpOptions interface{} + ResourceManagerEndpoint interface{} + TempScriptPath interface{} + type DocumentDbCollectionDataset struct + TypeProperties *DocumentDbCollectionDatasetTypeProperties + func (d *DocumentDbCollectionDataset) UnmarshalJSON(data []byte) error + func (d DocumentDbCollectionDataset) MarshalJSON() ([]byte, error) + type DocumentDbCollectionDatasetTypeProperties struct + CollectionName interface{} + type DocumentDbCollectionSink struct + NestingSeparator interface{} + WriteBehavior interface{} + func (d *DocumentDbCollectionSink) UnmarshalJSON(data []byte) error + func (d DocumentDbCollectionSink) MarshalJSON() ([]byte, error) + type DocumentDbCollectionSource struct + AdditionalColumns []*AdditionalColumns + NestingSeparator interface{} + Query interface{} + QueryTimeout interface{} + func (d *DocumentDbCollectionSource) UnmarshalJSON(data []byte) error + func (d DocumentDbCollectionSource) MarshalJSON() ([]byte, error) + type DrillDatasetTypeProperties struct + Schema interface{} + Table interface{} + TableName interface{} + type DrillLinkedService struct + TypeProperties *DrillLinkedServiceTypeProperties + func (d *DrillLinkedService) UnmarshalJSON(data []byte) error + func (d DrillLinkedService) MarshalJSON() ([]byte, error) + type DrillLinkedServiceTypeProperties struct + ConnectionString interface{} + EncryptedCredential interface{} + Pwd *AzureKeyVaultSecretReference + type DrillSource struct + Query interface{} + func (d *DrillSource) UnmarshalJSON(data []byte) error + func (d DrillSource) MarshalJSON() ([]byte, error) + type DrillTableDataset struct + TypeProperties *DrillDatasetTypeProperties + func (d *DrillTableDataset) UnmarshalJSON(data []byte) error + func (d DrillTableDataset) MarshalJSON() ([]byte, error) + type DynamicExecutorAllocation struct + Enabled *bool + type DynamicsAXLinkedService struct + TypeProperties *DynamicsAXLinkedServiceTypeProperties + func (d *DynamicsAXLinkedService) UnmarshalJSON(data []byte) error + func (d DynamicsAXLinkedService) MarshalJSON() ([]byte, error) + type DynamicsAXLinkedServiceTypeProperties struct + AADResourceID interface{} + EncryptedCredential interface{} + ServicePrincipalID interface{} + ServicePrincipalKey SecretBaseClassification + Tenant interface{} + URL interface{} + func (d *DynamicsAXLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (d DynamicsAXLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type DynamicsAXResourceDataset struct + TypeProperties *DynamicsAXResourceDatasetTypeProperties + func (d *DynamicsAXResourceDataset) UnmarshalJSON(data []byte) error + func (d DynamicsAXResourceDataset) MarshalJSON() ([]byte, error) + type DynamicsAXResourceDatasetTypeProperties struct + Path interface{} + type DynamicsAXSource struct + HTTPRequestTimeout interface{} + Query interface{} + func (d *DynamicsAXSource) UnmarshalJSON(data []byte) error + func (d DynamicsAXSource) MarshalJSON() ([]byte, error) + type DynamicsAuthenticationType string + const DynamicsAuthenticationTypeAADServicePrincipal + const DynamicsAuthenticationTypeIfd + const DynamicsAuthenticationTypeOffice365 + func PossibleDynamicsAuthenticationTypeValues() []DynamicsAuthenticationType + func (c DynamicsAuthenticationType) ToPtr() *DynamicsAuthenticationType + type DynamicsCrmEntityDataset struct + TypeProperties *DynamicsCrmEntityDatasetTypeProperties + func (d *DynamicsCrmEntityDataset) UnmarshalJSON(data []byte) error + func (d DynamicsCrmEntityDataset) MarshalJSON() ([]byte, error) + type DynamicsCrmEntityDatasetTypeProperties struct + EntityName interface{} + type DynamicsCrmLinkedService struct + TypeProperties *DynamicsCrmLinkedServiceTypeProperties + func (d *DynamicsCrmLinkedService) UnmarshalJSON(data []byte) error + func (d DynamicsCrmLinkedService) MarshalJSON() ([]byte, error) + type DynamicsCrmLinkedServiceTypeProperties struct + AuthenticationType *DynamicsAuthenticationType + DeploymentType *DynamicsDeploymentType + EncryptedCredential interface{} + HostName interface{} + OrganizationName interface{} + Password SecretBaseClassification + Port interface{} + ServicePrincipalCredential SecretBaseClassification + ServicePrincipalCredentialType interface{} + ServicePrincipalID interface{} + ServiceURI interface{} + Username interface{} + func (d *DynamicsCrmLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (d DynamicsCrmLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type DynamicsCrmSink struct + AlternateKeyName interface{} + IgnoreNullValues interface{} + WriteBehavior *DynamicsSinkWriteBehavior + func (d *DynamicsCrmSink) UnmarshalJSON(data []byte) error + func (d DynamicsCrmSink) MarshalJSON() ([]byte, error) + type DynamicsCrmSource struct + AdditionalColumns []*AdditionalColumns + Query interface{} + func (d *DynamicsCrmSource) UnmarshalJSON(data []byte) error + func (d DynamicsCrmSource) MarshalJSON() ([]byte, error) + type DynamicsDeploymentType string + const DynamicsDeploymentTypeOnPremisesWithIfd + const DynamicsDeploymentTypeOnline + func PossibleDynamicsDeploymentTypeValues() []DynamicsDeploymentType + func (c DynamicsDeploymentType) ToPtr() *DynamicsDeploymentType + type DynamicsEntityDataset struct + TypeProperties *DynamicsEntityDatasetTypeProperties + func (d *DynamicsEntityDataset) UnmarshalJSON(data []byte) error + func (d DynamicsEntityDataset) MarshalJSON() ([]byte, error) + type DynamicsEntityDatasetTypeProperties struct + EntityName interface{} + type DynamicsLinkedService struct + TypeProperties *DynamicsLinkedServiceTypeProperties + func (d *DynamicsLinkedService) UnmarshalJSON(data []byte) error + func (d DynamicsLinkedService) MarshalJSON() ([]byte, error) + type DynamicsLinkedServiceTypeProperties struct + AuthenticationType *DynamicsAuthenticationType + DeploymentType *DynamicsDeploymentType + EncryptedCredential interface{} + HostName interface{} + OrganizationName interface{} + Password SecretBaseClassification + Port interface{} + ServicePrincipalCredential SecretBaseClassification + ServicePrincipalCredentialType *DynamicsServicePrincipalCredentialType + ServicePrincipalID interface{} + ServiceURI interface{} + Username interface{} + func (d *DynamicsLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (d DynamicsLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type DynamicsServicePrincipalCredentialType string + const DynamicsServicePrincipalCredentialTypeServicePrincipalCert + const DynamicsServicePrincipalCredentialTypeServicePrincipalKey + func PossibleDynamicsServicePrincipalCredentialTypeValues() []DynamicsServicePrincipalCredentialType + func (c DynamicsServicePrincipalCredentialType) ToPtr() *DynamicsServicePrincipalCredentialType + type DynamicsSink struct + AlternateKeyName interface{} + IgnoreNullValues interface{} + WriteBehavior *DynamicsSinkWriteBehavior + func (d *DynamicsSink) UnmarshalJSON(data []byte) error + func (d DynamicsSink) MarshalJSON() ([]byte, error) + type DynamicsSinkWriteBehavior string + const DynamicsSinkWriteBehaviorUpsert + func PossibleDynamicsSinkWriteBehaviorValues() []DynamicsSinkWriteBehavior + func (c DynamicsSinkWriteBehavior) ToPtr() *DynamicsSinkWriteBehavior + type DynamicsSource struct + AdditionalColumns []*AdditionalColumns + Query interface{} + func (d *DynamicsSource) UnmarshalJSON(data []byte) error + func (d DynamicsSource) MarshalJSON() ([]byte, error) + type EloquaLinkedService struct + TypeProperties *EloquaLinkedServiceTypeProperties + func (e *EloquaLinkedService) UnmarshalJSON(data []byte) error + func (e EloquaLinkedService) MarshalJSON() ([]byte, error) + type EloquaLinkedServiceTypeProperties struct + EncryptedCredential interface{} + Endpoint interface{} + Password SecretBaseClassification + UseEncryptedEndpoints interface{} + UseHostVerification interface{} + UsePeerVerification interface{} + Username interface{} + func (e *EloquaLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (e EloquaLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type EloquaObjectDataset struct + TypeProperties *GenericDatasetTypeProperties + func (e *EloquaObjectDataset) UnmarshalJSON(data []byte) error + func (e EloquaObjectDataset) MarshalJSON() ([]byte, error) + type EloquaSource struct + Query interface{} + func (e *EloquaSource) UnmarshalJSON(data []byte) error + func (e EloquaSource) MarshalJSON() ([]byte, error) + type EncryptionDetails struct + Cmk *CustomerManagedKeyDetails + DoubleEncryptionEnabled *bool + type EntityReference struct + ReferenceName *string + Type *IntegrationRuntimeEntityReferenceType + type ErrorAdditionalInfo struct + Info interface{} + Type *string + type ErrorContract struct + InnerError *ErrorResponse + func (e ErrorContract) Error() string + type ErrorResponse struct + AdditionalInfo []*ErrorAdditionalInfo + Code *string + Details []*ErrorResponse + Message *string + Target *string + func (e ErrorResponse) MarshalJSON() ([]byte, error) + type EvaluateDataFlowExpressionRequest struct + DataFlowName *string + Expression *string + RowLimits *int32 + SessionID *string + StreamName *string + type EventSubscriptionStatus string + const EventSubscriptionStatusDeprovisioning + const EventSubscriptionStatusDisabled + const EventSubscriptionStatusEnabled + const EventSubscriptionStatusProvisioning + const EventSubscriptionStatusUnknown + func PossibleEventSubscriptionStatusValues() []EventSubscriptionStatus + func (c EventSubscriptionStatus) ToPtr() *EventSubscriptionStatus + type ExcelDataset struct + TypeProperties *ExcelDatasetTypeProperties + func (e *ExcelDataset) UnmarshalJSON(data []byte) error + func (e ExcelDataset) MarshalJSON() ([]byte, error) + type ExcelDatasetTypeProperties struct + Compression DatasetCompressionClassification + FirstRowAsHeader interface{} + Location DatasetLocationClassification + NullValue interface{} + Range interface{} + SheetName interface{} + func (e *ExcelDatasetTypeProperties) UnmarshalJSON(data []byte) error + func (e ExcelDatasetTypeProperties) MarshalJSON() ([]byte, error) + type ExcelSource struct + AdditionalColumns []*AdditionalColumns + StoreSettings StoreReadSettingsClassification + func (e *ExcelSource) UnmarshalJSON(data []byte) error + func (e ExcelSource) MarshalJSON() ([]byte, error) + type ExecuteDataFlowActivity struct + TypeProperties *ExecuteDataFlowActivityTypeProperties + func (e *ExecuteDataFlowActivity) UnmarshalJSON(data []byte) error + func (e ExecuteDataFlowActivity) MarshalJSON() ([]byte, error) + type ExecuteDataFlowActivityTypeProperties struct + Compute *ExecuteDataFlowActivityTypePropertiesCompute + ContinueOnError interface{} + Dataflow *DataFlowReference + IntegrationRuntime *IntegrationRuntimeReference + RunConcurrently interface{} + Staging *DataFlowStagingInfo + TraceLevel interface{} + type ExecuteDataFlowActivityTypePropertiesCompute struct + ComputeType *DataFlowComputeType + CoreCount *int32 + type ExecutePipelineActivity struct + TypeProperties *ExecutePipelineActivityTypeProperties + func (e *ExecutePipelineActivity) UnmarshalJSON(data []byte) error + func (e ExecutePipelineActivity) MarshalJSON() ([]byte, error) + type ExecutePipelineActivityTypeProperties struct + Parameters map[string]interface{} + Pipeline *PipelineReference + WaitOnCompletion *bool + func (e ExecutePipelineActivityTypeProperties) MarshalJSON() ([]byte, error) + type ExecuteSSISPackageActivity struct + TypeProperties *ExecuteSSISPackageActivityTypeProperties + func (e *ExecuteSSISPackageActivity) UnmarshalJSON(data []byte) error + func (e ExecuteSSISPackageActivity) MarshalJSON() ([]byte, error) + type ExecuteSSISPackageActivityTypeProperties struct + ConnectVia *IntegrationRuntimeReference + EnvironmentPath interface{} + ExecutionCredential *SSISExecutionCredential + LogLocation *SSISLogLocation + LoggingLevel interface{} + PackageConnectionManagers map[string]map[string]*SSISExecutionParameter + PackageLocation *SSISPackageLocation + PackageParameters map[string]*SSISExecutionParameter + ProjectConnectionManagers map[string]map[string]*SSISExecutionParameter + ProjectParameters map[string]*SSISExecutionParameter + PropertyOverrides map[string]*SSISPropertyOverride + Runtime interface{} + func (e ExecuteSSISPackageActivityTypeProperties) MarshalJSON() ([]byte, error) + type ExecutionActivity struct + LinkedServiceName *LinkedServiceReference + Policy *ActivityPolicy + func (e *ExecutionActivity) GetExecutionActivity() *ExecutionActivity + func (e *ExecutionActivity) UnmarshalJSON(data []byte) error + func (e ExecutionActivity) MarshalJSON() ([]byte, error) + type ExecutionActivityClassification interface + GetExecutionActivity func() *ExecutionActivity + type ExportSettings struct + AdditionalProperties map[string]interface{} + Type *string + func (e *ExportSettings) GetExportSettings() *ExportSettings + func (e *ExportSettings) UnmarshalJSON(data []byte) error + type ExportSettingsClassification interface + GetExportSettings func() *ExportSettings + type ExposureControlRequest struct + FeatureName *string + FeatureType *string + type ExposureControlResponse struct + FeatureName *string + Value *string + type Expression struct + Type *ExpressionType + Value *string + type ExpressionType string + const ExpressionTypeExpression + func PossibleExpressionTypeValues() []ExpressionType + func (c ExpressionType) ToPtr() *ExpressionType + type FileServerLinkedService struct + TypeProperties *FileServerLinkedServiceTypeProperties + func (f *FileServerLinkedService) UnmarshalJSON(data []byte) error + func (f FileServerLinkedService) MarshalJSON() ([]byte, error) + type FileServerLinkedServiceTypeProperties struct + EncryptedCredential interface{} + Host interface{} + Password SecretBaseClassification + UserID interface{} + func (f *FileServerLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (f FileServerLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type FileServerLocation struct + func (f FileServerLocation) MarshalJSON() ([]byte, error) + type FileServerReadSettings struct + DeleteFilesAfterCompletion interface{} + EnablePartitionDiscovery *bool + FileFilter interface{} + FileListPath interface{} + ModifiedDatetimeEnd interface{} + ModifiedDatetimeStart interface{} + PartitionRootPath interface{} + Recursive interface{} + WildcardFileName interface{} + WildcardFolderPath interface{} + func (f *FileServerReadSettings) UnmarshalJSON(data []byte) error + func (f FileServerReadSettings) MarshalJSON() ([]byte, error) + type FileServerWriteSettings struct + func (f FileServerWriteSettings) MarshalJSON() ([]byte, error) + type FileShareDataset struct + TypeProperties *FileShareDatasetTypeProperties + func (f *FileShareDataset) UnmarshalJSON(data []byte) error + func (f FileShareDataset) MarshalJSON() ([]byte, error) + type FileShareDatasetTypeProperties struct + Compression DatasetCompressionClassification + FileFilter interface{} + FileName interface{} + FolderPath interface{} + Format DatasetStorageFormatClassification + ModifiedDatetimeEnd interface{} + ModifiedDatetimeStart interface{} + func (f *FileShareDatasetTypeProperties) UnmarshalJSON(data []byte) error + func (f FileShareDatasetTypeProperties) MarshalJSON() ([]byte, error) + type FileSystemSink struct + CopyBehavior interface{} + func (f *FileSystemSink) UnmarshalJSON(data []byte) error + func (f FileSystemSink) MarshalJSON() ([]byte, error) + type FileSystemSource struct + AdditionalColumns []*AdditionalColumns + Recursive interface{} + func (f *FileSystemSource) UnmarshalJSON(data []byte) error + func (f FileSystemSource) MarshalJSON() ([]byte, error) + type FilterActivity struct + TypeProperties *FilterActivityTypeProperties + func (f *FilterActivity) UnmarshalJSON(data []byte) error + func (f FilterActivity) MarshalJSON() ([]byte, error) + type FilterActivityTypeProperties struct + Condition *Expression + Items *Expression + type ForEachActivity struct + TypeProperties *ForEachActivityTypeProperties + func (f *ForEachActivity) UnmarshalJSON(data []byte) error + func (f ForEachActivity) MarshalJSON() ([]byte, error) + type ForEachActivityTypeProperties struct + Activities []ActivityClassification + BatchCount *int32 + IsSequential *bool + Items *Expression + func (f *ForEachActivityTypeProperties) UnmarshalJSON(data []byte) error + func (f ForEachActivityTypeProperties) MarshalJSON() ([]byte, error) + type FormatReadSettings struct + AdditionalProperties map[string]interface{} + Type *string + func (f *FormatReadSettings) GetFormatReadSettings() *FormatReadSettings + func (f *FormatReadSettings) UnmarshalJSON(data []byte) error + type FormatReadSettingsClassification interface + GetFormatReadSettings func() *FormatReadSettings + type FormatWriteSettings struct + AdditionalProperties map[string]interface{} + Type *string + func (f *FormatWriteSettings) GetFormatWriteSettings() *FormatWriteSettings + func (f *FormatWriteSettings) UnmarshalJSON(data []byte) error + type FormatWriteSettingsClassification interface + GetFormatWriteSettings func() *FormatWriteSettings + type FtpAuthenticationType string + const FtpAuthenticationTypeAnonymous + const FtpAuthenticationTypeBasic + func PossibleFtpAuthenticationTypeValues() []FtpAuthenticationType + func (c FtpAuthenticationType) ToPtr() *FtpAuthenticationType + type FtpReadSettings struct + DeleteFilesAfterCompletion interface{} + EnablePartitionDiscovery *bool + FileListPath interface{} + PartitionRootPath interface{} + Recursive interface{} + UseBinaryTransfer *bool + WildcardFileName interface{} + WildcardFolderPath interface{} + func (f *FtpReadSettings) UnmarshalJSON(data []byte) error + func (f FtpReadSettings) MarshalJSON() ([]byte, error) + type FtpServerLinkedService struct + TypeProperties *FtpServerLinkedServiceTypeProperties + func (f *FtpServerLinkedService) UnmarshalJSON(data []byte) error + func (f FtpServerLinkedService) MarshalJSON() ([]byte, error) + type FtpServerLinkedServiceTypeProperties struct + AuthenticationType *FtpAuthenticationType + EnableSSL interface{} + EnableServerCertificateValidation interface{} + EncryptedCredential interface{} + Host interface{} + Password SecretBaseClassification + Port interface{} + UserName interface{} + func (f *FtpServerLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (f FtpServerLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type FtpServerLocation struct + func (f FtpServerLocation) MarshalJSON() ([]byte, error) + type GenericDatasetTypeProperties struct + TableName interface{} + type GetMetadataActivity struct + TypeProperties *GetMetadataActivityTypeProperties + func (g *GetMetadataActivity) UnmarshalJSON(data []byte) error + func (g GetMetadataActivity) MarshalJSON() ([]byte, error) + type GetMetadataActivityTypeProperties struct + Dataset *DatasetReference + FieldList []interface{} + FormatSettings FormatReadSettingsClassification + StoreSettings StoreReadSettingsClassification + func (g *GetMetadataActivityTypeProperties) UnmarshalJSON(data []byte) error + func (g GetMetadataActivityTypeProperties) MarshalJSON() ([]byte, error) + type GetSsisObjectMetadataRequest struct + MetadataPath *string + type GitHubAccessTokenRequest struct + GitHubAccessCode *string + GitHubAccessTokenBaseURL *string + GitHubClientID *string + type GitHubAccessTokenResponse struct + GitHubAccessToken *string + type GitHubAccessTokenResponseResponse struct + GitHubAccessTokenResponse *GitHubAccessTokenResponse + RawResponse *http.Response + type GoogleAdWordsAuthenticationType string + const GoogleAdWordsAuthenticationTypeServiceAuthentication + const GoogleAdWordsAuthenticationTypeUserAuthentication + func PossibleGoogleAdWordsAuthenticationTypeValues() []GoogleAdWordsAuthenticationType + func (c GoogleAdWordsAuthenticationType) ToPtr() *GoogleAdWordsAuthenticationType + type GoogleAdWordsLinkedService struct + TypeProperties *GoogleAdWordsLinkedServiceTypeProperties + func (g *GoogleAdWordsLinkedService) UnmarshalJSON(data []byte) error + func (g GoogleAdWordsLinkedService) MarshalJSON() ([]byte, error) + type GoogleAdWordsLinkedServiceTypeProperties struct + AuthenticationType *GoogleAdWordsAuthenticationType + ClientCustomerID interface{} + ClientID interface{} + ClientSecret SecretBaseClassification + DeveloperToken SecretBaseClassification + Email interface{} + EncryptedCredential interface{} + KeyFilePath interface{} + RefreshToken SecretBaseClassification + TrustedCertPath interface{} + UseSystemTrustStore interface{} + func (g *GoogleAdWordsLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (g GoogleAdWordsLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type GoogleAdWordsObjectDataset struct + TypeProperties *GenericDatasetTypeProperties + func (g *GoogleAdWordsObjectDataset) UnmarshalJSON(data []byte) error + func (g GoogleAdWordsObjectDataset) MarshalJSON() ([]byte, error) + type GoogleAdWordsSource struct + Query interface{} + func (g *GoogleAdWordsSource) UnmarshalJSON(data []byte) error + func (g GoogleAdWordsSource) MarshalJSON() ([]byte, error) + type GoogleBigQueryAuthenticationType string + const GoogleBigQueryAuthenticationTypeServiceAuthentication + const GoogleBigQueryAuthenticationTypeUserAuthentication + func PossibleGoogleBigQueryAuthenticationTypeValues() []GoogleBigQueryAuthenticationType + func (c GoogleBigQueryAuthenticationType) ToPtr() *GoogleBigQueryAuthenticationType + type GoogleBigQueryDatasetTypeProperties struct + Dataset interface{} + Table interface{} + TableName interface{} + type GoogleBigQueryLinkedService struct + TypeProperties *GoogleBigQueryLinkedServiceTypeProperties + func (g *GoogleBigQueryLinkedService) UnmarshalJSON(data []byte) error + func (g GoogleBigQueryLinkedService) MarshalJSON() ([]byte, error) + type GoogleBigQueryLinkedServiceTypeProperties struct + AdditionalProjects interface{} + AuthenticationType *GoogleBigQueryAuthenticationType + ClientID interface{} + ClientSecret SecretBaseClassification + Email interface{} + EncryptedCredential interface{} + KeyFilePath interface{} + Project interface{} + RefreshToken SecretBaseClassification + RequestGoogleDriveScope interface{} + TrustedCertPath interface{} + UseSystemTrustStore interface{} + func (g *GoogleBigQueryLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (g GoogleBigQueryLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type GoogleBigQueryObjectDataset struct + TypeProperties *GoogleBigQueryDatasetTypeProperties + func (g *GoogleBigQueryObjectDataset) UnmarshalJSON(data []byte) error + func (g GoogleBigQueryObjectDataset) MarshalJSON() ([]byte, error) + type GoogleBigQuerySource struct + Query interface{} + func (g *GoogleBigQuerySource) UnmarshalJSON(data []byte) error + func (g GoogleBigQuerySource) MarshalJSON() ([]byte, error) + type GoogleCloudStorageLinkedService struct + TypeProperties *GoogleCloudStorageLinkedServiceTypeProperties + func (g *GoogleCloudStorageLinkedService) UnmarshalJSON(data []byte) error + func (g GoogleCloudStorageLinkedService) MarshalJSON() ([]byte, error) + type GoogleCloudStorageLinkedServiceTypeProperties struct + AccessKeyID interface{} + EncryptedCredential interface{} + SecretAccessKey SecretBaseClassification + ServiceURL interface{} + func (g *GoogleCloudStorageLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (g GoogleCloudStorageLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type GoogleCloudStorageLocation struct + BucketName interface{} + Version interface{} + func (g *GoogleCloudStorageLocation) UnmarshalJSON(data []byte) error + func (g GoogleCloudStorageLocation) MarshalJSON() ([]byte, error) + type GoogleCloudStorageReadSettings struct + DeleteFilesAfterCompletion interface{} + EnablePartitionDiscovery *bool + FileListPath interface{} + ModifiedDatetimeEnd interface{} + ModifiedDatetimeStart interface{} + PartitionRootPath interface{} + Prefix interface{} + Recursive interface{} + WildcardFileName interface{} + WildcardFolderPath interface{} + func (g *GoogleCloudStorageReadSettings) UnmarshalJSON(data []byte) error + func (g GoogleCloudStorageReadSettings) MarshalJSON() ([]byte, error) + type GreenplumDatasetTypeProperties struct + Schema interface{} + Table interface{} + TableName interface{} + type GreenplumLinkedService struct + TypeProperties *GreenplumLinkedServiceTypeProperties + func (g *GreenplumLinkedService) UnmarshalJSON(data []byte) error + func (g GreenplumLinkedService) MarshalJSON() ([]byte, error) + type GreenplumLinkedServiceTypeProperties struct + ConnectionString interface{} + EncryptedCredential interface{} + Pwd *AzureKeyVaultSecretReference + type GreenplumSource struct + Query interface{} + func (g *GreenplumSource) UnmarshalJSON(data []byte) error + func (g GreenplumSource) MarshalJSON() ([]byte, error) + type GreenplumTableDataset struct + TypeProperties *GreenplumDatasetTypeProperties + func (g *GreenplumTableDataset) UnmarshalJSON(data []byte) error + func (g GreenplumTableDataset) MarshalJSON() ([]byte, error) + type HBaseAuthenticationType string + const HBaseAuthenticationTypeAnonymous + const HBaseAuthenticationTypeBasic + func PossibleHBaseAuthenticationTypeValues() []HBaseAuthenticationType + func (c HBaseAuthenticationType) ToPtr() *HBaseAuthenticationType + type HBaseLinkedService struct + TypeProperties *HBaseLinkedServiceTypeProperties + func (h *HBaseLinkedService) UnmarshalJSON(data []byte) error + func (h HBaseLinkedService) MarshalJSON() ([]byte, error) + type HBaseLinkedServiceTypeProperties struct + AllowHostNameCNMismatch interface{} + AllowSelfSignedServerCert interface{} + AuthenticationType *HBaseAuthenticationType + EnableSSL interface{} + EncryptedCredential interface{} + HTTPPath interface{} + Host interface{} + Password SecretBaseClassification + Port interface{} + TrustedCertPath interface{} + Username interface{} + func (h *HBaseLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (h HBaseLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type HBaseObjectDataset struct + TypeProperties *GenericDatasetTypeProperties + func (h *HBaseObjectDataset) UnmarshalJSON(data []byte) error + func (h HBaseObjectDataset) MarshalJSON() ([]byte, error) + type HBaseSource struct + Query interface{} + func (h *HBaseSource) UnmarshalJSON(data []byte) error + func (h HBaseSource) MarshalJSON() ([]byte, error) + type HDInsightActivityDebugInfoOption string + const HDInsightActivityDebugInfoOptionAlways + const HDInsightActivityDebugInfoOptionFailure + const HDInsightActivityDebugInfoOptionNone + func PossibleHDInsightActivityDebugInfoOptionValues() []HDInsightActivityDebugInfoOption + func (c HDInsightActivityDebugInfoOption) ToPtr() *HDInsightActivityDebugInfoOption + type HDInsightHiveActivity struct + TypeProperties *HDInsightHiveActivityTypeProperties + func (h *HDInsightHiveActivity) UnmarshalJSON(data []byte) error + func (h HDInsightHiveActivity) MarshalJSON() ([]byte, error) + type HDInsightHiveActivityTypeProperties struct + Arguments []interface{} + Defines map[string]interface{} + GetDebugInfo *HDInsightActivityDebugInfoOption + QueryTimeout *int32 + ScriptLinkedService *LinkedServiceReference + ScriptPath interface{} + StorageLinkedServices []*LinkedServiceReference + Variables []interface{} + func (h HDInsightHiveActivityTypeProperties) MarshalJSON() ([]byte, error) + type HDInsightLinkedService struct + TypeProperties *HDInsightLinkedServiceTypeProperties + func (h *HDInsightLinkedService) UnmarshalJSON(data []byte) error + func (h HDInsightLinkedService) MarshalJSON() ([]byte, error) + type HDInsightLinkedServiceTypeProperties struct + ClusterURI interface{} + EncryptedCredential interface{} + FileSystem interface{} + HcatalogLinkedServiceName *LinkedServiceReference + IsEspEnabled interface{} + LinkedServiceName *LinkedServiceReference + Password SecretBaseClassification + UserName interface{} + func (h *HDInsightLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (h HDInsightLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type HDInsightMapReduceActivity struct + TypeProperties *HDInsightMapReduceActivityTypeProperties + func (h *HDInsightMapReduceActivity) UnmarshalJSON(data []byte) error + func (h HDInsightMapReduceActivity) MarshalJSON() ([]byte, error) + type HDInsightMapReduceActivityTypeProperties struct + Arguments []interface{} + ClassName interface{} + Defines map[string]interface{} + GetDebugInfo *HDInsightActivityDebugInfoOption + JarFilePath interface{} + JarLibs []interface{} + JarLinkedService *LinkedServiceReference + StorageLinkedServices []*LinkedServiceReference + func (h HDInsightMapReduceActivityTypeProperties) MarshalJSON() ([]byte, error) + type HDInsightOnDemandLinkedService struct + TypeProperties *HDInsightOnDemandLinkedServiceTypeProperties + func (h *HDInsightOnDemandLinkedService) UnmarshalJSON(data []byte) error + func (h HDInsightOnDemandLinkedService) MarshalJSON() ([]byte, error) + type HDInsightOnDemandLinkedServiceTypeProperties struct + AdditionalLinkedServiceNames []*LinkedServiceReference + ClusterNamePrefix interface{} + ClusterPassword SecretBaseClassification + ClusterResourceGroup interface{} + ClusterSSHPassword SecretBaseClassification + ClusterSSHUserName interface{} + ClusterSize interface{} + ClusterType interface{} + ClusterUserName interface{} + CoreConfiguration interface{} + DataNodeSize interface{} + EncryptedCredential interface{} + HBaseConfiguration interface{} + HcatalogLinkedServiceName *LinkedServiceReference + HdfsConfiguration interface{} + HeadNodeSize interface{} + HiveConfiguration interface{} + HostSubscriptionID interface{} + LinkedServiceName *LinkedServiceReference + MapReduceConfiguration interface{} + OozieConfiguration interface{} + ScriptActions []*ScriptAction + ServicePrincipalID interface{} + ServicePrincipalKey SecretBaseClassification + SparkVersion interface{} + StormConfiguration interface{} + SubnetName interface{} + Tenant interface{} + TimeToLive interface{} + Version interface{} + VirtualNetworkID interface{} + YarnConfiguration interface{} + ZookeeperNodeSize interface{} + func (h *HDInsightOnDemandLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (h HDInsightOnDemandLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type HDInsightPigActivity struct + TypeProperties *HDInsightPigActivityTypeProperties + func (h *HDInsightPigActivity) UnmarshalJSON(data []byte) error + func (h HDInsightPigActivity) MarshalJSON() ([]byte, error) + type HDInsightPigActivityTypeProperties struct + Arguments interface{} + Defines map[string]interface{} + GetDebugInfo *HDInsightActivityDebugInfoOption + ScriptLinkedService *LinkedServiceReference + ScriptPath interface{} + StorageLinkedServices []*LinkedServiceReference + func (h HDInsightPigActivityTypeProperties) MarshalJSON() ([]byte, error) + type HDInsightSparkActivity struct + TypeProperties *HDInsightSparkActivityTypeProperties + func (h *HDInsightSparkActivity) UnmarshalJSON(data []byte) error + func (h HDInsightSparkActivity) MarshalJSON() ([]byte, error) + type HDInsightSparkActivityTypeProperties struct + Arguments []interface{} + ClassName *string + EntryFilePath interface{} + GetDebugInfo *HDInsightActivityDebugInfoOption + ProxyUser interface{} + RootPath interface{} + SparkConfig map[string]interface{} + SparkJobLinkedService *LinkedServiceReference + func (h HDInsightSparkActivityTypeProperties) MarshalJSON() ([]byte, error) + type HDInsightStreamingActivity struct + TypeProperties *HDInsightStreamingActivityTypeProperties + func (h *HDInsightStreamingActivity) UnmarshalJSON(data []byte) error + func (h HDInsightStreamingActivity) MarshalJSON() ([]byte, error) + type HDInsightStreamingActivityTypeProperties struct + Arguments []interface{} + Combiner interface{} + CommandEnvironment []interface{} + Defines map[string]interface{} + FileLinkedService *LinkedServiceReference + FilePaths []interface{} + GetDebugInfo *HDInsightActivityDebugInfoOption + Input interface{} + Mapper interface{} + Output interface{} + Reducer interface{} + StorageLinkedServices []*LinkedServiceReference + func (h HDInsightStreamingActivityTypeProperties) MarshalJSON() ([]byte, error) + type HTTPAuthenticationType string + const HTTPAuthenticationTypeAnonymous + const HTTPAuthenticationTypeBasic + const HTTPAuthenticationTypeClientCertificate + const HTTPAuthenticationTypeDigest + const HTTPAuthenticationTypeWindows + func PossibleHTTPAuthenticationTypeValues() []HTTPAuthenticationType + func (c HTTPAuthenticationType) ToPtr() *HTTPAuthenticationType + type HTTPDataset struct + TypeProperties *HTTPDatasetTypeProperties + func (h *HTTPDataset) UnmarshalJSON(data []byte) error + func (h HTTPDataset) MarshalJSON() ([]byte, error) + type HTTPDatasetTypeProperties struct + AdditionalHeaders interface{} + Compression DatasetCompressionClassification + Format DatasetStorageFormatClassification + RelativeURL interface{} + RequestBody interface{} + RequestMethod interface{} + func (h *HTTPDatasetTypeProperties) UnmarshalJSON(data []byte) error + func (h HTTPDatasetTypeProperties) MarshalJSON() ([]byte, error) + type HTTPLinkedService struct + TypeProperties *HTTPLinkedServiceTypeProperties + func (h *HTTPLinkedService) UnmarshalJSON(data []byte) error + func (h HTTPLinkedService) MarshalJSON() ([]byte, error) + type HTTPLinkedServiceTypeProperties struct + AuthenticationType *HTTPAuthenticationType + CertThumbprint interface{} + EmbeddedCertData interface{} + EnableServerCertificateValidation interface{} + EncryptedCredential interface{} + Password SecretBaseClassification + URL interface{} + UserName interface{} + func (h *HTTPLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (h HTTPLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type HTTPPoller interface + FinalResponse func(ctx context.Context) (*http.Response, error) + type HTTPPollerResponse struct + PollUntilDone func(ctx context.Context, frequency time.Duration) (*http.Response, error) + Poller HTTPPoller + RawResponse *http.Response + type HTTPReadSettings struct + AdditionalHeaders interface{} + EnablePartitionDiscovery *bool + PartitionRootPath interface{} + RequestBody interface{} + RequestMethod interface{} + RequestTimeout interface{} + func (h *HTTPReadSettings) UnmarshalJSON(data []byte) error + func (h HTTPReadSettings) MarshalJSON() ([]byte, error) + type HTTPServerLocation struct + RelativeURL interface{} + func (h *HTTPServerLocation) UnmarshalJSON(data []byte) error + func (h HTTPServerLocation) MarshalJSON() ([]byte, error) + type HTTPSource struct + HTTPRequestTimeout interface{} + func (h *HTTPSource) UnmarshalJSON(data []byte) error + func (h HTTPSource) MarshalJSON() ([]byte, error) + type HdfsLinkedService struct + TypeProperties *HdfsLinkedServiceTypeProperties + func (h *HdfsLinkedService) UnmarshalJSON(data []byte) error + func (h HdfsLinkedService) MarshalJSON() ([]byte, error) + type HdfsLinkedServiceTypeProperties struct + AuthenticationType interface{} + EncryptedCredential interface{} + Password SecretBaseClassification + URL interface{} + UserName interface{} + func (h *HdfsLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (h HdfsLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type HdfsLocation struct + func (h HdfsLocation) MarshalJSON() ([]byte, error) + type HdfsReadSettings struct + DeleteFilesAfterCompletion interface{} + DistcpSettings *DistcpSettings + EnablePartitionDiscovery *bool + FileListPath interface{} + ModifiedDatetimeEnd interface{} + ModifiedDatetimeStart interface{} + PartitionRootPath interface{} + Recursive interface{} + WildcardFileName interface{} + WildcardFolderPath interface{} + func (h *HdfsReadSettings) UnmarshalJSON(data []byte) error + func (h HdfsReadSettings) MarshalJSON() ([]byte, error) + type HdfsSource struct + DistcpSettings *DistcpSettings + Recursive interface{} + func (h *HdfsSource) UnmarshalJSON(data []byte) error + func (h HdfsSource) MarshalJSON() ([]byte, error) + type HdiNodeTypes string + const HdiNodeTypesHeadnode + const HdiNodeTypesWorkernode + const HdiNodeTypesZookeeper + func PossibleHdiNodeTypesValues() []HdiNodeTypes + func (c HdiNodeTypes) ToPtr() *HdiNodeTypes + type HiveAuthenticationType string + const HiveAuthenticationTypeAnonymous + const HiveAuthenticationTypeUsername + const HiveAuthenticationTypeUsernameAndPassword + const HiveAuthenticationTypeWindowsAzureHDInsightService + func PossibleHiveAuthenticationTypeValues() []HiveAuthenticationType + func (c HiveAuthenticationType) ToPtr() *HiveAuthenticationType + type HiveDatasetTypeProperties struct + Schema interface{} + Table interface{} + TableName interface{} + type HiveLinkedService struct + TypeProperties *HiveLinkedServiceTypeProperties + func (h *HiveLinkedService) UnmarshalJSON(data []byte) error + func (h HiveLinkedService) MarshalJSON() ([]byte, error) + type HiveLinkedServiceTypeProperties struct + AllowHostNameCNMismatch interface{} + AllowSelfSignedServerCert interface{} + AuthenticationType *HiveAuthenticationType + EnableSSL interface{} + EncryptedCredential interface{} + HTTPPath interface{} + Host interface{} + Password SecretBaseClassification + Port interface{} + ServerType *HiveServerType + ServiceDiscoveryMode interface{} + ThriftTransportProtocol *HiveThriftTransportProtocol + TrustedCertPath interface{} + UseNativeQuery interface{} + UseSystemTrustStore interface{} + Username interface{} + ZooKeeperNameSpace interface{} + func (h *HiveLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (h HiveLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type HiveObjectDataset struct + TypeProperties *HiveDatasetTypeProperties + func (h *HiveObjectDataset) UnmarshalJSON(data []byte) error + func (h HiveObjectDataset) MarshalJSON() ([]byte, error) + type HiveServerType string + const HiveServerTypeHiveServer1 + const HiveServerTypeHiveServer2 + const HiveServerTypeHiveThriftServer + func PossibleHiveServerTypeValues() []HiveServerType + func (c HiveServerType) ToPtr() *HiveServerType + type HiveSource struct + Query interface{} + func (h *HiveSource) UnmarshalJSON(data []byte) error + func (h HiveSource) MarshalJSON() ([]byte, error) + type HiveThriftTransportProtocol string + const HiveThriftTransportProtocolBinary + const HiveThriftTransportProtocolHTTP + const HiveThriftTransportProtocolSASL + func PossibleHiveThriftTransportProtocolValues() []HiveThriftTransportProtocol + func (c HiveThriftTransportProtocol) ToPtr() *HiveThriftTransportProtocol + type HubspotLinkedService struct + TypeProperties *HubspotLinkedServiceTypeProperties + func (h *HubspotLinkedService) UnmarshalJSON(data []byte) error + func (h HubspotLinkedService) MarshalJSON() ([]byte, error) + type HubspotLinkedServiceTypeProperties struct + AccessToken SecretBaseClassification + ClientID interface{} + ClientSecret SecretBaseClassification + EncryptedCredential interface{} + RefreshToken SecretBaseClassification + UseEncryptedEndpoints interface{} + UseHostVerification interface{} + UsePeerVerification interface{} + func (h *HubspotLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (h HubspotLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type HubspotObjectDataset struct + TypeProperties *GenericDatasetTypeProperties + func (h *HubspotObjectDataset) UnmarshalJSON(data []byte) error + func (h HubspotObjectDataset) MarshalJSON() ([]byte, error) + type HubspotSource struct + Query interface{} + func (h *HubspotSource) UnmarshalJSON(data []byte) error + func (h HubspotSource) MarshalJSON() ([]byte, error) + type IfConditionActivity struct + TypeProperties *IfConditionActivityTypeProperties + func (i *IfConditionActivity) UnmarshalJSON(data []byte) error + func (i IfConditionActivity) MarshalJSON() ([]byte, error) + type IfConditionActivityTypeProperties struct + Expression *Expression + IfFalseActivities []ActivityClassification + IfTrueActivities []ActivityClassification + func (i *IfConditionActivityTypeProperties) UnmarshalJSON(data []byte) error + func (i IfConditionActivityTypeProperties) MarshalJSON() ([]byte, error) + type ImpalaAuthenticationType string + const ImpalaAuthenticationTypeAnonymous + const ImpalaAuthenticationTypeSASLUsername + const ImpalaAuthenticationTypeUsernameAndPassword + func PossibleImpalaAuthenticationTypeValues() []ImpalaAuthenticationType + func (c ImpalaAuthenticationType) ToPtr() *ImpalaAuthenticationType + type ImpalaDatasetTypeProperties struct + Schema interface{} + Table interface{} + TableName interface{} + type ImpalaLinkedService struct + TypeProperties *ImpalaLinkedServiceTypeProperties + func (i *ImpalaLinkedService) UnmarshalJSON(data []byte) error + func (i ImpalaLinkedService) MarshalJSON() ([]byte, error) + type ImpalaLinkedServiceTypeProperties struct + AllowHostNameCNMismatch interface{} + AllowSelfSignedServerCert interface{} + AuthenticationType *ImpalaAuthenticationType + EnableSSL interface{} + EncryptedCredential interface{} + Host interface{} + Password SecretBaseClassification + Port interface{} + TrustedCertPath interface{} + UseSystemTrustStore interface{} + Username interface{} + func (i *ImpalaLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (i ImpalaLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type ImpalaObjectDataset struct + TypeProperties *ImpalaDatasetTypeProperties + func (i *ImpalaObjectDataset) UnmarshalJSON(data []byte) error + func (i ImpalaObjectDataset) MarshalJSON() ([]byte, error) + type ImpalaSource struct + Query interface{} + func (i *ImpalaSource) UnmarshalJSON(data []byte) error + func (i ImpalaSource) MarshalJSON() ([]byte, error) + type ImportSettings struct + AdditionalProperties map[string]interface{} + Type *string + func (i *ImportSettings) GetImportSettings() *ImportSettings + func (i *ImportSettings) UnmarshalJSON(data []byte) error + type ImportSettingsClassification interface + GetImportSettings func() *ImportSettings + type InformixLinkedService struct + TypeProperties *InformixLinkedServiceTypeProperties + func (i *InformixLinkedService) UnmarshalJSON(data []byte) error + func (i InformixLinkedService) MarshalJSON() ([]byte, error) + type InformixLinkedServiceTypeProperties struct + AuthenticationType interface{} + ConnectionString interface{} + Credential SecretBaseClassification + EncryptedCredential interface{} + Password SecretBaseClassification + UserName interface{} + func (i *InformixLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (i InformixLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type InformixSink struct + PreCopyScript interface{} + func (i *InformixSink) UnmarshalJSON(data []byte) error + func (i InformixSink) MarshalJSON() ([]byte, error) + type InformixSource struct + Query interface{} + func (i *InformixSource) UnmarshalJSON(data []byte) error + func (i InformixSource) MarshalJSON() ([]byte, error) + type InformixTableDataset struct + TypeProperties *InformixTableDatasetTypeProperties + func (i *InformixTableDataset) UnmarshalJSON(data []byte) error + func (i InformixTableDataset) MarshalJSON() ([]byte, error) + type InformixTableDatasetTypeProperties struct + TableName interface{} + type IntegrationRuntime struct + AdditionalProperties map[string]interface{} + Description *string + Type *IntegrationRuntimeType + func (i *IntegrationRuntime) GetIntegrationRuntime() *IntegrationRuntime + func (i *IntegrationRuntime) UnmarshalJSON(data []byte) error + type IntegrationRuntimeClassification interface + GetIntegrationRuntime func() *IntegrationRuntime + type IntegrationRuntimeComputeProperties struct + AdditionalProperties map[string]interface{} + DataFlowProperties *IntegrationRuntimeDataFlowProperties + Location *string + MaxParallelExecutionsPerNode *int32 + NodeSize *string + NumberOfNodes *int32 + VNetProperties *IntegrationRuntimeVNetProperties + func (i *IntegrationRuntimeComputeProperties) UnmarshalJSON(data []byte) error + func (i IntegrationRuntimeComputeProperties) MarshalJSON() ([]byte, error) + type IntegrationRuntimeCustomSetupScriptProperties struct + BlobContainerURI *string + SasToken *SecureString + type IntegrationRuntimeDataFlowProperties struct + AdditionalProperties map[string]interface{} + ComputeType *DataFlowComputeType + CoreCount *int32 + TimeToLive *int32 + func (i *IntegrationRuntimeDataFlowProperties) UnmarshalJSON(data []byte) error + func (i IntegrationRuntimeDataFlowProperties) MarshalJSON() ([]byte, error) + type IntegrationRuntimeDataProxyProperties struct + ConnectVia *EntityReference + Path *string + StagingLinkedService *EntityReference + type IntegrationRuntimeEdition string + const IntegrationRuntimeEditionEnterprise + const IntegrationRuntimeEditionStandard + func PossibleIntegrationRuntimeEditionValues() []IntegrationRuntimeEdition + func (c IntegrationRuntimeEdition) ToPtr() *IntegrationRuntimeEdition + type IntegrationRuntimeEntityReferenceType string + const IntegrationRuntimeEntityReferenceTypeIntegrationRuntimeReference + const IntegrationRuntimeEntityReferenceTypeLinkedServiceReference + func PossibleIntegrationRuntimeEntityReferenceTypeValues() []IntegrationRuntimeEntityReferenceType + func (c IntegrationRuntimeEntityReferenceType) ToPtr() *IntegrationRuntimeEntityReferenceType + type IntegrationRuntimeLicenseType string + const IntegrationRuntimeLicenseTypeBasePrice + const IntegrationRuntimeLicenseTypeLicenseIncluded + func PossibleIntegrationRuntimeLicenseTypeValues() []IntegrationRuntimeLicenseType + func (c IntegrationRuntimeLicenseType) ToPtr() *IntegrationRuntimeLicenseType + type IntegrationRuntimeListResponse struct + NextLink *string + Value []*IntegrationRuntimeResource + func (i IntegrationRuntimeListResponse) MarshalJSON() ([]byte, error) + type IntegrationRuntimeListResponseResponse struct + IntegrationRuntimeListResponse *IntegrationRuntimeListResponse + RawResponse *http.Response + type IntegrationRuntimeReference struct + Parameters map[string]interface{} + ReferenceName *string + Type *IntegrationRuntimeReferenceType + func (i IntegrationRuntimeReference) MarshalJSON() ([]byte, error) + type IntegrationRuntimeReferenceType string + const IntegrationRuntimeReferenceTypeIntegrationRuntimeReference + func PossibleIntegrationRuntimeReferenceTypeValues() []IntegrationRuntimeReferenceType + func (c IntegrationRuntimeReferenceType) ToPtr() *IntegrationRuntimeReferenceType + type IntegrationRuntimeResource struct + Properties IntegrationRuntimeClassification + func (i *IntegrationRuntimeResource) UnmarshalJSON(data []byte) error + func (i IntegrationRuntimeResource) MarshalJSON() ([]byte, error) + type IntegrationRuntimeResourceResponse struct + IntegrationRuntimeResource *IntegrationRuntimeResource + RawResponse *http.Response + type IntegrationRuntimeSsisCatalogInfo struct + AdditionalProperties map[string]interface{} + CatalogAdminPassword *SecureString + CatalogAdminUserName *string + CatalogPricingTier *IntegrationRuntimeSsisCatalogPricingTier + CatalogServerEndpoint *string + func (i *IntegrationRuntimeSsisCatalogInfo) UnmarshalJSON(data []byte) error + func (i IntegrationRuntimeSsisCatalogInfo) MarshalJSON() ([]byte, error) + type IntegrationRuntimeSsisCatalogPricingTier string + const IntegrationRuntimeSsisCatalogPricingTierBasic + const IntegrationRuntimeSsisCatalogPricingTierPremium + const IntegrationRuntimeSsisCatalogPricingTierPremiumRS + const IntegrationRuntimeSsisCatalogPricingTierStandard + func PossibleIntegrationRuntimeSsisCatalogPricingTierValues() []IntegrationRuntimeSsisCatalogPricingTier + func (c IntegrationRuntimeSsisCatalogPricingTier) ToPtr() *IntegrationRuntimeSsisCatalogPricingTier + type IntegrationRuntimeSsisProperties struct + AdditionalProperties map[string]interface{} + CatalogInfo *IntegrationRuntimeSsisCatalogInfo + CustomSetupScriptProperties *IntegrationRuntimeCustomSetupScriptProperties + DataProxyProperties *IntegrationRuntimeDataProxyProperties + Edition *IntegrationRuntimeEdition + ExpressCustomSetupProperties []CustomSetupBaseClassification + LicenseType *IntegrationRuntimeLicenseType + func (i *IntegrationRuntimeSsisProperties) UnmarshalJSON(data []byte) error + func (i IntegrationRuntimeSsisProperties) MarshalJSON() ([]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 PossibleIntegrationRuntimeStateValues() []IntegrationRuntimeState + func (c IntegrationRuntimeState) ToPtr() *IntegrationRuntimeState + type IntegrationRuntimeType string + const IntegrationRuntimeTypeManaged + const IntegrationRuntimeTypeSelfHosted + func PossibleIntegrationRuntimeTypeValues() []IntegrationRuntimeType + func (c IntegrationRuntimeType) ToPtr() *IntegrationRuntimeType + type IntegrationRuntimeVNetProperties struct + AdditionalProperties map[string]interface{} + PublicIPs []*string + Subnet *string + VNetID *string + func (i *IntegrationRuntimeVNetProperties) UnmarshalJSON(data []byte) error + func (i IntegrationRuntimeVNetProperties) MarshalJSON() ([]byte, error) + type IntegrationRuntimesClient struct + func NewIntegrationRuntimesClient(con *Connection) *IntegrationRuntimesClient + func (client *IntegrationRuntimesClient) Get(ctx context.Context, integrationRuntimeName string, ...) (IntegrationRuntimeResourceResponse, error) + func (client *IntegrationRuntimesClient) List(ctx context.Context, options *IntegrationRuntimesListOptions) (IntegrationRuntimeListResponseResponse, error) + type IntegrationRuntimesGetOptions struct + type IntegrationRuntimesListOptions struct + type JSONDataset struct + TypeProperties *JSONDatasetTypeProperties + func (j *JSONDataset) UnmarshalJSON(data []byte) error + func (j JSONDataset) MarshalJSON() ([]byte, error) + type JSONDatasetTypeProperties struct + Compression DatasetCompressionClassification + EncodingName interface{} + Location DatasetLocationClassification + func (j *JSONDatasetTypeProperties) UnmarshalJSON(data []byte) error + func (j JSONDatasetTypeProperties) MarshalJSON() ([]byte, error) + type JSONFormat struct + EncodingName interface{} + FilePattern *JSONFormatFilePattern + JSONNodeReference interface{} + JSONPathDefinition interface{} + NestingSeparator interface{} + func (j *JSONFormat) UnmarshalJSON(data []byte) error + func (j JSONFormat) MarshalJSON() ([]byte, error) + type JSONFormatFilePattern string + const JSONFormatFilePatternArrayOfObjects + const JSONFormatFilePatternSetOfObjects + func PossibleJSONFormatFilePatternValues() []JSONFormatFilePattern + func (c JSONFormatFilePattern) ToPtr() *JSONFormatFilePattern + type JSONReadSettings struct + CompressionProperties CompressionReadSettingsClassification + func (j *JSONReadSettings) UnmarshalJSON(data []byte) error + func (j JSONReadSettings) MarshalJSON() ([]byte, error) + type JSONSink struct + FormatSettings *JSONWriteSettings + StoreSettings StoreWriteSettingsClassification + func (j *JSONSink) UnmarshalJSON(data []byte) error + func (j JSONSink) MarshalJSON() ([]byte, error) + type JSONSource struct + AdditionalColumns []*AdditionalColumns + FormatSettings *JSONReadSettings + StoreSettings StoreReadSettingsClassification + func (j *JSONSource) UnmarshalJSON(data []byte) error + func (j JSONSource) MarshalJSON() ([]byte, error) + type JSONWriteFilePattern string + const JSONWriteFilePatternArrayOfObjects + const JSONWriteFilePatternSetOfObjects + func PossibleJSONWriteFilePatternValues() []JSONWriteFilePattern + func (c JSONWriteFilePattern) ToPtr() *JSONWriteFilePattern + type JSONWriteSettings struct + FilePattern *JSONWriteFilePattern + func (j *JSONWriteSettings) UnmarshalJSON(data []byte) error + func (j JSONWriteSettings) MarshalJSON() ([]byte, error) + type JiraLinkedService struct + TypeProperties *JiraLinkedServiceTypeProperties + func (j *JiraLinkedService) UnmarshalJSON(data []byte) error + func (j JiraLinkedService) MarshalJSON() ([]byte, error) + type JiraLinkedServiceTypeProperties struct + EncryptedCredential interface{} + Host interface{} + Password SecretBaseClassification + Port interface{} + UseEncryptedEndpoints interface{} + UseHostVerification interface{} + UsePeerVerification interface{} + Username interface{} + func (j *JiraLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (j JiraLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type JiraObjectDataset struct + TypeProperties *GenericDatasetTypeProperties + func (j *JiraObjectDataset) UnmarshalJSON(data []byte) error + func (j JiraObjectDataset) MarshalJSON() ([]byte, error) + type JiraSource struct + Query interface{} + func (j *JiraSource) UnmarshalJSON(data []byte) error + func (j JiraSource) MarshalJSON() ([]byte, error) + type LibraryAppendOptions struct + BlobConditionAppendPosition *int64 + type LibraryBeginCreateOptions struct + type LibraryBeginDeleteOptions struct + type LibraryBeginFlushOptions struct + type LibraryClient struct + func NewLibraryClient(con *Connection) *LibraryClient + func (client *LibraryClient) Append(ctx context.Context, libraryName string, content azcore.ReadSeekCloser, ...) (*http.Response, error) + func (client *LibraryClient) BeginCreate(ctx context.Context, libraryName string, options *LibraryBeginCreateOptions) (LibraryResourceInfoPollerResponse, error) + func (client *LibraryClient) BeginDelete(ctx context.Context, libraryName string, options *LibraryBeginDeleteOptions) (LibraryResourceInfoPollerResponse, error) + func (client *LibraryClient) BeginFlush(ctx context.Context, libraryName string, options *LibraryBeginFlushOptions) (LibraryResourceInfoPollerResponse, error) + func (client *LibraryClient) Get(ctx context.Context, libraryName string, options *LibraryGetOptions) (LibraryResourceResponse, error) + func (client *LibraryClient) GetOperationResult(ctx context.Context, operationID string, ...) (interface{}, error) + func (client *LibraryClient) List(options *LibraryListOptions) LibraryListResponsePager + func (client *LibraryClient) ResumeCreate(ctx context.Context, token string) (LibraryResourceInfoPollerResponse, error) + func (client *LibraryClient) ResumeDelete(ctx context.Context, token string) (LibraryResourceInfoPollerResponse, error) + func (client *LibraryClient) ResumeFlush(ctx context.Context, token string) (LibraryResourceInfoPollerResponse, error) + type LibraryGetOperationResultOptions struct + type LibraryGetOptions struct + type LibraryInfo struct + ContainerName *string + CreatorID *string + Name *string + Path *string + ProvisioningStatus *string + Type *string + UploadedTimestamp *time.Time + func (l *LibraryInfo) UnmarshalJSON(data []byte) error + func (l LibraryInfo) MarshalJSON() ([]byte, error) + type LibraryListOptions struct + type LibraryListResponse struct + NextLink *string + Value []*LibraryResource + func (l LibraryListResponse) MarshalJSON() ([]byte, error) + type LibraryListResponsePager interface + PageResponse func() LibraryListResponseResponse + type LibraryListResponseResponse struct + LibraryListResponse *LibraryListResponse + RawResponse *http.Response + type LibraryRequirements struct + Content *string + Filename *string + Time *time.Time + func (l *LibraryRequirements) UnmarshalJSON(data []byte) error + func (l LibraryRequirements) MarshalJSON() ([]byte, error) + type LibraryResource struct + Properties *LibraryResourceProperties + func (l *LibraryResource) UnmarshalJSON(data []byte) error + func (l LibraryResource) MarshalJSON() ([]byte, error) + type LibraryResourceInfo struct + ArtifactID *string + Changed *string + Created *string + ID *string + Name *string + OperationID *string + RecordID *int32 + State *string + Type *string + type LibraryResourceInfoPoller interface + FinalResponse func(ctx context.Context) (LibraryResourceInfoResponse, error) + type LibraryResourceInfoPollerResponse struct + PollUntilDone func(ctx context.Context, frequency time.Duration) (LibraryResourceInfoResponse, error) + Poller LibraryResourceInfoPoller + RawResponse *http.Response + type LibraryResourceInfoResponse struct + LibraryResourceInfo *LibraryResourceInfo + RawResponse *http.Response + type LibraryResourceProperties struct + ContainerName *string + CreatorID *string + Name *string + Path *string + ProvisioningStatus *string + Type *string + UploadedTimestamp *string + type LibraryResourceResponse struct + LibraryResource *LibraryResource + RawResponse *http.Response + type LinkedIntegrationRuntimeKeyAuthorization struct + Key *SecureString + func (l *LinkedIntegrationRuntimeKeyAuthorization) UnmarshalJSON(data []byte) error + func (l LinkedIntegrationRuntimeKeyAuthorization) MarshalJSON() ([]byte, error) + type LinkedIntegrationRuntimeRbacAuthorization struct + ResourceID *string + func (l *LinkedIntegrationRuntimeRbacAuthorization) UnmarshalJSON(data []byte) error + func (l LinkedIntegrationRuntimeRbacAuthorization) MarshalJSON() ([]byte, error) + type LinkedIntegrationRuntimeType struct + AuthorizationType *string + func (l *LinkedIntegrationRuntimeType) GetLinkedIntegrationRuntimeType() *LinkedIntegrationRuntimeType + func (l *LinkedIntegrationRuntimeType) UnmarshalJSON(data []byte) error + type LinkedIntegrationRuntimeTypeClassification interface + GetLinkedIntegrationRuntimeType func() *LinkedIntegrationRuntimeType + type LinkedService struct + AdditionalProperties map[string]interface{} + Annotations []interface{} + ConnectVia *IntegrationRuntimeReference + Description *string + Parameters map[string]*ParameterSpecification + Type *string + func (l *LinkedService) GetLinkedService() *LinkedService + func (l *LinkedService) UnmarshalJSON(data []byte) error + type LinkedServiceBeginCreateOrUpdateLinkedServiceOptions struct + IfMatch *string + type LinkedServiceBeginDeleteLinkedServiceOptions struct + type LinkedServiceBeginRenameLinkedServiceOptions struct + type LinkedServiceClassification interface + GetLinkedService func() *LinkedService + type LinkedServiceClient struct + func NewLinkedServiceClient(con *Connection) *LinkedServiceClient + func (client *LinkedServiceClient) BeginCreateOrUpdateLinkedService(ctx context.Context, linkedServiceName string, ...) (LinkedServiceResourcePollerResponse, error) + func (client *LinkedServiceClient) BeginDeleteLinkedService(ctx context.Context, linkedServiceName string, ...) (HTTPPollerResponse, error) + func (client *LinkedServiceClient) BeginRenameLinkedService(ctx context.Context, linkedServiceName string, request ArtifactRenameRequest, ...) (HTTPPollerResponse, error) + func (client *LinkedServiceClient) GetLinkedService(ctx context.Context, linkedServiceName string, ...) (LinkedServiceResourceResponse, error) + func (client *LinkedServiceClient) GetLinkedServicesByWorkspace(options *LinkedServiceGetLinkedServicesByWorkspaceOptions) LinkedServiceListResponsePager + func (client *LinkedServiceClient) ResumeCreateOrUpdateLinkedService(ctx context.Context, token string) (LinkedServiceResourcePollerResponse, error) + func (client *LinkedServiceClient) ResumeDeleteLinkedService(ctx context.Context, token string) (HTTPPollerResponse, error) + func (client *LinkedServiceClient) ResumeRenameLinkedService(ctx context.Context, token string) (HTTPPollerResponse, error) + type LinkedServiceDebugResource struct + Properties LinkedServiceClassification + func (l *LinkedServiceDebugResource) UnmarshalJSON(data []byte) error + func (l LinkedServiceDebugResource) MarshalJSON() ([]byte, error) + type LinkedServiceGetLinkedServiceOptions struct + IfNoneMatch *string + type LinkedServiceGetLinkedServicesByWorkspaceOptions struct + type LinkedServiceListResponse struct + NextLink *string + Value []*LinkedServiceResource + func (l LinkedServiceListResponse) MarshalJSON() ([]byte, error) + type LinkedServiceListResponsePager interface + PageResponse func() LinkedServiceListResponseResponse + type LinkedServiceListResponseResponse struct + LinkedServiceListResponse *LinkedServiceListResponse + RawResponse *http.Response + type LinkedServiceReference struct + Parameters map[string]interface{} + ReferenceName *string + Type *Type + func (l LinkedServiceReference) MarshalJSON() ([]byte, error) + type LinkedServiceResource struct + Properties LinkedServiceClassification + func (l *LinkedServiceResource) UnmarshalJSON(data []byte) error + func (l LinkedServiceResource) MarshalJSON() ([]byte, error) + type LinkedServiceResourcePoller interface + FinalResponse func(ctx context.Context) (LinkedServiceResourceResponse, error) + type LinkedServiceResourcePollerResponse struct + PollUntilDone func(ctx context.Context, frequency time.Duration) (LinkedServiceResourceResponse, error) + Poller LinkedServiceResourcePoller + RawResponse *http.Response + type LinkedServiceResourceResponse struct + LinkedServiceResource *LinkedServiceResource + RawResponse *http.Response + type LogLocationSettings struct + LinkedServiceName *LinkedServiceReference + Path interface{} + type LogSettings struct + CopyActivityLogSettings *CopyActivityLogSettings + EnableCopyActivityLog interface{} + LogLocationSettings *LogLocationSettings + type LogStorageSettings struct + AdditionalProperties map[string]interface{} + EnableReliableLogging interface{} + LinkedServiceName *LinkedServiceReference + LogLevel interface{} + Path interface{} + func (l *LogStorageSettings) UnmarshalJSON(data []byte) error + func (l LogStorageSettings) MarshalJSON() ([]byte, error) + type LookupActivity struct + TypeProperties *LookupActivityTypeProperties + func (l *LookupActivity) UnmarshalJSON(data []byte) error + func (l LookupActivity) MarshalJSON() ([]byte, error) + type LookupActivityTypeProperties struct + Dataset *DatasetReference + FirstRowOnly interface{} + Source CopySourceClassification + func (l *LookupActivityTypeProperties) UnmarshalJSON(data []byte) error + func (l LookupActivityTypeProperties) MarshalJSON() ([]byte, error) + type MagentoLinkedService struct + TypeProperties *MagentoLinkedServiceTypeProperties + func (m *MagentoLinkedService) UnmarshalJSON(data []byte) error + func (m MagentoLinkedService) MarshalJSON() ([]byte, error) + type MagentoLinkedServiceTypeProperties struct + AccessToken SecretBaseClassification + EncryptedCredential interface{} + Host interface{} + UseEncryptedEndpoints interface{} + UseHostVerification interface{} + UsePeerVerification interface{} + func (m *MagentoLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (m MagentoLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type MagentoObjectDataset struct + TypeProperties *GenericDatasetTypeProperties + func (m *MagentoObjectDataset) UnmarshalJSON(data []byte) error + func (m MagentoObjectDataset) MarshalJSON() ([]byte, error) + type MagentoSource struct + Query interface{} + func (m *MagentoSource) UnmarshalJSON(data []byte) error + func (m MagentoSource) MarshalJSON() ([]byte, error) + type ManagedIdentity struct + PrincipalID *string + TenantID *string + Type *ResourceIdentityType + type ManagedIntegrationRuntime struct + ManagedVirtualNetwork *ManagedVirtualNetworkReference + State *IntegrationRuntimeState + TypeProperties *ManagedIntegrationRuntimeTypeProperties + func (m *ManagedIntegrationRuntime) UnmarshalJSON(data []byte) error + func (m ManagedIntegrationRuntime) MarshalJSON() ([]byte, error) + type ManagedIntegrationRuntimeTypeProperties struct + ComputeProperties *IntegrationRuntimeComputeProperties + SsisProperties *IntegrationRuntimeSsisProperties + type ManagedVirtualNetworkReference struct + ReferenceName *string + Type *string + type ManagedVirtualNetworkSettings struct + AllowedAADTenantIDsForLinking []*string + LinkedAccessCheckOnTargetResource *bool + PreventDataExfiltration *bool + func (m ManagedVirtualNetworkSettings) MarshalJSON() ([]byte, error) + type MappingDataFlow struct + TypeProperties *MappingDataFlowTypeProperties + func (m *MappingDataFlow) UnmarshalJSON(data []byte) error + func (m MappingDataFlow) MarshalJSON() ([]byte, error) + type MappingDataFlowTypeProperties struct + Script *string + Sinks []*DataFlowSink + Sources []*DataFlowSource + Transformations []*Transformation + func (m MappingDataFlowTypeProperties) MarshalJSON() ([]byte, error) + type MariaDBLinkedService struct + TypeProperties *MariaDBLinkedServiceTypeProperties + func (m *MariaDBLinkedService) UnmarshalJSON(data []byte) error + func (m MariaDBLinkedService) MarshalJSON() ([]byte, error) + type MariaDBLinkedServiceTypeProperties struct + ConnectionString interface{} + EncryptedCredential interface{} + Pwd *AzureKeyVaultSecretReference + type MariaDBSource struct + Query interface{} + func (m *MariaDBSource) UnmarshalJSON(data []byte) error + func (m MariaDBSource) MarshalJSON() ([]byte, error) + type MariaDBTableDataset struct + TypeProperties *GenericDatasetTypeProperties + func (m *MariaDBTableDataset) UnmarshalJSON(data []byte) error + func (m MariaDBTableDataset) MarshalJSON() ([]byte, error) + type MarketoLinkedService struct + TypeProperties *MarketoLinkedServiceTypeProperties + func (m *MarketoLinkedService) UnmarshalJSON(data []byte) error + func (m MarketoLinkedService) MarshalJSON() ([]byte, error) + type MarketoLinkedServiceTypeProperties struct + ClientID interface{} + ClientSecret SecretBaseClassification + EncryptedCredential interface{} + Endpoint interface{} + UseEncryptedEndpoints interface{} + UseHostVerification interface{} + UsePeerVerification interface{} + func (m *MarketoLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (m MarketoLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type MarketoObjectDataset struct + TypeProperties *GenericDatasetTypeProperties + func (m *MarketoObjectDataset) UnmarshalJSON(data []byte) error + func (m MarketoObjectDataset) MarshalJSON() ([]byte, error) + type MarketoSource struct + Query interface{} + func (m *MarketoSource) UnmarshalJSON(data []byte) error + func (m MarketoSource) MarshalJSON() ([]byte, error) + type MicrosoftAccessLinkedService struct + TypeProperties *MicrosoftAccessLinkedServiceTypeProperties + func (m *MicrosoftAccessLinkedService) UnmarshalJSON(data []byte) error + func (m MicrosoftAccessLinkedService) MarshalJSON() ([]byte, error) + type MicrosoftAccessLinkedServiceTypeProperties struct + AuthenticationType interface{} + ConnectionString interface{} + Credential SecretBaseClassification + EncryptedCredential interface{} + Password SecretBaseClassification + UserName interface{} + func (m *MicrosoftAccessLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (m MicrosoftAccessLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type MicrosoftAccessSink struct + PreCopyScript interface{} + func (m *MicrosoftAccessSink) UnmarshalJSON(data []byte) error + func (m MicrosoftAccessSink) MarshalJSON() ([]byte, error) + type MicrosoftAccessSource struct + AdditionalColumns []*AdditionalColumns + Query interface{} + func (m *MicrosoftAccessSource) UnmarshalJSON(data []byte) error + func (m MicrosoftAccessSource) MarshalJSON() ([]byte, error) + type MicrosoftAccessTableDataset struct + TypeProperties *MicrosoftAccessTableDatasetTypeProperties + func (m *MicrosoftAccessTableDataset) UnmarshalJSON(data []byte) error + func (m MicrosoftAccessTableDataset) MarshalJSON() ([]byte, error) + type MicrosoftAccessTableDatasetTypeProperties struct + TableName interface{} + type MongoDbAtlasCollectionDataset struct + TypeProperties *MongoDbAtlasCollectionDatasetTypeProperties + func (m *MongoDbAtlasCollectionDataset) UnmarshalJSON(data []byte) error + func (m MongoDbAtlasCollectionDataset) MarshalJSON() ([]byte, error) + type MongoDbAtlasCollectionDatasetTypeProperties struct + Collection interface{} + type MongoDbAtlasLinkedService struct + TypeProperties *MongoDbAtlasLinkedServiceTypeProperties + func (m *MongoDbAtlasLinkedService) UnmarshalJSON(data []byte) error + func (m MongoDbAtlasLinkedService) MarshalJSON() ([]byte, error) + type MongoDbAtlasLinkedServiceTypeProperties struct + ConnectionString interface{} + Database interface{} + type MongoDbAtlasSource struct + AdditionalColumns []*AdditionalColumns + BatchSize interface{} + CursorMethods *MongoDbCursorMethodsProperties + Filter interface{} + QueryTimeout interface{} + func (m *MongoDbAtlasSource) UnmarshalJSON(data []byte) error + func (m MongoDbAtlasSource) MarshalJSON() ([]byte, error) + type MongoDbAuthenticationType string + const MongoDbAuthenticationTypeAnonymous + const MongoDbAuthenticationTypeBasic + func PossibleMongoDbAuthenticationTypeValues() []MongoDbAuthenticationType + func (c MongoDbAuthenticationType) ToPtr() *MongoDbAuthenticationType + type MongoDbCollectionDataset struct + TypeProperties *MongoDbCollectionDatasetTypeProperties + func (m *MongoDbCollectionDataset) UnmarshalJSON(data []byte) error + func (m MongoDbCollectionDataset) MarshalJSON() ([]byte, error) + type MongoDbCollectionDatasetTypeProperties struct + CollectionName interface{} + type MongoDbCursorMethodsProperties struct + AdditionalProperties map[string]interface{} + Limit interface{} + Project interface{} + Skip interface{} + Sort interface{} + func (m *MongoDbCursorMethodsProperties) UnmarshalJSON(data []byte) error + func (m MongoDbCursorMethodsProperties) MarshalJSON() ([]byte, error) + type MongoDbLinkedService struct + TypeProperties *MongoDbLinkedServiceTypeProperties + func (m *MongoDbLinkedService) UnmarshalJSON(data []byte) error + func (m MongoDbLinkedService) MarshalJSON() ([]byte, error) + type MongoDbLinkedServiceTypeProperties struct + AllowSelfSignedServerCert interface{} + AuthSource interface{} + AuthenticationType *MongoDbAuthenticationType + DatabaseName interface{} + EnableSSL interface{} + EncryptedCredential interface{} + Password SecretBaseClassification + Port interface{} + Server interface{} + Username interface{} + func (m *MongoDbLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (m MongoDbLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type MongoDbSource struct + AdditionalColumns []*AdditionalColumns + Query interface{} + func (m *MongoDbSource) UnmarshalJSON(data []byte) error + func (m MongoDbSource) MarshalJSON() ([]byte, error) + type MongoDbV2CollectionDataset struct + TypeProperties *MongoDbV2CollectionDatasetTypeProperties + func (m *MongoDbV2CollectionDataset) UnmarshalJSON(data []byte) error + func (m MongoDbV2CollectionDataset) MarshalJSON() ([]byte, error) + type MongoDbV2CollectionDatasetTypeProperties struct + Collection interface{} + type MongoDbV2LinkedService struct + TypeProperties *MongoDbV2LinkedServiceTypeProperties + func (m *MongoDbV2LinkedService) UnmarshalJSON(data []byte) error + func (m MongoDbV2LinkedService) MarshalJSON() ([]byte, error) + type MongoDbV2LinkedServiceTypeProperties struct + ConnectionString interface{} + Database interface{} + type MongoDbV2Source struct + AdditionalColumns []*AdditionalColumns + BatchSize interface{} + CursorMethods *MongoDbCursorMethodsProperties + Filter interface{} + QueryTimeout interface{} + func (m *MongoDbV2Source) UnmarshalJSON(data []byte) error + func (m MongoDbV2Source) MarshalJSON() ([]byte, error) + type MultiplePipelineTrigger struct + Pipelines []*TriggerPipelineReference + func (m *MultiplePipelineTrigger) GetMultiplePipelineTrigger() *MultiplePipelineTrigger + func (m *MultiplePipelineTrigger) UnmarshalJSON(data []byte) error + func (m MultiplePipelineTrigger) MarshalJSON() ([]byte, error) + type MultiplePipelineTriggerClassification interface + GetMultiplePipelineTrigger func() *MultiplePipelineTrigger + type MySQLLinkedService struct + TypeProperties *MySQLLinkedServiceTypeProperties + func (m *MySQLLinkedService) UnmarshalJSON(data []byte) error + func (m MySQLLinkedService) MarshalJSON() ([]byte, error) + type MySQLLinkedServiceTypeProperties struct + ConnectionString interface{} + EncryptedCredential interface{} + Password *AzureKeyVaultSecretReference + type MySQLSource struct + Query interface{} + func (m *MySQLSource) UnmarshalJSON(data []byte) error + func (m MySQLSource) MarshalJSON() ([]byte, error) + type MySQLTableDataset struct + TypeProperties *MySQLTableDatasetTypeProperties + func (m *MySQLTableDataset) UnmarshalJSON(data []byte) error + func (m MySQLTableDataset) MarshalJSON() ([]byte, error) + type MySQLTableDatasetTypeProperties struct + TableName interface{} + type NetezzaLinkedService struct + TypeProperties *NetezzaLinkedServiceTypeProperties + func (n *NetezzaLinkedService) UnmarshalJSON(data []byte) error + func (n NetezzaLinkedService) MarshalJSON() ([]byte, error) + type NetezzaLinkedServiceTypeProperties struct + ConnectionString interface{} + EncryptedCredential interface{} + Pwd *AzureKeyVaultSecretReference + type NetezzaPartitionOption string + const NetezzaPartitionOptionDataSlice + const NetezzaPartitionOptionDynamicRange + const NetezzaPartitionOptionNone + func PossibleNetezzaPartitionOptionValues() []NetezzaPartitionOption + func (c NetezzaPartitionOption) ToPtr() *NetezzaPartitionOption + type NetezzaPartitionSettings struct + PartitionColumnName interface{} + PartitionLowerBound interface{} + PartitionUpperBound interface{} + type NetezzaSource struct + PartitionOption *NetezzaPartitionOption + PartitionSettings *NetezzaPartitionSettings + Query interface{} + func (n *NetezzaSource) UnmarshalJSON(data []byte) error + func (n NetezzaSource) MarshalJSON() ([]byte, error) + type NetezzaTableDataset struct + TypeProperties *NetezzaTableDatasetTypeProperties + func (n *NetezzaTableDataset) UnmarshalJSON(data []byte) error + func (n NetezzaTableDataset) MarshalJSON() ([]byte, error) + type NetezzaTableDatasetTypeProperties struct + Schema interface{} + Table interface{} + TableName interface{} + type NodeSize string + const NodeSizeLarge + const NodeSizeMedium + const NodeSizeNone + const NodeSizeSmall + const NodeSizeXLarge + const NodeSizeXXLarge + const NodeSizeXXXLarge + func PossibleNodeSizeValues() []NodeSize + func (c NodeSize) ToPtr() *NodeSize + type NodeSizeFamily string + const NodeSizeFamilyMemoryOptimized + const NodeSizeFamilyNone + func PossibleNodeSizeFamilyValues() []NodeSizeFamily + func (c NodeSizeFamily) ToPtr() *NodeSizeFamily + type Notebook struct + AdditionalProperties map[string]interface{} + BigDataPool *BigDataPoolReference + Cells []*NotebookCell + Description *string + Metadata *NotebookMetadata + Nbformat *int32 + NbformatMinor *int32 + SessionProperties *NotebookSessionProperties + func (n *Notebook) UnmarshalJSON(data []byte) error + func (n Notebook) MarshalJSON() ([]byte, error) + type NotebookBeginCreateOrUpdateNotebookOptions struct + IfMatch *string + type NotebookBeginDeleteNotebookOptions struct + type NotebookBeginRenameNotebookOptions struct + type NotebookCell struct + AdditionalProperties map[string]interface{} + Attachments interface{} + CellType *string + Metadata interface{} + Outputs []*NotebookCellOutputItem + Source []*string + func (n *NotebookCell) UnmarshalJSON(data []byte) error + func (n NotebookCell) MarshalJSON() ([]byte, error) + type NotebookCellOutputItem struct + Data interface{} + ExecutionCount *int32 + Metadata interface{} + Name *string + OutputType *CellOutputType + Text interface{} + type NotebookClient struct + func NewNotebookClient(con *Connection) *NotebookClient + func (client *NotebookClient) BeginCreateOrUpdateNotebook(ctx context.Context, notebookName string, notebook NotebookResource, ...) (NotebookResourcePollerResponse, error) + func (client *NotebookClient) BeginDeleteNotebook(ctx context.Context, notebookName string, ...) (HTTPPollerResponse, error) + func (client *NotebookClient) BeginRenameNotebook(ctx context.Context, notebookName string, request ArtifactRenameRequest, ...) (HTTPPollerResponse, error) + func (client *NotebookClient) GetNotebook(ctx context.Context, notebookName string, options *NotebookGetNotebookOptions) (NotebookResourceResponse, error) + func (client *NotebookClient) GetNotebookSummaryByWorkSpace(options *NotebookGetNotebookSummaryByWorkSpaceOptions) NotebookListResponsePager + func (client *NotebookClient) GetNotebooksByWorkspace(options *NotebookGetNotebooksByWorkspaceOptions) NotebookListResponsePager + func (client *NotebookClient) ResumeCreateOrUpdateNotebook(ctx context.Context, token string) (NotebookResourcePollerResponse, error) + func (client *NotebookClient) ResumeDeleteNotebook(ctx context.Context, token string) (HTTPPollerResponse, error) + func (client *NotebookClient) ResumeRenameNotebook(ctx context.Context, token string) (HTTPPollerResponse, error) + type NotebookGetNotebookOptions struct + IfNoneMatch *string + type NotebookGetNotebookSummaryByWorkSpaceOptions struct + type NotebookGetNotebooksByWorkspaceOptions struct + type NotebookKernelSpec struct + AdditionalProperties map[string]interface{} + DisplayName *string + Name *string + func (n *NotebookKernelSpec) UnmarshalJSON(data []byte) error + func (n NotebookKernelSpec) MarshalJSON() ([]byte, error) + type NotebookLanguageInfo struct + AdditionalProperties map[string]interface{} + CodemirrorMode *string + Name *string + func (n *NotebookLanguageInfo) UnmarshalJSON(data []byte) error + func (n NotebookLanguageInfo) MarshalJSON() ([]byte, error) + type NotebookListResponse struct + NextLink *string + Value []*NotebookResource + func (n NotebookListResponse) MarshalJSON() ([]byte, error) + type NotebookListResponsePager interface + PageResponse func() NotebookListResponseResponse + type NotebookListResponseResponse struct + NotebookListResponse *NotebookListResponse + RawResponse *http.Response + type NotebookMetadata struct + AdditionalProperties map[string]interface{} + Kernelspec *NotebookKernelSpec + LanguageInfo *NotebookLanguageInfo + func (n *NotebookMetadata) UnmarshalJSON(data []byte) error + func (n NotebookMetadata) MarshalJSON() ([]byte, error) + type NotebookReferenceType string + const NotebookReferenceTypeNotebookReference + func PossibleNotebookReferenceTypeValues() []NotebookReferenceType + func (c NotebookReferenceType) ToPtr() *NotebookReferenceType + type NotebookResource struct + Etag *string + ID *string + Name *string + Properties *Notebook + Type *string + type NotebookResourcePoller interface + FinalResponse func(ctx context.Context) (NotebookResourceResponse, error) + type NotebookResourcePollerResponse struct + PollUntilDone func(ctx context.Context, frequency time.Duration) (NotebookResourceResponse, error) + Poller NotebookResourcePoller + RawResponse *http.Response + type NotebookResourceResponse struct + NotebookResource *NotebookResource + RawResponse *http.Response + type NotebookSessionProperties struct + DriverCores *int32 + DriverMemory *string + ExecutorCores *int32 + ExecutorMemory *string + NumExecutors *int32 + type ODataAADServicePrincipalCredentialType string + const ODataAADServicePrincipalCredentialTypeServicePrincipalCert + const ODataAADServicePrincipalCredentialTypeServicePrincipalKey + func PossibleODataAADServicePrincipalCredentialTypeValues() []ODataAADServicePrincipalCredentialType + func (c ODataAADServicePrincipalCredentialType) ToPtr() *ODataAADServicePrincipalCredentialType + type ODataAuthenticationType string + const ODataAuthenticationTypeAADServicePrincipal + const ODataAuthenticationTypeAnonymous + const ODataAuthenticationTypeBasic + const ODataAuthenticationTypeManagedServiceIdentity + const ODataAuthenticationTypeWindows + func PossibleODataAuthenticationTypeValues() []ODataAuthenticationType + func (c ODataAuthenticationType) ToPtr() *ODataAuthenticationType + type ODataLinkedService struct + TypeProperties *ODataLinkedServiceTypeProperties + func (o *ODataLinkedService) UnmarshalJSON(data []byte) error + func (o ODataLinkedService) MarshalJSON() ([]byte, error) + type ODataLinkedServiceTypeProperties struct + AADResourceID interface{} + AADServicePrincipalCredentialType *ODataAADServicePrincipalCredentialType + AuthenticationType *ODataAuthenticationType + AzureCloudType interface{} + EncryptedCredential interface{} + Password SecretBaseClassification + ServicePrincipalEmbeddedCert SecretBaseClassification + ServicePrincipalEmbeddedCertPassword SecretBaseClassification + ServicePrincipalID interface{} + ServicePrincipalKey SecretBaseClassification + Tenant interface{} + URL interface{} + UserName interface{} + func (o *ODataLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (o ODataLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type ODataResourceDataset struct + TypeProperties *ODataResourceDatasetTypeProperties + func (o *ODataResourceDataset) UnmarshalJSON(data []byte) error + func (o ODataResourceDataset) MarshalJSON() ([]byte, error) + type ODataResourceDatasetTypeProperties struct + Path interface{} + type ODataSource struct + AdditionalColumns []*AdditionalColumns + HTTPRequestTimeout interface{} + Query interface{} + func (o *ODataSource) UnmarshalJSON(data []byte) error + func (o ODataSource) MarshalJSON() ([]byte, error) + type OdbcLinkedService struct + TypeProperties *OdbcLinkedServiceTypeProperties + func (o *OdbcLinkedService) UnmarshalJSON(data []byte) error + func (o OdbcLinkedService) MarshalJSON() ([]byte, error) + type OdbcLinkedServiceTypeProperties struct + AuthenticationType interface{} + ConnectionString interface{} + Credential SecretBaseClassification + EncryptedCredential interface{} + Password SecretBaseClassification + UserName interface{} + func (o *OdbcLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (o OdbcLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type OdbcSink struct + PreCopyScript interface{} + func (o *OdbcSink) UnmarshalJSON(data []byte) error + func (o OdbcSink) MarshalJSON() ([]byte, error) + type OdbcSource struct + Query interface{} + func (o *OdbcSource) UnmarshalJSON(data []byte) error + func (o OdbcSource) MarshalJSON() ([]byte, error) + type OdbcTableDataset struct + TypeProperties *OdbcTableDatasetTypeProperties + func (o *OdbcTableDataset) UnmarshalJSON(data []byte) error + func (o OdbcTableDataset) MarshalJSON() ([]byte, error) + type OdbcTableDatasetTypeProperties struct + TableName interface{} + type Office365Dataset struct + TypeProperties *Office365DatasetTypeProperties + func (o *Office365Dataset) UnmarshalJSON(data []byte) error + func (o Office365Dataset) MarshalJSON() ([]byte, error) + type Office365DatasetTypeProperties struct + Predicate interface{} + TableName interface{} + type Office365LinkedService struct + TypeProperties *Office365LinkedServiceTypeProperties + func (o *Office365LinkedService) UnmarshalJSON(data []byte) error + func (o Office365LinkedService) MarshalJSON() ([]byte, error) + type Office365LinkedServiceTypeProperties struct + EncryptedCredential interface{} + Office365TenantID interface{} + ServicePrincipalID interface{} + ServicePrincipalKey SecretBaseClassification + ServicePrincipalTenantID interface{} + func (o *Office365LinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (o Office365LinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type Office365Source struct + AllowedGroups interface{} + DateFilterColumn interface{} + EndTime interface{} + OutputColumns interface{} + StartTime interface{} + UserScopeFilterURI interface{} + func (o *Office365Source) UnmarshalJSON(data []byte) error + func (o Office365Source) MarshalJSON() ([]byte, error) + type OperationResult struct + Error *CloudErrorBody + Status *string + type OperationResultResponse struct + OperationResult *OperationResult + RawResponse *http.Response + type OracleLinkedService struct + TypeProperties *OracleLinkedServiceTypeProperties + func (o *OracleLinkedService) UnmarshalJSON(data []byte) error + func (o OracleLinkedService) MarshalJSON() ([]byte, error) + type OracleLinkedServiceTypeProperties struct + ConnectionString interface{} + EncryptedCredential interface{} + Password *AzureKeyVaultSecretReference + type OraclePartitionOption string + const OraclePartitionOptionDynamicRange + const OraclePartitionOptionNone + const OraclePartitionOptionPhysicalPartitionsOfTable + func PossibleOraclePartitionOptionValues() []OraclePartitionOption + func (c OraclePartitionOption) ToPtr() *OraclePartitionOption + type OraclePartitionSettings struct + PartitionColumnName interface{} + PartitionLowerBound interface{} + PartitionNames interface{} + PartitionUpperBound interface{} + type OracleServiceCloudLinkedService struct + TypeProperties *OracleServiceCloudLinkedServiceTypeProperties + func (o *OracleServiceCloudLinkedService) UnmarshalJSON(data []byte) error + func (o OracleServiceCloudLinkedService) MarshalJSON() ([]byte, error) + type OracleServiceCloudLinkedServiceTypeProperties struct + EncryptedCredential interface{} + Host interface{} + Password SecretBaseClassification + UseEncryptedEndpoints interface{} + UseHostVerification interface{} + UsePeerVerification interface{} + Username interface{} + func (o *OracleServiceCloudLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (o OracleServiceCloudLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type OracleServiceCloudObjectDataset struct + TypeProperties *GenericDatasetTypeProperties + func (o *OracleServiceCloudObjectDataset) UnmarshalJSON(data []byte) error + func (o OracleServiceCloudObjectDataset) MarshalJSON() ([]byte, error) + type OracleServiceCloudSource struct + Query interface{} + func (o *OracleServiceCloudSource) UnmarshalJSON(data []byte) error + func (o OracleServiceCloudSource) MarshalJSON() ([]byte, error) + type OracleSink struct + PreCopyScript interface{} + func (o *OracleSink) UnmarshalJSON(data []byte) error + func (o OracleSink) MarshalJSON() ([]byte, error) + type OracleSource struct + AdditionalColumns []*AdditionalColumns + OracleReaderQuery interface{} + PartitionOption *OraclePartitionOption + PartitionSettings *OraclePartitionSettings + QueryTimeout interface{} + func (o *OracleSource) UnmarshalJSON(data []byte) error + func (o OracleSource) MarshalJSON() ([]byte, error) + type OracleTableDataset struct + TypeProperties *OracleTableDatasetTypeProperties + func (o *OracleTableDataset) UnmarshalJSON(data []byte) error + func (o OracleTableDataset) MarshalJSON() ([]byte, error) + type OracleTableDatasetTypeProperties struct + Schema interface{} + Table interface{} + TableName interface{} + type OrcCompressionCodec string + const OrcCompressionCodecLzo + const OrcCompressionCodecNone + const OrcCompressionCodecSnappy + const OrcCompressionCodecZlib + func PossibleOrcCompressionCodecValues() []OrcCompressionCodec + func (c OrcCompressionCodec) ToPtr() *OrcCompressionCodec + type OrcDataset struct + TypeProperties *OrcDatasetTypeProperties + func (o *OrcDataset) UnmarshalJSON(data []byte) error + func (o OrcDataset) MarshalJSON() ([]byte, error) + type OrcDatasetTypeProperties struct + Location DatasetLocationClassification + OrcCompressionCodec *OrcCompressionCodec + func (o *OrcDatasetTypeProperties) UnmarshalJSON(data []byte) error + func (o OrcDatasetTypeProperties) MarshalJSON() ([]byte, error) + type OrcFormat struct + func (o OrcFormat) MarshalJSON() ([]byte, error) + type OrcSink struct + FormatSettings *OrcWriteSettings + StoreSettings StoreWriteSettingsClassification + func (o *OrcSink) UnmarshalJSON(data []byte) error + func (o OrcSink) MarshalJSON() ([]byte, error) + type OrcSource struct + AdditionalColumns []*AdditionalColumns + StoreSettings StoreReadSettingsClassification + func (o *OrcSource) UnmarshalJSON(data []byte) error + func (o OrcSource) MarshalJSON() ([]byte, error) + type OrcWriteSettings struct + FileNamePrefix interface{} + MaxRowsPerFile interface{} + func (o *OrcWriteSettings) UnmarshalJSON(data []byte) error + func (o OrcWriteSettings) MarshalJSON() ([]byte, error) + 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 PossibleParameterTypeValues() []ParameterType + func (c ParameterType) ToPtr() *ParameterType + type ParquetCompressionCodecEnum string + const ParquetCompressionCodecEnumGzip + const ParquetCompressionCodecEnumLzo + const ParquetCompressionCodecEnumNone + const ParquetCompressionCodecEnumSnappy + func PossibleParquetCompressionCodecEnumValues() []ParquetCompressionCodecEnum + func (c ParquetCompressionCodecEnum) ToPtr() *ParquetCompressionCodecEnum + type ParquetDataset struct + TypeProperties *ParquetDatasetTypeProperties + func (p *ParquetDataset) UnmarshalJSON(data []byte) error + func (p ParquetDataset) MarshalJSON() ([]byte, error) + type ParquetDatasetTypeProperties struct + CompressionCodec interface{} + Location DatasetLocationClassification + func (p *ParquetDatasetTypeProperties) UnmarshalJSON(data []byte) error + func (p ParquetDatasetTypeProperties) MarshalJSON() ([]byte, error) + type ParquetFormat struct + func (p ParquetFormat) MarshalJSON() ([]byte, error) + type ParquetSink struct + FormatSettings *ParquetWriteSettings + StoreSettings StoreWriteSettingsClassification + func (p *ParquetSink) UnmarshalJSON(data []byte) error + func (p ParquetSink) MarshalJSON() ([]byte, error) + type ParquetSource struct + AdditionalColumns []*AdditionalColumns + StoreSettings StoreReadSettingsClassification + func (p *ParquetSource) UnmarshalJSON(data []byte) error + func (p ParquetSource) MarshalJSON() ([]byte, error) + type ParquetWriteSettings struct + FileNamePrefix interface{} + MaxRowsPerFile interface{} + func (p *ParquetWriteSettings) UnmarshalJSON(data []byte) error + func (p ParquetWriteSettings) MarshalJSON() ([]byte, error) + type PaypalLinkedService struct + TypeProperties *PaypalLinkedServiceTypeProperties + func (p *PaypalLinkedService) UnmarshalJSON(data []byte) error + func (p PaypalLinkedService) MarshalJSON() ([]byte, error) + type PaypalLinkedServiceTypeProperties struct + ClientID interface{} + ClientSecret SecretBaseClassification + EncryptedCredential interface{} + Host interface{} + UseEncryptedEndpoints interface{} + UseHostVerification interface{} + UsePeerVerification interface{} + func (p *PaypalLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (p PaypalLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type PaypalObjectDataset struct + TypeProperties *GenericDatasetTypeProperties + func (p *PaypalObjectDataset) UnmarshalJSON(data []byte) error + func (p PaypalObjectDataset) MarshalJSON() ([]byte, error) + type PaypalSource struct + Query interface{} + func (p *PaypalSource) UnmarshalJSON(data []byte) error + func (p PaypalSource) MarshalJSON() ([]byte, error) + type PhoenixAuthenticationType string + const PhoenixAuthenticationTypeAnonymous + const PhoenixAuthenticationTypeUsernameAndPassword + const PhoenixAuthenticationTypeWindowsAzureHDInsightService + func PossiblePhoenixAuthenticationTypeValues() []PhoenixAuthenticationType + func (c PhoenixAuthenticationType) ToPtr() *PhoenixAuthenticationType + type PhoenixDatasetTypeProperties struct + Schema interface{} + Table interface{} + TableName interface{} + type PhoenixLinkedService struct + TypeProperties *PhoenixLinkedServiceTypeProperties + func (p *PhoenixLinkedService) UnmarshalJSON(data []byte) error + func (p PhoenixLinkedService) MarshalJSON() ([]byte, error) + type PhoenixLinkedServiceTypeProperties struct + AllowHostNameCNMismatch interface{} + AllowSelfSignedServerCert interface{} + AuthenticationType *PhoenixAuthenticationType + EnableSSL interface{} + EncryptedCredential interface{} + HTTPPath interface{} + Host interface{} + Password SecretBaseClassification + Port interface{} + TrustedCertPath interface{} + UseSystemTrustStore interface{} + Username interface{} + func (p *PhoenixLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (p PhoenixLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type PhoenixObjectDataset struct + TypeProperties *PhoenixDatasetTypeProperties + func (p *PhoenixObjectDataset) UnmarshalJSON(data []byte) error + func (p PhoenixObjectDataset) MarshalJSON() ([]byte, error) + type PhoenixSource struct + Query interface{} + func (p *PhoenixSource) UnmarshalJSON(data []byte) error + func (p PhoenixSource) MarshalJSON() ([]byte, error) + type Pipeline struct + Activities []ActivityClassification + Annotations []interface{} + Concurrency *int32 + Description *string + Folder *PipelineFolder + Parameters map[string]*ParameterSpecification + RunDimensions map[string]interface{} + Variables map[string]*VariableSpecification + func (p *Pipeline) UnmarshalJSON(data []byte) error + func (p Pipeline) MarshalJSON() ([]byte, error) + type PipelineBeginCreateOrUpdatePipelineOptions struct + IfMatch *string + type PipelineBeginDeletePipelineOptions struct + type PipelineBeginRenamePipelineOptions struct + type PipelineClient struct + func NewPipelineClient(con *Connection) *PipelineClient + func (client *PipelineClient) BeginCreateOrUpdatePipeline(ctx context.Context, pipelineName string, pipeline PipelineResource, ...) (PipelineResourcePollerResponse, error) + func (client *PipelineClient) BeginDeletePipeline(ctx context.Context, pipelineName string, ...) (HTTPPollerResponse, error) + func (client *PipelineClient) BeginRenamePipeline(ctx context.Context, pipelineName string, request ArtifactRenameRequest, ...) (HTTPPollerResponse, error) + func (client *PipelineClient) CreatePipelineRun(ctx context.Context, pipelineName string, ...) (CreateRunResponseResponse, error) + func (client *PipelineClient) GetPipeline(ctx context.Context, pipelineName string, options *PipelineGetPipelineOptions) (PipelineResourceResponse, error) + func (client *PipelineClient) GetPipelinesByWorkspace(options *PipelineGetPipelinesByWorkspaceOptions) PipelineListResponsePager + func (client *PipelineClient) ResumeCreateOrUpdatePipeline(ctx context.Context, token string) (PipelineResourcePollerResponse, error) + func (client *PipelineClient) ResumeDeletePipeline(ctx context.Context, token string) (HTTPPollerResponse, error) + func (client *PipelineClient) ResumeRenamePipeline(ctx context.Context, token string) (HTTPPollerResponse, error) + type PipelineCreatePipelineRunOptions struct + IsRecovery *bool + Parameters map[string]interface{} + ReferencePipelineRunID *string + StartActivityName *string + type PipelineFolder struct + Name *string + type PipelineGetPipelineOptions struct + IfNoneMatch *string + type PipelineGetPipelinesByWorkspaceOptions struct + type PipelineListResponse struct + NextLink *string + Value []*PipelineResource + func (p PipelineListResponse) MarshalJSON() ([]byte, error) + type PipelineListResponsePager interface + PageResponse func() PipelineListResponseResponse + type PipelineListResponseResponse struct + PipelineListResponse *PipelineListResponse + RawResponse *http.Response + type PipelineReference struct + Name *string + ReferenceName *string + Type *PipelineReferenceType + type PipelineReferenceType string + const PipelineReferenceTypePipelineReference + func PossiblePipelineReferenceTypeValues() []PipelineReferenceType + func (c PipelineReferenceType) ToPtr() *PipelineReferenceType + type PipelineResource struct + AdditionalProperties map[string]interface{} + Properties *Pipeline + func (p *PipelineResource) UnmarshalJSON(data []byte) error + func (p PipelineResource) MarshalJSON() ([]byte, error) + type PipelineResourcePoller interface + FinalResponse func(ctx context.Context) (PipelineResourceResponse, error) + type PipelineResourcePollerResponse struct + PollUntilDone func(ctx context.Context, frequency time.Duration) (PipelineResourceResponse, error) + Poller PipelineResourcePoller + RawResponse *http.Response + type PipelineResourceResponse struct + PipelineResource *PipelineResource + RawResponse *http.Response + type PipelineRun struct + AdditionalProperties map[string]interface{} + DurationInMs *int32 + InvokedBy *PipelineRunInvokedBy + IsLatest *bool + LastUpdated *time.Time + Message *string + Parameters map[string]*string + PipelineName *string + RunEnd *time.Time + RunGroupID *string + RunID *string + RunStart *time.Time + Status *string + func (p *PipelineRun) UnmarshalJSON(data []byte) error + func (p PipelineRun) MarshalJSON() ([]byte, error) + type PipelineRunCancelPipelineRunOptions struct + IsRecursive *bool + type PipelineRunClient struct + func NewPipelineRunClient(con *Connection) *PipelineRunClient + func (client *PipelineRunClient) CancelPipelineRun(ctx context.Context, runID string, ...) (*http.Response, error) + func (client *PipelineRunClient) GetPipelineRun(ctx context.Context, runID string, options *PipelineRunGetPipelineRunOptions) (PipelineRunResponse, error) + func (client *PipelineRunClient) QueryActivityRuns(ctx context.Context, pipelineName string, runID string, ...) (ActivityRunsQueryResponseResponse, error) + func (client *PipelineRunClient) QueryPipelineRunsByWorkspace(ctx context.Context, filterParameters RunFilterParameters, ...) (PipelineRunsQueryResponseResponse, error) + type PipelineRunGetPipelineRunOptions struct + type PipelineRunInvokedBy struct + ID *string + InvokedByType *string + Name *string + type PipelineRunQueryActivityRunsOptions struct + type PipelineRunQueryPipelineRunsByWorkspaceOptions struct + type PipelineRunResponse struct + PipelineRun *PipelineRun + RawResponse *http.Response + type PipelineRunsQueryResponse struct + ContinuationToken *string + Value []*PipelineRun + func (p PipelineRunsQueryResponse) MarshalJSON() ([]byte, error) + type PipelineRunsQueryResponseResponse struct + PipelineRunsQueryResponse *PipelineRunsQueryResponse + RawResponse *http.Response + type PluginCurrentState string + const PluginCurrentStateCleanup + const PluginCurrentStateEnded + const PluginCurrentStateMonitoring + const PluginCurrentStatePreparation + const PluginCurrentStateQueued + const PluginCurrentStateResourceAcquisition + const PluginCurrentStateSubmission + func PossiblePluginCurrentStateValues() []PluginCurrentState + func (c PluginCurrentState) ToPtr() *PluginCurrentState + type PolybaseSettings struct + AdditionalProperties map[string]interface{} + RejectSampleValue interface{} + RejectType *PolybaseSettingsRejectType + RejectValue interface{} + UseTypeDefault interface{} + func (p *PolybaseSettings) UnmarshalJSON(data []byte) error + func (p PolybaseSettings) MarshalJSON() ([]byte, error) + type PolybaseSettingsRejectType string + const PolybaseSettingsRejectTypePercentage + const PolybaseSettingsRejectTypeValue + func PossiblePolybaseSettingsRejectTypeValues() []PolybaseSettingsRejectType + func (c PolybaseSettingsRejectType) ToPtr() *PolybaseSettingsRejectType + type PostgreSQLLinkedService struct + TypeProperties *PostgreSQLLinkedServiceTypeProperties + func (p *PostgreSQLLinkedService) UnmarshalJSON(data []byte) error + func (p PostgreSQLLinkedService) MarshalJSON() ([]byte, error) + type PostgreSQLLinkedServiceTypeProperties struct + ConnectionString interface{} + EncryptedCredential interface{} + Password *AzureKeyVaultSecretReference + type PostgreSQLSource struct + Query interface{} + func (p *PostgreSQLSource) UnmarshalJSON(data []byte) error + func (p PostgreSQLSource) MarshalJSON() ([]byte, error) + type PostgreSQLTableDataset struct + TypeProperties *PostgreSQLTableDatasetTypeProperties + func (p *PostgreSQLTableDataset) UnmarshalJSON(data []byte) error + func (p PostgreSQLTableDataset) MarshalJSON() ([]byte, error) + type PostgreSQLTableDatasetTypeProperties struct + Schema interface{} + Table interface{} + TableName interface{} + type PrestoAuthenticationType string + const PrestoAuthenticationTypeAnonymous + const PrestoAuthenticationTypeLDAP + func PossiblePrestoAuthenticationTypeValues() []PrestoAuthenticationType + func (c PrestoAuthenticationType) ToPtr() *PrestoAuthenticationType + type PrestoDatasetTypeProperties struct + Schema interface{} + Table interface{} + TableName interface{} + type PrestoLinkedService struct + TypeProperties *PrestoLinkedServiceTypeProperties + func (p *PrestoLinkedService) UnmarshalJSON(data []byte) error + func (p PrestoLinkedService) MarshalJSON() ([]byte, error) + type PrestoLinkedServiceTypeProperties struct + AllowHostNameCNMismatch interface{} + AllowSelfSignedServerCert interface{} + AuthenticationType *PrestoAuthenticationType + Catalog interface{} + EnableSSL interface{} + EncryptedCredential interface{} + Host interface{} + Password SecretBaseClassification + Port interface{} + ServerVersion interface{} + TimeZoneID interface{} + TrustedCertPath interface{} + UseSystemTrustStore interface{} + Username interface{} + func (p *PrestoLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (p PrestoLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type PrestoObjectDataset struct + TypeProperties *PrestoDatasetTypeProperties + func (p *PrestoObjectDataset) UnmarshalJSON(data []byte) error + func (p PrestoObjectDataset) MarshalJSON() ([]byte, error) + type PrestoSource struct + Query interface{} + func (p *PrestoSource) UnmarshalJSON(data []byte) error + func (p PrestoSource) MarshalJSON() ([]byte, error) + type PrivateEndpoint struct + ID *string + type PrivateEndpointConnection struct + Properties *PrivateEndpointConnectionProperties + func (p PrivateEndpointConnection) MarshalJSON() ([]byte, error) + type PrivateEndpointConnectionProperties struct + PrivateEndpoint *PrivateEndpoint + PrivateLinkServiceConnectionState *PrivateLinkServiceConnectionState + ProvisioningState *string + type PrivateLinkServiceConnectionState struct + ActionsRequired *string + Description *string + Status *string + type ProxyResource struct + type PurviewConfiguration struct + PurviewResourceID *string + type QueryDataFlowDebugSessionsResponse struct + NextLink *string + Value []*DataFlowDebugSessionInfo + func (q QueryDataFlowDebugSessionsResponse) MarshalJSON() ([]byte, error) + type QueryDataFlowDebugSessionsResponsePager interface + PageResponse func() QueryDataFlowDebugSessionsResponseResponse + type QueryDataFlowDebugSessionsResponseResponse struct + QueryDataFlowDebugSessionsResponse *QueryDataFlowDebugSessionsResponse + RawResponse *http.Response + type QuickBooksLinkedService struct + TypeProperties *QuickBooksLinkedServiceTypeProperties + func (q *QuickBooksLinkedService) UnmarshalJSON(data []byte) error + func (q QuickBooksLinkedService) MarshalJSON() ([]byte, error) + type QuickBooksLinkedServiceTypeProperties struct + AccessToken SecretBaseClassification + AccessTokenSecret SecretBaseClassification + CompanyID interface{} + ConnectionProperties interface{} + ConsumerKey interface{} + ConsumerSecret SecretBaseClassification + EncryptedCredential interface{} + Endpoint interface{} + UseEncryptedEndpoints interface{} + func (q *QuickBooksLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (q QuickBooksLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type QuickBooksObjectDataset struct + TypeProperties *GenericDatasetTypeProperties + func (q *QuickBooksObjectDataset) UnmarshalJSON(data []byte) error + func (q QuickBooksObjectDataset) MarshalJSON() ([]byte, error) + type QuickBooksSource struct + Query interface{} + func (q *QuickBooksSource) UnmarshalJSON(data []byte) error + func (q QuickBooksSource) MarshalJSON() ([]byte, error) + type RecurrenceFrequency string + const RecurrenceFrequencyDay + const RecurrenceFrequencyHour + const RecurrenceFrequencyMinute + const RecurrenceFrequencyMonth + const RecurrenceFrequencyNotSpecified + const RecurrenceFrequencyWeek + const RecurrenceFrequencyYear + func PossibleRecurrenceFrequencyValues() []RecurrenceFrequency + func (c RecurrenceFrequency) ToPtr() *RecurrenceFrequency + type RecurrenceSchedule struct + AdditionalProperties map[string]interface{} + Hours []*int32 + Minutes []*int32 + MonthDays []*int32 + MonthlyOccurrences []*RecurrenceScheduleOccurrence + WeekDays []*DayOfWeek + func (r *RecurrenceSchedule) UnmarshalJSON(data []byte) error + func (r RecurrenceSchedule) MarshalJSON() ([]byte, error) + type RecurrenceScheduleOccurrence struct + AdditionalProperties map[string]interface{} + Day *DayOfWeek + Occurrence *int32 + func (r *RecurrenceScheduleOccurrence) UnmarshalJSON(data []byte) error + func (r RecurrenceScheduleOccurrence) MarshalJSON() ([]byte, error) + type RedirectIncompatibleRowSettings struct + AdditionalProperties map[string]interface{} + LinkedServiceName interface{} + Path interface{} + func (r *RedirectIncompatibleRowSettings) UnmarshalJSON(data []byte) error + func (r RedirectIncompatibleRowSettings) MarshalJSON() ([]byte, error) + type RedshiftUnloadSettings struct + BucketName interface{} + S3LinkedServiceName *LinkedServiceReference + type RelationalSource struct + AdditionalColumns []*AdditionalColumns + Query interface{} + func (r *RelationalSource) UnmarshalJSON(data []byte) error + func (r RelationalSource) MarshalJSON() ([]byte, error) + type RelationalTableDataset struct + TypeProperties *RelationalTableDatasetTypeProperties + func (r *RelationalTableDataset) UnmarshalJSON(data []byte) error + func (r RelationalTableDataset) MarshalJSON() ([]byte, error) + type RelationalTableDatasetTypeProperties struct + TableName interface{} + type RerunTriggerListResponse struct + NextLink *string + Value []*RerunTriggerResource + func (r RerunTriggerListResponse) MarshalJSON() ([]byte, error) + type RerunTriggerResource struct + Properties *RerunTumblingWindowTrigger + func (r *RerunTriggerResource) UnmarshalJSON(data []byte) error + func (r RerunTriggerResource) MarshalJSON() ([]byte, error) + type RerunTumblingWindowTrigger struct + TypeProperties *RerunTumblingWindowTriggerTypeProperties + func (r *RerunTumblingWindowTrigger) UnmarshalJSON(data []byte) error + func (r RerunTumblingWindowTrigger) MarshalJSON() ([]byte, error) + type RerunTumblingWindowTriggerActionParameters struct + EndTime *time.Time + MaxConcurrency *int32 + StartTime *time.Time + func (r *RerunTumblingWindowTriggerActionParameters) UnmarshalJSON(data []byte) error + func (r RerunTumblingWindowTriggerActionParameters) MarshalJSON() ([]byte, error) + type RerunTumblingWindowTriggerTypeProperties struct + ParentTrigger interface{} + RequestedEndTime *time.Time + RequestedStartTime *time.Time + RerunConcurrency *int32 + func (r *RerunTumblingWindowTriggerTypeProperties) UnmarshalJSON(data []byte) error + func (r RerunTumblingWindowTriggerTypeProperties) MarshalJSON() ([]byte, error) + type Resource struct + ID *string + Name *string + Type *string + func (r *Resource) UnmarshalJSON(data []byte) error + func (r Resource) MarshalJSON() ([]byte, error) + type ResourceIdentityType string + const ResourceIdentityTypeNone + const ResourceIdentityTypeSystemAssigned + func PossibleResourceIdentityTypeValues() []ResourceIdentityType + func (c ResourceIdentityType) ToPtr() *ResourceIdentityType + type ResponsysLinkedService struct + TypeProperties *ResponsysLinkedServiceTypeProperties + func (r *ResponsysLinkedService) UnmarshalJSON(data []byte) error + func (r ResponsysLinkedService) MarshalJSON() ([]byte, error) + type ResponsysLinkedServiceTypeProperties struct + ClientID interface{} + ClientSecret SecretBaseClassification + EncryptedCredential interface{} + Endpoint interface{} + UseEncryptedEndpoints interface{} + UseHostVerification interface{} + UsePeerVerification interface{} + func (r *ResponsysLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (r ResponsysLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type ResponsysObjectDataset struct + TypeProperties *GenericDatasetTypeProperties + func (r *ResponsysObjectDataset) UnmarshalJSON(data []byte) error + func (r ResponsysObjectDataset) MarshalJSON() ([]byte, error) + type ResponsysSource struct + Query interface{} + func (r *ResponsysSource) UnmarshalJSON(data []byte) error + func (r ResponsysSource) MarshalJSON() ([]byte, error) + type RestResourceDataset struct + TypeProperties *RestResourceDatasetTypeProperties + func (r *RestResourceDataset) UnmarshalJSON(data []byte) error + func (r RestResourceDataset) MarshalJSON() ([]byte, error) + type RestResourceDatasetTypeProperties struct + AdditionalHeaders interface{} + PaginationRules interface{} + RelativeURL interface{} + RequestBody interface{} + RequestMethod interface{} + type RestServiceAuthenticationType string + const RestServiceAuthenticationTypeAADServicePrincipal + const RestServiceAuthenticationTypeAnonymous + const RestServiceAuthenticationTypeBasic + const RestServiceAuthenticationTypeManagedServiceIdentity + func PossibleRestServiceAuthenticationTypeValues() []RestServiceAuthenticationType + func (c RestServiceAuthenticationType) ToPtr() *RestServiceAuthenticationType + type RestServiceLinkedService struct + TypeProperties *RestServiceLinkedServiceTypeProperties + func (r *RestServiceLinkedService) UnmarshalJSON(data []byte) error + func (r RestServiceLinkedService) MarshalJSON() ([]byte, error) + type RestServiceLinkedServiceTypeProperties struct + AADResourceID interface{} + AuthenticationType *RestServiceAuthenticationType + AzureCloudType interface{} + EnableServerCertificateValidation interface{} + EncryptedCredential interface{} + Password SecretBaseClassification + ServicePrincipalID interface{} + ServicePrincipalKey SecretBaseClassification + Tenant interface{} + URL interface{} + UserName interface{} + func (r *RestServiceLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (r RestServiceLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type RestSink struct + AdditionalHeaders interface{} + HTTPCompressionType interface{} + HTTPRequestTimeout interface{} + RequestInterval interface{} + RequestMethod interface{} + func (r *RestSink) UnmarshalJSON(data []byte) error + func (r RestSink) MarshalJSON() ([]byte, error) + type RestSource struct + AdditionalColumns []*AdditionalColumns + AdditionalHeaders interface{} + HTTPRequestTimeout interface{} + PaginationRules interface{} + RequestBody interface{} + RequestInterval interface{} + RequestMethod interface{} + func (r *RestSource) UnmarshalJSON(data []byte) error + func (r RestSource) MarshalJSON() ([]byte, error) + type RetryPolicy struct + Count interface{} + IntervalInSeconds *int32 + type RunFilterParameters struct + ContinuationToken *string + Filters []*RunQueryFilter + LastUpdatedAfter *time.Time + LastUpdatedBefore *time.Time + OrderBy []*RunQueryOrderBy + func (r *RunFilterParameters) UnmarshalJSON(data []byte) error + func (r RunFilterParameters) MarshalJSON() ([]byte, error) + type RunQueryFilter struct + Operand *RunQueryFilterOperand + Operator *RunQueryFilterOperator + Values []*string + func (r RunQueryFilter) MarshalJSON() ([]byte, error) + type RunQueryFilterOperand string + const RunQueryFilterOperandActivityName + const RunQueryFilterOperandActivityRunEnd + const RunQueryFilterOperandActivityRunStart + const RunQueryFilterOperandActivityType + const RunQueryFilterOperandLatestOnly + const RunQueryFilterOperandPipelineName + const RunQueryFilterOperandRunEnd + const RunQueryFilterOperandRunGroupID + const RunQueryFilterOperandRunStart + const RunQueryFilterOperandStatus + const RunQueryFilterOperandTriggerName + const RunQueryFilterOperandTriggerRunTimestamp + func PossibleRunQueryFilterOperandValues() []RunQueryFilterOperand + func (c RunQueryFilterOperand) ToPtr() *RunQueryFilterOperand + type RunQueryFilterOperator string + const RunQueryFilterOperatorEquals + const RunQueryFilterOperatorIn + const RunQueryFilterOperatorNotEquals + const RunQueryFilterOperatorNotIn + func PossibleRunQueryFilterOperatorValues() []RunQueryFilterOperator + func (c RunQueryFilterOperator) ToPtr() *RunQueryFilterOperator + type RunQueryOrder string + const RunQueryOrderASC + const RunQueryOrderDESC + func PossibleRunQueryOrderValues() []RunQueryOrder + func (c RunQueryOrder) ToPtr() *RunQueryOrder + type RunQueryOrderBy struct + Order *RunQueryOrder + OrderBy *RunQueryOrderByField + type RunQueryOrderByField string + const RunQueryOrderByFieldActivityName + const RunQueryOrderByFieldActivityRunEnd + const RunQueryOrderByFieldActivityRunStart + const RunQueryOrderByFieldPipelineName + const RunQueryOrderByFieldRunEnd + const RunQueryOrderByFieldRunStart + const RunQueryOrderByFieldStatus + const RunQueryOrderByFieldTriggerName + const RunQueryOrderByFieldTriggerRunTimestamp + func PossibleRunQueryOrderByFieldValues() []RunQueryOrderByField + func (c RunQueryOrderByField) ToPtr() *RunQueryOrderByField + type SKU struct + Capacity *int32 + Name *string + Tier *string + type SQLConnection struct + AdditionalProperties map[string]interface{} + Name *string + Type *SQLConnectionType + func (s *SQLConnection) UnmarshalJSON(data []byte) error + func (s SQLConnection) MarshalJSON() ([]byte, error) + type SQLConnectionType string + const SQLConnectionTypeSQLOnDemand + const SQLConnectionTypeSQLPool + func PossibleSQLConnectionTypeValues() []SQLConnectionType + func (c SQLConnectionType) ToPtr() *SQLConnectionType + type SQLDWSink struct + AllowCopyCommand interface{} + AllowPolyBase interface{} + CopyCommandSettings *DWCopyCommandSettings + PolyBaseSettings *PolybaseSettings + PreCopyScript interface{} + TableOption interface{} + func (s *SQLDWSink) UnmarshalJSON(data []byte) error + func (s SQLDWSink) MarshalJSON() ([]byte, error) + type SQLDWSource struct + PartitionOption interface{} + PartitionSettings *SQLPartitionSettings + SQLReaderQuery interface{} + SQLReaderStoredProcedureName interface{} + StoredProcedureParameters interface{} + func (s *SQLDWSource) UnmarshalJSON(data []byte) error + func (s SQLDWSource) MarshalJSON() ([]byte, error) + type SQLMISink struct + PreCopyScript interface{} + SQLWriterStoredProcedureName interface{} + SQLWriterTableType interface{} + StoredProcedureParameters map[string]*StoredProcedureParameter + StoredProcedureTableTypeParameterName interface{} + TableOption interface{} + func (s *SQLMISink) UnmarshalJSON(data []byte) error + func (s SQLMISink) MarshalJSON() ([]byte, error) + type SQLMISource struct + PartitionOption interface{} + PartitionSettings *SQLPartitionSettings + ProduceAdditionalTypes interface{} + SQLReaderQuery interface{} + SQLReaderStoredProcedureName interface{} + StoredProcedureParameters map[string]*StoredProcedureParameter + func (s *SQLMISource) UnmarshalJSON(data []byte) error + func (s SQLMISource) MarshalJSON() ([]byte, error) + type SQLPartitionOption string + const SQLPartitionOptionDynamicRange + const SQLPartitionOptionNone + const SQLPartitionOptionPhysicalPartitionsOfTable + func PossibleSQLPartitionOptionValues() []SQLPartitionOption + func (c SQLPartitionOption) ToPtr() *SQLPartitionOption + type SQLPartitionSettings struct + PartitionColumnName interface{} + PartitionLowerBound interface{} + PartitionUpperBound interface{} + type SQLPool struct + Properties *SQLPoolResourceProperties + SKU *SKU + func (s SQLPool) MarshalJSON() ([]byte, error) + type SQLPoolInfoListResult struct + NextLink *string + Value []*SQLPool + func (s SQLPoolInfoListResult) MarshalJSON() ([]byte, error) + type SQLPoolInfoListResultResponse struct + RawResponse *http.Response + SQLPoolInfoListResult *SQLPoolInfoListResult + type SQLPoolReference struct + ReferenceName *string + Type *SQLPoolReferenceType + type SQLPoolReferenceType string + const SQLPoolReferenceTypeSQLPoolReference + func PossibleSQLPoolReferenceTypeValues() []SQLPoolReferenceType + func (c SQLPoolReferenceType) ToPtr() *SQLPoolReferenceType + type SQLPoolResourceProperties struct + Collation *string + CreateMode *string + CreationDate *time.Time + MaxSizeBytes *int64 + ProvisioningState *string + RecoverableDatabaseID *string + RestorePointInTime *string + SourceDatabaseID *string + Status *string + func (s *SQLPoolResourceProperties) UnmarshalJSON(data []byte) error + func (s SQLPoolResourceProperties) MarshalJSON() ([]byte, error) + type SQLPoolResponse struct + RawResponse *http.Response + SQLPool *SQLPool + type SQLPoolStoredProcedureActivity struct + SQLPool *SQLPoolReference + TypeProperties *SQLPoolStoredProcedureActivityTypeProperties + func (s *SQLPoolStoredProcedureActivity) UnmarshalJSON(data []byte) error + func (s SQLPoolStoredProcedureActivity) MarshalJSON() ([]byte, error) + type SQLPoolStoredProcedureActivityTypeProperties struct + StoredProcedureName interface{} + StoredProcedureParameters map[string]*StoredProcedureParameter + func (s SQLPoolStoredProcedureActivityTypeProperties) MarshalJSON() ([]byte, error) + type SQLPoolsClient struct + func NewSQLPoolsClient(con *Connection) *SQLPoolsClient + func (client *SQLPoolsClient) Get(ctx context.Context, sqlPoolName string, options *SQLPoolsGetOptions) (SQLPoolResponse, error) + func (client *SQLPoolsClient) List(ctx context.Context, options *SQLPoolsListOptions) (SQLPoolInfoListResultResponse, error) + type SQLPoolsGetOptions struct + type SQLPoolsListOptions struct + type SQLScript struct + AdditionalProperties map[string]interface{} + Content *SQLScriptContent + Description *string + Type *SQLScriptType + func (s *SQLScript) UnmarshalJSON(data []byte) error + func (s SQLScript) MarshalJSON() ([]byte, error) + type SQLScriptBeginCreateOrUpdateSQLScriptOptions struct + IfMatch *string + type SQLScriptBeginDeleteSQLScriptOptions struct + type SQLScriptBeginRenameSQLScriptOptions struct + type SQLScriptClient struct + func NewSQLScriptClient(con *Connection) *SQLScriptClient + func (client *SQLScriptClient) BeginCreateOrUpdateSQLScript(ctx context.Context, sqlScriptName string, sqlScript SQLScriptResource, ...) (SQLScriptResourcePollerResponse, error) + func (client *SQLScriptClient) BeginDeleteSQLScript(ctx context.Context, sqlScriptName string, ...) (HTTPPollerResponse, error) + func (client *SQLScriptClient) BeginRenameSQLScript(ctx context.Context, sqlScriptName string, request ArtifactRenameRequest, ...) (HTTPPollerResponse, error) + func (client *SQLScriptClient) GetSQLScript(ctx context.Context, sqlScriptName string, ...) (SQLScriptResourceResponse, error) + func (client *SQLScriptClient) GetSQLScriptsByWorkspace(options *SQLScriptGetSQLScriptsByWorkspaceOptions) SQLScriptsListResponsePager + func (client *SQLScriptClient) ResumeCreateOrUpdateSQLScript(ctx context.Context, token string) (SQLScriptResourcePollerResponse, error) + func (client *SQLScriptClient) ResumeDeleteSQLScript(ctx context.Context, token string) (HTTPPollerResponse, error) + func (client *SQLScriptClient) ResumeRenameSQLScript(ctx context.Context, token string) (HTTPPollerResponse, error) + type SQLScriptContent struct + AdditionalProperties map[string]interface{} + CurrentConnection *SQLConnection + Metadata *SQLScriptMetadata + Query *string + func (s *SQLScriptContent) UnmarshalJSON(data []byte) error + func (s SQLScriptContent) MarshalJSON() ([]byte, error) + type SQLScriptGetSQLScriptOptions struct + IfNoneMatch *string + type SQLScriptGetSQLScriptsByWorkspaceOptions struct + type SQLScriptMetadata struct + AdditionalProperties map[string]interface{} + Language *string + func (s *SQLScriptMetadata) UnmarshalJSON(data []byte) error + func (s SQLScriptMetadata) MarshalJSON() ([]byte, error) + type SQLScriptResource struct + Etag *string + ID *string + Name *string + Properties *SQLScript + Type *string + type SQLScriptResourcePoller interface + FinalResponse func(ctx context.Context) (SQLScriptResourceResponse, error) + type SQLScriptResourcePollerResponse struct + PollUntilDone func(ctx context.Context, frequency time.Duration) (SQLScriptResourceResponse, error) + Poller SQLScriptResourcePoller + RawResponse *http.Response + type SQLScriptResourceResponse struct + RawResponse *http.Response + SQLScriptResource *SQLScriptResource + type SQLScriptType string + const SQLScriptTypeSQLQuery + func PossibleSQLScriptTypeValues() []SQLScriptType + func (c SQLScriptType) ToPtr() *SQLScriptType + type SQLScriptsListResponse struct + NextLink *string + Value []*SQLScriptResource + func (s SQLScriptsListResponse) MarshalJSON() ([]byte, error) + type SQLScriptsListResponsePager interface + PageResponse func() SQLScriptsListResponseResponse + type SQLScriptsListResponseResponse struct + RawResponse *http.Response + SQLScriptsListResponse *SQLScriptsListResponse + type SQLServerLinkedService struct + TypeProperties *SQLServerLinkedServiceTypeProperties + func (s *SQLServerLinkedService) UnmarshalJSON(data []byte) error + func (s SQLServerLinkedService) MarshalJSON() ([]byte, error) + type SQLServerLinkedServiceTypeProperties struct + ConnectionString interface{} + EncryptedCredential interface{} + Password SecretBaseClassification + UserName interface{} + func (s *SQLServerLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (s SQLServerLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type SQLServerSink struct + PreCopyScript interface{} + SQLWriterStoredProcedureName interface{} + SQLWriterTableType interface{} + StoredProcedureParameters map[string]*StoredProcedureParameter + StoredProcedureTableTypeParameterName interface{} + TableOption interface{} + func (s *SQLServerSink) UnmarshalJSON(data []byte) error + func (s SQLServerSink) MarshalJSON() ([]byte, error) + type SQLServerSource struct + PartitionOption interface{} + PartitionSettings *SQLPartitionSettings + ProduceAdditionalTypes interface{} + SQLReaderQuery interface{} + SQLReaderStoredProcedureName interface{} + StoredProcedureParameters map[string]*StoredProcedureParameter + func (s *SQLServerSource) UnmarshalJSON(data []byte) error + func (s SQLServerSource) MarshalJSON() ([]byte, error) + type SQLServerStoredProcedureActivity struct + TypeProperties *SQLServerStoredProcedureActivityTypeProperties + func (s *SQLServerStoredProcedureActivity) UnmarshalJSON(data []byte) error + func (s SQLServerStoredProcedureActivity) MarshalJSON() ([]byte, error) + type SQLServerStoredProcedureActivityTypeProperties struct + StoredProcedureName interface{} + StoredProcedureParameters map[string]*StoredProcedureParameter + func (s SQLServerStoredProcedureActivityTypeProperties) MarshalJSON() ([]byte, error) + type SQLServerTableDataset struct + TypeProperties *SQLServerTableDatasetTypeProperties + func (s *SQLServerTableDataset) UnmarshalJSON(data []byte) error + func (s SQLServerTableDataset) MarshalJSON() ([]byte, error) + type SQLServerTableDatasetTypeProperties struct + Schema interface{} + Table interface{} + TableName interface{} + type SQLSink struct + PreCopyScript interface{} + SQLWriterStoredProcedureName interface{} + SQLWriterTableType interface{} + StoredProcedureParameters map[string]*StoredProcedureParameter + StoredProcedureTableTypeParameterName interface{} + TableOption interface{} + func (s *SQLSink) UnmarshalJSON(data []byte) error + func (s SQLSink) MarshalJSON() ([]byte, error) + type SQLSource struct + IsolationLevel interface{} + PartitionOption interface{} + PartitionSettings *SQLPartitionSettings + SQLReaderQuery interface{} + SQLReaderStoredProcedureName interface{} + StoredProcedureParameters map[string]*StoredProcedureParameter + func (s *SQLSource) UnmarshalJSON(data []byte) error + func (s SQLSource) MarshalJSON() ([]byte, error) + type SSISAccessCredential struct + Domain interface{} + Password SecretBaseClassification + UserName interface{} + func (s *SSISAccessCredential) UnmarshalJSON(data []byte) error + func (s SSISAccessCredential) MarshalJSON() ([]byte, error) + type SSISChildPackage struct + PackageContent interface{} + PackageLastModifiedDate *string + PackageName *string + PackagePath interface{} + type SSISExecutionCredential struct + Domain interface{} + Password *SecureString + UserName interface{} + type SSISExecutionParameter struct + Value interface{} + type SSISLogLocation struct + LogPath interface{} + Type *SsisLogLocationType + TypeProperties *SSISLogLocationTypeProperties + type SSISLogLocationTypeProperties struct + AccessCredential *SSISAccessCredential + LogRefreshInterval interface{} + type SSISPackageLocation struct + PackagePath interface{} + Type *SsisPackageLocationType + TypeProperties *SSISPackageLocationTypeProperties + type SSISPackageLocationTypeProperties struct + AccessCredential *SSISAccessCredential + ChildPackages []*SSISChildPackage + ConfigurationAccessCredential *SSISAccessCredential + ConfigurationPath interface{} + PackageContent interface{} + PackageLastModifiedDate *string + PackageName *string + PackagePassword SecretBaseClassification + func (s *SSISPackageLocationTypeProperties) UnmarshalJSON(data []byte) error + func (s SSISPackageLocationTypeProperties) MarshalJSON() ([]byte, error) + type SSISPropertyOverride struct + IsSensitive *bool + Value interface{} + type SalesforceLinkedService struct + TypeProperties *SalesforceLinkedServiceTypeProperties + func (s *SalesforceLinkedService) UnmarshalJSON(data []byte) error + func (s SalesforceLinkedService) MarshalJSON() ([]byte, error) + type SalesforceLinkedServiceTypeProperties struct + APIVersion interface{} + EncryptedCredential interface{} + EnvironmentURL interface{} + Password SecretBaseClassification + SecurityToken SecretBaseClassification + Username interface{} + func (s *SalesforceLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (s SalesforceLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type SalesforceMarketingCloudLinkedService struct + TypeProperties *SalesforceMarketingCloudLinkedServiceTypeProperties + func (s *SalesforceMarketingCloudLinkedService) UnmarshalJSON(data []byte) error + func (s SalesforceMarketingCloudLinkedService) MarshalJSON() ([]byte, error) + type SalesforceMarketingCloudLinkedServiceTypeProperties struct + ClientID interface{} + ClientSecret SecretBaseClassification + ConnectionProperties interface{} + EncryptedCredential interface{} + UseEncryptedEndpoints interface{} + UseHostVerification interface{} + UsePeerVerification interface{} + func (s *SalesforceMarketingCloudLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (s SalesforceMarketingCloudLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type SalesforceMarketingCloudObjectDataset struct + TypeProperties *GenericDatasetTypeProperties + func (s *SalesforceMarketingCloudObjectDataset) UnmarshalJSON(data []byte) error + func (s SalesforceMarketingCloudObjectDataset) MarshalJSON() ([]byte, error) + type SalesforceMarketingCloudSource struct + Query interface{} + func (s *SalesforceMarketingCloudSource) UnmarshalJSON(data []byte) error + func (s SalesforceMarketingCloudSource) MarshalJSON() ([]byte, error) + type SalesforceObjectDataset struct + TypeProperties *SalesforceObjectDatasetTypeProperties + func (s *SalesforceObjectDataset) UnmarshalJSON(data []byte) error + func (s SalesforceObjectDataset) MarshalJSON() ([]byte, error) + type SalesforceObjectDatasetTypeProperties struct + ObjectAPIName interface{} + type SalesforceServiceCloudLinkedService struct + TypeProperties *SalesforceServiceCloudLinkedServiceTypeProperties + func (s *SalesforceServiceCloudLinkedService) UnmarshalJSON(data []byte) error + func (s SalesforceServiceCloudLinkedService) MarshalJSON() ([]byte, error) + type SalesforceServiceCloudLinkedServiceTypeProperties struct + APIVersion interface{} + EncryptedCredential interface{} + EnvironmentURL interface{} + ExtendedProperties interface{} + Password SecretBaseClassification + SecurityToken SecretBaseClassification + Username interface{} + func (s *SalesforceServiceCloudLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (s SalesforceServiceCloudLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type SalesforceServiceCloudObjectDataset struct + TypeProperties *SalesforceServiceCloudObjectDatasetTypeProperties + func (s *SalesforceServiceCloudObjectDataset) UnmarshalJSON(data []byte) error + func (s SalesforceServiceCloudObjectDataset) MarshalJSON() ([]byte, error) + type SalesforceServiceCloudObjectDatasetTypeProperties struct + ObjectAPIName interface{} + type SalesforceServiceCloudSink struct + ExternalIDFieldName interface{} + IgnoreNullValues interface{} + WriteBehavior *SalesforceSinkWriteBehavior + func (s *SalesforceServiceCloudSink) UnmarshalJSON(data []byte) error + func (s SalesforceServiceCloudSink) MarshalJSON() ([]byte, error) + type SalesforceServiceCloudSource struct + AdditionalColumns []*AdditionalColumns + Query interface{} + ReadBehavior *SalesforceSourceReadBehavior + func (s *SalesforceServiceCloudSource) UnmarshalJSON(data []byte) error + func (s SalesforceServiceCloudSource) MarshalJSON() ([]byte, error) + type SalesforceSink struct + ExternalIDFieldName interface{} + IgnoreNullValues interface{} + WriteBehavior *SalesforceSinkWriteBehavior + func (s *SalesforceSink) UnmarshalJSON(data []byte) error + func (s SalesforceSink) MarshalJSON() ([]byte, error) + type SalesforceSinkWriteBehavior string + const SalesforceSinkWriteBehaviorInsert + const SalesforceSinkWriteBehaviorUpsert + func PossibleSalesforceSinkWriteBehaviorValues() []SalesforceSinkWriteBehavior + func (c SalesforceSinkWriteBehavior) ToPtr() *SalesforceSinkWriteBehavior + type SalesforceSource struct + Query interface{} + ReadBehavior *SalesforceSourceReadBehavior + func (s *SalesforceSource) UnmarshalJSON(data []byte) error + func (s SalesforceSource) MarshalJSON() ([]byte, error) + type SalesforceSourceReadBehavior string + const SalesforceSourceReadBehaviorQuery + const SalesforceSourceReadBehaviorQueryAll + func PossibleSalesforceSourceReadBehaviorValues() []SalesforceSourceReadBehavior + func (c SalesforceSourceReadBehavior) ToPtr() *SalesforceSourceReadBehavior + type SapBWLinkedService struct + TypeProperties *SapBWLinkedServiceTypeProperties + func (s *SapBWLinkedService) UnmarshalJSON(data []byte) error + func (s SapBWLinkedService) MarshalJSON() ([]byte, error) + type SapBWLinkedServiceTypeProperties struct + ClientID interface{} + EncryptedCredential interface{} + Password SecretBaseClassification + Server interface{} + SystemNumber interface{} + UserName interface{} + func (s *SapBWLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (s SapBWLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type SapBwCubeDataset struct + func (s SapBwCubeDataset) MarshalJSON() ([]byte, error) + type SapBwSource struct + Query interface{} + func (s *SapBwSource) UnmarshalJSON(data []byte) error + func (s SapBwSource) MarshalJSON() ([]byte, error) + type SapCloudForCustomerLinkedService struct + TypeProperties *SapCloudForCustomerLinkedServiceTypeProperties + func (s *SapCloudForCustomerLinkedService) UnmarshalJSON(data []byte) error + func (s SapCloudForCustomerLinkedService) MarshalJSON() ([]byte, error) + type SapCloudForCustomerLinkedServiceTypeProperties struct + EncryptedCredential interface{} + Password SecretBaseClassification + URL interface{} + Username interface{} + func (s *SapCloudForCustomerLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (s SapCloudForCustomerLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type SapCloudForCustomerResourceDataset struct + TypeProperties *SapCloudForCustomerResourceDatasetTypeProperties + func (s *SapCloudForCustomerResourceDataset) UnmarshalJSON(data []byte) error + func (s SapCloudForCustomerResourceDataset) MarshalJSON() ([]byte, error) + type SapCloudForCustomerResourceDatasetTypeProperties struct + Path interface{} + type SapCloudForCustomerSink struct + HTTPRequestTimeout interface{} + WriteBehavior *SapCloudForCustomerSinkWriteBehavior + func (s *SapCloudForCustomerSink) UnmarshalJSON(data []byte) error + func (s SapCloudForCustomerSink) MarshalJSON() ([]byte, error) + type SapCloudForCustomerSinkWriteBehavior string + const SapCloudForCustomerSinkWriteBehaviorInsert + const SapCloudForCustomerSinkWriteBehaviorUpdate + func PossibleSapCloudForCustomerSinkWriteBehaviorValues() []SapCloudForCustomerSinkWriteBehavior + func (c SapCloudForCustomerSinkWriteBehavior) ToPtr() *SapCloudForCustomerSinkWriteBehavior + type SapCloudForCustomerSource struct + HTTPRequestTimeout interface{} + Query interface{} + func (s *SapCloudForCustomerSource) UnmarshalJSON(data []byte) error + func (s SapCloudForCustomerSource) MarshalJSON() ([]byte, error) + type SapEccLinkedService struct + TypeProperties *SapEccLinkedServiceTypeProperties + func (s *SapEccLinkedService) UnmarshalJSON(data []byte) error + func (s SapEccLinkedService) MarshalJSON() ([]byte, error) + type SapEccLinkedServiceTypeProperties struct + EncryptedCredential *string + Password SecretBaseClassification + URL *string + Username *string + func (s *SapEccLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (s SapEccLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type SapEccResourceDataset struct + TypeProperties *SapEccResourceDatasetTypeProperties + func (s *SapEccResourceDataset) UnmarshalJSON(data []byte) error + func (s SapEccResourceDataset) MarshalJSON() ([]byte, error) + type SapEccResourceDatasetTypeProperties struct + Path interface{} + type SapEccSource struct + HTTPRequestTimeout interface{} + Query interface{} + func (s *SapEccSource) UnmarshalJSON(data []byte) error + func (s SapEccSource) MarshalJSON() ([]byte, error) + type SapHanaAuthenticationType string + const SapHanaAuthenticationTypeBasic + const SapHanaAuthenticationTypeWindows + func PossibleSapHanaAuthenticationTypeValues() []SapHanaAuthenticationType + func (c SapHanaAuthenticationType) ToPtr() *SapHanaAuthenticationType + type SapHanaLinkedService struct + TypeProperties *SapHanaLinkedServiceProperties + func (s *SapHanaLinkedService) UnmarshalJSON(data []byte) error + func (s SapHanaLinkedService) MarshalJSON() ([]byte, error) + type SapHanaLinkedServiceProperties struct + AuthenticationType *SapHanaAuthenticationType + ConnectionString interface{} + EncryptedCredential interface{} + Password SecretBaseClassification + Server interface{} + UserName interface{} + func (s *SapHanaLinkedServiceProperties) UnmarshalJSON(data []byte) error + func (s SapHanaLinkedServiceProperties) MarshalJSON() ([]byte, error) + type SapHanaPartitionOption string + const SapHanaPartitionOptionNone + const SapHanaPartitionOptionPhysicalPartitionsOfTable + const SapHanaPartitionOptionSapHanaDynamicRange + func PossibleSapHanaPartitionOptionValues() []SapHanaPartitionOption + func (c SapHanaPartitionOption) ToPtr() *SapHanaPartitionOption + type SapHanaPartitionSettings struct + PartitionColumnName interface{} + type SapHanaSource struct + PacketSize interface{} + PartitionOption *SapHanaPartitionOption + PartitionSettings *SapHanaPartitionSettings + Query interface{} + func (s *SapHanaSource) UnmarshalJSON(data []byte) error + func (s SapHanaSource) MarshalJSON() ([]byte, error) + type SapHanaTableDataset struct + TypeProperties *SapHanaTableDatasetTypeProperties + func (s *SapHanaTableDataset) UnmarshalJSON(data []byte) error + func (s SapHanaTableDataset) MarshalJSON() ([]byte, error) + type SapHanaTableDatasetTypeProperties struct + Schema interface{} + Table interface{} + type SapOpenHubLinkedService struct + TypeProperties *SapOpenHubLinkedServiceTypeProperties + func (s *SapOpenHubLinkedService) UnmarshalJSON(data []byte) error + func (s SapOpenHubLinkedService) MarshalJSON() ([]byte, error) + type SapOpenHubLinkedServiceTypeProperties struct + ClientID interface{} + EncryptedCredential interface{} + Language interface{} + LogonGroup interface{} + MessageServer interface{} + MessageServerService interface{} + Password SecretBaseClassification + Server interface{} + SystemID interface{} + SystemNumber interface{} + UserName interface{} + func (s *SapOpenHubLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (s SapOpenHubLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type SapOpenHubSource struct + BaseRequestID interface{} + CustomRFCReadTableFunctionModule interface{} + ExcludeLastRequest interface{} + SapDataColumnDelimiter interface{} + func (s *SapOpenHubSource) UnmarshalJSON(data []byte) error + func (s SapOpenHubSource) MarshalJSON() ([]byte, error) + type SapOpenHubTableDataset struct + TypeProperties *SapOpenHubTableDatasetTypeProperties + func (s *SapOpenHubTableDataset) UnmarshalJSON(data []byte) error + func (s SapOpenHubTableDataset) MarshalJSON() ([]byte, error) + type SapOpenHubTableDatasetTypeProperties struct + BaseRequestID interface{} + ExcludeLastRequest interface{} + OpenHubDestinationName interface{} + type SapTableLinkedService struct + TypeProperties *SapTableLinkedServiceTypeProperties + func (s *SapTableLinkedService) UnmarshalJSON(data []byte) error + func (s SapTableLinkedService) MarshalJSON() ([]byte, error) + type SapTableLinkedServiceTypeProperties struct + ClientID interface{} + EncryptedCredential interface{} + Language interface{} + LogonGroup interface{} + MessageServer interface{} + MessageServerService interface{} + Password SecretBaseClassification + Server interface{} + SncLibraryPath interface{} + SncMode interface{} + SncMyName interface{} + SncPartnerName interface{} + SncQop interface{} + SystemID interface{} + SystemNumber interface{} + UserName interface{} + func (s *SapTableLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (s SapTableLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type SapTablePartitionOption string + const SapTablePartitionOptionNone + const SapTablePartitionOptionPartitionOnCalendarDate + const SapTablePartitionOptionPartitionOnCalendarMonth + const SapTablePartitionOptionPartitionOnCalendarYear + const SapTablePartitionOptionPartitionOnInt + const SapTablePartitionOptionPartitionOnTime + func PossibleSapTablePartitionOptionValues() []SapTablePartitionOption + func (c SapTablePartitionOption) ToPtr() *SapTablePartitionOption + type SapTablePartitionSettings struct + MaxPartitionsNumber interface{} + PartitionColumnName interface{} + PartitionLowerBound interface{} + PartitionUpperBound interface{} + type SapTableResourceDataset struct + TypeProperties *SapTableResourceDatasetTypeProperties + func (s *SapTableResourceDataset) UnmarshalJSON(data []byte) error + func (s SapTableResourceDataset) MarshalJSON() ([]byte, error) + type SapTableResourceDatasetTypeProperties struct + TableName interface{} + type SapTableSource struct + BatchSize interface{} + CustomRFCReadTableFunctionModule interface{} + PartitionOption *SapTablePartitionOption + PartitionSettings *SapTablePartitionSettings + RFCTableFields interface{} + RFCTableOptions interface{} + RowCount interface{} + RowSkips interface{} + SapDataColumnDelimiter interface{} + func (s *SapTableSource) UnmarshalJSON(data []byte) error + func (s SapTableSource) MarshalJSON() ([]byte, error) + type ScheduleTrigger struct + TypeProperties *ScheduleTriggerTypeProperties + func (s *ScheduleTrigger) UnmarshalJSON(data []byte) error + func (s ScheduleTrigger) MarshalJSON() ([]byte, error) + type ScheduleTriggerRecurrence struct + AdditionalProperties map[string]interface{} + EndTime *time.Time + Frequency *RecurrenceFrequency + Interval *int32 + Schedule *RecurrenceSchedule + StartTime *time.Time + TimeZone *string + func (s *ScheduleTriggerRecurrence) UnmarshalJSON(data []byte) error + func (s ScheduleTriggerRecurrence) MarshalJSON() ([]byte, error) + type ScheduleTriggerTypeProperties struct + Recurrence *ScheduleTriggerRecurrence + type SchedulerCurrentState string + const SchedulerCurrentStateEnded + const SchedulerCurrentStateQueued + const SchedulerCurrentStateScheduled + func PossibleSchedulerCurrentStateValues() []SchedulerCurrentState + func (c SchedulerCurrentState) ToPtr() *SchedulerCurrentState + type ScriptAction struct + Name *string + Parameters *string + Roles *HdiNodeTypes + URI *string + type SecretBase struct + Type *string + func (s *SecretBase) GetSecretBase() *SecretBase + func (s *SecretBase) UnmarshalJSON(data []byte) error + type SecretBaseClassification interface + GetSecretBase func() *SecretBase + type SecureString struct + Value *string + func (s *SecureString) UnmarshalJSON(data []byte) error + func (s SecureString) MarshalJSON() ([]byte, error) + type SelfDependencyTumblingWindowTriggerReference struct + Offset *string + Size *string + func (s *SelfDependencyTumblingWindowTriggerReference) UnmarshalJSON(data []byte) error + func (s SelfDependencyTumblingWindowTriggerReference) MarshalJSON() ([]byte, error) + type SelfHostedIntegrationRuntime struct + TypeProperties *SelfHostedIntegrationRuntimeTypeProperties + func (s *SelfHostedIntegrationRuntime) UnmarshalJSON(data []byte) error + func (s SelfHostedIntegrationRuntime) MarshalJSON() ([]byte, error) + type SelfHostedIntegrationRuntimeTypeProperties struct + LinkedInfo LinkedIntegrationRuntimeTypeClassification + func (s *SelfHostedIntegrationRuntimeTypeProperties) UnmarshalJSON(data []byte) error + func (s SelfHostedIntegrationRuntimeTypeProperties) MarshalJSON() ([]byte, error) + type ServiceNowAuthenticationType string + const ServiceNowAuthenticationTypeBasic + const ServiceNowAuthenticationTypeOAuth2 + func PossibleServiceNowAuthenticationTypeValues() []ServiceNowAuthenticationType + func (c ServiceNowAuthenticationType) ToPtr() *ServiceNowAuthenticationType + type ServiceNowLinkedService struct + TypeProperties *ServiceNowLinkedServiceTypeProperties + func (s *ServiceNowLinkedService) UnmarshalJSON(data []byte) error + func (s ServiceNowLinkedService) MarshalJSON() ([]byte, error) + type ServiceNowLinkedServiceTypeProperties struct + AuthenticationType *ServiceNowAuthenticationType + ClientID interface{} + ClientSecret SecretBaseClassification + EncryptedCredential interface{} + Endpoint interface{} + Password SecretBaseClassification + UseEncryptedEndpoints interface{} + UseHostVerification interface{} + UsePeerVerification interface{} + Username interface{} + func (s *ServiceNowLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (s ServiceNowLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type ServiceNowObjectDataset struct + TypeProperties *GenericDatasetTypeProperties + func (s *ServiceNowObjectDataset) UnmarshalJSON(data []byte) error + func (s ServiceNowObjectDataset) MarshalJSON() ([]byte, error) + type ServiceNowSource struct + Query interface{} + func (s *ServiceNowSource) UnmarshalJSON(data []byte) error + func (s ServiceNowSource) MarshalJSON() ([]byte, error) + type SetVariableActivity struct + TypeProperties *SetVariableActivityTypeProperties + func (s *SetVariableActivity) UnmarshalJSON(data []byte) error + func (s SetVariableActivity) MarshalJSON() ([]byte, error) + type SetVariableActivityTypeProperties struct + Value interface{} + VariableName *string + type SftpAuthenticationType string + const SftpAuthenticationTypeBasic + const SftpAuthenticationTypeSSHPublicKey + func PossibleSftpAuthenticationTypeValues() []SftpAuthenticationType + func (c SftpAuthenticationType) ToPtr() *SftpAuthenticationType + type SftpLocation struct + func (s SftpLocation) MarshalJSON() ([]byte, error) + type SftpReadSettings struct + DeleteFilesAfterCompletion interface{} + EnablePartitionDiscovery *bool + FileListPath interface{} + ModifiedDatetimeEnd interface{} + ModifiedDatetimeStart interface{} + PartitionRootPath interface{} + Recursive interface{} + WildcardFileName interface{} + WildcardFolderPath interface{} + func (s *SftpReadSettings) UnmarshalJSON(data []byte) error + func (s SftpReadSettings) MarshalJSON() ([]byte, error) + type SftpServerLinkedService struct + TypeProperties *SftpServerLinkedServiceTypeProperties + func (s *SftpServerLinkedService) UnmarshalJSON(data []byte) error + func (s SftpServerLinkedService) MarshalJSON() ([]byte, error) + type SftpServerLinkedServiceTypeProperties struct + AuthenticationType *SftpAuthenticationType + EncryptedCredential interface{} + Host interface{} + HostKeyFingerprint interface{} + PassPhrase SecretBaseClassification + Password SecretBaseClassification + Port interface{} + PrivateKeyContent SecretBaseClassification + PrivateKeyPath interface{} + SkipHostKeyValidation interface{} + UserName interface{} + func (s *SftpServerLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (s SftpServerLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type SftpWriteSettings struct + OperationTimeout interface{} + UseTempFileRename interface{} + func (s *SftpWriteSettings) UnmarshalJSON(data []byte) error + func (s SftpWriteSettings) MarshalJSON() ([]byte, error) + type SharePointOnlineListDatasetTypeProperties struct + ListName interface{} + type SharePointOnlineListLinkedService struct + TypeProperties *SharePointOnlineListLinkedServiceTypeProperties + func (s *SharePointOnlineListLinkedService) UnmarshalJSON(data []byte) error + func (s SharePointOnlineListLinkedService) MarshalJSON() ([]byte, error) + type SharePointOnlineListLinkedServiceTypeProperties struct + EncryptedCredential interface{} + ServicePrincipalID interface{} + ServicePrincipalKey SecretBaseClassification + SiteURL interface{} + TenantID interface{} + func (s *SharePointOnlineListLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (s SharePointOnlineListLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type SharePointOnlineListResourceDataset struct + TypeProperties *SharePointOnlineListDatasetTypeProperties + func (s *SharePointOnlineListResourceDataset) UnmarshalJSON(data []byte) error + func (s SharePointOnlineListResourceDataset) MarshalJSON() ([]byte, error) + type SharePointOnlineListSource struct + HTTPRequestTimeout interface{} + Query interface{} + func (s *SharePointOnlineListSource) UnmarshalJSON(data []byte) error + func (s SharePointOnlineListSource) MarshalJSON() ([]byte, error) + type ShopifyLinkedService struct + TypeProperties *ShopifyLinkedServiceTypeProperties + func (s *ShopifyLinkedService) UnmarshalJSON(data []byte) error + func (s ShopifyLinkedService) MarshalJSON() ([]byte, error) + type ShopifyLinkedServiceTypeProperties struct + AccessToken SecretBaseClassification + EncryptedCredential interface{} + Host interface{} + UseEncryptedEndpoints interface{} + UseHostVerification interface{} + UsePeerVerification interface{} + func (s *ShopifyLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (s ShopifyLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type ShopifyObjectDataset struct + TypeProperties *GenericDatasetTypeProperties + func (s *ShopifyObjectDataset) UnmarshalJSON(data []byte) error + func (s ShopifyObjectDataset) MarshalJSON() ([]byte, error) + type ShopifySource struct + Query interface{} + func (s *ShopifySource) UnmarshalJSON(data []byte) error + func (s ShopifySource) MarshalJSON() ([]byte, error) + type SkipErrorFile struct + DataInconsistency interface{} + FileMissing interface{} + type SnowflakeDataset struct + TypeProperties *SnowflakeDatasetTypeProperties + func (s *SnowflakeDataset) UnmarshalJSON(data []byte) error + func (s SnowflakeDataset) MarshalJSON() ([]byte, error) + type SnowflakeDatasetTypeProperties struct + Schema interface{} + Table interface{} + type SnowflakeExportCopyCommand struct + AdditionalCopyOptions map[string]interface{} + AdditionalFormatOptions map[string]interface{} + func (s *SnowflakeExportCopyCommand) UnmarshalJSON(data []byte) error + func (s SnowflakeExportCopyCommand) MarshalJSON() ([]byte, error) + type SnowflakeImportCopyCommand struct + AdditionalCopyOptions map[string]interface{} + AdditionalFormatOptions map[string]interface{} + func (s *SnowflakeImportCopyCommand) UnmarshalJSON(data []byte) error + func (s SnowflakeImportCopyCommand) MarshalJSON() ([]byte, error) + type SnowflakeLinkedService struct + TypeProperties *SnowflakeLinkedServiceTypeProperties + func (s *SnowflakeLinkedService) UnmarshalJSON(data []byte) error + func (s SnowflakeLinkedService) MarshalJSON() ([]byte, error) + type SnowflakeLinkedServiceTypeProperties struct + ConnectionString interface{} + EncryptedCredential interface{} + Password *AzureKeyVaultSecretReference + type SnowflakeSink struct + ImportSettings *SnowflakeImportCopyCommand + PreCopyScript interface{} + func (s *SnowflakeSink) UnmarshalJSON(data []byte) error + func (s SnowflakeSink) MarshalJSON() ([]byte, error) + type SnowflakeSource struct + ExportSettings *SnowflakeExportCopyCommand + Query interface{} + func (s *SnowflakeSource) UnmarshalJSON(data []byte) error + func (s SnowflakeSource) MarshalJSON() ([]byte, error) + type SparkAuthenticationType string + const SparkAuthenticationTypeAnonymous + const SparkAuthenticationTypeUsername + const SparkAuthenticationTypeUsernameAndPassword + const SparkAuthenticationTypeWindowsAzureHDInsightService + func PossibleSparkAuthenticationTypeValues() []SparkAuthenticationType + func (c SparkAuthenticationType) ToPtr() *SparkAuthenticationType + type SparkBatchJob struct + AppID *string + AppInfo map[string]*string + ArtifactID *string + Errors []*SparkServiceError + ID *int32 + JobType *SparkJobType + LivyInfo *SparkBatchJobState + LogLines []*string + Name *string + Plugin *SparkServicePlugin + Result *SparkBatchJobResultType + Scheduler *SparkScheduler + SparkPoolName *string + State *string + SubmitterID *string + SubmitterName *string + Tags map[string]*string + WorkspaceName *string + func (s SparkBatchJob) MarshalJSON() ([]byte, error) + type SparkBatchJobPoller interface + FinalResponse func(ctx context.Context) (SparkBatchJobResponse, error) + type SparkBatchJobPollerResponse struct + PollUntilDone func(ctx context.Context, frequency time.Duration) (SparkBatchJobResponse, error) + Poller SparkBatchJobPoller + RawResponse *http.Response + type SparkBatchJobResponse struct + RawResponse *http.Response + SparkBatchJob *SparkBatchJob + type SparkBatchJobResultType string + const SparkBatchJobResultTypeCancelled + const SparkBatchJobResultTypeFailed + const SparkBatchJobResultTypeSucceeded + const SparkBatchJobResultTypeUncertain + func PossibleSparkBatchJobResultTypeValues() []SparkBatchJobResultType + func (c SparkBatchJobResultType) ToPtr() *SparkBatchJobResultType + type SparkBatchJobState struct + CurrentState *string + DeadAt *time.Time + JobCreationRequest *SparkRequest + NotStartedAt *time.Time + RecoveringAt *time.Time + RunningAt *time.Time + StartingAt *time.Time + SuccessAt *time.Time + TerminatedAt *time.Time + func (s *SparkBatchJobState) UnmarshalJSON(data []byte) error + func (s SparkBatchJobState) MarshalJSON() ([]byte, error) + type SparkDatasetTypeProperties struct + Schema interface{} + Table interface{} + TableName interface{} + type SparkErrorSource string + const SparkErrorSourceDependency + const SparkErrorSourceSystem + const SparkErrorSourceUnknown + const SparkErrorSourceUser + func PossibleSparkErrorSourceValues() []SparkErrorSource + func (c SparkErrorSource) ToPtr() *SparkErrorSource + type SparkJobDefinition struct + AdditionalProperties map[string]interface{} + Description *string + JobProperties *SparkJobProperties + Language *string + RequiredSparkVersion *string + TargetBigDataPool *BigDataPoolReference + func (s *SparkJobDefinition) UnmarshalJSON(data []byte) error + func (s SparkJobDefinition) MarshalJSON() ([]byte, error) + type SparkJobDefinitionBeginCreateOrUpdateSparkJobDefinitionOptions struct + IfMatch *string + type SparkJobDefinitionBeginDebugSparkJobDefinitionOptions struct + type SparkJobDefinitionBeginDeleteSparkJobDefinitionOptions struct + type SparkJobDefinitionBeginExecuteSparkJobDefinitionOptions struct + type SparkJobDefinitionBeginRenameSparkJobDefinitionOptions struct + type SparkJobDefinitionClient struct + func NewSparkJobDefinitionClient(con *Connection) *SparkJobDefinitionClient + func (client *SparkJobDefinitionClient) BeginCreateOrUpdateSparkJobDefinition(ctx context.Context, sparkJobDefinitionName string, ...) (SparkJobDefinitionResourcePollerResponse, error) + func (client *SparkJobDefinitionClient) BeginDebugSparkJobDefinition(ctx context.Context, ...) (SparkBatchJobPollerResponse, error) + func (client *SparkJobDefinitionClient) BeginDeleteSparkJobDefinition(ctx context.Context, sparkJobDefinitionName string, ...) (HTTPPollerResponse, error) + func (client *SparkJobDefinitionClient) BeginExecuteSparkJobDefinition(ctx context.Context, sparkJobDefinitionName string, ...) (SparkBatchJobPollerResponse, error) + func (client *SparkJobDefinitionClient) BeginRenameSparkJobDefinition(ctx context.Context, sparkJobDefinitionName string, ...) (HTTPPollerResponse, error) + func (client *SparkJobDefinitionClient) GetSparkJobDefinition(ctx context.Context, sparkJobDefinitionName string, ...) (SparkJobDefinitionResourceResponse, error) + func (client *SparkJobDefinitionClient) GetSparkJobDefinitionsByWorkspace(options *SparkJobDefinitionGetSparkJobDefinitionsByWorkspaceOptions) SparkJobDefinitionsListResponsePager + func (client *SparkJobDefinitionClient) ResumeCreateOrUpdateSparkJobDefinition(ctx context.Context, token string) (SparkJobDefinitionResourcePollerResponse, error) + func (client *SparkJobDefinitionClient) ResumeDebugSparkJobDefinition(ctx context.Context, token string) (SparkBatchJobPollerResponse, error) + func (client *SparkJobDefinitionClient) ResumeDeleteSparkJobDefinition(ctx context.Context, token string) (HTTPPollerResponse, error) + func (client *SparkJobDefinitionClient) ResumeExecuteSparkJobDefinition(ctx context.Context, token string) (SparkBatchJobPollerResponse, error) + func (client *SparkJobDefinitionClient) ResumeRenameSparkJobDefinition(ctx context.Context, token string) (HTTPPollerResponse, error) + type SparkJobDefinitionGetSparkJobDefinitionOptions struct + IfNoneMatch *string + type SparkJobDefinitionGetSparkJobDefinitionsByWorkspaceOptions struct + type SparkJobDefinitionResource struct + Properties *SparkJobDefinition + func (s *SparkJobDefinitionResource) UnmarshalJSON(data []byte) error + func (s SparkJobDefinitionResource) MarshalJSON() ([]byte, error) + type SparkJobDefinitionResourcePoller interface + FinalResponse func(ctx context.Context) (SparkJobDefinitionResourceResponse, error) + type SparkJobDefinitionResourcePollerResponse struct + PollUntilDone func(ctx context.Context, frequency time.Duration) (SparkJobDefinitionResourceResponse, error) + Poller SparkJobDefinitionResourcePoller + RawResponse *http.Response + type SparkJobDefinitionResourceResponse struct + RawResponse *http.Response + SparkJobDefinitionResource *SparkJobDefinitionResource + type SparkJobDefinitionsListResponse struct + NextLink *string + Value []*SparkJobDefinitionResource + func (s SparkJobDefinitionsListResponse) MarshalJSON() ([]byte, error) + type SparkJobDefinitionsListResponsePager interface + PageResponse func() SparkJobDefinitionsListResponseResponse + type SparkJobDefinitionsListResponseResponse struct + RawResponse *http.Response + SparkJobDefinitionsListResponse *SparkJobDefinitionsListResponse + type SparkJobProperties struct + AdditionalProperties map[string]interface{} + Archives []*string + Args []*string + ClassName *string + Conf interface{} + DriverCores *int32 + DriverMemory *string + ExecutorCores *int32 + ExecutorMemory *string + File *string + Files []*string + Jars []*string + Name *string + NumExecutors *int32 + func (s *SparkJobProperties) UnmarshalJSON(data []byte) error + func (s SparkJobProperties) MarshalJSON() ([]byte, error) + type SparkJobReferenceType string + const SparkJobReferenceTypeSparkJobDefinitionReference + func PossibleSparkJobReferenceTypeValues() []SparkJobReferenceType + func (c SparkJobReferenceType) ToPtr() *SparkJobReferenceType + type SparkJobType string + const SparkJobTypeSparkBatch + const SparkJobTypeSparkSession + func PossibleSparkJobTypeValues() []SparkJobType + func (c SparkJobType) ToPtr() *SparkJobType + type SparkLinkedService struct + TypeProperties *SparkLinkedServiceTypeProperties + func (s *SparkLinkedService) UnmarshalJSON(data []byte) error + func (s SparkLinkedService) MarshalJSON() ([]byte, error) + type SparkLinkedServiceTypeProperties struct + AllowHostNameCNMismatch interface{} + AllowSelfSignedServerCert interface{} + AuthenticationType *SparkAuthenticationType + EnableSSL interface{} + EncryptedCredential interface{} + HTTPPath interface{} + Host interface{} + Password SecretBaseClassification + Port interface{} + ServerType *SparkServerType + ThriftTransportProtocol *SparkThriftTransportProtocol + TrustedCertPath interface{} + UseSystemTrustStore interface{} + Username interface{} + func (s *SparkLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (s SparkLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type SparkObjectDataset struct + TypeProperties *SparkDatasetTypeProperties + func (s *SparkObjectDataset) UnmarshalJSON(data []byte) error + func (s SparkObjectDataset) MarshalJSON() ([]byte, error) + type SparkRequest struct + Archives []*string + Arguments []*string + ClassName *string + Configuration map[string]*string + DriverCores *int32 + DriverMemory *string + ExecutorCores *int32 + ExecutorCount *int32 + ExecutorMemory *string + File *string + Files []*string + Jars []*string + Name *string + PythonFiles []*string + func (s SparkRequest) MarshalJSON() ([]byte, error) + type SparkScheduler struct + CancellationRequestedAt *time.Time + CurrentState *SchedulerCurrentState + EndedAt *time.Time + ScheduledAt *time.Time + SubmittedAt *time.Time + func (s *SparkScheduler) UnmarshalJSON(data []byte) error + func (s SparkScheduler) MarshalJSON() ([]byte, error) + type SparkServerType string + const SparkServerTypeSharkServer + const SparkServerTypeSharkServer2 + const SparkServerTypeSparkThriftServer + func PossibleSparkServerTypeValues() []SparkServerType + func (c SparkServerType) ToPtr() *SparkServerType + type SparkServiceError struct + ErrorCode *string + Message *string + Source *SparkErrorSource + type SparkServicePlugin struct + CleanupStartedAt *time.Time + CurrentState *PluginCurrentState + MonitoringStartedAt *time.Time + PreparationStartedAt *time.Time + ResourceAcquisitionStartedAt *time.Time + SubmissionStartedAt *time.Time + func (s *SparkServicePlugin) UnmarshalJSON(data []byte) error + func (s SparkServicePlugin) MarshalJSON() ([]byte, error) + type SparkSource struct + Query interface{} + func (s *SparkSource) UnmarshalJSON(data []byte) error + func (s SparkSource) MarshalJSON() ([]byte, error) + type SparkThriftTransportProtocol string + const SparkThriftTransportProtocolBinary + const SparkThriftTransportProtocolHTTP + const SparkThriftTransportProtocolSASL + func PossibleSparkThriftTransportProtocolValues() []SparkThriftTransportProtocol + func (c SparkThriftTransportProtocol) ToPtr() *SparkThriftTransportProtocol + type SquareLinkedService struct + TypeProperties *SquareLinkedServiceTypeProperties + func (s *SquareLinkedService) UnmarshalJSON(data []byte) error + func (s SquareLinkedService) MarshalJSON() ([]byte, error) + type SquareLinkedServiceTypeProperties struct + ClientID interface{} + ClientSecret SecretBaseClassification + ConnectionProperties interface{} + EncryptedCredential interface{} + Host interface{} + RedirectURI interface{} + UseEncryptedEndpoints interface{} + UseHostVerification interface{} + UsePeerVerification interface{} + func (s *SquareLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (s SquareLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type SquareObjectDataset struct + TypeProperties *GenericDatasetTypeProperties + func (s *SquareObjectDataset) UnmarshalJSON(data []byte) error + func (s SquareObjectDataset) MarshalJSON() ([]byte, error) + type SquareSource struct + Query interface{} + func (s *SquareSource) UnmarshalJSON(data []byte) error + func (s SquareSource) MarshalJSON() ([]byte, error) + type SsisLogLocationType string + const SsisLogLocationTypeFile + func PossibleSsisLogLocationTypeValues() []SsisLogLocationType + func (c SsisLogLocationType) ToPtr() *SsisLogLocationType + type SsisObjectMetadataStatusResponse struct + Error *string + Name *string + Properties *string + Status *string + type SsisPackageLocationType string + const SsisPackageLocationTypeFile + const SsisPackageLocationTypeInlinePackage + const SsisPackageLocationTypePackageStore + const SsisPackageLocationTypeSSISDB + func PossibleSsisPackageLocationTypeValues() []SsisPackageLocationType + func (c SsisPackageLocationType) ToPtr() *SsisPackageLocationType + type StagingSettings struct + AdditionalProperties map[string]interface{} + EnableCompression interface{} + LinkedServiceName *LinkedServiceReference + Path interface{} + func (s *StagingSettings) UnmarshalJSON(data []byte) error + func (s StagingSettings) MarshalJSON() ([]byte, error) + type StartDataFlowDebugSessionRequest struct + DataFlow *DataFlowResource + Datasets []*DatasetResource + DebugSettings interface{} + IncrementalDebug *bool + LinkedServices []*LinkedServiceResource + SessionID *string + Staging interface{} + func (s StartDataFlowDebugSessionRequest) MarshalJSON() ([]byte, error) + type StartDataFlowDebugSessionResponse struct + JobVersion *string + type StoreReadSettings struct + AdditionalProperties map[string]interface{} + MaxConcurrentConnections interface{} + Type *string + func (s *StoreReadSettings) GetStoreReadSettings() *StoreReadSettings + func (s *StoreReadSettings) UnmarshalJSON(data []byte) error + type StoreReadSettingsClassification interface + GetStoreReadSettings func() *StoreReadSettings + type StoreWriteSettings struct + AdditionalProperties map[string]interface{} + CopyBehavior interface{} + MaxConcurrentConnections interface{} + Type *string + func (s *StoreWriteSettings) GetStoreWriteSettings() *StoreWriteSettings + func (s *StoreWriteSettings) UnmarshalJSON(data []byte) error + type StoreWriteSettingsClassification interface + GetStoreWriteSettings func() *StoreWriteSettings + type StoredProcedureParameter struct + Type *StoredProcedureParameterType + Value interface{} + type StoredProcedureParameterType string + const StoredProcedureParameterTypeBoolean + const StoredProcedureParameterTypeDate + const StoredProcedureParameterTypeDecimal + const StoredProcedureParameterTypeGUID + const StoredProcedureParameterTypeInt + const StoredProcedureParameterTypeInt64 + const StoredProcedureParameterTypeString + func PossibleStoredProcedureParameterTypeValues() []StoredProcedureParameterType + func (c StoredProcedureParameterType) ToPtr() *StoredProcedureParameterType + type SubResource struct + type SubResourceDebugResource struct + Name *string + func (s *SubResourceDebugResource) UnmarshalJSON(data []byte) error + func (s SubResourceDebugResource) MarshalJSON() ([]byte, error) + type SwitchActivity struct + TypeProperties *SwitchActivityTypeProperties + func (s *SwitchActivity) UnmarshalJSON(data []byte) error + func (s SwitchActivity) MarshalJSON() ([]byte, error) + type SwitchActivityTypeProperties struct + Cases []*SwitchCase + DefaultActivities []ActivityClassification + On *Expression + func (s *SwitchActivityTypeProperties) UnmarshalJSON(data []byte) error + func (s SwitchActivityTypeProperties) MarshalJSON() ([]byte, error) + type SwitchCase struct + Activities []ActivityClassification + Value *string + func (s *SwitchCase) UnmarshalJSON(data []byte) error + func (s SwitchCase) MarshalJSON() ([]byte, error) + type SybaseAuthenticationType string + const SybaseAuthenticationTypeBasic + const SybaseAuthenticationTypeWindows + func PossibleSybaseAuthenticationTypeValues() []SybaseAuthenticationType + func (c SybaseAuthenticationType) ToPtr() *SybaseAuthenticationType + type SybaseLinkedService struct + TypeProperties *SybaseLinkedServiceTypeProperties + func (s *SybaseLinkedService) UnmarshalJSON(data []byte) error + func (s SybaseLinkedService) MarshalJSON() ([]byte, error) + type SybaseLinkedServiceTypeProperties struct + AuthenticationType *SybaseAuthenticationType + Database interface{} + EncryptedCredential interface{} + Password SecretBaseClassification + Schema interface{} + Server interface{} + Username interface{} + func (s *SybaseLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (s SybaseLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type SybaseSource struct + Query interface{} + func (s *SybaseSource) UnmarshalJSON(data []byte) error + func (s SybaseSource) MarshalJSON() ([]byte, error) + type SybaseTableDataset struct + TypeProperties *SybaseTableDatasetTypeProperties + func (s *SybaseTableDataset) UnmarshalJSON(data []byte) error + func (s SybaseTableDataset) MarshalJSON() ([]byte, error) + type SybaseTableDatasetTypeProperties struct + TableName interface{} + type SynapseNotebookActivity struct + TypeProperties *SynapseNotebookActivityTypeProperties + func (s *SynapseNotebookActivity) UnmarshalJSON(data []byte) error + func (s SynapseNotebookActivity) MarshalJSON() ([]byte, error) + type SynapseNotebookActivityTypeProperties struct + Notebook *SynapseNotebookReference + Parameters map[string]interface{} + func (s SynapseNotebookActivityTypeProperties) MarshalJSON() ([]byte, error) + type SynapseNotebookReference struct + ReferenceName *string + Type *NotebookReferenceType + type SynapseSparkJobActivityTypeProperties struct + SparkJob *SynapseSparkJobReference + type SynapseSparkJobDefinitionActivity struct + TypeProperties *SynapseSparkJobActivityTypeProperties + func (s *SynapseSparkJobDefinitionActivity) UnmarshalJSON(data []byte) error + func (s SynapseSparkJobDefinitionActivity) MarshalJSON() ([]byte, error) + type SynapseSparkJobReference struct + ReferenceName *string + Type *SparkJobReferenceType + type TabularSource struct + AdditionalColumns []*AdditionalColumns + QueryTimeout interface{} + func (t *TabularSource) GetTabularSource() *TabularSource + func (t *TabularSource) UnmarshalJSON(data []byte) error + func (t TabularSource) MarshalJSON() ([]byte, error) + type TabularSourceClassification interface + GetTabularSource func() *TabularSource + type TabularTranslator struct + CollectionReference interface{} + ColumnMappings interface{} + MapComplexValuesToString interface{} + Mappings interface{} + SchemaMapping interface{} + TypeConversion interface{} + TypeConversionSettings *TypeConversionSettings + func (t *TabularTranslator) UnmarshalJSON(data []byte) error + func (t TabularTranslator) MarshalJSON() ([]byte, error) + type TarGZipReadSettings struct + PreserveCompressionFileNameAsFolder interface{} + func (t *TarGZipReadSettings) UnmarshalJSON(data []byte) error + func (t TarGZipReadSettings) MarshalJSON() ([]byte, error) + type TarReadSettings struct + PreserveCompressionFileNameAsFolder interface{} + func (t *TarReadSettings) UnmarshalJSON(data []byte) error + func (t TarReadSettings) MarshalJSON() ([]byte, error) + type TeradataAuthenticationType string + const TeradataAuthenticationTypeBasic + const TeradataAuthenticationTypeWindows + func PossibleTeradataAuthenticationTypeValues() []TeradataAuthenticationType + func (c TeradataAuthenticationType) ToPtr() *TeradataAuthenticationType + type TeradataLinkedService struct + TypeProperties *TeradataLinkedServiceTypeProperties + func (t *TeradataLinkedService) UnmarshalJSON(data []byte) error + func (t TeradataLinkedService) MarshalJSON() ([]byte, error) + type TeradataLinkedServiceTypeProperties struct + AuthenticationType *TeradataAuthenticationType + ConnectionString interface{} + EncryptedCredential interface{} + Password SecretBaseClassification + Server interface{} + Username interface{} + func (t *TeradataLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (t TeradataLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type TeradataPartitionOption string + const TeradataPartitionOptionDynamicRange + const TeradataPartitionOptionHash + const TeradataPartitionOptionNone + func PossibleTeradataPartitionOptionValues() []TeradataPartitionOption + func (c TeradataPartitionOption) ToPtr() *TeradataPartitionOption + type TeradataPartitionSettings struct + PartitionColumnName interface{} + PartitionLowerBound interface{} + PartitionUpperBound interface{} + type TeradataSource struct + PartitionOption *TeradataPartitionOption + PartitionSettings *TeradataPartitionSettings + Query interface{} + func (t *TeradataSource) UnmarshalJSON(data []byte) error + func (t TeradataSource) MarshalJSON() ([]byte, error) + type TeradataTableDataset struct + TypeProperties *TeradataTableDatasetTypeProperties + func (t *TeradataTableDataset) UnmarshalJSON(data []byte) error + func (t TeradataTableDataset) MarshalJSON() ([]byte, error) + type TeradataTableDatasetTypeProperties struct + Database interface{} + Table interface{} + type TextFormat struct + ColumnDelimiter interface{} + EncodingName interface{} + EscapeChar interface{} + FirstRowAsHeader interface{} + NullValue interface{} + QuoteChar interface{} + RowDelimiter interface{} + SkipLineCount interface{} + TreatEmptyAsNull interface{} + func (t *TextFormat) UnmarshalJSON(data []byte) error + func (t TextFormat) MarshalJSON() ([]byte, error) + type TrackedResource struct + Location *string + Tags map[string]*string + func (t TrackedResource) MarshalJSON() ([]byte, error) + type Transformation struct + Description *string + Name *string + type Trigger struct + AdditionalProperties map[string]interface{} + Annotations []interface{} + Description *string + RuntimeState *TriggerRuntimeState + Type *string + func (t *Trigger) GetTrigger() *Trigger + func (t *Trigger) UnmarshalJSON(data []byte) error + type TriggerBeginCreateOrUpdateTriggerOptions struct + IfMatch *string + type TriggerBeginDeleteTriggerOptions struct + type TriggerBeginStartTriggerOptions struct + type TriggerBeginStopTriggerOptions struct + type TriggerBeginSubscribeTriggerToEventsOptions struct + type TriggerBeginUnsubscribeTriggerFromEventsOptions struct + type TriggerClassification interface + GetTrigger func() *Trigger + type TriggerClient struct + func NewTriggerClient(con *Connection) *TriggerClient + func (client *TriggerClient) BeginCreateOrUpdateTrigger(ctx context.Context, triggerName string, trigger TriggerResource, ...) (TriggerResourcePollerResponse, error) + func (client *TriggerClient) BeginDeleteTrigger(ctx context.Context, triggerName string, ...) (HTTPPollerResponse, error) + func (client *TriggerClient) BeginStartTrigger(ctx context.Context, triggerName string, ...) (HTTPPollerResponse, error) + func (client *TriggerClient) BeginStopTrigger(ctx context.Context, triggerName string, ...) (HTTPPollerResponse, error) + func (client *TriggerClient) BeginSubscribeTriggerToEvents(ctx context.Context, triggerName string, ...) (TriggerSubscriptionOperationStatusPollerResponse, error) + func (client *TriggerClient) BeginUnsubscribeTriggerFromEvents(ctx context.Context, triggerName string, ...) (TriggerSubscriptionOperationStatusPollerResponse, error) + func (client *TriggerClient) GetEventSubscriptionStatus(ctx context.Context, triggerName string, ...) (TriggerSubscriptionOperationStatusResponse, error) + func (client *TriggerClient) GetTrigger(ctx context.Context, triggerName string, options *TriggerGetTriggerOptions) (TriggerResourceResponse, error) + func (client *TriggerClient) GetTriggersByWorkspace(options *TriggerGetTriggersByWorkspaceOptions) TriggerListResponsePager + func (client *TriggerClient) ResumeCreateOrUpdateTrigger(ctx context.Context, token string) (TriggerResourcePollerResponse, error) + func (client *TriggerClient) ResumeDeleteTrigger(ctx context.Context, token string) (HTTPPollerResponse, error) + func (client *TriggerClient) ResumeStartTrigger(ctx context.Context, token string) (HTTPPollerResponse, error) + func (client *TriggerClient) ResumeStopTrigger(ctx context.Context, token string) (HTTPPollerResponse, error) + func (client *TriggerClient) ResumeSubscribeTriggerToEvents(ctx context.Context, token string) (TriggerSubscriptionOperationStatusPollerResponse, error) + func (client *TriggerClient) ResumeUnsubscribeTriggerFromEvents(ctx context.Context, token string) (TriggerSubscriptionOperationStatusPollerResponse, error) + type TriggerDependencyProvisioningStatus struct + ProvisioningStatus *string + TriggerName *string + type TriggerDependencyReference struct + ReferenceTrigger *TriggerReference + func (t *TriggerDependencyReference) GetTriggerDependencyReference() *TriggerDependencyReference + func (t *TriggerDependencyReference) UnmarshalJSON(data []byte) error + func (t TriggerDependencyReference) MarshalJSON() ([]byte, error) + type TriggerDependencyReferenceClassification interface + GetTriggerDependencyReference func() *TriggerDependencyReference + type TriggerGetEventSubscriptionStatusOptions struct + type TriggerGetTriggerOptions struct + IfNoneMatch *string + type TriggerGetTriggersByWorkspaceOptions struct + type TriggerListResponse struct + NextLink *string + Value []*TriggerResource + func (t TriggerListResponse) MarshalJSON() ([]byte, error) + type TriggerListResponsePager interface + PageResponse func() TriggerListResponseResponse + type TriggerListResponseResponse struct + RawResponse *http.Response + TriggerListResponse *TriggerListResponse + type TriggerPipelineReference struct + Parameters map[string]interface{} + PipelineReference *PipelineReference + func (t TriggerPipelineReference) MarshalJSON() ([]byte, error) + type TriggerReference struct + ReferenceName *string + Type *TriggerReferenceType + type TriggerReferenceType string + const TriggerReferenceTypeTriggerReference + func PossibleTriggerReferenceTypeValues() []TriggerReferenceType + func (c TriggerReferenceType) ToPtr() *TriggerReferenceType + type TriggerResource struct + Properties TriggerClassification + func (t *TriggerResource) UnmarshalJSON(data []byte) error + func (t TriggerResource) MarshalJSON() ([]byte, error) + type TriggerResourcePoller interface + FinalResponse func(ctx context.Context) (TriggerResourceResponse, error) + type TriggerResourcePollerResponse struct + PollUntilDone func(ctx context.Context, frequency time.Duration) (TriggerResourceResponse, error) + Poller TriggerResourcePoller + RawResponse *http.Response + type TriggerResourceResponse struct + RawResponse *http.Response + TriggerResource *TriggerResource + type TriggerRun struct + AdditionalProperties map[string]interface{} + Message *string + Properties map[string]*string + Status *TriggerRunStatus + TriggerName *string + TriggerRunID *string + TriggerRunTimestamp *time.Time + TriggerType *string + TriggeredPipelines map[string]*string + func (t *TriggerRun) UnmarshalJSON(data []byte) error + func (t TriggerRun) MarshalJSON() ([]byte, error) + type TriggerRunCancelTriggerInstanceOptions struct + type TriggerRunClient struct + func NewTriggerRunClient(con *Connection) *TriggerRunClient + func (client *TriggerRunClient) CancelTriggerInstance(ctx context.Context, triggerName string, runID string, ...) (*http.Response, error) + func (client *TriggerRunClient) QueryTriggerRunsByWorkspace(ctx context.Context, filterParameters RunFilterParameters, ...) (TriggerRunsQueryResponseResponse, error) + func (client *TriggerRunClient) RerunTriggerInstance(ctx context.Context, triggerName string, runID string, ...) (*http.Response, error) + type TriggerRunQueryTriggerRunsByWorkspaceOptions struct + type TriggerRunRerunTriggerInstanceOptions struct + type TriggerRunStatus string + const TriggerRunStatusFailed + const TriggerRunStatusInprogress + const TriggerRunStatusSucceeded + func PossibleTriggerRunStatusValues() []TriggerRunStatus + func (c TriggerRunStatus) ToPtr() *TriggerRunStatus + type TriggerRunsQueryResponse struct + ContinuationToken *string + Value []*TriggerRun + func (t TriggerRunsQueryResponse) MarshalJSON() ([]byte, error) + type TriggerRunsQueryResponseResponse struct + RawResponse *http.Response + TriggerRunsQueryResponse *TriggerRunsQueryResponse + type TriggerRuntimeState string + const TriggerRuntimeStateDisabled + const TriggerRuntimeStateStarted + const TriggerRuntimeStateStopped + func PossibleTriggerRuntimeStateValues() []TriggerRuntimeState + func (c TriggerRuntimeState) ToPtr() *TriggerRuntimeState + type TriggerSubscriptionOperationStatus struct + Status *EventSubscriptionStatus + TriggerName *string + type TriggerSubscriptionOperationStatusPoller interface + FinalResponse func(ctx context.Context) (TriggerSubscriptionOperationStatusResponse, error) + type TriggerSubscriptionOperationStatusPollerResponse struct + PollUntilDone func(ctx context.Context, frequency time.Duration) (TriggerSubscriptionOperationStatusResponse, error) + Poller TriggerSubscriptionOperationStatusPoller + RawResponse *http.Response + type TriggerSubscriptionOperationStatusResponse struct + RawResponse *http.Response + TriggerSubscriptionOperationStatus *TriggerSubscriptionOperationStatus + type TumblingWindowFrequency string + const TumblingWindowFrequencyHour + const TumblingWindowFrequencyMinute + const TumblingWindowFrequencyMonth + func PossibleTumblingWindowFrequencyValues() []TumblingWindowFrequency + func (c TumblingWindowFrequency) ToPtr() *TumblingWindowFrequency + type TumblingWindowTrigger struct + Pipeline *TriggerPipelineReference + TypeProperties *TumblingWindowTriggerTypeProperties + func (t *TumblingWindowTrigger) UnmarshalJSON(data []byte) error + func (t TumblingWindowTrigger) MarshalJSON() ([]byte, error) + type TumblingWindowTriggerDependencyReference struct + Offset *string + Size *string + func (t *TumblingWindowTriggerDependencyReference) UnmarshalJSON(data []byte) error + func (t TumblingWindowTriggerDependencyReference) MarshalJSON() ([]byte, error) + type TumblingWindowTriggerTypeProperties struct + Delay interface{} + DependsOn []DependencyReferenceClassification + EndTime *time.Time + Frequency *TumblingWindowFrequency + Interval *int32 + MaxConcurrency *int32 + RetryPolicy *RetryPolicy + StartTime *time.Time + func (t *TumblingWindowTriggerTypeProperties) UnmarshalJSON(data []byte) error + func (t TumblingWindowTriggerTypeProperties) MarshalJSON() ([]byte, error) + type Type string + const TypeLinkedServiceReference + func PossibleTypeValues() []Type + func (c Type) ToPtr() *Type + type TypeConversionSettings struct + AllowDataTruncation interface{} + Culture interface{} + DateTimeFormat interface{} + DateTimeOffsetFormat interface{} + TimeSpanFormat interface{} + TreatBooleanAsNumber interface{} + type UntilActivity struct + TypeProperties *UntilActivityTypeProperties + func (u *UntilActivity) UnmarshalJSON(data []byte) error + func (u UntilActivity) MarshalJSON() ([]byte, error) + type UntilActivityTypeProperties struct + Activities []ActivityClassification + Expression *Expression + Timeout interface{} + func (u *UntilActivityTypeProperties) UnmarshalJSON(data []byte) error + func (u UntilActivityTypeProperties) MarshalJSON() ([]byte, error) + type UserProperty struct + Name *string + Value interface{} + type ValidationActivity struct + TypeProperties *ValidationActivityTypeProperties + func (v *ValidationActivity) UnmarshalJSON(data []byte) error + func (v ValidationActivity) MarshalJSON() ([]byte, error) + type ValidationActivityTypeProperties struct + ChildItems interface{} + Dataset *DatasetReference + MinimumSize interface{} + Sleep interface{} + Timeout interface{} + type VariableSpecification struct + DefaultValue interface{} + Type *VariableType + type VariableType string + const VariableTypeArray + const VariableTypeBool + const VariableTypeBoolean + const VariableTypeString + func PossibleVariableTypeValues() []VariableType + func (c VariableType) ToPtr() *VariableType + type VerticaDatasetTypeProperties struct + Schema interface{} + Table interface{} + TableName interface{} + type VerticaLinkedService struct + TypeProperties *VerticaLinkedServiceTypeProperties + func (v *VerticaLinkedService) UnmarshalJSON(data []byte) error + func (v VerticaLinkedService) MarshalJSON() ([]byte, error) + type VerticaLinkedServiceTypeProperties struct + ConnectionString interface{} + EncryptedCredential interface{} + Pwd *AzureKeyVaultSecretReference + type VerticaSource struct + Query interface{} + func (v *VerticaSource) UnmarshalJSON(data []byte) error + func (v VerticaSource) MarshalJSON() ([]byte, error) + type VerticaTableDataset struct + TypeProperties *VerticaDatasetTypeProperties + func (v *VerticaTableDataset) UnmarshalJSON(data []byte) error + func (v VerticaTableDataset) MarshalJSON() ([]byte, error) + type VirtualNetworkProfile struct + ComputeSubnetID *string + type WaitActivity struct + TypeProperties *WaitActivityTypeProperties + func (w *WaitActivity) UnmarshalJSON(data []byte) error + func (w WaitActivity) MarshalJSON() ([]byte, error) + type WaitActivityTypeProperties struct + WaitTimeInSeconds interface{} + type WebActivity struct + TypeProperties *WebActivityTypeProperties + func (w *WebActivity) UnmarshalJSON(data []byte) error + func (w WebActivity) MarshalJSON() ([]byte, error) + type WebActivityAuthentication struct + Password SecretBaseClassification + Pfx SecretBaseClassification + Resource *string + Type *string + Username *string + func (w *WebActivityAuthentication) UnmarshalJSON(data []byte) error + func (w WebActivityAuthentication) MarshalJSON() ([]byte, error) + type WebActivityMethod string + const WebActivityMethodDELETE + const WebActivityMethodGET + const WebActivityMethodPOST + const WebActivityMethodPUT + func PossibleWebActivityMethodValues() []WebActivityMethod + func (c WebActivityMethod) ToPtr() *WebActivityMethod + type WebActivityTypeProperties struct + Authentication *WebActivityAuthentication + Body interface{} + ConnectVia *IntegrationRuntimeReference + Datasets []*DatasetReference + Headers interface{} + LinkedServices []*LinkedServiceReference + Method *WebActivityMethod + URL interface{} + func (w WebActivityTypeProperties) MarshalJSON() ([]byte, error) + type WebAnonymousAuthentication struct + func (w WebAnonymousAuthentication) MarshalJSON() ([]byte, error) + type WebAuthenticationType string + const WebAuthenticationTypeAnonymous + const WebAuthenticationTypeBasic + const WebAuthenticationTypeClientCertificate + func PossibleWebAuthenticationTypeValues() []WebAuthenticationType + func (c WebAuthenticationType) ToPtr() *WebAuthenticationType + type WebBasicAuthentication struct + Password SecretBaseClassification + Username interface{} + func (w *WebBasicAuthentication) UnmarshalJSON(data []byte) error + func (w WebBasicAuthentication) MarshalJSON() ([]byte, error) + type WebClientCertificateAuthentication struct + Password SecretBaseClassification + Pfx SecretBaseClassification + func (w *WebClientCertificateAuthentication) UnmarshalJSON(data []byte) error + func (w WebClientCertificateAuthentication) MarshalJSON() ([]byte, error) + type WebHookActivity struct + TypeProperties *WebHookActivityTypeProperties + func (w *WebHookActivity) UnmarshalJSON(data []byte) error + func (w WebHookActivity) MarshalJSON() ([]byte, error) + type WebHookActivityMethod string + const WebHookActivityMethodPOST + func PossibleWebHookActivityMethodValues() []WebHookActivityMethod + func (c WebHookActivityMethod) ToPtr() *WebHookActivityMethod + type WebHookActivityTypeProperties struct + Authentication *WebActivityAuthentication + Body interface{} + Headers interface{} + Method *WebHookActivityMethod + ReportStatusOnCallBack interface{} + Timeout *string + URL interface{} + type WebLinkedService struct + TypeProperties WebLinkedServiceTypePropertiesClassification + func (w *WebLinkedService) UnmarshalJSON(data []byte) error + func (w WebLinkedService) MarshalJSON() ([]byte, error) + type WebLinkedServiceTypeProperties struct + AuthenticationType *WebAuthenticationType + URL interface{} + func (w *WebLinkedServiceTypeProperties) GetWebLinkedServiceTypeProperties() *WebLinkedServiceTypeProperties + func (w *WebLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + type WebLinkedServiceTypePropertiesClassification interface + GetWebLinkedServiceTypeProperties func() *WebLinkedServiceTypeProperties + type WebSource struct + AdditionalColumns []*AdditionalColumns + func (w *WebSource) UnmarshalJSON(data []byte) error + func (w WebSource) MarshalJSON() ([]byte, error) + type WebTableDataset struct + TypeProperties *WebTableDatasetTypeProperties + func (w *WebTableDataset) UnmarshalJSON(data []byte) error + func (w WebTableDataset) MarshalJSON() ([]byte, error) + type WebTableDatasetTypeProperties struct + Index interface{} + Path interface{} + type Workspace struct + Identity *ManagedIdentity + Properties *WorkspaceProperties + func (w Workspace) MarshalJSON() ([]byte, error) + type WorkspaceClient struct + func NewWorkspaceClient(con *Connection) *WorkspaceClient + func (client *WorkspaceClient) Get(ctx context.Context, options *WorkspaceGetOptions) (WorkspaceResponse, error) + type WorkspaceGetOptions struct + type WorkspaceGitRepoManagementClient struct + func NewWorkspaceGitRepoManagementClient(con *Connection) *WorkspaceGitRepoManagementClient + func (client *WorkspaceGitRepoManagementClient) GetGitHubAccessToken(ctx context.Context, gitHubAccessTokenRequest GitHubAccessTokenRequest, ...) (GitHubAccessTokenResponseResponse, error) + type WorkspaceGitRepoManagementGetGitHubAccessTokenOptions struct + ClientRequestID *string + type WorkspaceIdentity struct + PrincipalID *string + TenantID *string + Type *string + type WorkspaceKeyDetails struct + KeyVaultURL *string + Name *string + type WorkspaceProperties struct + AdlaResourceID *string + ConnectivityEndpoints map[string]*string + DefaultDataLakeStorage *DataLakeStorageAccountDetails + Encryption *EncryptionDetails + ExtraProperties map[string]interface{} + ManagedResourceGroupName *string + ManagedVirtualNetwork *string + ManagedVirtualNetworkSettings *ManagedVirtualNetworkSettings + PrivateEndpointConnections []*PrivateEndpointConnection + ProvisioningState *string + PurviewConfiguration *PurviewConfiguration + SQLAdministratorLogin *string + SQLAdministratorLoginPassword *string + VirtualNetworkProfile *VirtualNetworkProfile + WorkspaceRepositoryConfiguration *WorkspaceRepositoryConfiguration + WorkspaceUID *string + func (w WorkspaceProperties) MarshalJSON() ([]byte, error) + type WorkspaceRepositoryConfiguration struct + AccountName *string + CollaborationBranch *string + HostName *string + LastCommitID *string + ProjectName *string + RepositoryName *string + RootFolder *string + TenantID *string + Type *string + type WorkspaceResponse struct + RawResponse *http.Response + Workspace *Workspace + type WorkspaceUpdateParameters struct + Identity *WorkspaceIdentity + Tags map[string]*string + func (w WorkspaceUpdateParameters) MarshalJSON() ([]byte, error) + type XMLDataset struct + TypeProperties *XMLDatasetTypeProperties + func (x *XMLDataset) UnmarshalJSON(data []byte) error + func (x XMLDataset) MarshalJSON() ([]byte, error) + type XMLDatasetTypeProperties struct + Compression DatasetCompressionClassification + EncodingName interface{} + Location DatasetLocationClassification + NullValue interface{} + func (x *XMLDatasetTypeProperties) UnmarshalJSON(data []byte) error + func (x XMLDatasetTypeProperties) MarshalJSON() ([]byte, error) + type XMLReadSettings struct + CompressionProperties CompressionReadSettingsClassification + DetectDataType interface{} + NamespacePrefixes interface{} + Namespaces interface{} + ValidationMode interface{} + func (x *XMLReadSettings) UnmarshalJSON(data []byte) error + func (x XMLReadSettings) MarshalJSON() ([]byte, error) + type XMLSource struct + AdditionalColumns []*AdditionalColumns + FormatSettings *XMLReadSettings + StoreSettings StoreReadSettingsClassification + func (x *XMLSource) UnmarshalJSON(data []byte) error + func (x XMLSource) MarshalJSON() ([]byte, error) + type XeroLinkedService struct + TypeProperties *XeroLinkedServiceTypeProperties + func (x *XeroLinkedService) UnmarshalJSON(data []byte) error + func (x XeroLinkedService) MarshalJSON() ([]byte, error) + type XeroLinkedServiceTypeProperties struct + ConnectionProperties interface{} + ConsumerKey SecretBaseClassification + EncryptedCredential interface{} + Host interface{} + PrivateKey SecretBaseClassification + UseEncryptedEndpoints interface{} + UseHostVerification interface{} + UsePeerVerification interface{} + func (x *XeroLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (x XeroLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type XeroObjectDataset struct + TypeProperties *GenericDatasetTypeProperties + func (x *XeroObjectDataset) UnmarshalJSON(data []byte) error + func (x XeroObjectDataset) MarshalJSON() ([]byte, error) + type XeroSource struct + Query interface{} + func (x *XeroSource) UnmarshalJSON(data []byte) error + func (x XeroSource) MarshalJSON() ([]byte, error) + type ZipDeflateReadSettings struct + PreserveZipFileNameAsFolder interface{} + func (z *ZipDeflateReadSettings) UnmarshalJSON(data []byte) error + func (z ZipDeflateReadSettings) MarshalJSON() ([]byte, error) + type ZohoLinkedService struct + TypeProperties *ZohoLinkedServiceTypeProperties + func (z *ZohoLinkedService) UnmarshalJSON(data []byte) error + func (z ZohoLinkedService) MarshalJSON() ([]byte, error) + type ZohoLinkedServiceTypeProperties struct + AccessToken SecretBaseClassification + ConnectionProperties interface{} + EncryptedCredential interface{} + Endpoint interface{} + UseEncryptedEndpoints interface{} + UseHostVerification interface{} + UsePeerVerification interface{} + func (z *ZohoLinkedServiceTypeProperties) UnmarshalJSON(data []byte) error + func (z ZohoLinkedServiceTypeProperties) MarshalJSON() ([]byte, error) + type ZohoObjectDataset struct + TypeProperties *GenericDatasetTypeProperties + func (z *ZohoObjectDataset) UnmarshalJSON(data []byte) error + func (z ZohoObjectDataset) MarshalJSON() ([]byte, error) + type ZohoSource struct + Query interface{} + func (z *ZohoSource) UnmarshalJSON(data []byte) error + func (z ZohoSource) MarshalJSON() ([]byte, error)