Microsoft.Azure.Management.DataFactories.Models
Namespace
Contains classes and interfaces that support access to attributes of a data factory.
Classes
| Activity |
A pipeline activity. |
| ActivityTypeProperties | |
| ActivityWindow |
Specifying a schedule for the activity creates a series of tumbling windows. Tumbling windows are series of fixed-sized, non-overlapping and contiguous time intervals. Activity window is an instance of these logical tumbling windows for the activity. |
| ActivityWindowListResponse |
The List activity windows operation response. |
| ActivityWindowListResponseValue |
The List activity windows operation response value. |
| ActivityWindowsByActivityListParameters |
Filter parameters for the activity windows list. |
| ActivityWindowsByDataFactoryListParameters |
Filter parameters for the activity windows list. |
| ActivityWindowsByDatasetListParameters |
Filter parameters for the activity windows list. |
| ActivityWindowsByPipelineListParameters |
Filter parameters for the activity windows list. |
| ActivityWindowsListParameters |
Activity windows list filter parameters. |
| AdfRequiredAttribute | |
| AdfResourceProperties<TExtensibleTypeProperties,TGenericTypeProperties> | |
| AdfTypeNameAttribute | |
| Aggregate |
The aggregated parameter with the count value for it. |
| AggregatesList |
The list of the aggregates for a specefied parameter of activity window. |
| AmazonRedshiftLinkedService |
Linked service for Amazon Redshift connector. Amazon Redshift is a fully managed, petabyte-scale data warehouse service for the Amazon Web Services cloud platform. |
| AmazonS3Dataset |
A single Amazon Simple Storage Service (S3) object or a set of S3 objects. |
| AuthorizationSession |
An OAuth authorization session is used to initiate the authorization code grant flow to allow ADF to access resources on your behalf. |
| AuthorizationSessionGetResponse |
The Get authorization session operation response. |
| AvroFormat |
Avro format. |
| AwsAccessKeyLinkedService |
An access key-based Amazon Web Services (AWS) linked service. The AWS Identity and Access Management (IAM) access key is used for all AWS web APIs. |
| AzureBatchLinkedService | |
| AzureBlobDataset |
The Azure blob storage. |
| AzureDataLakeAnalyticsLinkedService |
Azure Data Lake Analytics linked service. |
| AzureDataLakeStoreDataset |
Azure Data Lake Store dataset. |
| AzureDataLakeStoreLinkedService |
Azure Data Lake Store linked service. |
| AzureDataLakeStoreSink |
Azure Data Lake Store sink. |
| AzureDataLakeStoreSource |
Azure Data Lake Store source. |
| AzureMLBatchExecutionActivity |
Azure ML Batch Execution Service activity. |
| AzureMLBatchScoringActivity |
Azure ML Web Service batch scoring activity. See also AzureMLBatchExecutionActivity for more flexible options. |
| AzureMLLinkedService |
Azure ML Web Service linked service. |
| AzureMLUpdateResourceActivity |
ADF Activity for updating the Trained Model module of an Azure ML Web service endpoint with a new trained model. See https://azure.microsoft.com/documentation/articles/machine-learning-retrain-models-programmatically/ for information on how to create retrainable Azure Machine Learning services. You can create an ADF Pipeline with an AzureMLBatchExecutionActivity to perform retraining and produce a new iLearner in an output Dataset, then use that Dataset as input to this Activity to patch a batch scoring endpoint.
|
| AzureQueueSink |
A copy activity Azure queue sink. |
| AzureSearchIndexDataset |
An Index in an Azure Search service. |
| AzureSearchIndexSink |
A copy activity sink for an Azure Search Index. |
| AzureSearchIndexWriteBehavior |
Write behavior when upserting documents into an Azure Search Index. A property of AzureSearchIndexSink. |
| AzureSearchLinkedService |
Linked service for an Azure Search service. |
| AzureSqlDatabaseLinkedService |
Windows Azure SQL database. |
| AzureSqlDataWarehouseLinkedService |
Azure SQL data warehouse linked service. |
| AzureSqlDataWarehouseTableDataset |
The Azure SQL data warehouse dataset. |
| AzureSqlTableDataset |
The Azure SQL Server database. |
| AzureStorageLinkedService |
The storage account linkedService. |
| AzureStorageSasLinkedService |
Azure Storage Shared Access Signatures (SAS) URI linked service. This linked service type can be used to provide restricted access to an Azure Storage resource using a SAS URI. |
| AzureTableDataset |
The Azure table storage. |
| AzureTableSink |
A copy activity Azure table sink. |
| AzureTableSource |
A copy activity Azure table source. |
| BlobSink |
A copy activity blob sink. |
| BlobSource |
A copy activity blob source. |
| BZip2Compression |
The BZip2 compression method used on a table. |
| CassandraSource |
A copy activity source for a Cassandra database. |
| CassandraSourceReadConsistencyLevel |
Consistency level when connecting to the Cassandra database. A property of CassandraSource. Reference: http://docs.datastax.com/en/cassandra/2.0/cassandra/dml/dml_config_consistency_c.html. |
| Compression |
The compression method used on a table. |
| CompressionLevel |
All available compression levels. |
| CopyActivity |
Copy activity. |
| CopyBehaviorType |
All available types of copy behavior. |
| CopyLocation | |
| CopySink |
A copy activity sink. |
| CopySource |
A copy activity source. |
| CopyTranslator |
A copy activity translator. |
| CustomActivity | |
| CustomDataset |
Custom location. |
| CustomDataSourceLinkedService |
Custom linked service. |
| DataFactory |
The top level DataPipeline resource container. |
| DataFactoryCreateOrUpdateParameters |
Parameters specifying the data factory definition for a create or update operation. |
| DataFactoryCreateOrUpdateResponse |
The create or update data factory operation response. |
| DataFactoryGetResponse |
The Get data factory operation response. |
| DataFactoryListResponse |
The List data factories operation response. |
| DataFactoryProperties |
Data factory properties. |
| DataFactoryReference |
A reference to a data factory. It contains the fields necessary to identify a data factory. |
| DataLakeAnalyticsUSQLActivity |
Data Lake Analytics U-SQL activity. |
| Dataset |
A Dataset defines the schema of the data as well as its storage. |
| DatasetCreateOrUpdateParameters |
Parameters specifying the Dataset to be created or updated. |
| DatasetCreateOrUpdateResponse |
The CreateOrUpdate Dataset operation response. |
| DatasetCreateOrUpdateWithRawJsonContentParameters |
Parameters specifying the raw json content for creating or updating a Dataset. |
| DatasetGetResponse |
The Get Dataset operation response. |
| DatasetListResponse |
The List Datasets operation response. |
| DatasetProperties | |
| DatasetTypeProperties | |
| DataSlice |
A data slice is subset of dataset bounded by time. |
| DataSliceLatencyStatus |
The data slice latency status. |
| DataSliceListParameters |
Parameters specifying the filters for the list data slices operation. |
| DataSliceListResponse |
The List data slices operation response. |
| DataSliceRun |
A data slice run is unit of processing for a data slice. |
| DataSliceRunGetLogsResponse |
The data slice run get logs operation response. |
| DataSliceRunGetResponse |
The get Data Slice Run operation response. |
| DataSliceRunListParameters |
Parameters specifying the filters for the list data slice runs operation. |
| DataSliceRunListResponse |
The List data slice runs operation response. |
| DataSliceSetStatusParameters |
Parameters specifying data slice status for set status operation. |
| DataSliceState |
The data slice state. |
| DataSliceSubstate |
The data slice substate. |
| DateTimePartitionValue |
The date/time value of a partition. |
| DeflateCompression |
The Deflate compression method used on a table. |
| DocumentDbCollectionDataset |
Document Database Collection location. |
| DocumentDbCollectionSink |
A copy activity Document Database Collection sink. |
| DocumentDbCollectionSource |
A copy activity Document Database Collection source. |
| DocumentDbLinkedService |
Windows Azure Document Database. |
| DotNetActivity |
.NET activity. |
| EntityStatus |
The status of an entity. |
| ExecutionPriorityOrder |
Execution priority order. |
| FileShareDataset |
An on-premises file system. |
| FileSystemSink |
A copy activity file system sink. |
| FileSystemSource |
A copy activity file system source. |
| FtpServerLinkedService |
A FTP server Linked Service. |
| Gateway |
Data factory gateway resource definition. |
| GatewayConnectionInfo |
Data contract for retrieving gateway connection information. All of its properties are set by the service side and read-only on the client side. |
| GatewayConnectionInfoRetrieveResponse |
The retrieve gateway connection information operation response. |
| GatewayCreateOrUpdateParameters |
Parameters specifying the data factory gateway definition for a create or update operation. |
| GatewayCreateOrUpdateResponse |
The create or update data factory gateway operation response. |
| GatewayGetResponse |
The Get data factory gateway operation response. |
| GatewayListResponse |
The List data factory gateways operation response. |
| GatewayProperties |
Basic information about a gateway. |
| GatewayRegenerateKeyResponse |
The regenerate gateway key operation response. |
| GatewayStatus |
Data factory gateway status. |
| GatewayVersionStatus |
Data factory gateway version status. |
| GenericActivity | |
| GenericDataset | |
| GenericLinkedService | |
| GZipCompression |
The GZip compression method used on a table. |
| HdfsLinkedService |
Linked Service for Hadoop Distributed File System (HDFS) data source. |
| HDInsightActivityBase |
HDInsight activity. |
| HDInsightActivityDebugInfoOption |
All available options on how to get the YARN logs for HDInsight activities |
| HDInsightHiveActivity |
Hive activity which runs on HDInsight. |
| HDInsightLinkedService |
The properties for the HDInsight linkedService. |
| HDInsightMapReduceActivity |
MapReduce activity which runs on HDInsight. |
| HDInsightOnDemandLinkedService |
The properties for the HDInsight linkedService. |
| HDInsightPigActivity |
Pig activity which runs on HDInsight. |
| HDInsightSchemaGenerationProperties |
Schema generation options for activities that execute against HDInsight clusters |
| HDInsightStreamingActivity |
HDInsight streaming activity. |
| HttpAuthenticationType |
Available authentication types for an HttpLinkedService. |
| HttpDataset |
A file from an HTTP web server. |
| HttpLinkedService |
Linked service for an HTTP endpoint. |
| HttpSource |
A copy activity source for an HTTP file. |
| Hub |
A hub is a group of related linked services and datasets where pipeline activities run. |
| HubBaseProperties |
Hub properties. |
| HubCreateOrUpdateParameters |
Parameters specifying the hub to be created or updated. |
| HubCreateOrUpdateResponse |
The create or update hub operation response. |
| HubCreateOrUpdateWithRawJsonContentParameters |
Parameters specifying the data factory hub raw json content for a create or update operation. |
| HubGetResponse |
The get hub operation response. |
| HubListResponse |
The list hub operation response. |
| HubProperties |
Hub properties. |
| InputPartitionOption |
All available input partition options. |
| InternalHubProperties |
Internal hub type reserved for use by the system. Clients cannot create or delete hubs of this type. |
| JsonFormat |
The data stored in JSON format. |
| JsonFormatFilePattern |
JSON format file pattern. A property of JsonFormat. |
| LinkedService |
The data factory Linked Service. |
| LinkedServiceCreateOrUpdateParameters |
Parameters specifying the data factory linkedService definition for a create or update operation. |
| LinkedServiceCreateOrUpdateResponse |
The create or update data factory linkedService operation response. |
| LinkedServiceCreateOrUpdateWithRawJsonContentParameters |
Parameters specifying the data factory linkedService raw json content for a create or update operation. |
| LinkedServiceGetResponse |
The Get data factory linkedService operation response. |
| LinkedServiceListResponse |
The List data factory linkedServices operation response. |
| LinkedServiceProperties |
Data factory linkedService properties. |
| LinkedServiceTypeProperties | |
| Location |
Data center location of the data factory. |
| MongoDbCollectionDataset |
A collection in a MongoDB database. |
| MongoDbSource |
A copy activity source for a MongoDB database. |
| OAuthLinkedServiceBase |
Base class of an OAuth linked service. |
| ODataAuthenticationType |
Available authentication types for ODataLinkedService. |
| ODataLinkedService |
Open Data Protocol (OData) linked service. |
| ODataResourceDataset |
Open Data Protocol (OData) Resource Dataset. |
| OnPremisesCassandraLinkedService |
An on-premises Cassandra database. |
| OnPremisesCassandraTableDataset |
A table in a Cassandra database. |
| OnPremisesDb2LinkedService |
Linked Service for DB2 data source. |
| OnPremisesFileServerLinkedService |
An on-premises file system Linked Service. |
| OnPremisesMongoDbLinkedService |
An on-premises MongoDB database. |
| OnPremisesMySqlLinkedService |
Linked Service for MySQL data source. |
| OnPremisesOdbcLinkedService |
Linked Service for Open Database Connectivity (ODBC) data source. |
| OnPremisesOracleLinkedService |
An on-premises Oracle database. |
| OnPremisesPostgreSqlLinkedService |
Linked Service for PostgreSql data source. |
| OnPremisesSqlServerLinkedService |
An on-premises SQL server database. |
| OnPremisesSybaseLinkedService |
Linked Service for Sybase data source. |
| OnPremisesTeradataLinkedService |
Linked Service for Teradata data source. |
| OracleSink |
A copy activity Oracle sink. |
| OracleSource |
A copy activity Oracle source. |
| OracleTableDataset |
The on-premises Oracle database. |
| OrcFormat |
ORC format. |
| ParquetFormat |
The data stored in Parquet format. |
| Partition |
The partition definition. |
| PartitionColumn |
The partition column information. |
| PartitionValue |
The value of a partition. |
| Pipeline |
A pipeline defines activities. |
| PipelineCreateOrUpdateParameters |
Parameters specifying the pipeline to be created or updated. |
| PipelineCreateOrUpdateResponse |
The create or update pipeline operation response. |
| PipelineCreateOrUpdateWithRawJsonContentParameters |
Parameters specifying the raw json content for creating or updating a pipeline. |
| PipelineGetResponse |
The Get pipeline operation response. |
| PipelineListResponse |
The List pipeline operation response. |
| PipelineMode |
The method of scheduling runs for a pipeline. |
| PipelineProperties |
Pipeline properties |
| PipelineState |
Current state of the pipeline. |
| PolyBaseRejectType |
PolyBase Reject Type. A property of PolyBaseSettings. Indicates whether RejectValue is specified as a literal value or a percentage. |
| PolyBaseSettings |
Polybase settings. |
| RelationalSource |
A copy activity source for various relational databases. |
| RelationalTableDataset |
Relational Table dataset. |
| RunRecordReference |
A reference to a data slice run. It contains the fields necessary to identify a single run. |
| RunRecordType |
Run record type. |
| RunStatus |
Run status. |
| SalesforceLinkedService |
Linked Service for Salesforce connector. Salesforce is a cloud-based customer relationship management (CRM) system. |
| SchemaGenerationTypes |
All available chema generation types. |
| SetSliceStatusType |
The data slice status update type. |
| SftpLinkedService |
A linked service for an SSH File Transfer Protocol (SFTP) server. |
| SqlDWSink |
A copy activity SQL data warehouse sink. |
| SqlDWSource |
A copy activity SQL Data Warehouse source. |
| SqlServerStoredProcedureActivity |
SQL Stored Procedure activity. |
| SqlServerTableDataset |
The on-premises SQL Server database. |
| SqlSink |
A copy activity SQL sink. |
| SqlSource |
A copy activity SQL source. |
| StagingSettings |
Interim staging settings |
| StorageFormat |
The format definition of a storage. |
| StoredProcedureParameter |
SQL stored procedure parameter. |
| StoredProcedureParameterType |
Stored procedure parameter type. |
| TabularTranslator |
A copy activity tabular translator. |
| TextFormat |
Text format. |
| TypeProperties | |
| USqlCompilationMode |
Compilation mode for a U-SQL activity. |
| WebLinkedService |
Linked Service for web page table data source. |
| WebSource |
A copy activity source for web page table. |
| WebTableDataset |
A web table. |
| WindowState |
The enum for all the supported activity window states. |
| WindowSubstate |
The enum for all the supported activity window states. |
| ZipDeflateCompression |
The ZipDeflate compression method used for a dataset. |
Interfaces
| IGenericTypeProperties |