This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native.datafactory.getPipeline
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Gets a pipeline.
Uses Azure REST API version 2018-06-01.
Using getPipeline
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getPipeline(args: GetPipelineArgs, opts?: InvokeOptions): Promise<GetPipelineResult>
function getPipelineOutput(args: GetPipelineOutputArgs, opts?: InvokeOptions): Output<GetPipelineResult>def get_pipeline(factory_name: Optional[str] = None,
                 pipeline_name: Optional[str] = None,
                 resource_group_name: Optional[str] = None,
                 opts: Optional[InvokeOptions] = None) -> GetPipelineResult
def get_pipeline_output(factory_name: Optional[pulumi.Input[str]] = None,
                 pipeline_name: Optional[pulumi.Input[str]] = None,
                 resource_group_name: Optional[pulumi.Input[str]] = None,
                 opts: Optional[InvokeOptions] = None) -> Output[GetPipelineResult]func LookupPipeline(ctx *Context, args *LookupPipelineArgs, opts ...InvokeOption) (*LookupPipelineResult, error)
func LookupPipelineOutput(ctx *Context, args *LookupPipelineOutputArgs, opts ...InvokeOption) LookupPipelineResultOutput> Note: This function is named LookupPipeline in the Go SDK.
public static class GetPipeline 
{
    public static Task<GetPipelineResult> InvokeAsync(GetPipelineArgs args, InvokeOptions? opts = null)
    public static Output<GetPipelineResult> Invoke(GetPipelineInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetPipelineResult> getPipeline(GetPipelineArgs args, InvokeOptions options)
public static Output<GetPipelineResult> getPipeline(GetPipelineArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:datafactory:getPipeline
  arguments:
    # arguments dictionaryThe following arguments are supported:
- FactoryName string
- The factory name.
- PipelineName string
- The pipeline name.
- ResourceGroup stringName 
- The resource group name.
- FactoryName string
- The factory name.
- PipelineName string
- The pipeline name.
- ResourceGroup stringName 
- The resource group name.
- factoryName String
- The factory name.
- pipelineName String
- The pipeline name.
- resourceGroup StringName 
- The resource group name.
- factoryName string
- The factory name.
- pipelineName string
- The pipeline name.
- resourceGroup stringName 
- The resource group name.
- factory_name str
- The factory name.
- pipeline_name str
- The pipeline name.
- resource_group_ strname 
- The resource group name.
- factoryName String
- The factory name.
- pipelineName String
- The pipeline name.
- resourceGroup StringName 
- The resource group name.
getPipeline Result
The following output properties are available:
- Etag string
- Etag identifies change in the resource.
- Id string
- The resource identifier.
- Name string
- The resource name.
- Type string
- The resource type.
- Activities List<object>
- List of activities in pipeline.
- Annotations List<object>
- List of tags that can be used for describing the Pipeline.
- Concurrency int
- The max number of concurrent runs for the pipeline.
- Description string
- The description of the pipeline.
- Folder
Pulumi.Azure Native. Data Factory. Outputs. Pipeline Response Folder 
- The folder that this Pipeline is in. If not specified, Pipeline will appear at the root level.
- Parameters
Dictionary<string, Pulumi.Azure Native. Data Factory. Outputs. Parameter Specification Response> 
- List of parameters for pipeline.
- Policy
Pulumi.Azure Native. Data Factory. Outputs. Pipeline Policy Response 
- Pipeline Policy.
- RunDimensions Dictionary<string, object>
- Dimensions emitted by Pipeline.
- Variables
Dictionary<string, Pulumi.Azure Native. Data Factory. Outputs. Variable Specification Response> 
- List of variables for pipeline.
- Etag string
- Etag identifies change in the resource.
- Id string
- The resource identifier.
- Name string
- The resource name.
- Type string
- The resource type.
- Activities []interface{}
- List of activities in pipeline.
- Annotations []interface{}
- List of tags that can be used for describing the Pipeline.
- Concurrency int
- The max number of concurrent runs for the pipeline.
- Description string
- The description of the pipeline.
- Folder
PipelineResponse Folder 
- The folder that this Pipeline is in. If not specified, Pipeline will appear at the root level.
- Parameters
map[string]ParameterSpecification Response 
- List of parameters for pipeline.
- Policy
PipelinePolicy Response 
- Pipeline Policy.
- RunDimensions map[string]interface{}
- Dimensions emitted by Pipeline.
- Variables
map[string]VariableSpecification Response 
- List of variables for pipeline.
- etag String
- Etag identifies change in the resource.
- id String
- The resource identifier.
- name String
- The resource name.
- type String
- The resource type.
- activities List<Object>
- List of activities in pipeline.
- annotations List<Object>
- List of tags that can be used for describing the Pipeline.
- concurrency Integer
- The max number of concurrent runs for the pipeline.
- description String
- The description of the pipeline.
- folder
PipelineResponse Folder 
- The folder that this Pipeline is in. If not specified, Pipeline will appear at the root level.
- parameters
Map<String,ParameterSpecification Response> 
- List of parameters for pipeline.
- policy
PipelinePolicy Response 
- Pipeline Policy.
- runDimensions Map<String,Object>
- Dimensions emitted by Pipeline.
- variables
Map<String,VariableSpecification Response> 
- List of variables for pipeline.
- etag string
- Etag identifies change in the resource.
- id string
- The resource identifier.
- name string
- The resource name.
- type string
- The resource type.
- activities
(AppendVariable Activity Response | Azure Data Explorer Command Activity Response | Azure Function Activity Response | Azure MLBatch Execution Activity Response | Azure MLExecute Pipeline Activity Response | Azure MLUpdate Resource Activity Response | Control Activity Response | Copy Activity Response | Custom Activity Response | Data Lake Analytics USQLActivity Response | Databricks Notebook Activity Response | Databricks Spark Jar Activity Response | Databricks Spark Python Activity Response | Delete Activity Response | Execute Data Flow Activity Response | Execute Pipeline Activity Response | Execute SSISPackage Activity Response | Execute Wrangling Dataflow Activity Response | Execution Activity Response | Fail Activity Response | Filter Activity Response | For Each Activity Response | Get Metadata Activity Response | HDInsight Hive Activity Response | HDInsight Map Reduce Activity Response | HDInsight Pig Activity Response | HDInsight Spark Activity Response | HDInsight Streaming Activity Response | If Condition Activity Response | Lookup Activity Response | Script Activity Response | Set Variable Activity Response | Sql Server Stored Procedure Activity Response | Switch Activity Response | Synapse Notebook Activity Response | Synapse Spark Job Definition Activity Response | Until Activity Response | Validation Activity Response | Wait Activity Response | Web Activity Response | Web Hook Activity Response)[] 
- List of activities in pipeline.
- annotations any[]
- List of tags that can be used for describing the Pipeline.
- concurrency number
- The max number of concurrent runs for the pipeline.
- description string
- The description of the pipeline.
- folder
PipelineResponse Folder 
- The folder that this Pipeline is in. If not specified, Pipeline will appear at the root level.
- parameters
{[key: string]: ParameterSpecification Response} 
- List of parameters for pipeline.
- policy
PipelinePolicy Response 
- Pipeline Policy.
- runDimensions {[key: string]: any}
- Dimensions emitted by Pipeline.
- variables
{[key: string]: VariableSpecification Response} 
- List of variables for pipeline.
- etag str
- Etag identifies change in the resource.
- id str
- The resource identifier.
- name str
- The resource name.
- type str
- The resource type.
- activities Sequence[Any]
- List of activities in pipeline.
- annotations Sequence[Any]
- List of tags that can be used for describing the Pipeline.
- concurrency int
- The max number of concurrent runs for the pipeline.
- description str
- The description of the pipeline.
- folder
PipelineResponse Folder 
- The folder that this Pipeline is in. If not specified, Pipeline will appear at the root level.
- parameters
Mapping[str, ParameterSpecification Response] 
- List of parameters for pipeline.
- policy
PipelinePolicy Response 
- Pipeline Policy.
- run_dimensions Mapping[str, Any]
- Dimensions emitted by Pipeline.
- variables
Mapping[str, VariableSpecification Response] 
- List of variables for pipeline.
- etag String
- Etag identifies change in the resource.
- id String
- The resource identifier.
- name String
- The resource name.
- type String
- The resource type.
- activities List<Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map>
- List of activities in pipeline.
- annotations List<Any>
- List of tags that can be used for describing the Pipeline.
- concurrency Number
- The max number of concurrent runs for the pipeline.
- description String
- The description of the pipeline.
- folder Property Map
- The folder that this Pipeline is in. If not specified, Pipeline will appear at the root level.
- parameters Map<Property Map>
- List of parameters for pipeline.
- policy Property Map
- Pipeline Policy.
- runDimensions Map<Any>
- Dimensions emitted by Pipeline.
- variables Map<Property Map>
- List of variables for pipeline.
Supporting Types
ActivityDependencyResponse  
- Activity string
- Activity name.
- DependencyConditions List<string>
- Match-Condition for the dependency.
- Activity string
- Activity name.
- DependencyConditions []string
- Match-Condition for the dependency.
- activity String
- Activity name.
- dependencyConditions List<String>
- Match-Condition for the dependency.
- activity string
- Activity name.
- dependencyConditions string[]
- Match-Condition for the dependency.
- activity str
- Activity name.
- dependency_conditions Sequence[str]
- Match-Condition for the dependency.
- activity String
- Activity name.
- dependencyConditions List<String>
- Match-Condition for the dependency.
ActivityPolicyResponse  
- Retry object
- Maximum ordinary retry attempts. Default is 0. Type: integer (or Expression with resultType integer), minimum: 0.
- RetryInterval intIn Seconds 
- Interval between each retry attempt (in seconds). The default is 30 sec.
- SecureInput bool
- When set to true, Input from activity is considered as secure and will not be logged to monitoring.
- SecureOutput bool
- When set to true, Output from activity is considered as secure and will not be logged to monitoring.
- Timeout object
- Specifies the timeout for the activity to run. The default timeout is 7 days. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- Retry interface{}
- Maximum ordinary retry attempts. Default is 0. Type: integer (or Expression with resultType integer), minimum: 0.
- RetryInterval intIn Seconds 
- Interval between each retry attempt (in seconds). The default is 30 sec.
- SecureInput bool
- When set to true, Input from activity is considered as secure and will not be logged to monitoring.
- SecureOutput bool
- When set to true, Output from activity is considered as secure and will not be logged to monitoring.
- Timeout interface{}
- Specifies the timeout for the activity to run. The default timeout is 7 days. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- retry Object
- Maximum ordinary retry attempts. Default is 0. Type: integer (or Expression with resultType integer), minimum: 0.
- retryInterval IntegerIn Seconds 
- Interval between each retry attempt (in seconds). The default is 30 sec.
- secureInput Boolean
- When set to true, Input from activity is considered as secure and will not be logged to monitoring.
- secureOutput Boolean
- When set to true, Output from activity is considered as secure and will not be logged to monitoring.
- timeout Object
- Specifies the timeout for the activity to run. The default timeout is 7 days. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- retry any
- Maximum ordinary retry attempts. Default is 0. Type: integer (or Expression with resultType integer), minimum: 0.
- retryInterval numberIn Seconds 
- Interval between each retry attempt (in seconds). The default is 30 sec.
- secureInput boolean
- When set to true, Input from activity is considered as secure and will not be logged to monitoring.
- secureOutput boolean
- When set to true, Output from activity is considered as secure and will not be logged to monitoring.
- timeout any
- Specifies the timeout for the activity to run. The default timeout is 7 days. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- retry Any
- Maximum ordinary retry attempts. Default is 0. Type: integer (or Expression with resultType integer), minimum: 0.
- retry_interval_ intin_ seconds 
- Interval between each retry attempt (in seconds). The default is 30 sec.
- secure_input bool
- When set to true, Input from activity is considered as secure and will not be logged to monitoring.
- secure_output bool
- When set to true, Output from activity is considered as secure and will not be logged to monitoring.
- timeout Any
- Specifies the timeout for the activity to run. The default timeout is 7 days. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- retry Any
- Maximum ordinary retry attempts. Default is 0. Type: integer (or Expression with resultType integer), minimum: 0.
- retryInterval NumberIn Seconds 
- Interval between each retry attempt (in seconds). The default is 30 sec.
- secureInput Boolean
- When set to true, Input from activity is considered as secure and will not be logged to monitoring.
- secureOutput Boolean
- When set to true, Output from activity is considered as secure and will not be logged to monitoring.
- timeout Any
- Specifies the timeout for the activity to run. The default timeout is 7 days. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
AmazonMWSSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
AmazonRdsForOraclePartitionSettingsResponse      
- PartitionColumn objectName 
- The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionLower objectBound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionNames List<object>
- Names of the physical partitions of AmazonRdsForOracle table.
- PartitionUpper objectBound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionColumn interface{}Name 
- The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionLower interface{}Bound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionNames []interface{}
- Names of the physical partitions of AmazonRdsForOracle table.
- PartitionUpper interface{}Bound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionColumn ObjectName 
- The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionLower ObjectBound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionNames List<Object>
- Names of the physical partitions of AmazonRdsForOracle table.
- partitionUpper ObjectBound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionColumn anyName 
- The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionLower anyBound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionNames any[]
- Names of the physical partitions of AmazonRdsForOracle table.
- partitionUpper anyBound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partition_column_ Anyname 
- The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partition_lower_ Anybound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partition_names Sequence[Any]
- Names of the physical partitions of AmazonRdsForOracle table.
- partition_upper_ Anybound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionColumn AnyName 
- The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionLower AnyBound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionNames List<Any>
- Names of the physical partitions of AmazonRdsForOracle table.
- partitionUpper AnyBound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
AmazonRdsForOracleSourceResponse     
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- OracleReader objectQuery 
- AmazonRdsForOracle reader query. Type: string (or Expression with resultType string).
- PartitionOption object
- The partition mechanism that will be used for AmazonRdsForOracle read in parallel. Type: string (or Expression with resultType string).
- PartitionSettings Pulumi.Azure Native. Data Factory. Inputs. Amazon Rds For Oracle Partition Settings Response 
- The settings that will be leveraged for AmazonRdsForOracle source partitioning.
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- OracleReader interface{}Query 
- AmazonRdsForOracle reader query. Type: string (or Expression with resultType string).
- PartitionOption interface{}
- The partition mechanism that will be used for AmazonRdsForOracle read in parallel. Type: string (or Expression with resultType string).
- PartitionSettings AmazonRds For Oracle Partition Settings Response 
- The settings that will be leveraged for AmazonRdsForOracle source partitioning.
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- oracleReader ObjectQuery 
- AmazonRdsForOracle reader query. Type: string (or Expression with resultType string).
- partitionOption Object
- The partition mechanism that will be used for AmazonRdsForOracle read in parallel. Type: string (or Expression with resultType string).
- partitionSettings AmazonRds For Oracle Partition Settings Response 
- The settings that will be leveraged for AmazonRdsForOracle source partitioning.
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- oracleReader anyQuery 
- AmazonRdsForOracle reader query. Type: string (or Expression with resultType string).
- partitionOption any
- The partition mechanism that will be used for AmazonRdsForOracle read in parallel. Type: string (or Expression with resultType string).
- partitionSettings AmazonRds For Oracle Partition Settings Response 
- The settings that will be leveraged for AmazonRdsForOracle source partitioning.
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- oracle_reader_ Anyquery 
- AmazonRdsForOracle reader query. Type: string (or Expression with resultType string).
- partition_option Any
- The partition mechanism that will be used for AmazonRdsForOracle read in parallel. Type: string (or Expression with resultType string).
- partition_settings AmazonRds For Oracle Partition Settings Response 
- The settings that will be leveraged for AmazonRdsForOracle source partitioning.
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- oracleReader AnyQuery 
- AmazonRdsForOracle reader query. Type: string (or Expression with resultType string).
- partitionOption Any
- The partition mechanism that will be used for AmazonRdsForOracle read in parallel. Type: string (or Expression with resultType string).
- partitionSettings Property Map
- The settings that will be leveraged for AmazonRdsForOracle source partitioning.
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
AmazonRdsForSqlServerSourceResponse      
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IsolationLevel object
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionOption object
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".
- PartitionSettings Pulumi.Azure Native. Data Factory. Inputs. Sql Partition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- ProduceAdditional objectTypes 
- Which additional types to produce.
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlReader objectQuery 
- SQL reader query. Type: string (or Expression with resultType string).
- SqlReader objectStored Procedure Name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- StoredProcedure objectParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IsolationLevel interface{}
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionOption interface{}
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".
- PartitionSettings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- ProduceAdditional interface{}Types 
- Which additional types to produce.
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlReader interface{}Query 
- SQL reader query. Type: string (or Expression with resultType string).
- SqlReader interface{}Stored Procedure Name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- StoredProcedure interface{}Parameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolationLevel Object
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption Object
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".
- partitionSettings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- produceAdditional ObjectTypes 
- Which additional types to produce.
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlReader ObjectQuery 
- SQL reader query. Type: string (or Expression with resultType string).
- sqlReader ObjectStored Procedure Name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- storedProcedure ObjectParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolationLevel any
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption any
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".
- partitionSettings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- produceAdditional anyTypes 
- Which additional types to produce.
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlReader anyQuery 
- SQL reader query. Type: string (or Expression with resultType string).
- sqlReader anyStored Procedure Name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- storedProcedure anyParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolation_level Any
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partition_option Any
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".
- partition_settings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- produce_additional_ Anytypes 
- Which additional types to produce.
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sql_reader_ Anyquery 
- SQL reader query. Type: string (or Expression with resultType string).
- sql_reader_ Anystored_ procedure_ name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- stored_procedure_ Anyparameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolationLevel Any
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption Any
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".
- partitionSettings Property Map
- The settings that will be leveraged for Sql source partitioning.
- produceAdditional AnyTypes 
- Which additional types to produce.
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlReader AnyQuery 
- SQL reader query. Type: string (or Expression with resultType string).
- sqlReader AnyStored Procedure Name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- storedProcedure AnyParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
AmazonRedshiftSourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- Database query. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- RedshiftUnload Pulumi.Settings Azure Native. Data Factory. Inputs. Redshift Unload Settings Response 
- The Amazon S3 settings needed for the interim Amazon S3 when copying from Amazon Redshift with unload. With this, data from Amazon Redshift source will be unloaded into S3 first and then copied into the targeted sink from the interim S3.
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- Database query. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- RedshiftUnload RedshiftSettings Unload Settings Response 
- The Amazon S3 settings needed for the interim Amazon S3 when copying from Amazon Redshift with unload. With this, data from Amazon Redshift source will be unloaded into S3 first and then copied into the targeted sink from the interim S3.
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- Database query. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- redshiftUnload RedshiftSettings Unload Settings Response 
- The Amazon S3 settings needed for the interim Amazon S3 when copying from Amazon Redshift with unload. With this, data from Amazon Redshift source will be unloaded into S3 first and then copied into the targeted sink from the interim S3.
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- Database query. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- redshiftUnload RedshiftSettings Unload Settings Response 
- The Amazon S3 settings needed for the interim Amazon S3 when copying from Amazon Redshift with unload. With this, data from Amazon Redshift source will be unloaded into S3 first and then copied into the targeted sink from the interim S3.
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- redshift_unload_ Redshiftsettings Unload Settings Response 
- The Amazon S3 settings needed for the interim Amazon S3 when copying from Amazon Redshift with unload. With this, data from Amazon Redshift source will be unloaded into S3 first and then copied into the targeted sink from the interim S3.
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- redshiftUnload Property MapSettings 
- The Amazon S3 settings needed for the interim Amazon S3 when copying from Amazon Redshift with unload. With this, data from Amazon Redshift source will be unloaded into S3 first and then copied into the targeted sink from the interim S3.
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
AmazonS3CompatibleReadSettingsResponse    
- DeleteFiles objectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition objectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList objectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime objectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime objectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot objectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Prefix object
- The prefix filter for the S3 Compatible object name. Type: string (or Expression with resultType string).
- Recursive object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile objectName 
- Amazon S3 Compatible wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder objectPath 
- Amazon S3 Compatible wildcardFolderPath. Type: string (or Expression with resultType string).
- DeleteFiles interface{}After Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition interface{}Discovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList interface{}Path 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime interface{}End 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime interface{}Start 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot interface{}Path 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Prefix interface{}
- The prefix filter for the S3 Compatible object name. Type: string (or Expression with resultType string).
- Recursive interface{}
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile interface{}Name 
- Amazon S3 Compatible wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder interface{}Path 
- Amazon S3 Compatible wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles ObjectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition ObjectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList ObjectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime ObjectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime ObjectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot ObjectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix Object
- The prefix filter for the S3 Compatible object name. Type: string (or Expression with resultType string).
- recursive Object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile ObjectName 
- Amazon S3 Compatible wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder ObjectPath 
- Amazon S3 Compatible wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles anyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition anyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList anyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime anyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime anyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot anyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix any
- The prefix filter for the S3 Compatible object name. Type: string (or Expression with resultType string).
- recursive any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile anyName 
- Amazon S3 Compatible wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder anyPath 
- Amazon S3 Compatible wildcardFolderPath. Type: string (or Expression with resultType string).
- delete_files_ Anyafter_ completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enable_partition_ Anydiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- file_list_ Anypath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modified_datetime_ Anyend 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modified_datetime_ Anystart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partition_root_ Anypath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix Any
- The prefix filter for the S3 Compatible object name. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcard_file_ Anyname 
- Amazon S3 Compatible wildcardFileName. Type: string (or Expression with resultType string).
- wildcard_folder_ Anypath 
- Amazon S3 Compatible wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles AnyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition AnyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList AnyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime AnyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime AnyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot AnyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix Any
- The prefix filter for the S3 Compatible object name. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile AnyName 
- Amazon S3 Compatible wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder AnyPath 
- Amazon S3 Compatible wildcardFolderPath. Type: string (or Expression with resultType string).
AmazonS3ReadSettingsResponse   
- DeleteFiles objectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition objectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList objectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime objectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime objectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot objectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Prefix object
- The prefix filter for the S3 object name. Type: string (or Expression with resultType string).
- Recursive object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile objectName 
- AmazonS3 wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder objectPath 
- AmazonS3 wildcardFolderPath. Type: string (or Expression with resultType string).
- DeleteFiles interface{}After Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition interface{}Discovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList interface{}Path 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime interface{}End 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime interface{}Start 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot interface{}Path 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Prefix interface{}
- The prefix filter for the S3 object name. Type: string (or Expression with resultType string).
- Recursive interface{}
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile interface{}Name 
- AmazonS3 wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder interface{}Path 
- AmazonS3 wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles ObjectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition ObjectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList ObjectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime ObjectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime ObjectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot ObjectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix Object
- The prefix filter for the S3 object name. Type: string (or Expression with resultType string).
- recursive Object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile ObjectName 
- AmazonS3 wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder ObjectPath 
- AmazonS3 wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles anyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition anyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList anyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime anyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime anyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot anyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix any
- The prefix filter for the S3 object name. Type: string (or Expression with resultType string).
- recursive any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile anyName 
- AmazonS3 wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder anyPath 
- AmazonS3 wildcardFolderPath. Type: string (or Expression with resultType string).
- delete_files_ Anyafter_ completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enable_partition_ Anydiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- file_list_ Anypath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modified_datetime_ Anyend 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modified_datetime_ Anystart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partition_root_ Anypath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix Any
- The prefix filter for the S3 object name. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcard_file_ Anyname 
- AmazonS3 wildcardFileName. Type: string (or Expression with resultType string).
- wildcard_folder_ Anypath 
- AmazonS3 wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles AnyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition AnyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList AnyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime AnyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime AnyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot AnyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix Any
- The prefix filter for the S3 object name. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile AnyName 
- AmazonS3 wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder AnyPath 
- AmazonS3 wildcardFolderPath. Type: string (or Expression with resultType string).
AppendVariableActivityResponse   
- Name string
- Activity name.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Value object
- Value to be appended. Type: could be a static value matching type of the variable item or Expression with resultType matching type of the variable item
- VariableName string
- Name of the variable whose value needs to be appended to.
- Name string
- Activity name.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- Value interface{}
- Value to be appended. Type: could be a static value matching type of the variable item or Expression with resultType matching type of the variable item
- VariableName string
- Name of the variable whose value needs to be appended to.
- name String
- Activity name.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- value Object
- Value to be appended. Type: could be a static value matching type of the variable item or Expression with resultType matching type of the variable item
- variableName String
- Name of the variable whose value needs to be appended to.
- name string
- Activity name.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- value any
- Value to be appended. Type: could be a static value matching type of the variable item or Expression with resultType matching type of the variable item
- variableName string
- Name of the variable whose value needs to be appended to.
- name str
- Activity name.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- value Any
- Value to be appended. Type: could be a static value matching type of the variable item or Expression with resultType matching type of the variable item
- variable_name str
- Name of the variable whose value needs to be appended to.
- name String
- Activity name.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
- value Any
- Value to be appended. Type: could be a static value matching type of the variable item or Expression with resultType matching type of the variable item
- variableName String
- Name of the variable whose value needs to be appended to.
AvroSinkResponse  
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings Pulumi.Azure Native. Data Factory. Inputs. Avro Write Settings Response 
- Avro format settings.
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob FSWrite Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob Storage Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Lake Store Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure File Storage Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. File Server Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Lake House Write Settings Response Azure Native. Data Factory. Inputs. Sftp Write Settings Response 
- Avro store settings.
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings AvroWrite Settings Response 
- Avro format settings.
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- Avro store settings.
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings AvroWrite Settings Response 
- Avro format settings.
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- Avro store settings.
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings AvroWrite Settings Response 
- Avro format settings.
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- Avro store settings.
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- format_settings AvroWrite Settings Response 
- Avro format settings.
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- store_settings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- Avro store settings.
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings Property Map
- Avro format settings.
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- Avro store settings.
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
AvroSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Amazon S3Compatible Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Amazon S3Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob FSRead Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Lake Store Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure File Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. File Server Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Ftp Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Google Cloud Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Hdfs Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Http Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Lake House Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Oracle Cloud Storage Read Settings Response Azure Native. Data Factory. Inputs. Sftp Read Settings Response 
- Avro store settings.
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Avro store settings.
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Avro store settings.
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Avro store settings.
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- store_settings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Avro store settings.
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- Avro store settings.
AvroWriteSettingsResponse   
- FileName objectPrefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- MaxRows objectPer File 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- RecordName string
- Top level record name in write result, which is required in AVRO spec.
- RecordNamespace string
- Record namespace in the write result.
- FileName interface{}Prefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- MaxRows interface{}Per File 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- RecordName string
- Top level record name in write result, which is required in AVRO spec.
- RecordNamespace string
- Record namespace in the write result.
- fileName ObjectPrefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- maxRows ObjectPer File 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- recordName String
- Top level record name in write result, which is required in AVRO spec.
- recordNamespace String
- Record namespace in the write result.
- fileName anyPrefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- maxRows anyPer File 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- recordName string
- Top level record name in write result, which is required in AVRO spec.
- recordNamespace string
- Record namespace in the write result.
- file_name_ Anyprefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- max_rows_ Anyper_ file 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- record_name str
- Top level record name in write result, which is required in AVRO spec.
- record_namespace str
- Record namespace in the write result.
- fileName AnyPrefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- maxRows AnyPer File 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- recordName String
- Top level record name in write result, which is required in AVRO spec.
- recordNamespace String
- Record namespace in the write result.
AzureBlobFSReadSettingsResponse    
- DeleteFiles objectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition objectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList objectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime objectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime objectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot objectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Recursive object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile objectName 
- Azure blobFS wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder objectPath 
- Azure blobFS wildcardFolderPath. Type: string (or Expression with resultType string).
- DeleteFiles interface{}After Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition interface{}Discovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList interface{}Path 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime interface{}End 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime interface{}Start 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot interface{}Path 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Recursive interface{}
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile interface{}Name 
- Azure blobFS wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder interface{}Path 
- Azure blobFS wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles ObjectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition ObjectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList ObjectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime ObjectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime ObjectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot ObjectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive Object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile ObjectName 
- Azure blobFS wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder ObjectPath 
- Azure blobFS wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles anyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition anyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList anyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime anyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime anyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot anyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile anyName 
- Azure blobFS wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder anyPath 
- Azure blobFS wildcardFolderPath. Type: string (or Expression with resultType string).
- delete_files_ Anyafter_ completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enable_partition_ Anydiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- file_list_ Anypath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modified_datetime_ Anyend 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modified_datetime_ Anystart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partition_root_ Anypath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcard_file_ Anyname 
- Azure blobFS wildcardFileName. Type: string (or Expression with resultType string).
- wildcard_folder_ Anypath 
- Azure blobFS wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles AnyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition AnyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList AnyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime AnyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime AnyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot AnyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile AnyName 
- Azure blobFS wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder AnyPath 
- Azure blobFS wildcardFolderPath. Type: string (or Expression with resultType string).
AzureBlobFSSinkResponse   
- CopyBehavior object
- The type of copy behavior for copy sink. Type: string (or Expression with resultType string).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Metadata
List<Pulumi.Azure Native. Data Factory. Inputs. Metadata Item Response> 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- CopyBehavior interface{}
- The type of copy behavior for copy sink. Type: string (or Expression with resultType string).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Metadata
[]MetadataItem Response 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- copyBehavior Object
- The type of copy behavior for copy sink. Type: string (or Expression with resultType string).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- metadata
List<MetadataItem Response> 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- copyBehavior any
- The type of copy behavior for copy sink. Type: string (or Expression with resultType string).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- metadata
MetadataItem Response[] 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- copy_behavior Any
- The type of copy behavior for copy sink. Type: string (or Expression with resultType string).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- metadata
Sequence[MetadataItem Response] 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- copyBehavior Any
- The type of copy behavior for copy sink. Type: string (or Expression with resultType string).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- metadata List<Property Map>
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
AzureBlobFSSourceResponse   
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Recursive object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- SkipHeader objectLine Count 
- Number of header lines to skip from each blob. Type: integer (or Expression with resultType integer).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- TreatEmpty objectAs Null 
- Treat empty as null. Type: boolean (or Expression with resultType boolean).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Recursive interface{}
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- SkipHeader interface{}Line Count 
- Number of header lines to skip from each blob. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- TreatEmpty interface{}As Null 
- Treat empty as null. Type: boolean (or Expression with resultType boolean).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- recursive Object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- skipHeader ObjectLine Count 
- Number of header lines to skip from each blob. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- treatEmpty ObjectAs Null 
- Treat empty as null. Type: boolean (or Expression with resultType boolean).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- recursive any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- skipHeader anyLine Count 
- Number of header lines to skip from each blob. Type: integer (or Expression with resultType integer).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- treatEmpty anyAs Null 
- Treat empty as null. Type: boolean (or Expression with resultType boolean).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- skip_header_ Anyline_ count 
- Number of header lines to skip from each blob. Type: integer (or Expression with resultType integer).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- treat_empty_ Anyas_ null 
- Treat empty as null. Type: boolean (or Expression with resultType boolean).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- skipHeader AnyLine Count 
- Number of header lines to skip from each blob. Type: integer (or Expression with resultType integer).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- treatEmpty AnyAs Null 
- Treat empty as null. Type: boolean (or Expression with resultType boolean).
AzureBlobFSWriteSettingsResponse    
- BlockSize objectIn MB 
- Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer).
- CopyBehavior object
- The type of copy behavior for copy sink.
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Metadata
List<Pulumi.Azure Native. Data Factory. Inputs. Metadata Item Response> 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- BlockSize interface{}In MB 
- Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer).
- CopyBehavior interface{}
- The type of copy behavior for copy sink.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Metadata
[]MetadataItem Response 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- blockSize ObjectIn MB 
- Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer).
- copyBehavior Object
- The type of copy behavior for copy sink.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata
List<MetadataItem Response> 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- blockSize anyIn MB 
- Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer).
- copyBehavior any
- The type of copy behavior for copy sink.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata
MetadataItem Response[] 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- block_size_ Anyin_ mb 
- Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer).
- copy_behavior Any
- The type of copy behavior for copy sink.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata
Sequence[MetadataItem Response] 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- blockSize AnyIn MB 
- Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer).
- copyBehavior Any
- The type of copy behavior for copy sink.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata List<Property Map>
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
AzureBlobStorageReadSettingsResponse     
- DeleteFiles objectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition objectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList objectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime objectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime objectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot objectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Prefix object
- The prefix filter for the Azure Blob name. Type: string (or Expression with resultType string).
- Recursive object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile objectName 
- Azure blob wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder objectPath 
- Azure blob wildcardFolderPath. Type: string (or Expression with resultType string).
- DeleteFiles interface{}After Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition interface{}Discovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList interface{}Path 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime interface{}End 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime interface{}Start 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot interface{}Path 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Prefix interface{}
- The prefix filter for the Azure Blob name. Type: string (or Expression with resultType string).
- Recursive interface{}
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile interface{}Name 
- Azure blob wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder interface{}Path 
- Azure blob wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles ObjectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition ObjectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList ObjectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime ObjectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime ObjectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot ObjectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix Object
- The prefix filter for the Azure Blob name. Type: string (or Expression with resultType string).
- recursive Object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile ObjectName 
- Azure blob wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder ObjectPath 
- Azure blob wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles anyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition anyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList anyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime anyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime anyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot anyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix any
- The prefix filter for the Azure Blob name. Type: string (or Expression with resultType string).
- recursive any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile anyName 
- Azure blob wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder anyPath 
- Azure blob wildcardFolderPath. Type: string (or Expression with resultType string).
- delete_files_ Anyafter_ completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enable_partition_ Anydiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- file_list_ Anypath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modified_datetime_ Anyend 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modified_datetime_ Anystart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partition_root_ Anypath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix Any
- The prefix filter for the Azure Blob name. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcard_file_ Anyname 
- Azure blob wildcardFileName. Type: string (or Expression with resultType string).
- wildcard_folder_ Anypath 
- Azure blob wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles AnyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition AnyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList AnyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime AnyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime AnyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot AnyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix Any
- The prefix filter for the Azure Blob name. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile AnyName 
- Azure blob wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder AnyPath 
- Azure blob wildcardFolderPath. Type: string (or Expression with resultType string).
AzureBlobStorageWriteSettingsResponse     
- BlockSize objectIn MB 
- Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer).
- CopyBehavior object
- The type of copy behavior for copy sink.
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Metadata
List<Pulumi.Azure Native. Data Factory. Inputs. Metadata Item Response> 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- BlockSize interface{}In MB 
- Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer).
- CopyBehavior interface{}
- The type of copy behavior for copy sink.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Metadata
[]MetadataItem Response 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- blockSize ObjectIn MB 
- Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer).
- copyBehavior Object
- The type of copy behavior for copy sink.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata
List<MetadataItem Response> 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- blockSize anyIn MB 
- Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer).
- copyBehavior any
- The type of copy behavior for copy sink.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata
MetadataItem Response[] 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- block_size_ Anyin_ mb 
- Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer).
- copy_behavior Any
- The type of copy behavior for copy sink.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata
Sequence[MetadataItem Response] 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- blockSize AnyIn MB 
- Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer).
- copyBehavior Any
- The type of copy behavior for copy sink.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata List<Property Map>
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
AzureDataExplorerCommandActivityResponse     
- Command object
- A control command, according to the Azure Data Explorer command syntax. Type: string (or Expression with resultType string).
- Name string
- Activity name.
- CommandTimeout object
- Control command timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9]))..)
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Command interface{}
- A control command, according to the Azure Data Explorer command syntax. Type: string (or Expression with resultType string).
- Name string
- Activity name.
- CommandTimeout interface{}
- Control command timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9]))..)
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- command Object
- A control command, according to the Azure Data Explorer command syntax. Type: string (or Expression with resultType string).
- name String
- Activity name.
- commandTimeout Object
- Control command timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9]))..)
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- command any
- A control command, according to the Azure Data Explorer command syntax. Type: string (or Expression with resultType string).
- name string
- Activity name.
- commandTimeout any
- Control command timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9]))..)
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- command Any
- A control command, according to the Azure Data Explorer command syntax. Type: string (or Expression with resultType string).
- name str
- Activity name.
- command_timeout Any
- Control command timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9]))..)
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- command Any
- A control command, according to the Azure Data Explorer command syntax. Type: string (or Expression with resultType string).
- name String
- Activity name.
- commandTimeout Any
- Control command timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9]))..)
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- linkedService Property MapName 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
AzureDataExplorerSinkResponse    
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FlushImmediately object
- If set to true, any aggregation will be skipped. Default is false. Type: boolean.
- IngestionMapping objectAs Json 
- An explicit column mapping description provided in a json format. Type: string.
- IngestionMapping objectName 
- A name of a pre-created csv mapping that was defined on the target Kusto table. Type: string.
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FlushImmediately interface{}
- If set to true, any aggregation will be skipped. Default is false. Type: boolean.
- IngestionMapping interface{}As Json 
- An explicit column mapping description provided in a json format. Type: string.
- IngestionMapping interface{}Name 
- A name of a pre-created csv mapping that was defined on the target Kusto table. Type: string.
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- flushImmediately Object
- If set to true, any aggregation will be skipped. Default is false. Type: boolean.
- ingestionMapping ObjectAs Json 
- An explicit column mapping description provided in a json format. Type: string.
- ingestionMapping ObjectName 
- A name of a pre-created csv mapping that was defined on the target Kusto table. Type: string.
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- flushImmediately any
- If set to true, any aggregation will be skipped. Default is false. Type: boolean.
- ingestionMapping anyAs Json 
- An explicit column mapping description provided in a json format. Type: string.
- ingestionMapping anyName 
- A name of a pre-created csv mapping that was defined on the target Kusto table. Type: string.
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- flush_immediately Any
- If set to true, any aggregation will be skipped. Default is false. Type: boolean.
- ingestion_mapping_ Anyas_ json 
- An explicit column mapping description provided in a json format. Type: string.
- ingestion_mapping_ Anyname 
- A name of a pre-created csv mapping that was defined on the target Kusto table. Type: string.
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- flushImmediately Any
- If set to true, any aggregation will be skipped. Default is false. Type: boolean.
- ingestionMapping AnyAs Json 
- An explicit column mapping description provided in a json format. Type: string.
- ingestionMapping AnyName 
- A name of a pre-created csv mapping that was defined on the target Kusto table. Type: string.
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
AzureDataExplorerSourceResponse    
- Query object
- Database query. Should be a Kusto Query Language (KQL) query. Type: string (or Expression with resultType string).
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- NoTruncation object
- The name of the Boolean option that controls whether truncation is applied to result-sets that go beyond a certain row-count limit.
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9]))..
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- Query interface{}
- Database query. Should be a Kusto Query Language (KQL) query. Type: string (or Expression with resultType string).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- NoTruncation interface{}
- The name of the Boolean option that controls whether truncation is applied to result-sets that go beyond a certain row-count limit.
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9]))..
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- query Object
- Database query. Should be a Kusto Query Language (KQL) query. Type: string (or Expression with resultType string).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- noTruncation Object
- The name of the Boolean option that controls whether truncation is applied to result-sets that go beyond a certain row-count limit.
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9]))..
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- query any
- Database query. Should be a Kusto Query Language (KQL) query. Type: string (or Expression with resultType string).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- noTruncation any
- The name of the Boolean option that controls whether truncation is applied to result-sets that go beyond a certain row-count limit.
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9]))..
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- query Any
- Database query. Should be a Kusto Query Language (KQL) query. Type: string (or Expression with resultType string).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- no_truncation Any
- The name of the Boolean option that controls whether truncation is applied to result-sets that go beyond a certain row-count limit.
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9]))..
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- query Any
- Database query. Should be a Kusto Query Language (KQL) query. Type: string (or Expression with resultType string).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- noTruncation Any
- The name of the Boolean option that controls whether truncation is applied to result-sets that go beyond a certain row-count limit.
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9]))..
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
AzureDataLakeStoreReadSettingsResponse      
- DeleteFiles objectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition objectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList objectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- ListAfter object
- Lists files after the value (exclusive) based on file/folder names’ lexicographical order. Applies under the folderPath in data set, and filter files/sub-folders under the folderPath. Type: string (or Expression with resultType string).
- ListBefore object
- Lists files before the value (inclusive) based on file/folder names’ lexicographical order. Applies under the folderPath in data set, and filter files/sub-folders under the folderPath. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime objectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime objectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot objectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Recursive object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile objectName 
- ADLS wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder objectPath 
- ADLS wildcardFolderPath. Type: string (or Expression with resultType string).
- DeleteFiles interface{}After Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition interface{}Discovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList interface{}Path 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- ListAfter interface{}
- Lists files after the value (exclusive) based on file/folder names’ lexicographical order. Applies under the folderPath in data set, and filter files/sub-folders under the folderPath. Type: string (or Expression with resultType string).
- ListBefore interface{}
- Lists files before the value (inclusive) based on file/folder names’ lexicographical order. Applies under the folderPath in data set, and filter files/sub-folders under the folderPath. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime interface{}End 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime interface{}Start 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot interface{}Path 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Recursive interface{}
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile interface{}Name 
- ADLS wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder interface{}Path 
- ADLS wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles ObjectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition ObjectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList ObjectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- listAfter Object
- Lists files after the value (exclusive) based on file/folder names’ lexicographical order. Applies under the folderPath in data set, and filter files/sub-folders under the folderPath. Type: string (or Expression with resultType string).
- listBefore Object
- Lists files before the value (inclusive) based on file/folder names’ lexicographical order. Applies under the folderPath in data set, and filter files/sub-folders under the folderPath. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime ObjectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime ObjectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot ObjectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive Object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile ObjectName 
- ADLS wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder ObjectPath 
- ADLS wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles anyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition anyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList anyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- listAfter any
- Lists files after the value (exclusive) based on file/folder names’ lexicographical order. Applies under the folderPath in data set, and filter files/sub-folders under the folderPath. Type: string (or Expression with resultType string).
- listBefore any
- Lists files before the value (inclusive) based on file/folder names’ lexicographical order. Applies under the folderPath in data set, and filter files/sub-folders under the folderPath. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime anyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime anyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot anyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile anyName 
- ADLS wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder anyPath 
- ADLS wildcardFolderPath. Type: string (or Expression with resultType string).
- delete_files_ Anyafter_ completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enable_partition_ Anydiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- file_list_ Anypath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- list_after Any
- Lists files after the value (exclusive) based on file/folder names’ lexicographical order. Applies under the folderPath in data set, and filter files/sub-folders under the folderPath. Type: string (or Expression with resultType string).
- list_before Any
- Lists files before the value (inclusive) based on file/folder names’ lexicographical order. Applies under the folderPath in data set, and filter files/sub-folders under the folderPath. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modified_datetime_ Anyend 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modified_datetime_ Anystart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partition_root_ Anypath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcard_file_ Anyname 
- ADLS wildcardFileName. Type: string (or Expression with resultType string).
- wildcard_folder_ Anypath 
- ADLS wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles AnyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition AnyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList AnyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- listAfter Any
- Lists files after the value (exclusive) based on file/folder names’ lexicographical order. Applies under the folderPath in data set, and filter files/sub-folders under the folderPath. Type: string (or Expression with resultType string).
- listBefore Any
- Lists files before the value (inclusive) based on file/folder names’ lexicographical order. Applies under the folderPath in data set, and filter files/sub-folders under the folderPath. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime AnyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime AnyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot AnyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile AnyName 
- ADLS wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder AnyPath 
- ADLS wildcardFolderPath. Type: string (or Expression with resultType string).
AzureDataLakeStoreSinkResponse     
- CopyBehavior object
- The type of copy behavior for copy sink. Type: string (or Expression with resultType string).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnableAdls objectSingle File Parallel 
- Single File Parallel.
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- CopyBehavior interface{}
- The type of copy behavior for copy sink. Type: string (or Expression with resultType string).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnableAdls interface{}Single File Parallel 
- Single File Parallel.
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- copyBehavior Object
- The type of copy behavior for copy sink. Type: string (or Expression with resultType string).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enableAdls ObjectSingle File Parallel 
- Single File Parallel.
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- copyBehavior any
- The type of copy behavior for copy sink. Type: string (or Expression with resultType string).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enableAdls anySingle File Parallel 
- Single File Parallel.
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- copy_behavior Any
- The type of copy behavior for copy sink. Type: string (or Expression with resultType string).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enable_adls_ Anysingle_ file_ parallel 
- Single File Parallel.
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- copyBehavior Any
- The type of copy behavior for copy sink. Type: string (or Expression with resultType string).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enableAdls AnySingle File Parallel 
- Single File Parallel.
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
AzureDataLakeStoreSourceResponse     
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Recursive object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Recursive interface{}
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- recursive Object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- recursive any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
AzureDataLakeStoreWriteSettingsResponse      
- CopyBehavior object
- The type of copy behavior for copy sink.
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ExpiryDate objectTime 
- Specifies the expiry time of the written files. The time is applied to the UTC time zone in the format of "2018-12-01T05:00:00Z". Default value is NULL. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Metadata
List<Pulumi.Azure Native. Data Factory. Inputs. Metadata Item Response> 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- CopyBehavior interface{}
- The type of copy behavior for copy sink.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ExpiryDate interface{}Time 
- Specifies the expiry time of the written files. The time is applied to the UTC time zone in the format of "2018-12-01T05:00:00Z". Default value is NULL. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Metadata
[]MetadataItem Response 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- copyBehavior Object
- The type of copy behavior for copy sink.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- expiryDate ObjectTime 
- Specifies the expiry time of the written files. The time is applied to the UTC time zone in the format of "2018-12-01T05:00:00Z". Default value is NULL. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata
List<MetadataItem Response> 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- copyBehavior any
- The type of copy behavior for copy sink.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- expiryDate anyTime 
- Specifies the expiry time of the written files. The time is applied to the UTC time zone in the format of "2018-12-01T05:00:00Z". Default value is NULL. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata
MetadataItem Response[] 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- copy_behavior Any
- The type of copy behavior for copy sink.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- expiry_date_ Anytime 
- Specifies the expiry time of the written files. The time is applied to the UTC time zone in the format of "2018-12-01T05:00:00Z". Default value is NULL. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata
Sequence[MetadataItem Response] 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- copyBehavior Any
- The type of copy behavior for copy sink.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- expiryDate AnyTime 
- Specifies the expiry time of the written files. The time is applied to the UTC time zone in the format of "2018-12-01T05:00:00Z". Default value is NULL. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata List<Property Map>
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
AzureDatabricksDeltaLakeExportCommandResponse      
- DateFormat object
- Specify the date format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- TimestampFormat object
- Specify the timestamp format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- DateFormat interface{}
- Specify the date format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- TimestampFormat interface{}
- Specify the timestamp format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- dateFormat Object
- Specify the date format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- timestampFormat Object
- Specify the timestamp format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- dateFormat any
- Specify the date format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- timestampFormat any
- Specify the timestamp format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- date_format Any
- Specify the date format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- timestamp_format Any
- Specify the timestamp format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- dateFormat Any
- Specify the date format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- timestampFormat Any
- Specify the timestamp format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
AzureDatabricksDeltaLakeImportCommandResponse      
- DateFormat object
- Specify the date format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- TimestampFormat object
- Specify the timestamp format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- DateFormat interface{}
- Specify the date format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- TimestampFormat interface{}
- Specify the timestamp format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- dateFormat Object
- Specify the date format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- timestampFormat Object
- Specify the timestamp format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- dateFormat any
- Specify the date format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- timestampFormat any
- Specify the timestamp format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- date_format Any
- Specify the date format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- timestamp_format Any
- Specify the timestamp format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- dateFormat Any
- Specify the date format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- timestampFormat Any
- Specify the timestamp format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
AzureDatabricksDeltaLakeSinkResponse     
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ImportSettings Pulumi.Azure Native. Data Factory. Inputs. Azure Databricks Delta Lake Import Command Response 
- Azure Databricks Delta Lake import settings.
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy objectScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ImportSettings AzureDatabricks Delta Lake Import Command Response 
- Azure Databricks Delta Lake import settings.
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy interface{}Script 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- importSettings AzureDatabricks Delta Lake Import Command Response 
- Azure Databricks Delta Lake import settings.
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy ObjectScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- importSettings AzureDatabricks Delta Lake Import Command Response 
- Azure Databricks Delta Lake import settings.
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy anyScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- import_settings AzureDatabricks Delta Lake Import Command Response 
- Azure Databricks Delta Lake import settings.
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- pre_copy_ Anyscript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- importSettings Property Map
- Azure Databricks Delta Lake import settings.
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy AnyScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
AzureDatabricksDeltaLakeSourceResponse     
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ExportSettings Pulumi.Azure Native. Data Factory. Inputs. Azure Databricks Delta Lake Export Command Response 
- Azure Databricks Delta Lake export settings.
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- Azure Databricks Delta Lake Sql query. Type: string (or Expression with resultType string).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ExportSettings AzureDatabricks Delta Lake Export Command Response 
- Azure Databricks Delta Lake export settings.
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- Azure Databricks Delta Lake Sql query. Type: string (or Expression with resultType string).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- exportSettings AzureDatabricks Delta Lake Export Command Response 
- Azure Databricks Delta Lake export settings.
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- Azure Databricks Delta Lake Sql query. Type: string (or Expression with resultType string).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- exportSettings AzureDatabricks Delta Lake Export Command Response 
- Azure Databricks Delta Lake export settings.
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- Azure Databricks Delta Lake Sql query. Type: string (or Expression with resultType string).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- export_settings AzureDatabricks Delta Lake Export Command Response 
- Azure Databricks Delta Lake export settings.
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Azure Databricks Delta Lake Sql query. Type: string (or Expression with resultType string).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- exportSettings Property Map
- Azure Databricks Delta Lake export settings.
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Azure Databricks Delta Lake Sql query. Type: string (or Expression with resultType string).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
AzureFileStorageReadSettingsResponse     
- DeleteFiles objectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition objectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList objectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime objectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime objectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot objectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Prefix object
- The prefix filter for the Azure File name starting from root path. Type: string (or Expression with resultType string).
- Recursive object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile objectName 
- Azure File Storage wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder objectPath 
- Azure File Storage wildcardFolderPath. Type: string (or Expression with resultType string).
- DeleteFiles interface{}After Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition interface{}Discovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList interface{}Path 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime interface{}End 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime interface{}Start 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot interface{}Path 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Prefix interface{}
- The prefix filter for the Azure File name starting from root path. Type: string (or Expression with resultType string).
- Recursive interface{}
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile interface{}Name 
- Azure File Storage wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder interface{}Path 
- Azure File Storage wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles ObjectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition ObjectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList ObjectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime ObjectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime ObjectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot ObjectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix Object
- The prefix filter for the Azure File name starting from root path. Type: string (or Expression with resultType string).
- recursive Object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile ObjectName 
- Azure File Storage wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder ObjectPath 
- Azure File Storage wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles anyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition anyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList anyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime anyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime anyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot anyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix any
- The prefix filter for the Azure File name starting from root path. Type: string (or Expression with resultType string).
- recursive any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile anyName 
- Azure File Storage wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder anyPath 
- Azure File Storage wildcardFolderPath. Type: string (or Expression with resultType string).
- delete_files_ Anyafter_ completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enable_partition_ Anydiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- file_list_ Anypath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modified_datetime_ Anyend 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modified_datetime_ Anystart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partition_root_ Anypath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix Any
- The prefix filter for the Azure File name starting from root path. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcard_file_ Anyname 
- Azure File Storage wildcardFileName. Type: string (or Expression with resultType string).
- wildcard_folder_ Anypath 
- Azure File Storage wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles AnyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition AnyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList AnyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime AnyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime AnyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot AnyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix Any
- The prefix filter for the Azure File name starting from root path. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile AnyName 
- Azure File Storage wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder AnyPath 
- Azure File Storage wildcardFolderPath. Type: string (or Expression with resultType string).
AzureFileStorageWriteSettingsResponse     
- CopyBehavior object
- The type of copy behavior for copy sink.
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Metadata
List<Pulumi.Azure Native. Data Factory. Inputs. Metadata Item Response> 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- CopyBehavior interface{}
- The type of copy behavior for copy sink.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Metadata
[]MetadataItem Response 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- copyBehavior Object
- The type of copy behavior for copy sink.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata
List<MetadataItem Response> 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- copyBehavior any
- The type of copy behavior for copy sink.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata
MetadataItem Response[] 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- copy_behavior Any
- The type of copy behavior for copy sink.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata
Sequence[MetadataItem Response] 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- copyBehavior Any
- The type of copy behavior for copy sink.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata List<Property Map>
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
AzureFunctionActivityResponse   
- FunctionName object
- Name of the Function that the Azure Function Activity will call. Type: string (or Expression with resultType string)
- Method string
- Rest API method for target endpoint.
- Name string
- Activity name.
- Body object
- Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string).
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- Headers Dictionary<string, object>
- Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string).
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- FunctionName interface{}
- Name of the Function that the Azure Function Activity will call. Type: string (or Expression with resultType string)
- Method string
- Rest API method for target endpoint.
- Name string
- Activity name.
- Body interface{}
- Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string).
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- Headers map[string]interface{}
- Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string).
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- functionName Object
- Name of the Function that the Azure Function Activity will call. Type: string (or Expression with resultType string)
- method String
- Rest API method for target endpoint.
- name String
- Activity name.
- body Object
- Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string).
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- headers Map<String,Object>
- Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string).
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- functionName any
- Name of the Function that the Azure Function Activity will call. Type: string (or Expression with resultType string)
- method string
- Rest API method for target endpoint.
- name string
- Activity name.
- body any
- Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string).
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- headers {[key: string]: any}
- Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string).
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- function_name Any
- Name of the Function that the Azure Function Activity will call. Type: string (or Expression with resultType string)
- method str
- Rest API method for target endpoint.
- name str
- Activity name.
- body Any
- Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string).
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- headers Mapping[str, Any]
- Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string).
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- functionName Any
- Name of the Function that the Azure Function Activity will call. Type: string (or Expression with resultType string)
- method String
- Rest API method for target endpoint.
- name String
- Activity name.
- body Any
- Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string).
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- headers Map<Any>
- Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string).
- linkedService Property MapName 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
AzureKeyVaultSecretReferenceResponse     
- SecretName object
- The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
- Store
Pulumi.Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- The Azure Key Vault linked service reference.
- SecretVersion object
- The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string).
- SecretName interface{}
- The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
- Store
LinkedService Reference Response 
- The Azure Key Vault linked service reference.
- SecretVersion interface{}
- The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string).
- secretName Object
- The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
- store
LinkedService Reference Response 
- The Azure Key Vault linked service reference.
- secretVersion Object
- The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string).
- secretName any
- The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
- store
LinkedService Reference Response 
- The Azure Key Vault linked service reference.
- secretVersion any
- The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string).
- secret_name Any
- The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
- store
LinkedService Reference Response 
- The Azure Key Vault linked service reference.
- secret_version Any
- The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string).
- secretName Any
- The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
- store Property Map
- The Azure Key Vault linked service reference.
- secretVersion Any
- The version of the secret in Azure Key Vault. The default value is the latest version of the secret. Type: string (or Expression with resultType string).
AzureMLBatchExecutionActivityResponse    
- Name string
- Activity name.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- GlobalParameters Dictionary<string, object>
- Key,Value pairs to be passed to the Azure ML Batch Execution Service endpoint. Keys must match the names of web service parameters defined in the published Azure ML web service. Values will be passed in the GlobalParameters property of the Azure ML batch execution request.
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- WebService Dictionary<string, Pulumi.Inputs Azure Native. Data Factory. Inputs. Azure MLWeb Service File Response> 
- Key,Value pairs, mapping the names of Azure ML endpoint's Web Service Inputs to AzureMLWebServiceFile objects specifying the input Blob locations.. This information will be passed in the WebServiceInputs property of the Azure ML batch execution request.
- WebService Dictionary<string, Pulumi.Outputs Azure Native. Data Factory. Inputs. Azure MLWeb Service File Response> 
- Key,Value pairs, mapping the names of Azure ML endpoint's Web Service Outputs to AzureMLWebServiceFile objects specifying the output Blob locations. This information will be passed in the WebServiceOutputs property of the Azure ML batch execution request.
- Name string
- Activity name.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- GlobalParameters map[string]interface{}
- Key,Value pairs to be passed to the Azure ML Batch Execution Service endpoint. Keys must match the names of web service parameters defined in the published Azure ML web service. Values will be passed in the GlobalParameters property of the Azure ML batch execution request.
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- WebService map[string]AzureInputs MLWeb Service File Response 
- Key,Value pairs, mapping the names of Azure ML endpoint's Web Service Inputs to AzureMLWebServiceFile objects specifying the input Blob locations.. This information will be passed in the WebServiceInputs property of the Azure ML batch execution request.
- WebService map[string]AzureOutputs MLWeb Service File Response 
- Key,Value pairs, mapping the names of Azure ML endpoint's Web Service Outputs to AzureMLWebServiceFile objects specifying the output Blob locations. This information will be passed in the WebServiceOutputs property of the Azure ML batch execution request.
- name String
- Activity name.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- globalParameters Map<String,Object>
- Key,Value pairs to be passed to the Azure ML Batch Execution Service endpoint. Keys must match the names of web service parameters defined in the published Azure ML web service. Values will be passed in the GlobalParameters property of the Azure ML batch execution request.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- webService Map<String,AzureInputs MLWeb Service File Response> 
- Key,Value pairs, mapping the names of Azure ML endpoint's Web Service Inputs to AzureMLWebServiceFile objects specifying the input Blob locations.. This information will be passed in the WebServiceInputs property of the Azure ML batch execution request.
- webService Map<String,AzureOutputs MLWeb Service File Response> 
- Key,Value pairs, mapping the names of Azure ML endpoint's Web Service Outputs to AzureMLWebServiceFile objects specifying the output Blob locations. This information will be passed in the WebServiceOutputs property of the Azure ML batch execution request.
- name string
- Activity name.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- globalParameters {[key: string]: any}
- Key,Value pairs to be passed to the Azure ML Batch Execution Service endpoint. Keys must match the names of web service parameters defined in the published Azure ML web service. Values will be passed in the GlobalParameters property of the Azure ML batch execution request.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- webService {[key: string]: AzureInputs MLWeb Service File Response} 
- Key,Value pairs, mapping the names of Azure ML endpoint's Web Service Inputs to AzureMLWebServiceFile objects specifying the input Blob locations.. This information will be passed in the WebServiceInputs property of the Azure ML batch execution request.
- webService {[key: string]: AzureOutputs MLWeb Service File Response} 
- Key,Value pairs, mapping the names of Azure ML endpoint's Web Service Outputs to AzureMLWebServiceFile objects specifying the output Blob locations. This information will be passed in the WebServiceOutputs property of the Azure ML batch execution request.
- name str
- Activity name.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- global_parameters Mapping[str, Any]
- Key,Value pairs to be passed to the Azure ML Batch Execution Service endpoint. Keys must match the names of web service parameters defined in the published Azure ML web service. Values will be passed in the GlobalParameters property of the Azure ML batch execution request.
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- web_service_ Mapping[str, Azureinputs MLWeb Service File Response] 
- Key,Value pairs, mapping the names of Azure ML endpoint's Web Service Inputs to AzureMLWebServiceFile objects specifying the input Blob locations.. This information will be passed in the WebServiceInputs property of the Azure ML batch execution request.
- web_service_ Mapping[str, Azureoutputs MLWeb Service File Response] 
- Key,Value pairs, mapping the names of Azure ML endpoint's Web Service Outputs to AzureMLWebServiceFile objects specifying the output Blob locations. This information will be passed in the WebServiceOutputs property of the Azure ML batch execution request.
- name String
- Activity name.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- globalParameters Map<Any>
- Key,Value pairs to be passed to the Azure ML Batch Execution Service endpoint. Keys must match the names of web service parameters defined in the published Azure ML web service. Values will be passed in the GlobalParameters property of the Azure ML batch execution request.
- linkedService Property MapName 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
- webService Map<Property Map>Inputs 
- Key,Value pairs, mapping the names of Azure ML endpoint's Web Service Inputs to AzureMLWebServiceFile objects specifying the input Blob locations.. This information will be passed in the WebServiceInputs property of the Azure ML batch execution request.
- webService Map<Property Map>Outputs 
- Key,Value pairs, mapping the names of Azure ML endpoint's Web Service Outputs to AzureMLWebServiceFile objects specifying the output Blob locations. This information will be passed in the WebServiceOutputs property of the Azure ML batch execution request.
AzureMLExecutePipelineActivityResponse    
- Name string
- Activity name.
- ContinueOn objectStep Failure 
- Whether to continue execution of other steps in the PipelineRun if a step fails. This information will be passed in the continueOnStepFailure property of the published pipeline execution request. Type: boolean (or Expression with resultType boolean).
- DataPath objectAssignments 
- Dictionary used for changing data path assignments without retraining. Values will be passed in the dataPathAssignments property of the published pipeline execution request. Type: object (or Expression with resultType object).
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- ExperimentName object
- Run history experiment name of the pipeline run. This information will be passed in the ExperimentName property of the published pipeline execution request. Type: string (or Expression with resultType string).
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- MlParent objectRun Id 
- The parent Azure ML Service pipeline run id. This information will be passed in the ParentRunId property of the published pipeline execution request. Type: string (or Expression with resultType string).
- MlPipeline objectEndpoint Id 
- ID of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string).
- MlPipeline objectId 
- ID of the published Azure ML pipeline. Type: string (or Expression with resultType string).
- MlPipeline objectParameters 
- Key,Value pairs to be passed to the published Azure ML pipeline endpoint. Keys must match the names of pipeline parameters defined in the published pipeline. Values will be passed in the ParameterAssignments property of the published pipeline execution request. Type: object with key value pairs (or Expression with resultType object).
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Version object
- Version of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string).
- Name string
- Activity name.
- ContinueOn interface{}Step Failure 
- Whether to continue execution of other steps in the PipelineRun if a step fails. This information will be passed in the continueOnStepFailure property of the published pipeline execution request. Type: boolean (or Expression with resultType boolean).
- DataPath interface{}Assignments 
- Dictionary used for changing data path assignments without retraining. Values will be passed in the dataPathAssignments property of the published pipeline execution request. Type: object (or Expression with resultType object).
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- ExperimentName interface{}
- Run history experiment name of the pipeline run. This information will be passed in the ExperimentName property of the published pipeline execution request. Type: string (or Expression with resultType string).
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- MlParent interface{}Run Id 
- The parent Azure ML Service pipeline run id. This information will be passed in the ParentRunId property of the published pipeline execution request. Type: string (or Expression with resultType string).
- MlPipeline interface{}Endpoint Id 
- ID of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string).
- MlPipeline interface{}Id 
- ID of the published Azure ML pipeline. Type: string (or Expression with resultType string).
- MlPipeline interface{}Parameters 
- Key,Value pairs to be passed to the published Azure ML pipeline endpoint. Keys must match the names of pipeline parameters defined in the published pipeline. Values will be passed in the ParameterAssignments property of the published pipeline execution request. Type: object with key value pairs (or Expression with resultType object).
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- Version interface{}
- Version of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string).
- name String
- Activity name.
- continueOn ObjectStep Failure 
- Whether to continue execution of other steps in the PipelineRun if a step fails. This information will be passed in the continueOnStepFailure property of the published pipeline execution request. Type: boolean (or Expression with resultType boolean).
- dataPath ObjectAssignments 
- Dictionary used for changing data path assignments without retraining. Values will be passed in the dataPathAssignments property of the published pipeline execution request. Type: object (or Expression with resultType object).
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- experimentName Object
- Run history experiment name of the pipeline run. This information will be passed in the ExperimentName property of the published pipeline execution request. Type: string (or Expression with resultType string).
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- mlParent ObjectRun Id 
- The parent Azure ML Service pipeline run id. This information will be passed in the ParentRunId property of the published pipeline execution request. Type: string (or Expression with resultType string).
- mlPipeline ObjectEndpoint Id 
- ID of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string).
- mlPipeline ObjectId 
- ID of the published Azure ML pipeline. Type: string (or Expression with resultType string).
- mlPipeline ObjectParameters 
- Key,Value pairs to be passed to the published Azure ML pipeline endpoint. Keys must match the names of pipeline parameters defined in the published pipeline. Values will be passed in the ParameterAssignments property of the published pipeline execution request. Type: object with key value pairs (or Expression with resultType object).
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- version Object
- Version of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string).
- name string
- Activity name.
- continueOn anyStep Failure 
- Whether to continue execution of other steps in the PipelineRun if a step fails. This information will be passed in the continueOnStepFailure property of the published pipeline execution request. Type: boolean (or Expression with resultType boolean).
- dataPath anyAssignments 
- Dictionary used for changing data path assignments without retraining. Values will be passed in the dataPathAssignments property of the published pipeline execution request. Type: object (or Expression with resultType object).
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- experimentName any
- Run history experiment name of the pipeline run. This information will be passed in the ExperimentName property of the published pipeline execution request. Type: string (or Expression with resultType string).
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- mlParent anyRun Id 
- The parent Azure ML Service pipeline run id. This information will be passed in the ParentRunId property of the published pipeline execution request. Type: string (or Expression with resultType string).
- mlPipeline anyEndpoint Id 
- ID of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string).
- mlPipeline anyId 
- ID of the published Azure ML pipeline. Type: string (or Expression with resultType string).
- mlPipeline anyParameters 
- Key,Value pairs to be passed to the published Azure ML pipeline endpoint. Keys must match the names of pipeline parameters defined in the published pipeline. Values will be passed in the ParameterAssignments property of the published pipeline execution request. Type: object with key value pairs (or Expression with resultType object).
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- version any
- Version of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string).
- name str
- Activity name.
- continue_on_ Anystep_ failure 
- Whether to continue execution of other steps in the PipelineRun if a step fails. This information will be passed in the continueOnStepFailure property of the published pipeline execution request. Type: boolean (or Expression with resultType boolean).
- data_path_ Anyassignments 
- Dictionary used for changing data path assignments without retraining. Values will be passed in the dataPathAssignments property of the published pipeline execution request. Type: object (or Expression with resultType object).
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- experiment_name Any
- Run history experiment name of the pipeline run. This information will be passed in the ExperimentName property of the published pipeline execution request. Type: string (or Expression with resultType string).
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- ml_parent_ Anyrun_ id 
- The parent Azure ML Service pipeline run id. This information will be passed in the ParentRunId property of the published pipeline execution request. Type: string (or Expression with resultType string).
- ml_pipeline_ Anyendpoint_ id 
- ID of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string).
- ml_pipeline_ Anyid 
- ID of the published Azure ML pipeline. Type: string (or Expression with resultType string).
- ml_pipeline_ Anyparameters 
- Key,Value pairs to be passed to the published Azure ML pipeline endpoint. Keys must match the names of pipeline parameters defined in the published pipeline. Values will be passed in the ParameterAssignments property of the published pipeline execution request. Type: object with key value pairs (or Expression with resultType object).
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- version Any
- Version of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string).
- name String
- Activity name.
- continueOn AnyStep Failure 
- Whether to continue execution of other steps in the PipelineRun if a step fails. This information will be passed in the continueOnStepFailure property of the published pipeline execution request. Type: boolean (or Expression with resultType boolean).
- dataPath AnyAssignments 
- Dictionary used for changing data path assignments without retraining. Values will be passed in the dataPathAssignments property of the published pipeline execution request. Type: object (or Expression with resultType object).
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- experimentName Any
- Run history experiment name of the pipeline run. This information will be passed in the ExperimentName property of the published pipeline execution request. Type: string (or Expression with resultType string).
- linkedService Property MapName 
- Linked service reference.
- mlParent AnyRun Id 
- The parent Azure ML Service pipeline run id. This information will be passed in the ParentRunId property of the published pipeline execution request. Type: string (or Expression with resultType string).
- mlPipeline AnyEndpoint Id 
- ID of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string).
- mlPipeline AnyId 
- ID of the published Azure ML pipeline. Type: string (or Expression with resultType string).
- mlPipeline AnyParameters 
- Key,Value pairs to be passed to the published Azure ML pipeline endpoint. Keys must match the names of pipeline parameters defined in the published pipeline. Values will be passed in the ParameterAssignments property of the published pipeline execution request. Type: object with key value pairs (or Expression with resultType object).
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
- version Any
- Version of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string).
AzureMLUpdateResourceActivityResponse    
- Name string
- Activity name.
- TrainedModel objectFile Path 
- The relative file path in trainedModelLinkedService to represent the .ilearner file that will be uploaded by the update operation. Type: string (or Expression with resultType string).
- TrainedModel Pulumi.Linked Service Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Name of Azure Storage linked service holding the .ilearner file that will be uploaded by the update operation.
- TrainedModel objectName 
- Name of the Trained Model module in the Web Service experiment to be updated. Type: string (or Expression with resultType string).
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Name string
- Activity name.
- TrainedModel interface{}File Path 
- The relative file path in trainedModelLinkedService to represent the .ilearner file that will be uploaded by the update operation. Type: string (or Expression with resultType string).
- TrainedModel LinkedLinked Service Name Service Reference Response 
- Name of Azure Storage linked service holding the .ilearner file that will be uploaded by the update operation.
- TrainedModel interface{}Name 
- Name of the Trained Model module in the Web Service experiment to be updated. Type: string (or Expression with resultType string).
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- name String
- Activity name.
- trainedModel ObjectFile Path 
- The relative file path in trainedModelLinkedService to represent the .ilearner file that will be uploaded by the update operation. Type: string (or Expression with resultType string).
- trainedModel LinkedLinked Service Name Service Reference Response 
- Name of Azure Storage linked service holding the .ilearner file that will be uploaded by the update operation.
- trainedModel ObjectName 
- Name of the Trained Model module in the Web Service experiment to be updated. Type: string (or Expression with resultType string).
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- name string
- Activity name.
- trainedModel anyFile Path 
- The relative file path in trainedModelLinkedService to represent the .ilearner file that will be uploaded by the update operation. Type: string (or Expression with resultType string).
- trainedModel LinkedLinked Service Name Service Reference Response 
- Name of Azure Storage linked service holding the .ilearner file that will be uploaded by the update operation.
- trainedModel anyName 
- Name of the Trained Model module in the Web Service experiment to be updated. Type: string (or Expression with resultType string).
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- name str
- Activity name.
- trained_model_ Anyfile_ path 
- The relative file path in trainedModelLinkedService to represent the .ilearner file that will be uploaded by the update operation. Type: string (or Expression with resultType string).
- trained_model_ Linkedlinked_ service_ name Service Reference Response 
- Name of Azure Storage linked service holding the .ilearner file that will be uploaded by the update operation.
- trained_model_ Anyname 
- Name of the Trained Model module in the Web Service experiment to be updated. Type: string (or Expression with resultType string).
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- name String
- Activity name.
- trainedModel AnyFile Path 
- The relative file path in trainedModelLinkedService to represent the .ilearner file that will be uploaded by the update operation. Type: string (or Expression with resultType string).
- trainedModel Property MapLinked Service Name 
- Name of Azure Storage linked service holding the .ilearner file that will be uploaded by the update operation.
- trainedModel AnyName 
- Name of the Trained Model module in the Web Service experiment to be updated. Type: string (or Expression with resultType string).
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- linkedService Property MapName 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
AzureMLWebServiceFileResponse    
- FilePath object
- The relative file path, including container name, in the Azure Blob Storage specified by the LinkedService. Type: string (or Expression with resultType string).
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Reference to an Azure Storage LinkedService, where Azure ML WebService Input/Output file located.
- FilePath interface{}
- The relative file path, including container name, in the Azure Blob Storage specified by the LinkedService. Type: string (or Expression with resultType string).
- LinkedService LinkedName Service Reference Response 
- Reference to an Azure Storage LinkedService, where Azure ML WebService Input/Output file located.
- filePath Object
- The relative file path, including container name, in the Azure Blob Storage specified by the LinkedService. Type: string (or Expression with resultType string).
- linkedService LinkedName Service Reference Response 
- Reference to an Azure Storage LinkedService, where Azure ML WebService Input/Output file located.
- filePath any
- The relative file path, including container name, in the Azure Blob Storage specified by the LinkedService. Type: string (or Expression with resultType string).
- linkedService LinkedName Service Reference Response 
- Reference to an Azure Storage LinkedService, where Azure ML WebService Input/Output file located.
- file_path Any
- The relative file path, including container name, in the Azure Blob Storage specified by the LinkedService. Type: string (or Expression with resultType string).
- linked_service_ Linkedname Service Reference Response 
- Reference to an Azure Storage LinkedService, where Azure ML WebService Input/Output file located.
- filePath Any
- The relative file path, including container name, in the Azure Blob Storage specified by the LinkedService. Type: string (or Expression with resultType string).
- linkedService Property MapName 
- Reference to an Azure Storage LinkedService, where Azure ML WebService Input/Output file located.
AzureMariaDBSourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
AzureMySqlSinkResponse    
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy objectScript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy interface{}Script 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy ObjectScript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy anyScript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- pre_copy_ Anyscript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy AnyScript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
AzureMySqlSourceResponse    
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- Database query. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- Database query. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- Database query. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- Database query. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
AzurePostgreSqlSinkResponse    
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy objectScript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- UpsertSettings Pulumi.Azure Native. Data Factory. Inputs. Azure Postgre Sql Sink Response Upsert Settings 
- Azure Database for PostgreSQL upsert option settings
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteMethod string
- The write behavior for the operation. Default is Bulk Insert.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy interface{}Script 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- UpsertSettings AzurePostgre Sql Sink Response Upsert Settings 
- Azure Database for PostgreSQL upsert option settings
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteMethod string
- The write behavior for the operation. Default is Bulk Insert.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy ObjectScript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- upsertSettings AzurePostgre Sql Sink Response Upsert Settings 
- Azure Database for PostgreSQL upsert option settings
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeMethod String
- The write behavior for the operation. Default is Bulk Insert.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy anyScript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- upsertSettings AzurePostgre Sql Sink Response Upsert Settings 
- Azure Database for PostgreSQL upsert option settings
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeMethod string
- The write behavior for the operation. Default is Bulk Insert.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- pre_copy_ Anyscript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- upsert_settings AzurePostgre Sql Sink Response Upsert Settings 
- Azure Database for PostgreSQL upsert option settings
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_method str
- The write behavior for the operation. Default is Bulk Insert.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy AnyScript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- upsertSettings Property Map
- Azure Database for PostgreSQL upsert option settings
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeMethod String
- The write behavior for the operation. Default is Bulk Insert.
AzurePostgreSqlSinkResponseUpsertSettings      
- Keys object
- Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings).
- Keys interface{}
- Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings).
- keys Object
- Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings).
- keys any
- Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings).
- keys Any
- Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings).
- keys Any
- Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings).
AzurePostgreSqlSourceResponse    
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
AzureQueueSinkResponse   
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
AzureSearchIndexSinkResponse    
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior string
- Specify the write behavior when upserting documents into Azure Search Index.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior string
- Specify the write behavior when upserting documents into Azure Search Index.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior String
- Specify the write behavior when upserting documents into Azure Search Index.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior string
- Specify the write behavior when upserting documents into Azure Search Index.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_behavior str
- Specify the write behavior when upserting documents into Azure Search Index.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior String
- Specify the write behavior when upserting documents into Azure Search Index.
AzureSqlSinkResponse   
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy objectScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlWriter objectStored Procedure Name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- SqlWriter objectTable Type 
- SQL writer table type. Type: string (or Expression with resultType string).
- SqlWriter objectUse Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- StoredProcedure objectParameters 
- SQL stored procedure parameters.
- StoredProcedure objectTable Type Parameter Name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- TableOption object
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- UpsertSettings Pulumi.Azure Native. Data Factory. Inputs. Sql Upsert Settings Response 
- SQL upsert settings.
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior object
- Write behavior when copying data into Azure SQL. Type: SqlWriteBehaviorEnum (or Expression with resultType SqlWriteBehaviorEnum)
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy interface{}Script 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlWriter interface{}Stored Procedure Name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- SqlWriter interface{}Table Type 
- SQL writer table type. Type: string (or Expression with resultType string).
- SqlWriter interface{}Use Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- StoredProcedure interface{}Parameters 
- SQL stored procedure parameters.
- StoredProcedure interface{}Table Type Parameter Name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- TableOption interface{}
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- UpsertSettings SqlUpsert Settings Response 
- SQL upsert settings.
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior interface{}
- Write behavior when copying data into Azure SQL. Type: SqlWriteBehaviorEnum (or Expression with resultType SqlWriteBehaviorEnum)
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy ObjectScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlWriter ObjectStored Procedure Name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- sqlWriter ObjectTable Type 
- SQL writer table type. Type: string (or Expression with resultType string).
- sqlWriter ObjectUse Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- storedProcedure ObjectParameters 
- SQL stored procedure parameters.
- storedProcedure ObjectTable Type Parameter Name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- tableOption Object
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- upsertSettings SqlUpsert Settings Response 
- SQL upsert settings.
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Object
- Write behavior when copying data into Azure SQL. Type: SqlWriteBehaviorEnum (or Expression with resultType SqlWriteBehaviorEnum)
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy anyScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlWriter anyStored Procedure Name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- sqlWriter anyTable Type 
- SQL writer table type. Type: string (or Expression with resultType string).
- sqlWriter anyUse Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- storedProcedure anyParameters 
- SQL stored procedure parameters.
- storedProcedure anyTable Type Parameter Name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- tableOption any
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- upsertSettings SqlUpsert Settings Response 
- SQL upsert settings.
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior any
- Write behavior when copying data into Azure SQL. Type: SqlWriteBehaviorEnum (or Expression with resultType SqlWriteBehaviorEnum)
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- pre_copy_ Anyscript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sql_writer_ Anystored_ procedure_ name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- sql_writer_ Anytable_ type 
- SQL writer table type. Type: string (or Expression with resultType string).
- sql_writer_ Anyuse_ table_ lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- stored_procedure_ Anyparameters 
- SQL stored procedure parameters.
- stored_procedure_ Anytable_ type_ parameter_ name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- table_option Any
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- upsert_settings SqlUpsert Settings Response 
- SQL upsert settings.
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_behavior Any
- Write behavior when copying data into Azure SQL. Type: SqlWriteBehaviorEnum (or Expression with resultType SqlWriteBehaviorEnum)
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy AnyScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlWriter AnyStored Procedure Name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- sqlWriter AnyTable Type 
- SQL writer table type. Type: string (or Expression with resultType string).
- sqlWriter AnyUse Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- storedProcedure AnyParameters 
- SQL stored procedure parameters.
- storedProcedure AnyTable Type Parameter Name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- tableOption Any
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- upsertSettings Property Map
- SQL upsert settings.
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Any
- Write behavior when copying data into Azure SQL. Type: SqlWriteBehaviorEnum (or Expression with resultType SqlWriteBehaviorEnum)
AzureSqlSourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IsolationLevel object
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionOption object
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- PartitionSettings Pulumi.Azure Native. Data Factory. Inputs. Sql Partition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- ProduceAdditional objectTypes 
- Which additional types to produce.
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlReader objectQuery 
- SQL reader query. Type: string (or Expression with resultType string).
- SqlReader objectStored Procedure Name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- StoredProcedure objectParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IsolationLevel interface{}
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionOption interface{}
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- PartitionSettings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- ProduceAdditional interface{}Types 
- Which additional types to produce.
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlReader interface{}Query 
- SQL reader query. Type: string (or Expression with resultType string).
- SqlReader interface{}Stored Procedure Name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- StoredProcedure interface{}Parameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolationLevel Object
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption Object
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- partitionSettings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- produceAdditional ObjectTypes 
- Which additional types to produce.
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlReader ObjectQuery 
- SQL reader query. Type: string (or Expression with resultType string).
- sqlReader ObjectStored Procedure Name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- storedProcedure ObjectParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolationLevel any
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption any
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- partitionSettings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- produceAdditional anyTypes 
- Which additional types to produce.
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlReader anyQuery 
- SQL reader query. Type: string (or Expression with resultType string).
- sqlReader anyStored Procedure Name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- storedProcedure anyParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolation_level Any
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partition_option Any
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- partition_settings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- produce_additional_ Anytypes 
- Which additional types to produce.
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sql_reader_ Anyquery 
- SQL reader query. Type: string (or Expression with resultType string).
- sql_reader_ Anystored_ procedure_ name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- stored_procedure_ Anyparameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolationLevel Any
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption Any
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- partitionSettings Property Map
- The settings that will be leveraged for Sql source partitioning.
- produceAdditional AnyTypes 
- Which additional types to produce.
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlReader AnyQuery 
- SQL reader query. Type: string (or Expression with resultType string).
- sqlReader AnyStored Procedure Name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- storedProcedure AnyParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
AzureTableSinkResponse   
- AzureTable objectDefault Partition Key Value 
- Azure Table default partition key value. Type: string (or Expression with resultType string).
- AzureTable objectInsert Type 
- Azure Table insert type. Type: string (or Expression with resultType string).
- AzureTable objectPartition Key Name 
- Azure Table partition key name. Type: string (or Expression with resultType string).
- AzureTable objectRow Key Name 
- Azure Table row key name. Type: string (or Expression with resultType string).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AzureTable interface{}Default Partition Key Value 
- Azure Table default partition key value. Type: string (or Expression with resultType string).
- AzureTable interface{}Insert Type 
- Azure Table insert type. Type: string (or Expression with resultType string).
- AzureTable interface{}Partition Key Name 
- Azure Table partition key name. Type: string (or Expression with resultType string).
- AzureTable interface{}Row Key Name 
- Azure Table row key name. Type: string (or Expression with resultType string).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- azureTable ObjectDefault Partition Key Value 
- Azure Table default partition key value. Type: string (or Expression with resultType string).
- azureTable ObjectInsert Type 
- Azure Table insert type. Type: string (or Expression with resultType string).
- azureTable ObjectPartition Key Name 
- Azure Table partition key name. Type: string (or Expression with resultType string).
- azureTable ObjectRow Key Name 
- Azure Table row key name. Type: string (or Expression with resultType string).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- azureTable anyDefault Partition Key Value 
- Azure Table default partition key value. Type: string (or Expression with resultType string).
- azureTable anyInsert Type 
- Azure Table insert type. Type: string (or Expression with resultType string).
- azureTable anyPartition Key Name 
- Azure Table partition key name. Type: string (or Expression with resultType string).
- azureTable anyRow Key Name 
- Azure Table row key name. Type: string (or Expression with resultType string).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- azure_table_ Anydefault_ partition_ key_ value 
- Azure Table default partition key value. Type: string (or Expression with resultType string).
- azure_table_ Anyinsert_ type 
- Azure Table insert type. Type: string (or Expression with resultType string).
- azure_table_ Anypartition_ key_ name 
- Azure Table partition key name. Type: string (or Expression with resultType string).
- azure_table_ Anyrow_ key_ name 
- Azure Table row key name. Type: string (or Expression with resultType string).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- azureTable AnyDefault Partition Key Value 
- Azure Table default partition key value. Type: string (or Expression with resultType string).
- azureTable AnyInsert Type 
- Azure Table insert type. Type: string (or Expression with resultType string).
- azureTable AnyPartition Key Name 
- Azure Table partition key name. Type: string (or Expression with resultType string).
- azureTable AnyRow Key Name 
- Azure Table row key name. Type: string (or Expression with resultType string).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
AzureTableSourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- AzureTable objectSource Ignore Table Not Found 
- Azure Table source ignore table not found. Type: boolean (or Expression with resultType boolean).
- AzureTable objectSource Query 
- Azure Table source query. Type: string (or Expression with resultType string).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- AzureTable interface{}Source Ignore Table Not Found 
- Azure Table source ignore table not found. Type: boolean (or Expression with resultType boolean).
- AzureTable interface{}Source Query 
- Azure Table source query. Type: string (or Expression with resultType string).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- azureTable ObjectSource Ignore Table Not Found 
- Azure Table source ignore table not found. Type: boolean (or Expression with resultType boolean).
- azureTable ObjectSource Query 
- Azure Table source query. Type: string (or Expression with resultType string).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- azureTable anySource Ignore Table Not Found 
- Azure Table source ignore table not found. Type: boolean (or Expression with resultType boolean).
- azureTable anySource Query 
- Azure Table source query. Type: string (or Expression with resultType string).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- azure_table_ Anysource_ ignore_ table_ not_ found 
- Azure Table source ignore table not found. Type: boolean (or Expression with resultType boolean).
- azure_table_ Anysource_ query 
- Azure Table source query. Type: string (or Expression with resultType string).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- azureTable AnySource Ignore Table Not Found 
- Azure Table source ignore table not found. Type: boolean (or Expression with resultType boolean).
- azureTable AnySource Query 
- Azure Table source query. Type: string (or Expression with resultType string).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
BigDataPoolParametrizationReferenceResponse     
- ReferenceName object
- Reference big data pool name. Type: string (or Expression with resultType string).
- Type string
- Big data pool reference type.
- ReferenceName interface{}
- Reference big data pool name. Type: string (or Expression with resultType string).
- Type string
- Big data pool reference type.
- referenceName Object
- Reference big data pool name. Type: string (or Expression with resultType string).
- type String
- Big data pool reference type.
- referenceName any
- Reference big data pool name. Type: string (or Expression with resultType string).
- type string
- Big data pool reference type.
- reference_name Any
- Reference big data pool name. Type: string (or Expression with resultType string).
- type str
- Big data pool reference type.
- referenceName Any
- Reference big data pool name. Type: string (or Expression with resultType string).
- type String
- Big data pool reference type.
BinaryReadSettingsResponse   
- CompressionProperties TarGZip | TarRead Settings Response Read | ZipSettings Response Deflate Read Settings Response 
- Compression settings.
- compressionProperties TarGZip | TarRead Settings Response Read | ZipSettings Response Deflate Read Settings Response 
- Compression settings.
- compressionProperties TarGZip | TarRead Settings Response Read | ZipSettings Response Deflate Read Settings Response 
- Compression settings.
- compression_properties TarGZip | TarRead Settings Response Read | ZipSettings Response Deflate Read Settings Response 
- Compression settings.
- compressionProperties Property Map | Property Map | Property Map
- Compression settings.
BinarySinkResponse  
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob FSWrite Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob Storage Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Lake Store Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure File Storage Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. File Server Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Lake House Write Settings Response Azure Native. Data Factory. Inputs. Sftp Write Settings Response 
- Binary store settings.
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- Binary store settings.
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- Binary store settings.
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- Binary store settings.
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- store_settings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- Binary store settings.
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- Binary store settings.
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
BinarySourceResponse  
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings Pulumi.Azure Native. Data Factory. Inputs. Binary Read Settings Response 
- Binary format settings.
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Amazon S3Compatible Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Amazon S3Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob FSRead Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Lake Store Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure File Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. File Server Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Ftp Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Google Cloud Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Hdfs Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Http Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Lake House Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Oracle Cloud Storage Read Settings Response Azure Native. Data Factory. Inputs. Sftp Read Settings Response 
- Binary store settings.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings BinaryRead Settings Response 
- Binary format settings.
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Binary store settings.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings BinaryRead Settings Response 
- Binary format settings.
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Binary store settings.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings BinaryRead Settings Response 
- Binary format settings.
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Binary store settings.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- format_settings BinaryRead Settings Response 
- Binary format settings.
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- store_settings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Binary store settings.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings Property Map
- Binary format settings.
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- Binary store settings.
BlobSinkResponse  
- BlobWriter objectAdd Header 
- Blob writer add header. Type: boolean (or Expression with resultType boolean).
- BlobWriter objectDate Time Format 
- Blob writer date time format. Type: string (or Expression with resultType string).
- BlobWriter objectOverwrite Files 
- Blob writer overwrite files. Type: boolean (or Expression with resultType boolean).
- CopyBehavior object
- The type of copy behavior for copy sink.
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Metadata
List<Pulumi.Azure Native. Data Factory. Inputs. Metadata Item Response> 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- BlobWriter interface{}Add Header 
- Blob writer add header. Type: boolean (or Expression with resultType boolean).
- BlobWriter interface{}Date Time Format 
- Blob writer date time format. Type: string (or Expression with resultType string).
- BlobWriter interface{}Overwrite Files 
- Blob writer overwrite files. Type: boolean (or Expression with resultType boolean).
- CopyBehavior interface{}
- The type of copy behavior for copy sink.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Metadata
[]MetadataItem Response 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- blobWriter ObjectAdd Header 
- Blob writer add header. Type: boolean (or Expression with resultType boolean).
- blobWriter ObjectDate Time Format 
- Blob writer date time format. Type: string (or Expression with resultType string).
- blobWriter ObjectOverwrite Files 
- Blob writer overwrite files. Type: boolean (or Expression with resultType boolean).
- copyBehavior Object
- The type of copy behavior for copy sink.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- metadata
List<MetadataItem Response> 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- blobWriter anyAdd Header 
- Blob writer add header. Type: boolean (or Expression with resultType boolean).
- blobWriter anyDate Time Format 
- Blob writer date time format. Type: string (or Expression with resultType string).
- blobWriter anyOverwrite Files 
- Blob writer overwrite files. Type: boolean (or Expression with resultType boolean).
- copyBehavior any
- The type of copy behavior for copy sink.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- metadata
MetadataItem Response[] 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- blob_writer_ Anyadd_ header 
- Blob writer add header. Type: boolean (or Expression with resultType boolean).
- blob_writer_ Anydate_ time_ format 
- Blob writer date time format. Type: string (or Expression with resultType string).
- blob_writer_ Anyoverwrite_ files 
- Blob writer overwrite files. Type: boolean (or Expression with resultType boolean).
- copy_behavior Any
- The type of copy behavior for copy sink.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- metadata
Sequence[MetadataItem Response] 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- blobWriter AnyAdd Header 
- Blob writer add header. Type: boolean (or Expression with resultType boolean).
- blobWriter AnyDate Time Format 
- Blob writer date time format. Type: string (or Expression with resultType string).
- blobWriter AnyOverwrite Files 
- Blob writer overwrite files. Type: boolean (or Expression with resultType boolean).
- copyBehavior Any
- The type of copy behavior for copy sink.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- metadata List<Property Map>
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
BlobSourceResponse  
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Recursive object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- SkipHeader objectLine Count 
- Number of header lines to skip from each blob. Type: integer (or Expression with resultType integer).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- TreatEmpty objectAs Null 
- Treat empty as null. Type: boolean (or Expression with resultType boolean).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Recursive interface{}
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- SkipHeader interface{}Line Count 
- Number of header lines to skip from each blob. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- TreatEmpty interface{}As Null 
- Treat empty as null. Type: boolean (or Expression with resultType boolean).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- recursive Object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- skipHeader ObjectLine Count 
- Number of header lines to skip from each blob. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- treatEmpty ObjectAs Null 
- Treat empty as null. Type: boolean (or Expression with resultType boolean).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- recursive any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- skipHeader anyLine Count 
- Number of header lines to skip from each blob. Type: integer (or Expression with resultType integer).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- treatEmpty anyAs Null 
- Treat empty as null. Type: boolean (or Expression with resultType boolean).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- skip_header_ Anyline_ count 
- Number of header lines to skip from each blob. Type: integer (or Expression with resultType integer).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- treat_empty_ Anyas_ null 
- Treat empty as null. Type: boolean (or Expression with resultType boolean).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- skipHeader AnyLine Count 
- Number of header lines to skip from each blob. Type: integer (or Expression with resultType integer).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- treatEmpty AnyAs Null 
- Treat empty as null. Type: boolean (or Expression with resultType boolean).
CassandraSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- ConsistencyLevel string
- The consistency level specifies how many Cassandra servers must respond to a read request before returning data to the client application. Cassandra checks the specified number of Cassandra servers for data to satisfy the read request. Must be one of cassandraSourceReadConsistencyLevels. The default value is 'ONE'. It is case-insensitive.
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- Database query. Should be a SQL-92 query expression or Cassandra Query Language (CQL) command. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- ConsistencyLevel string
- The consistency level specifies how many Cassandra servers must respond to a read request before returning data to the client application. Cassandra checks the specified number of Cassandra servers for data to satisfy the read request. Must be one of cassandraSourceReadConsistencyLevels. The default value is 'ONE'. It is case-insensitive.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- Database query. Should be a SQL-92 query expression or Cassandra Query Language (CQL) command. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- consistencyLevel String
- The consistency level specifies how many Cassandra servers must respond to a read request before returning data to the client application. Cassandra checks the specified number of Cassandra servers for data to satisfy the read request. Must be one of cassandraSourceReadConsistencyLevels. The default value is 'ONE'. It is case-insensitive.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- Database query. Should be a SQL-92 query expression or Cassandra Query Language (CQL) command. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- consistencyLevel string
- The consistency level specifies how many Cassandra servers must respond to a read request before returning data to the client application. Cassandra checks the specified number of Cassandra servers for data to satisfy the read request. Must be one of cassandraSourceReadConsistencyLevels. The default value is 'ONE'. It is case-insensitive.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- Database query. Should be a SQL-92 query expression or Cassandra Query Language (CQL) command. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- consistency_level str
- The consistency level specifies how many Cassandra servers must respond to a read request before returning data to the client application. Cassandra checks the specified number of Cassandra servers for data to satisfy the read request. Must be one of cassandraSourceReadConsistencyLevels. The default value is 'ONE'. It is case-insensitive.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Should be a SQL-92 query expression or Cassandra Query Language (CQL) command. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- consistencyLevel String
- The consistency level specifies how many Cassandra servers must respond to a read request before returning data to the client application. Cassandra checks the specified number of Cassandra servers for data to satisfy the read request. Must be one of cassandraSourceReadConsistencyLevels. The default value is 'ONE'. It is case-insensitive.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Should be a SQL-92 query expression or Cassandra Query Language (CQL) command. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
CommonDataServiceForAppsSinkResponse      
- WriteBehavior string
- The write behavior for the operation.
- AlternateKey objectName 
- The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string).
- BypassBusiness objectLogic Execution 
- Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- BypassPower objectAutomate Flows 
- Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IgnoreNull objectValues 
- The flag indicating whether to ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior string
- The write behavior for the operation.
- AlternateKey interface{}Name 
- The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string).
- BypassBusiness interface{}Logic Execution 
- Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- BypassPower interface{}Automate Flows 
- Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IgnoreNull interface{}Values 
- The flag indicating whether to ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior String
- The write behavior for the operation.
- alternateKey ObjectName 
- The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string).
- bypassBusiness ObjectLogic Execution 
- Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- bypassPower ObjectAutomate Flows 
- Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ignoreNull ObjectValues 
- The flag indicating whether to ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior string
- The write behavior for the operation.
- alternateKey anyName 
- The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string).
- bypassBusiness anyLogic Execution 
- Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- bypassPower anyAutomate Flows 
- Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ignoreNull anyValues 
- The flag indicating whether to ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_behavior str
- The write behavior for the operation.
- alternate_key_ Anyname 
- The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string).
- bypass_business_ Anylogic_ execution 
- Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- bypass_power_ Anyautomate_ flows 
- Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ignore_null_ Anyvalues 
- The flag indicating whether to ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior String
- The write behavior for the operation.
- alternateKey AnyName 
- The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string).
- bypassBusiness AnyLogic Execution 
- Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- bypassPower AnyAutomate Flows 
- Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ignoreNull AnyValues 
- The flag indicating whether to ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
CommonDataServiceForAppsSourceResponse      
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- FetchXML is a proprietary query language that is used in Microsoft Common Data Service for Apps (online & on-premises). Type: string (or Expression with resultType string).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- FetchXML is a proprietary query language that is used in Microsoft Common Data Service for Apps (online & on-premises). Type: string (or Expression with resultType string).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- FetchXML is a proprietary query language that is used in Microsoft Common Data Service for Apps (online & on-premises). Type: string (or Expression with resultType string).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- FetchXML is a proprietary query language that is used in Microsoft Common Data Service for Apps (online & on-premises). Type: string (or Expression with resultType string).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- FetchXML is a proprietary query language that is used in Microsoft Common Data Service for Apps (online & on-premises). Type: string (or Expression with resultType string).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- FetchXML is a proprietary query language that is used in Microsoft Common Data Service for Apps (online & on-premises). Type: string (or Expression with resultType string).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
ConcurSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
ContinuationSettingsReferenceResponse   
- ContinuationTtl objectIn Minutes 
- Continuation TTL in minutes.
- CustomizedCheckpoint objectKey 
- Customized checkpoint key.
- IdleCondition object
- Idle condition.
- ContinuationTtl interface{}In Minutes 
- Continuation TTL in minutes.
- CustomizedCheckpoint interface{}Key 
- Customized checkpoint key.
- IdleCondition interface{}
- Idle condition.
- continuationTtl ObjectIn Minutes 
- Continuation TTL in minutes.
- customizedCheckpoint ObjectKey 
- Customized checkpoint key.
- idleCondition Object
- Idle condition.
- continuationTtl anyIn Minutes 
- Continuation TTL in minutes.
- customizedCheckpoint anyKey 
- Customized checkpoint key.
- idleCondition any
- Idle condition.
- continuation_ttl_ Anyin_ minutes 
- Continuation TTL in minutes.
- customized_checkpoint_ Anykey 
- Customized checkpoint key.
- idle_condition Any
- Idle condition.
- continuationTtl AnyIn Minutes 
- Continuation TTL in minutes.
- customizedCheckpoint AnyKey 
- Customized checkpoint key.
- idleCondition Any
- Idle condition.
ControlActivityResponse  
- Name string
- Activity name.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Name string
- Activity name.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- name String
- Activity name.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- name string
- Activity name.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- name str
- Activity name.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- name String
- Activity name.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
CopyActivityLogSettingsResponse    
- EnableReliable objectLogging 
- Specifies whether to enable reliable logging. Type: boolean (or Expression with resultType boolean).
- LogLevel object
- Gets or sets the log level, support: Info, Warning. Type: string (or Expression with resultType string).
- EnableReliable interface{}Logging 
- Specifies whether to enable reliable logging. Type: boolean (or Expression with resultType boolean).
- LogLevel interface{}
- Gets or sets the log level, support: Info, Warning. Type: string (or Expression with resultType string).
- enableReliable ObjectLogging 
- Specifies whether to enable reliable logging. Type: boolean (or Expression with resultType boolean).
- logLevel Object
- Gets or sets the log level, support: Info, Warning. Type: string (or Expression with resultType string).
- enableReliable anyLogging 
- Specifies whether to enable reliable logging. Type: boolean (or Expression with resultType boolean).
- logLevel any
- Gets or sets the log level, support: Info, Warning. Type: string (or Expression with resultType string).
- enable_reliable_ Anylogging 
- Specifies whether to enable reliable logging. Type: boolean (or Expression with resultType boolean).
- log_level Any
- Gets or sets the log level, support: Info, Warning. Type: string (or Expression with resultType string).
- enableReliable AnyLogging 
- Specifies whether to enable reliable logging. Type: boolean (or Expression with resultType boolean).
- logLevel Any
- Gets or sets the log level, support: Info, Warning. Type: string (or Expression with resultType string).
CopyActivityResponse  
- Name string
- Activity name.
- Sink
Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Avro Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob FSSink Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Explorer Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Lake Store Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Databricks Delta Lake Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Azure My Sql Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Postgre Sql Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Queue Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Search Index Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Sql Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Table Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Binary Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Blob Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Common Data Service For Apps Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Cosmos Db Mongo Db Api Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Cosmos Db Sql Api Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Delimited Text Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Document Db Collection Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Dynamics Crm Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Dynamics Sink Response Azure | Pulumi.Native. Data Factory. Inputs. File System Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Iceberg Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Informix Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Json Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Lake House Table Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Microsoft Access Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Mongo Db Atlas Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Mongo Db V2Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Odbc Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Oracle Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Orc Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Parquet Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Rest Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Salesforce Service Cloud Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Salesforce Service Cloud V2Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Salesforce Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Salesforce V2Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Sap Cloud For Customer Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Snowflake Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Snowflake V2Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Sql DWSink Response Azure | Pulumi.Native. Data Factory. Inputs. Sql MISink Response Azure | Pulumi.Native. Data Factory. Inputs. Sql Server Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Sql Sink Response Azure | Pulumi.Native. Data Factory. Inputs. Teradata Sink Response Azure Native. Data Factory. Inputs. Warehouse Sink Response 
- Copy activity sink.
- Source
Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Amazon MWSSource Response Azure | Pulumi.Native. Data Factory. Inputs. Amazon Rds For Oracle Source Response Azure | Pulumi.Native. Data Factory. Inputs. Amazon Rds For Sql Server Source Response Azure | Pulumi.Native. Data Factory. Inputs. Amazon Redshift Source Response Azure | Pulumi.Native. Data Factory. Inputs. Avro Source Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob FSSource Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Explorer Source Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Lake Store Source Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Databricks Delta Lake Source Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Maria DBSource Response Azure | Pulumi.Native. Data Factory. Inputs. Azure My Sql Source Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Postgre Sql Source Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Sql Source Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Table Source Response Azure | Pulumi.Native. Data Factory. Inputs. Binary Source Response Azure | Pulumi.Native. Data Factory. Inputs. Blob Source Response Azure | Pulumi.Native. Data Factory. Inputs. Cassandra Source Response Azure | Pulumi.Native. Data Factory. Inputs. Common Data Service For Apps Source Response Azure | Pulumi.Native. Data Factory. Inputs. Concur Source Response Azure | Pulumi.Native. Data Factory. Inputs. Cosmos Db Mongo Db Api Source Response Azure | Pulumi.Native. Data Factory. Inputs. Cosmos Db Sql Api Source Response Azure | Pulumi.Native. Data Factory. Inputs. Couchbase Source Response Azure | Pulumi.Native. Data Factory. Inputs. Db2Source Response Azure | Pulumi.Native. Data Factory. Inputs. Delimited Text Source Response Azure | Pulumi.Native. Data Factory. Inputs. Document Db Collection Source Response Azure | Pulumi.Native. Data Factory. Inputs. Drill Source Response Azure | Pulumi.Native. Data Factory. Inputs. Dynamics AXSource Response Azure | Pulumi.Native. Data Factory. Inputs. Dynamics Crm Source Response Azure | Pulumi.Native. Data Factory. Inputs. Dynamics Source Response Azure | Pulumi.Native. Data Factory. Inputs. Eloqua Source Response Azure | Pulumi.Native. Data Factory. Inputs. Excel Source Response Azure | Pulumi.Native. Data Factory. Inputs. File System Source Response Azure | Pulumi.Native. Data Factory. Inputs. Google Ad Words Source Response Azure | Pulumi.Native. Data Factory. Inputs. Google Big Query Source Response Azure | Pulumi.Native. Data Factory. Inputs. Google Big Query V2Source Response Azure | Pulumi.Native. Data Factory. Inputs. Greenplum Source Response Azure | Pulumi.Native. Data Factory. Inputs. HBase Source Response Azure | Pulumi.Native. Data Factory. Inputs. Hdfs Source Response Azure | Pulumi.Native. Data Factory. Inputs. Hive Source Response Azure | Pulumi.Native. Data Factory. Inputs. Http Source Response Azure | Pulumi.Native. Data Factory. Inputs. Hubspot Source Response Azure | Pulumi.Native. Data Factory. Inputs. Impala Source Response Azure | Pulumi.Native. Data Factory. Inputs. Informix Source Response Azure | Pulumi.Native. Data Factory. Inputs. Jira Source Response Azure | Pulumi.Native. Data Factory. Inputs. Json Source Response Azure | Pulumi.Native. Data Factory. Inputs. Lake House Table Source Response Azure | Pulumi.Native. Data Factory. Inputs. Magento Source Response Azure | Pulumi.Native. Data Factory. Inputs. Maria DBSource Response Azure | Pulumi.Native. Data Factory. Inputs. Marketo Source Response Azure | Pulumi.Native. Data Factory. Inputs. Microsoft Access Source Response Azure | Pulumi.Native. Data Factory. Inputs. Mongo Db Atlas Source Response Azure | Pulumi.Native. Data Factory. Inputs. Mongo Db Source Response Azure | Pulumi.Native. Data Factory. Inputs. Mongo Db V2Source Response Azure | Pulumi.Native. Data Factory. Inputs. My Sql Source Response Azure | Pulumi.Native. Data Factory. Inputs. Netezza Source Response Azure | Pulumi.Native. Data Factory. Inputs. OData Source Response Azure | Pulumi.Native. Data Factory. Inputs. Odbc Source Response Azure | Pulumi.Native. Data Factory. Inputs. Office365Source Response Azure | Pulumi.Native. Data Factory. Inputs. Oracle Service Cloud Source Response Azure | Pulumi.Native. Data Factory. Inputs. Oracle Source Response Azure | Pulumi.Native. Data Factory. Inputs. Orc Source Response Azure | Pulumi.Native. Data Factory. Inputs. Parquet Source Response Azure | Pulumi.Native. Data Factory. Inputs. Paypal Source Response Azure | Pulumi.Native. Data Factory. Inputs. Phoenix Source Response Azure | Pulumi.Native. Data Factory. Inputs. Postgre Sql Source Response Azure | Pulumi.Native. Data Factory. Inputs. Postgre Sql V2Source Response Azure | Pulumi.Native. Data Factory. Inputs. Presto Source Response Azure | Pulumi.Native. Data Factory. Inputs. Quick Books Source Response Azure | Pulumi.Native. Data Factory. Inputs. Relational Source Response Azure | Pulumi.Native. Data Factory. Inputs. Responsys Source Response Azure | Pulumi.Native. Data Factory. Inputs. Rest Source Response Azure | Pulumi.Native. Data Factory. Inputs. Salesforce Marketing Cloud Source Response Azure | Pulumi.Native. Data Factory. Inputs. Salesforce Service Cloud Source Response Azure | Pulumi.Native. Data Factory. Inputs. Salesforce Service Cloud V2Source Response Azure | Pulumi.Native. Data Factory. Inputs. Salesforce Source Response Azure | Pulumi.Native. Data Factory. Inputs. Salesforce V2Source Response Azure | Pulumi.Native. Data Factory. Inputs. Sap Bw Source Response Azure | Pulumi.Native. Data Factory. Inputs. Sap Cloud For Customer Source Response Azure | Pulumi.Native. Data Factory. Inputs. Sap Ecc Source Response Azure | Pulumi.Native. Data Factory. Inputs. Sap Hana Source Response Azure | Pulumi.Native. Data Factory. Inputs. Sap Odp Source Response Azure | Pulumi.Native. Data Factory. Inputs. Sap Open Hub Source Response Azure | Pulumi.Native. Data Factory. Inputs. Sap Table Source Response Azure | Pulumi.Native. Data Factory. Inputs. Service Now Source Response Azure | Pulumi.Native. Data Factory. Inputs. Service Now V2Source Response Azure | Pulumi.Native. Data Factory. Inputs. Share Point Online List Source Response Azure | Pulumi.Native. Data Factory. Inputs. Shopify Source Response Azure | Pulumi.Native. Data Factory. Inputs. Snowflake Source Response Azure | Pulumi.Native. Data Factory. Inputs. Snowflake V2Source Response Azure | Pulumi.Native. Data Factory. Inputs. Spark Source Response Azure | Pulumi.Native. Data Factory. Inputs. Sql DWSource Response Azure | Pulumi.Native. Data Factory. Inputs. Sql MISource Response Azure | Pulumi.Native. Data Factory. Inputs. Sql Server Source Response Azure | Pulumi.Native. Data Factory. Inputs. Sql Source Response Azure | Pulumi.Native. Data Factory. Inputs. Square Source Response Azure | Pulumi.Native. Data Factory. Inputs. Sybase Source Response Azure | Pulumi.Native. Data Factory. Inputs. Tabular Source Response Azure | Pulumi.Native. Data Factory. Inputs. Teradata Source Response Azure | Pulumi.Native. Data Factory. Inputs. Vertica Source Response Azure | Pulumi.Native. Data Factory. Inputs. Warehouse Source Response Azure | Pulumi.Native. Data Factory. Inputs. Web Source Response Azure | Pulumi.Native. Data Factory. Inputs. Xero Source Response Azure | Pulumi.Native. Data Factory. Inputs. Xml Source Response Azure Native. Data Factory. Inputs. Zoho Source Response 
- Copy activity source.
- DataIntegration objectUnits 
- Maximum number of data integration units that can be used to perform this data movement. Type: integer (or Expression with resultType integer), minimum: 0.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- EnableSkip objectIncompatible Row 
- Whether to skip incompatible row. Default value is false. Type: boolean (or Expression with resultType boolean).
- EnableStaging object
- Specifies whether to copy data via an interim staging. Default value is false. Type: boolean (or Expression with resultType boolean).
- Inputs
List<Pulumi.Azure Native. Data Factory. Inputs. Dataset Reference Response> 
- List of inputs for the activity.
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- LogSettings Pulumi.Azure Native. Data Factory. Inputs. Log Settings Response 
- Log settings customer needs provide when enabling log.
- LogStorage Pulumi.Settings Azure Native. Data Factory. Inputs. Log Storage Settings Response 
- (Deprecated. Please use LogSettings) Log storage settings customer need to provide when enabling session log.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Outputs
List<Pulumi.Azure Native. Data Factory. Inputs. Dataset Reference Response> 
- List of outputs for the activity.
- ParallelCopies object
- Maximum number of concurrent sessions opened on the source or sink to avoid overloading the data store. Type: integer (or Expression with resultType integer), minimum: 0.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- Preserve List<object>
- Preserve rules.
- PreserveRules List<object>
- Preserve Rules.
- RedirectIncompatible Pulumi.Row Settings Azure Native. Data Factory. Inputs. Redirect Incompatible Row Settings Response 
- Redirect incompatible row settings when EnableSkipIncompatibleRow is true.
- SkipError Pulumi.File Azure Native. Data Factory. Inputs. Skip Error File Response 
- Specify the fault tolerance for data consistency.
- StagingSettings Pulumi.Azure Native. Data Factory. Inputs. Staging Settings Response 
- Specifies interim staging settings when EnableStaging is true.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- Translator object
- Copy activity translator. If not specified, tabular translator is used.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- ValidateData objectConsistency 
- Whether to enable Data Consistency validation. Type: boolean (or Expression with resultType boolean).
- Name string
- Activity name.
- Sink
AvroSink | AzureResponse Blob | AzureFSSink Response Data | AzureExplorer Sink Response Data | AzureLake Store Sink Response Databricks | AzureDelta Lake Sink Response My | AzureSql Sink Response Postgre | AzureSql Sink Response Queue | AzureSink Response Search | AzureIndex Sink Response Sql | AzureSink Response Table | BinarySink Response Sink | BlobResponse Sink | CommonResponse Data | CosmosService For Apps Sink Response Db | CosmosMongo Db Api Sink Response Db | DelimitedSql Api Sink Response Text | DocumentSink Response Db | DynamicsCollection Sink Response Crm | DynamicsSink Response Sink | FileResponse System | IcebergSink Response Sink | InformixResponse Sink | JsonResponse Sink | LakeResponse House | MicrosoftTable Sink Response Access | MongoSink Response Db | MongoAtlas Sink Response Db | OdbcV2Sink Response Sink | OracleResponse Sink | OrcResponse Sink | ParquetResponse Sink | RestResponse Sink | SalesforceResponse Service | SalesforceCloud Sink Response Service | SalesforceCloud V2Sink Response Sink | SalesforceResponse V2Sink | SapResponse Cloud | SnowflakeFor Customer Sink Response Sink | SnowflakeResponse V2Sink | SqlResponse DWSink | SqlResponse MISink | SqlResponse Server | SqlSink Response Sink | TeradataResponse Sink | WarehouseResponse Sink Response 
- Copy activity sink.
- Source
AmazonMWSSource | AmazonResponse Rds | AmazonFor Oracle Source Response Rds | AmazonFor Sql Server Source Response Redshift | AvroSource Response Source | AzureResponse Blob | AzureFSSource Response Data | AzureExplorer Source Response Data | AzureLake Store Source Response Databricks | AzureDelta Lake Source Response Maria | AzureDBSource Response My | AzureSql Source Response Postgre | AzureSql Source Response Sql | AzureSource Response Table | BinarySource Response Source | BlobResponse Source | CassandraResponse Source | CommonResponse Data | ConcurService For Apps Source Response Source | CosmosResponse Db | CosmosMongo Db Api Source Response Db | CouchbaseSql Api Source Response Source | Db2SourceResponse Response | DelimitedText | DocumentSource Response Db | DrillCollection Source Response Source | DynamicsResponse AXSource | DynamicsResponse Crm | DynamicsSource Response Source | EloquaResponse Source | ExcelResponse Source | FileResponse System | GoogleSource Response Ad | GoogleWords Source Response Big | GoogleQuery Source Response Big | GreenplumQuery V2Source Response Source | HBaseResponse Source | HdfsResponse Source | HiveResponse Source | HttpResponse Source | HubspotResponse Source | ImpalaResponse Source | InformixResponse Source | JiraResponse Source | JsonResponse Source | LakeResponse House | MagentoTable Source Response Source | MariaResponse DBSource | MarketoResponse Source | MicrosoftResponse Access | MongoSource Response Db | MongoAtlas Source Response Db | MongoSource Response Db | MyV2Source Response Sql | NetezzaSource Response Source | ODataResponse Source | OdbcResponse Source | Office365SourceResponse Response | OracleService | OracleCloud Source Response Source | OrcResponse Source | ParquetResponse Source | PaypalResponse Source | PhoenixResponse Source | PostgreResponse Sql | PostgreSource Response Sql | PrestoV2Source Response Source | QuickResponse Books | RelationalSource Response Source | ResponsysResponse Source | RestResponse Source | SalesforceResponse Marketing | SalesforceCloud Source Response Service | SalesforceCloud Source Response Service | SalesforceCloud V2Source Response Source | SalesforceResponse V2Source | SapResponse Bw | SapSource Response Cloud | SapFor Customer Source Response Ecc | SapSource Response Hana | SapSource Response Odp | SapSource Response Open | SapHub Source Response Table | ServiceSource Response Now | ServiceSource Response Now | ShareV2Source Response Point | ShopifyOnline List Source Response Source | SnowflakeResponse Source | SnowflakeResponse V2Source | SparkResponse Source | SqlResponse DWSource | SqlResponse MISource | SqlResponse Server | SqlSource Response Source | SquareResponse Source | SybaseResponse Source | TabularResponse Source | TeradataResponse Source | VerticaResponse Source | WarehouseResponse Source | WebResponse Source | XeroResponse Source | XmlResponse Source | ZohoResponse Source Response 
- Copy activity source.
- DataIntegration interface{}Units 
- Maximum number of data integration units that can be used to perform this data movement. Type: integer (or Expression with resultType integer), minimum: 0.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- EnableSkip interface{}Incompatible Row 
- Whether to skip incompatible row. Default value is false. Type: boolean (or Expression with resultType boolean).
- EnableStaging interface{}
- Specifies whether to copy data via an interim staging. Default value is false. Type: boolean (or Expression with resultType boolean).
- Inputs
[]DatasetReference Response 
- List of inputs for the activity.
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- LogSettings LogSettings Response 
- Log settings customer needs provide when enabling log.
- LogStorage LogSettings Storage Settings Response 
- (Deprecated. Please use LogSettings) Log storage settings customer need to provide when enabling session log.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Outputs
[]DatasetReference Response 
- List of outputs for the activity.
- ParallelCopies interface{}
- Maximum number of concurrent sessions opened on the source or sink to avoid overloading the data store. Type: integer (or Expression with resultType integer), minimum: 0.
- Policy
ActivityPolicy Response 
- Activity policy.
- Preserve []interface{}
- Preserve rules.
- PreserveRules []interface{}
- Preserve Rules.
- RedirectIncompatible RedirectRow Settings Incompatible Row Settings Response 
- Redirect incompatible row settings when EnableSkipIncompatibleRow is true.
- SkipError SkipFile Error File Response 
- Specify the fault tolerance for data consistency.
- StagingSettings StagingSettings Response 
- Specifies interim staging settings when EnableStaging is true.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- Translator interface{}
- Copy activity translator. If not specified, tabular translator is used.
- UserProperties []UserProperty Response 
- Activity user properties.
- ValidateData interface{}Consistency 
- Whether to enable Data Consistency validation. Type: boolean (or Expression with resultType boolean).
- name String
- Activity name.
- sink
AvroSink | AzureResponse Blob | AzureFSSink Response Data | AzureExplorer Sink Response Data | AzureLake Store Sink Response Databricks | AzureDelta Lake Sink Response My | AzureSql Sink Response Postgre | AzureSql Sink Response Queue | AzureSink Response Search | AzureIndex Sink Response Sql | AzureSink Response Table | BinarySink Response Sink | BlobResponse Sink | CommonResponse Data | CosmosService For Apps Sink Response Db | CosmosMongo Db Api Sink Response Db | DelimitedSql Api Sink Response Text | DocumentSink Response Db | DynamicsCollection Sink Response Crm | DynamicsSink Response Sink | FileResponse System | IcebergSink Response Sink | InformixResponse Sink | JsonResponse Sink | LakeResponse House | MicrosoftTable Sink Response Access | MongoSink Response Db | MongoAtlas Sink Response Db | OdbcV2Sink Response Sink | OracleResponse Sink | OrcResponse Sink | ParquetResponse Sink | RestResponse Sink | SalesforceResponse Service | SalesforceCloud Sink Response Service | SalesforceCloud V2Sink Response Sink | SalesforceResponse V2Sink | SapResponse Cloud | SnowflakeFor Customer Sink Response Sink | SnowflakeResponse V2Sink | SqlResponse DWSink | SqlResponse MISink | SqlResponse Server | SqlSink Response Sink | TeradataResponse Sink | WarehouseResponse Sink Response 
- Copy activity sink.
- source
AmazonMWSSource | AmazonResponse Rds | AmazonFor Oracle Source Response Rds | AmazonFor Sql Server Source Response Redshift | AvroSource Response Source | AzureResponse Blob | AzureFSSource Response Data | AzureExplorer Source Response Data | AzureLake Store Source Response Databricks | AzureDelta Lake Source Response Maria | AzureDBSource Response My | AzureSql Source Response Postgre | AzureSql Source Response Sql | AzureSource Response Table | BinarySource Response Source | BlobResponse Source | CassandraResponse Source | CommonResponse Data | ConcurService For Apps Source Response Source | CosmosResponse Db | CosmosMongo Db Api Source Response Db | CouchbaseSql Api Source Response Source | Db2SourceResponse Response | DelimitedText | DocumentSource Response Db | DrillCollection Source Response Source | DynamicsResponse AXSource | DynamicsResponse Crm | DynamicsSource Response Source | EloquaResponse Source | ExcelResponse Source | FileResponse System | GoogleSource Response Ad | GoogleWords Source Response Big | GoogleQuery Source Response Big | GreenplumQuery V2Source Response Source | HBaseResponse Source | HdfsResponse Source | HiveResponse Source | HttpResponse Source | HubspotResponse Source | ImpalaResponse Source | InformixResponse Source | JiraResponse Source | JsonResponse Source | LakeResponse House | MagentoTable Source Response Source | MariaResponse DBSource | MarketoResponse Source | MicrosoftResponse Access | MongoSource Response Db | MongoAtlas Source Response Db | MongoSource Response Db | MyV2Source Response Sql | NetezzaSource Response Source | ODataResponse Source | OdbcResponse Source | Office365SourceResponse Response | OracleService | OracleCloud Source Response Source | OrcResponse Source | ParquetResponse Source | PaypalResponse Source | PhoenixResponse Source | PostgreResponse Sql | PostgreSource Response Sql | PrestoV2Source Response Source | QuickResponse Books | RelationalSource Response Source | ResponsysResponse Source | RestResponse Source | SalesforceResponse Marketing | SalesforceCloud Source Response Service | SalesforceCloud Source Response Service | SalesforceCloud V2Source Response Source | SalesforceResponse V2Source | SapResponse Bw | SapSource Response Cloud | SapFor Customer Source Response Ecc | SapSource Response Hana | SapSource Response Odp | SapSource Response Open | SapHub Source Response Table | ServiceSource Response Now | ServiceSource Response Now | ShareV2Source Response Point | ShopifyOnline List Source Response Source | SnowflakeResponse Source | SnowflakeResponse V2Source | SparkResponse Source | SqlResponse DWSource | SqlResponse MISource | SqlResponse Server | SqlSource Response Source | SquareResponse Source | SybaseResponse Source | TabularResponse Source | TeradataResponse Source | VerticaResponse Source | WarehouseResponse Source | WebResponse Source | XeroResponse Source | XmlResponse Source | ZohoResponse Source Response 
- Copy activity source.
- dataIntegration ObjectUnits 
- Maximum number of data integration units that can be used to perform this data movement. Type: integer (or Expression with resultType integer), minimum: 0.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- enableSkip ObjectIncompatible Row 
- Whether to skip incompatible row. Default value is false. Type: boolean (or Expression with resultType boolean).
- enableStaging Object
- Specifies whether to copy data via an interim staging. Default value is false. Type: boolean (or Expression with resultType boolean).
- inputs
List<DatasetReference Response> 
- List of inputs for the activity.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- logSettings LogSettings Response 
- Log settings customer needs provide when enabling log.
- logStorage LogSettings Storage Settings Response 
- (Deprecated. Please use LogSettings) Log storage settings customer need to provide when enabling session log.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- outputs
List<DatasetReference Response> 
- List of outputs for the activity.
- parallelCopies Object
- Maximum number of concurrent sessions opened on the source or sink to avoid overloading the data store. Type: integer (or Expression with resultType integer), minimum: 0.
- policy
ActivityPolicy Response 
- Activity policy.
- preserve List<Object>
- Preserve rules.
- preserveRules List<Object>
- Preserve Rules.
- redirectIncompatible RedirectRow Settings Incompatible Row Settings Response 
- Redirect incompatible row settings when EnableSkipIncompatibleRow is true.
- skipError SkipFile Error File Response 
- Specify the fault tolerance for data consistency.
- stagingSettings StagingSettings Response 
- Specifies interim staging settings when EnableStaging is true.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- translator Object
- Copy activity translator. If not specified, tabular translator is used.
- userProperties List<UserProperty Response> 
- Activity user properties.
- validateData ObjectConsistency 
- Whether to enable Data Consistency validation. Type: boolean (or Expression with resultType boolean).
- name string
- Activity name.
- sink
AvroSink | AzureResponse Blob | AzureFSSink Response Data | AzureExplorer Sink Response Data | AzureLake Store Sink Response Databricks | AzureDelta Lake Sink Response My | AzureSql Sink Response Postgre | AzureSql Sink Response Queue | AzureSink Response Search | AzureIndex Sink Response Sql | AzureSink Response Table | BinarySink Response Sink | BlobResponse Sink | CommonResponse Data | CosmosService For Apps Sink Response Db | CosmosMongo Db Api Sink Response Db | DelimitedSql Api Sink Response Text | DocumentSink Response Db | DynamicsCollection Sink Response Crm | DynamicsSink Response Sink | FileResponse System | IcebergSink Response Sink | InformixResponse Sink | JsonResponse Sink | LakeResponse House | MicrosoftTable Sink Response Access | MongoSink Response Db | MongoAtlas Sink Response Db | OdbcV2Sink Response Sink | OracleResponse Sink | OrcResponse Sink | ParquetResponse Sink | RestResponse Sink | SalesforceResponse Service | SalesforceCloud Sink Response Service | SalesforceCloud V2Sink Response Sink | SalesforceResponse V2Sink | SapResponse Cloud | SnowflakeFor Customer Sink Response Sink | SnowflakeResponse V2Sink | SqlResponse DWSink | SqlResponse MISink | SqlResponse Server | SqlSink Response Sink | TeradataResponse Sink | WarehouseResponse Sink Response 
- Copy activity sink.
- source
AmazonMWSSource | AmazonResponse Rds | AmazonFor Oracle Source Response Rds | AmazonFor Sql Server Source Response Redshift | AvroSource Response Source | AzureResponse Blob | AzureFSSource Response Data | AzureExplorer Source Response Data | AzureLake Store Source Response Databricks | AzureDelta Lake Source Response Maria | AzureDBSource Response My | AzureSql Source Response Postgre | AzureSql Source Response Sql | AzureSource Response Table | BinarySource Response Source | BlobResponse Source | CassandraResponse Source | CommonResponse Data | ConcurService For Apps Source Response Source | CosmosResponse Db | CosmosMongo Db Api Source Response Db | CouchbaseSql Api Source Response Source | Db2SourceResponse Response | DelimitedText | DocumentSource Response Db | DrillCollection Source Response Source | DynamicsResponse AXSource | DynamicsResponse Crm | DynamicsSource Response Source | EloquaResponse Source | ExcelResponse Source | FileResponse System | GoogleSource Response Ad | GoogleWords Source Response Big | GoogleQuery Source Response Big | GreenplumQuery V2Source Response Source | HBaseResponse Source | HdfsResponse Source | HiveResponse Source | HttpResponse Source | HubspotResponse Source | ImpalaResponse Source | InformixResponse Source | JiraResponse Source | JsonResponse Source | LakeResponse House | MagentoTable Source Response Source | MariaResponse DBSource | MarketoResponse Source | MicrosoftResponse Access | MongoSource Response Db | MongoAtlas Source Response Db | MongoSource Response Db | MyV2Source Response Sql | NetezzaSource Response Source | ODataResponse Source | OdbcResponse Source | Office365SourceResponse Response | OracleService | OracleCloud Source Response Source | OrcResponse Source | ParquetResponse Source | PaypalResponse Source | PhoenixResponse Source | PostgreResponse Sql | PostgreSource Response Sql | PrestoV2Source Response Source | QuickResponse Books | RelationalSource Response Source | ResponsysResponse Source | RestResponse Source | SalesforceResponse Marketing | SalesforceCloud Source Response Service | SalesforceCloud Source Response Service | SalesforceCloud V2Source Response Source | SalesforceResponse V2Source | SapResponse Bw | SapSource Response Cloud | SapFor Customer Source Response Ecc | SapSource Response Hana | SapSource Response Odp | SapSource Response Open | SapHub Source Response Table | ServiceSource Response Now | ServiceSource Response Now | ShareV2Source Response Point | ShopifyOnline List Source Response Source | SnowflakeResponse Source | SnowflakeResponse V2Source | SparkResponse Source | SqlResponse DWSource | SqlResponse MISource | SqlResponse Server | SqlSource Response Source | SquareResponse Source | SybaseResponse Source | TabularResponse Source | TeradataResponse Source | VerticaResponse Source | WarehouseResponse Source | WebResponse Source | XeroResponse Source | XmlResponse Source | ZohoResponse Source Response 
- Copy activity source.
- dataIntegration anyUnits 
- Maximum number of data integration units that can be used to perform this data movement. Type: integer (or Expression with resultType integer), minimum: 0.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- enableSkip anyIncompatible Row 
- Whether to skip incompatible row. Default value is false. Type: boolean (or Expression with resultType boolean).
- enableStaging any
- Specifies whether to copy data via an interim staging. Default value is false. Type: boolean (or Expression with resultType boolean).
- inputs
DatasetReference Response[] 
- List of inputs for the activity.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- logSettings LogSettings Response 
- Log settings customer needs provide when enabling log.
- logStorage LogSettings Storage Settings Response 
- (Deprecated. Please use LogSettings) Log storage settings customer need to provide when enabling session log.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- outputs
DatasetReference Response[] 
- List of outputs for the activity.
- parallelCopies any
- Maximum number of concurrent sessions opened on the source or sink to avoid overloading the data store. Type: integer (or Expression with resultType integer), minimum: 0.
- policy
ActivityPolicy Response 
- Activity policy.
- preserve any[]
- Preserve rules.
- preserveRules any[]
- Preserve Rules.
- redirectIncompatible RedirectRow Settings Incompatible Row Settings Response 
- Redirect incompatible row settings when EnableSkipIncompatibleRow is true.
- skipError SkipFile Error File Response 
- Specify the fault tolerance for data consistency.
- stagingSettings StagingSettings Response 
- Specifies interim staging settings when EnableStaging is true.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- translator any
- Copy activity translator. If not specified, tabular translator is used.
- userProperties UserProperty Response[] 
- Activity user properties.
- validateData anyConsistency 
- Whether to enable Data Consistency validation. Type: boolean (or Expression with resultType boolean).
- name str
- Activity name.
- sink
AvroSink | AzureResponse Blob | AzureFSSink Response Data | AzureExplorer Sink Response Data | AzureLake Store Sink Response Databricks | AzureDelta Lake Sink Response My | AzureSql Sink Response Postgre | AzureSql Sink Response Queue | AzureSink Response Search | AzureIndex Sink Response Sql | AzureSink Response Table | BinarySink Response Sink | BlobResponse Sink | CommonResponse Data | CosmosService For Apps Sink Response Db | CosmosMongo Db Api Sink Response Db | DelimitedSql Api Sink Response Text | DocumentSink Response Db | DynamicsCollection Sink Response Crm | DynamicsSink Response Sink | FileResponse System | IcebergSink Response Sink | InformixResponse Sink | JsonResponse Sink | LakeResponse House | MicrosoftTable Sink Response Access | MongoSink Response Db | MongoAtlas Sink Response Db | OdbcV2Sink Response Sink | OracleResponse Sink | OrcResponse Sink | ParquetResponse Sink | RestResponse Sink | SalesforceResponse Service | SalesforceCloud Sink Response Service | SalesforceCloud V2Sink Response Sink | SalesforceResponse V2Sink | SapResponse Cloud | SnowflakeFor Customer Sink Response Sink | SnowflakeResponse V2Sink | SqlResponse DWSink | SqlResponse MISink | SqlResponse Server | SqlSink Response Sink | TeradataResponse Sink | WarehouseResponse Sink Response 
- Copy activity sink.
- source
AmazonMWSSource | AmazonResponse Rds | AmazonFor Oracle Source Response Rds | AmazonFor Sql Server Source Response Redshift | AvroSource Response Source | AzureResponse Blob | AzureFSSource Response Data | AzureExplorer Source Response Data | AzureLake Store Source Response Databricks | AzureDelta Lake Source Response Maria | AzureDBSource Response My | AzureSql Source Response Postgre | AzureSql Source Response Sql | AzureSource Response Table | BinarySource Response Source | BlobResponse Source | CassandraResponse Source | CommonResponse Data | ConcurService For Apps Source Response Source | CosmosResponse Db | CosmosMongo Db Api Source Response Db | CouchbaseSql Api Source Response Source | Db2SourceResponse Response | DelimitedText | DocumentSource Response Db | DrillCollection Source Response Source | DynamicsResponse AXSource | DynamicsResponse Crm | DynamicsSource Response Source | EloquaResponse Source | ExcelResponse Source | FileResponse System | GoogleSource Response Ad | GoogleWords Source Response Big | GoogleQuery Source Response Big | GreenplumQuery V2Source Response Source | HBaseResponse Source | HdfsResponse Source | HiveResponse Source | HttpResponse Source | HubspotResponse Source | ImpalaResponse Source | InformixResponse Source | JiraResponse Source | JsonResponse Source | LakeResponse House | MagentoTable Source Response Source | MariaResponse DBSource | MarketoResponse Source | MicrosoftResponse Access | MongoSource Response Db | MongoAtlas Source Response Db | MongoSource Response Db | MyV2Source Response Sql | NetezzaSource Response Source | ODataResponse Source | OdbcResponse Source | Office365SourceResponse Response | OracleService | OracleCloud Source Response Source | OrcResponse Source | ParquetResponse Source | PaypalResponse Source | PhoenixResponse Source | PostgreResponse Sql | PostgreSource Response Sql | PrestoV2Source Response Source | QuickResponse Books | RelationalSource Response Source | ResponsysResponse Source | RestResponse Source | SalesforceResponse Marketing | SalesforceCloud Source Response Service | SalesforceCloud Source Response Service | SalesforceCloud V2Source Response Source | SalesforceResponse V2Source | SapResponse Bw | SapSource Response Cloud | SapFor Customer Source Response Ecc | SapSource Response Hana | SapSource Response Odp | SapSource Response Open | SapHub Source Response Table | ServiceSource Response Now | ServiceSource Response Now | ShareV2Source Response Point | ShopifyOnline List Source Response Source | SnowflakeResponse Source | SnowflakeResponse V2Source | SparkResponse Source | SqlResponse DWSource | SqlResponse MISource | SqlResponse Server | SqlSource Response Source | SquareResponse Source | SybaseResponse Source | TabularResponse Source | TeradataResponse Source | VerticaResponse Source | WarehouseResponse Source | WebResponse Source | XeroResponse Source | XmlResponse Source | ZohoResponse Source Response 
- Copy activity source.
- data_integration_ Anyunits 
- Maximum number of data integration units that can be used to perform this data movement. Type: integer (or Expression with resultType integer), minimum: 0.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- enable_skip_ Anyincompatible_ row 
- Whether to skip incompatible row. Default value is false. Type: boolean (or Expression with resultType boolean).
- enable_staging Any
- Specifies whether to copy data via an interim staging. Default value is false. Type: boolean (or Expression with resultType boolean).
- inputs
Sequence[DatasetReference Response] 
- List of inputs for the activity.
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- log_settings LogSettings Response 
- Log settings customer needs provide when enabling log.
- log_storage_ Logsettings Storage Settings Response 
- (Deprecated. Please use LogSettings) Log storage settings customer need to provide when enabling session log.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- outputs
Sequence[DatasetReference Response] 
- List of outputs for the activity.
- parallel_copies Any
- Maximum number of concurrent sessions opened on the source or sink to avoid overloading the data store. Type: integer (or Expression with resultType integer), minimum: 0.
- policy
ActivityPolicy Response 
- Activity policy.
- preserve Sequence[Any]
- Preserve rules.
- preserve_rules Sequence[Any]
- Preserve Rules.
- redirect_incompatible_ Redirectrow_ settings Incompatible Row Settings Response 
- Redirect incompatible row settings when EnableSkipIncompatibleRow is true.
- skip_error_ Skipfile Error File Response 
- Specify the fault tolerance for data consistency.
- staging_settings StagingSettings Response 
- Specifies interim staging settings when EnableStaging is true.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- translator Any
- Copy activity translator. If not specified, tabular translator is used.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- validate_data_ Anyconsistency 
- Whether to enable Data Consistency validation. Type: boolean (or Expression with resultType boolean).
- name String
- Activity name.
- sink Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- Copy activity sink.
- source Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- Copy activity source.
- dataIntegration AnyUnits 
- Maximum number of data integration units that can be used to perform this data movement. Type: integer (or Expression with resultType integer), minimum: 0.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- enableSkip AnyIncompatible Row 
- Whether to skip incompatible row. Default value is false. Type: boolean (or Expression with resultType boolean).
- enableStaging Any
- Specifies whether to copy data via an interim staging. Default value is false. Type: boolean (or Expression with resultType boolean).
- inputs List<Property Map>
- List of inputs for the activity.
- linkedService Property MapName 
- Linked service reference.
- logSettings Property Map
- Log settings customer needs provide when enabling log.
- logStorage Property MapSettings 
- (Deprecated. Please use LogSettings) Log storage settings customer need to provide when enabling session log.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- outputs List<Property Map>
- List of outputs for the activity.
- parallelCopies Any
- Maximum number of concurrent sessions opened on the source or sink to avoid overloading the data store. Type: integer (or Expression with resultType integer), minimum: 0.
- policy Property Map
- Activity policy.
- preserve List<Any>
- Preserve rules.
- preserveRules List<Any>
- Preserve Rules.
- redirectIncompatible Property MapRow Settings 
- Redirect incompatible row settings when EnableSkipIncompatibleRow is true.
- skipError Property MapFile 
- Specify the fault tolerance for data consistency.
- stagingSettings Property Map
- Specifies interim staging settings when EnableStaging is true.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- translator Any
- Copy activity translator. If not specified, tabular translator is used.
- userProperties List<Property Map>
- Activity user properties.
- validateData AnyConsistency 
- Whether to enable Data Consistency validation. Type: boolean (or Expression with resultType boolean).
CosmosDbMongoDbApiSinkResponse      
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior object
- Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is "insert". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior interface{}
- Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is "insert". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Object
- Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is "insert". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior any
- Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is "insert". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_behavior Any
- Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is "insert". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Any
- Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is "insert". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
CosmosDbMongoDbApiSourceResponse      
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- BatchSize object
- Specifies the number of documents to return in each batch of the response from MongoDB instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer).
- CursorMethods Pulumi.Azure Native. Data Factory. Inputs. Mongo Db Cursor Methods Properties Response 
- Cursor methods for Mongodb query.
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Filter object
- Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- BatchSize interface{}
- Specifies the number of documents to return in each batch of the response from MongoDB instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer).
- CursorMethods MongoDb Cursor Methods Properties Response 
- Cursor methods for Mongodb query.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Filter interface{}
- Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- batchSize Object
- Specifies the number of documents to return in each batch of the response from MongoDB instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer).
- cursorMethods MongoDb Cursor Methods Properties Response 
- Cursor methods for Mongodb query.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- filter Object
- Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- batchSize any
- Specifies the number of documents to return in each batch of the response from MongoDB instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer).
- cursorMethods MongoDb Cursor Methods Properties Response 
- Cursor methods for Mongodb query.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- filter any
- Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- batch_size Any
- Specifies the number of documents to return in each batch of the response from MongoDB instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer).
- cursor_methods MongoDb Cursor Methods Properties Response 
- Cursor methods for Mongodb query.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- filter Any
- Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- batchSize Any
- Specifies the number of documents to return in each batch of the response from MongoDB instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer).
- cursorMethods Property Map
- Cursor methods for Mongodb query.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- filter Any
- Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
CosmosDbSqlApiSinkResponse     
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior object
- Describes how to write data to Azure Cosmos DB. Type: string (or Expression with resultType string). Allowed values: insert and upsert.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior interface{}
- Describes how to write data to Azure Cosmos DB. Type: string (or Expression with resultType string). Allowed values: insert and upsert.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Object
- Describes how to write data to Azure Cosmos DB. Type: string (or Expression with resultType string). Allowed values: insert and upsert.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior any
- Describes how to write data to Azure Cosmos DB. Type: string (or Expression with resultType string). Allowed values: insert and upsert.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_behavior Any
- Describes how to write data to Azure Cosmos DB. Type: string (or Expression with resultType string). Allowed values: insert and upsert.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Any
- Describes how to write data to Azure Cosmos DB. Type: string (or Expression with resultType string). Allowed values: insert and upsert.
CosmosDbSqlApiSourceResponse     
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DetectDatetime object
- Whether detect primitive values as datetime values. Type: boolean (or Expression with resultType boolean).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PageSize object
- Page size of the result. Type: integer (or Expression with resultType integer).
- PreferredRegions object
- Preferred regions. Type: array of strings (or Expression with resultType array of strings).
- Query object
- SQL API query. Type: string (or Expression with resultType string).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DetectDatetime interface{}
- Whether detect primitive values as datetime values. Type: boolean (or Expression with resultType boolean).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PageSize interface{}
- Page size of the result. Type: integer (or Expression with resultType integer).
- PreferredRegions interface{}
- Preferred regions. Type: array of strings (or Expression with resultType array of strings).
- Query interface{}
- SQL API query. Type: string (or Expression with resultType string).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- detectDatetime Object
- Whether detect primitive values as datetime values. Type: boolean (or Expression with resultType boolean).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- pageSize Object
- Page size of the result. Type: integer (or Expression with resultType integer).
- preferredRegions Object
- Preferred regions. Type: array of strings (or Expression with resultType array of strings).
- query Object
- SQL API query. Type: string (or Expression with resultType string).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- detectDatetime any
- Whether detect primitive values as datetime values. Type: boolean (or Expression with resultType boolean).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- pageSize any
- Page size of the result. Type: integer (or Expression with resultType integer).
- preferredRegions any
- Preferred regions. Type: array of strings (or Expression with resultType array of strings).
- query any
- SQL API query. Type: string (or Expression with resultType string).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- detect_datetime Any
- Whether detect primitive values as datetime values. Type: boolean (or Expression with resultType boolean).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- page_size Any
- Page size of the result. Type: integer (or Expression with resultType integer).
- preferred_regions Any
- Preferred regions. Type: array of strings (or Expression with resultType array of strings).
- query Any
- SQL API query. Type: string (or Expression with resultType string).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- detectDatetime Any
- Whether detect primitive values as datetime values. Type: boolean (or Expression with resultType boolean).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- pageSize Any
- Page size of the result. Type: integer (or Expression with resultType integer).
- preferredRegions Any
- Preferred regions. Type: array of strings (or Expression with resultType array of strings).
- query Any
- SQL API query. Type: string (or Expression with resultType string).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
CouchbaseSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
CredentialReferenceResponse  
- ReferenceName string
- Reference credential name.
- Type string
- Credential reference type.
- ReferenceName string
- Reference credential name.
- Type string
- Credential reference type.
- referenceName String
- Reference credential name.
- type String
- Credential reference type.
- referenceName string
- Reference credential name.
- type string
- Credential reference type.
- reference_name str
- Reference credential name.
- type str
- Credential reference type.
- referenceName String
- Reference credential name.
- type String
- Credential reference type.
CustomActivityReferenceObjectResponse    
- Datasets
List<Pulumi.Azure Native. Data Factory. Inputs. Dataset Reference Response> 
- Dataset references.
- LinkedServices List<Pulumi.Azure Native. Data Factory. Inputs. Linked Service Reference Response> 
- Linked service references.
- Datasets
[]DatasetReference Response 
- Dataset references.
- LinkedServices []LinkedService Reference Response 
- Linked service references.
- datasets
List<DatasetReference Response> 
- Dataset references.
- linkedServices List<LinkedService Reference Response> 
- Linked service references.
- datasets
DatasetReference Response[] 
- Dataset references.
- linkedServices LinkedService Reference Response[] 
- Linked service references.
- datasets
Sequence[DatasetReference Response] 
- Dataset references.
- linked_services Sequence[LinkedService Reference Response] 
- Linked service references.
- datasets List<Property Map>
- Dataset references.
- linkedServices List<Property Map>
- Linked service references.
CustomActivityResponse  
- Command object
- Command for custom activity Type: string (or Expression with resultType string).
- Name string
- Activity name.
- AutoUser objectSpecification 
- Elevation level and scope for the user, default is nonadmin task. Type: string (or Expression with resultType double).
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- ExtendedProperties Dictionary<string, object>
- User defined property bag. There is no restriction on the keys or values that can be used. The user specified custom activity has the full responsibility to consume and interpret the content defined.
- FolderPath object
- Folder path for resource files Type: string (or Expression with resultType string).
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- ReferenceObjects Pulumi.Azure Native. Data Factory. Inputs. Custom Activity Reference Object Response 
- Reference objects
- ResourceLinked Pulumi.Service Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Resource linked service reference.
- RetentionTime objectIn Days 
- The retention time for the files submitted for custom activity. Type: double (or Expression with resultType double).
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Command interface{}
- Command for custom activity Type: string (or Expression with resultType string).
- Name string
- Activity name.
- AutoUser interface{}Specification 
- Elevation level and scope for the user, default is nonadmin task. Type: string (or Expression with resultType double).
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- ExtendedProperties map[string]interface{}
- User defined property bag. There is no restriction on the keys or values that can be used. The user specified custom activity has the full responsibility to consume and interpret the content defined.
- FolderPath interface{}
- Folder path for resource files Type: string (or Expression with resultType string).
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- ReferenceObjects CustomActivity Reference Object Response 
- Reference objects
- ResourceLinked LinkedService Service Reference Response 
- Resource linked service reference.
- RetentionTime interface{}In Days 
- The retention time for the files submitted for custom activity. Type: double (or Expression with resultType double).
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- command Object
- Command for custom activity Type: string (or Expression with resultType string).
- name String
- Activity name.
- autoUser ObjectSpecification 
- Elevation level and scope for the user, default is nonadmin task. Type: string (or Expression with resultType double).
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- extendedProperties Map<String,Object>
- User defined property bag. There is no restriction on the keys or values that can be used. The user specified custom activity has the full responsibility to consume and interpret the content defined.
- folderPath Object
- Folder path for resource files Type: string (or Expression with resultType string).
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- referenceObjects CustomActivity Reference Object Response 
- Reference objects
- resourceLinked LinkedService Service Reference Response 
- Resource linked service reference.
- retentionTime ObjectIn Days 
- The retention time for the files submitted for custom activity. Type: double (or Expression with resultType double).
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- command any
- Command for custom activity Type: string (or Expression with resultType string).
- name string
- Activity name.
- autoUser anySpecification 
- Elevation level and scope for the user, default is nonadmin task. Type: string (or Expression with resultType double).
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- extendedProperties {[key: string]: any}
- User defined property bag. There is no restriction on the keys or values that can be used. The user specified custom activity has the full responsibility to consume and interpret the content defined.
- folderPath any
- Folder path for resource files Type: string (or Expression with resultType string).
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- referenceObjects CustomActivity Reference Object Response 
- Reference objects
- resourceLinked LinkedService Service Reference Response 
- Resource linked service reference.
- retentionTime anyIn Days 
- The retention time for the files submitted for custom activity. Type: double (or Expression with resultType double).
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- command Any
- Command for custom activity Type: string (or Expression with resultType string).
- name str
- Activity name.
- auto_user_ Anyspecification 
- Elevation level and scope for the user, default is nonadmin task. Type: string (or Expression with resultType double).
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- extended_properties Mapping[str, Any]
- User defined property bag. There is no restriction on the keys or values that can be used. The user specified custom activity has the full responsibility to consume and interpret the content defined.
- folder_path Any
- Folder path for resource files Type: string (or Expression with resultType string).
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- reference_objects CustomActivity Reference Object Response 
- Reference objects
- resource_linked_ Linkedservice Service Reference Response 
- Resource linked service reference.
- retention_time_ Anyin_ days 
- The retention time for the files submitted for custom activity. Type: double (or Expression with resultType double).
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- command Any
- Command for custom activity Type: string (or Expression with resultType string).
- name String
- Activity name.
- autoUser AnySpecification 
- Elevation level and scope for the user, default is nonadmin task. Type: string (or Expression with resultType double).
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- extendedProperties Map<Any>
- User defined property bag. There is no restriction on the keys or values that can be used. The user specified custom activity has the full responsibility to consume and interpret the content defined.
- folderPath Any
- Folder path for resource files Type: string (or Expression with resultType string).
- linkedService Property MapName 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- referenceObjects Property Map
- Reference objects
- resourceLinked Property MapService 
- Resource linked service reference.
- retentionTime AnyIn Days 
- The retention time for the files submitted for custom activity. Type: double (or Expression with resultType double).
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
DWCopyCommandDefaultValueResponse    
- ColumnName object
- Column name. Type: object (or Expression with resultType string).
- DefaultValue object
- The default value of the column. Type: object (or Expression with resultType string).
- ColumnName interface{}
- Column name. Type: object (or Expression with resultType string).
- DefaultValue interface{}
- The default value of the column. Type: object (or Expression with resultType string).
- columnName Object
- Column name. Type: object (or Expression with resultType string).
- defaultValue Object
- The default value of the column. Type: object (or Expression with resultType string).
- columnName any
- Column name. Type: object (or Expression with resultType string).
- defaultValue any
- The default value of the column. Type: object (or Expression with resultType string).
- column_name Any
- Column name. Type: object (or Expression with resultType string).
- default_value Any
- The default value of the column. Type: object (or Expression with resultType string).
- columnName Any
- Column name. Type: object (or Expression with resultType string).
- defaultValue Any
- The default value of the column. Type: object (or Expression with resultType string).
DWCopyCommandSettingsResponse   
- AdditionalOptions Dictionary<string, string>
- Additional options directly passed to SQL DW in Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalOptions": { "MAXERRORS": "1000", "DATEFORMAT": "'ymd'" }
- DefaultValues List<Pulumi.Azure Native. Data Factory. Inputs. DWCopy Command Default Value Response> 
- Specifies the default values for each target column in SQL DW. The default values in the property overwrite the DEFAULT constraint set in the DB, and identity column cannot have a default value. Type: array of objects (or Expression with resultType array of objects).
- AdditionalOptions map[string]string
- Additional options directly passed to SQL DW in Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalOptions": { "MAXERRORS": "1000", "DATEFORMAT": "'ymd'" }
- DefaultValues []DWCopyCommand Default Value Response 
- Specifies the default values for each target column in SQL DW. The default values in the property overwrite the DEFAULT constraint set in the DB, and identity column cannot have a default value. Type: array of objects (or Expression with resultType array of objects).
- additionalOptions Map<String,String>
- Additional options directly passed to SQL DW in Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalOptions": { "MAXERRORS": "1000", "DATEFORMAT": "'ymd'" }
- defaultValues List<DWCopyCommand Default Value Response> 
- Specifies the default values for each target column in SQL DW. The default values in the property overwrite the DEFAULT constraint set in the DB, and identity column cannot have a default value. Type: array of objects (or Expression with resultType array of objects).
- additionalOptions {[key: string]: string}
- Additional options directly passed to SQL DW in Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalOptions": { "MAXERRORS": "1000", "DATEFORMAT": "'ymd'" }
- defaultValues DWCopyCommand Default Value Response[] 
- Specifies the default values for each target column in SQL DW. The default values in the property overwrite the DEFAULT constraint set in the DB, and identity column cannot have a default value. Type: array of objects (or Expression with resultType array of objects).
- additional_options Mapping[str, str]
- Additional options directly passed to SQL DW in Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalOptions": { "MAXERRORS": "1000", "DATEFORMAT": "'ymd'" }
- default_values Sequence[DWCopyCommand Default Value Response] 
- Specifies the default values for each target column in SQL DW. The default values in the property overwrite the DEFAULT constraint set in the DB, and identity column cannot have a default value. Type: array of objects (or Expression with resultType array of objects).
- additionalOptions Map<String>
- Additional options directly passed to SQL DW in Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalOptions": { "MAXERRORS": "1000", "DATEFORMAT": "'ymd'" }
- defaultValues List<Property Map>
- Specifies the default values for each target column in SQL DW. The default values in the property overwrite the DEFAULT constraint set in the DB, and identity column cannot have a default value. Type: array of objects (or Expression with resultType array of objects).
DataFlowReferenceResponse   
- ReferenceName string
- Reference data flow name.
- Type string
- Data flow reference type.
- DatasetParameters object
- Reference data flow parameters from dataset.
- Parameters Dictionary<string, object>
- Data flow parameters
- ReferenceName string
- Reference data flow name.
- Type string
- Data flow reference type.
- DatasetParameters interface{}
- Reference data flow parameters from dataset.
- Parameters map[string]interface{}
- Data flow parameters
- referenceName String
- Reference data flow name.
- type String
- Data flow reference type.
- datasetParameters Object
- Reference data flow parameters from dataset.
- parameters Map<String,Object>
- Data flow parameters
- referenceName string
- Reference data flow name.
- type string
- Data flow reference type.
- datasetParameters any
- Reference data flow parameters from dataset.
- parameters {[key: string]: any}
- Data flow parameters
- reference_name str
- Reference data flow name.
- type str
- Data flow reference type.
- dataset_parameters Any
- Reference data flow parameters from dataset.
- parameters Mapping[str, Any]
- Data flow parameters
- referenceName String
- Reference data flow name.
- type String
- Data flow reference type.
- datasetParameters Any
- Reference data flow parameters from dataset.
- parameters Map<Any>
- Data flow parameters
DataFlowStagingInfoResponse    
- FolderPath object
- Folder path for staging blob. Type: string (or Expression with resultType string)
- LinkedService Pulumi.Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Staging linked service reference.
- FolderPath interface{}
- Folder path for staging blob. Type: string (or Expression with resultType string)
- LinkedService LinkedService Reference Response 
- Staging linked service reference.
- folderPath Object
- Folder path for staging blob. Type: string (or Expression with resultType string)
- linkedService LinkedService Reference Response 
- Staging linked service reference.
- folderPath any
- Folder path for staging blob. Type: string (or Expression with resultType string)
- linkedService LinkedService Reference Response 
- Staging linked service reference.
- folder_path Any
- Folder path for staging blob. Type: string (or Expression with resultType string)
- linked_service LinkedService Reference Response 
- Staging linked service reference.
- folderPath Any
- Folder path for staging blob. Type: string (or Expression with resultType string)
- linkedService Property Map
- Staging linked service reference.
DataLakeAnalyticsUSQLActivityResponse    
- Name string
- Activity name.
- ScriptLinked Pulumi.Service Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Script linked service reference.
- ScriptPath object
- Case-sensitive path to folder that contains the U-SQL script. Type: string (or Expression with resultType string).
- CompilationMode object
- Compilation mode of U-SQL. Must be one of these values : Semantic, Full and SingleBox. Type: string (or Expression with resultType string).
- DegreeOf objectParallelism 
- The maximum number of nodes simultaneously used to run the job. Default value is 1. Type: integer (or Expression with resultType integer), minimum: 1.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Parameters Dictionary<string, object>
- Parameters for U-SQL job request.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- Priority object
- Determines which jobs out of all that are queued should be selected to run first. The lower the number, the higher the priority. Default value is 1000. Type: integer (or Expression with resultType integer), minimum: 1.
- RuntimeVersion object
- Runtime version of the U-SQL engine to use. Type: string (or Expression with resultType string).
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Name string
- Activity name.
- ScriptLinked LinkedService Service Reference Response 
- Script linked service reference.
- ScriptPath interface{}
- Case-sensitive path to folder that contains the U-SQL script. Type: string (or Expression with resultType string).
- CompilationMode interface{}
- Compilation mode of U-SQL. Must be one of these values : Semantic, Full and SingleBox. Type: string (or Expression with resultType string).
- DegreeOf interface{}Parallelism 
- The maximum number of nodes simultaneously used to run the job. Default value is 1. Type: integer (or Expression with resultType integer), minimum: 1.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Parameters map[string]interface{}
- Parameters for U-SQL job request.
- Policy
ActivityPolicy Response 
- Activity policy.
- Priority interface{}
- Determines which jobs out of all that are queued should be selected to run first. The lower the number, the higher the priority. Default value is 1000. Type: integer (or Expression with resultType integer), minimum: 1.
- RuntimeVersion interface{}
- Runtime version of the U-SQL engine to use. Type: string (or Expression with resultType string).
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- name String
- Activity name.
- scriptLinked LinkedService Service Reference Response 
- Script linked service reference.
- scriptPath Object
- Case-sensitive path to folder that contains the U-SQL script. Type: string (or Expression with resultType string).
- compilationMode Object
- Compilation mode of U-SQL. Must be one of these values : Semantic, Full and SingleBox. Type: string (or Expression with resultType string).
- degreeOf ObjectParallelism 
- The maximum number of nodes simultaneously used to run the job. Default value is 1. Type: integer (or Expression with resultType integer), minimum: 1.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- parameters Map<String,Object>
- Parameters for U-SQL job request.
- policy
ActivityPolicy Response 
- Activity policy.
- priority Object
- Determines which jobs out of all that are queued should be selected to run first. The lower the number, the higher the priority. Default value is 1000. Type: integer (or Expression with resultType integer), minimum: 1.
- runtimeVersion Object
- Runtime version of the U-SQL engine to use. Type: string (or Expression with resultType string).
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- name string
- Activity name.
- scriptLinked LinkedService Service Reference Response 
- Script linked service reference.
- scriptPath any
- Case-sensitive path to folder that contains the U-SQL script. Type: string (or Expression with resultType string).
- compilationMode any
- Compilation mode of U-SQL. Must be one of these values : Semantic, Full and SingleBox. Type: string (or Expression with resultType string).
- degreeOf anyParallelism 
- The maximum number of nodes simultaneously used to run the job. Default value is 1. Type: integer (or Expression with resultType integer), minimum: 1.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- parameters {[key: string]: any}
- Parameters for U-SQL job request.
- policy
ActivityPolicy Response 
- Activity policy.
- priority any
- Determines which jobs out of all that are queued should be selected to run first. The lower the number, the higher the priority. Default value is 1000. Type: integer (or Expression with resultType integer), minimum: 1.
- runtimeVersion any
- Runtime version of the U-SQL engine to use. Type: string (or Expression with resultType string).
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- name str
- Activity name.
- script_linked_ Linkedservice Service Reference Response 
- Script linked service reference.
- script_path Any
- Case-sensitive path to folder that contains the U-SQL script. Type: string (or Expression with resultType string).
- compilation_mode Any
- Compilation mode of U-SQL. Must be one of these values : Semantic, Full and SingleBox. Type: string (or Expression with resultType string).
- degree_of_ Anyparallelism 
- The maximum number of nodes simultaneously used to run the job. Default value is 1. Type: integer (or Expression with resultType integer), minimum: 1.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- parameters Mapping[str, Any]
- Parameters for U-SQL job request.
- policy
ActivityPolicy Response 
- Activity policy.
- priority Any
- Determines which jobs out of all that are queued should be selected to run first. The lower the number, the higher the priority. Default value is 1000. Type: integer (or Expression with resultType integer), minimum: 1.
- runtime_version Any
- Runtime version of the U-SQL engine to use. Type: string (or Expression with resultType string).
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- name String
- Activity name.
- scriptLinked Property MapService 
- Script linked service reference.
- scriptPath Any
- Case-sensitive path to folder that contains the U-SQL script. Type: string (or Expression with resultType string).
- compilationMode Any
- Compilation mode of U-SQL. Must be one of these values : Semantic, Full and SingleBox. Type: string (or Expression with resultType string).
- degreeOf AnyParallelism 
- The maximum number of nodes simultaneously used to run the job. Default value is 1. Type: integer (or Expression with resultType integer), minimum: 1.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- linkedService Property MapName 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- parameters Map<Any>
- Parameters for U-SQL job request.
- policy Property Map
- Activity policy.
- priority Any
- Determines which jobs out of all that are queued should be selected to run first. The lower the number, the higher the priority. Default value is 1000. Type: integer (or Expression with resultType integer), minimum: 1.
- runtimeVersion Any
- Runtime version of the U-SQL engine to use. Type: string (or Expression with resultType string).
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
DatabricksNotebookActivityResponse   
- Name string
- Activity name.
- NotebookPath object
- The absolute path of the notebook to be run in the Databricks Workspace. This path must begin with a slash. Type: string (or Expression with resultType string).
- BaseParameters Dictionary<string, object>
- Base parameters to be used for each run of this job.If the notebook takes a parameter that is not specified, the default value from the notebook will be used.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- Libraries
List<ImmutableDictionary<string, object>> 
- A list of libraries to be installed on the cluster that will execute the job.
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Name string
- Activity name.
- NotebookPath interface{}
- The absolute path of the notebook to be run in the Databricks Workspace. This path must begin with a slash. Type: string (or Expression with resultType string).
- BaseParameters map[string]interface{}
- Base parameters to be used for each run of this job.If the notebook takes a parameter that is not specified, the default value from the notebook will be used.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- Libraries []map[string]interface{}
- A list of libraries to be installed on the cluster that will execute the job.
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- name String
- Activity name.
- notebookPath Object
- The absolute path of the notebook to be run in the Databricks Workspace. This path must begin with a slash. Type: string (or Expression with resultType string).
- baseParameters Map<String,Object>
- Base parameters to be used for each run of this job.If the notebook takes a parameter that is not specified, the default value from the notebook will be used.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- libraries List<Map<String,Object>>
- A list of libraries to be installed on the cluster that will execute the job.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- name string
- Activity name.
- notebookPath any
- The absolute path of the notebook to be run in the Databricks Workspace. This path must begin with a slash. Type: string (or Expression with resultType string).
- baseParameters {[key: string]: any}
- Base parameters to be used for each run of this job.If the notebook takes a parameter that is not specified, the default value from the notebook will be used.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- libraries {[key: string]: any}[]
- A list of libraries to be installed on the cluster that will execute the job.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- name str
- Activity name.
- notebook_path Any
- The absolute path of the notebook to be run in the Databricks Workspace. This path must begin with a slash. Type: string (or Expression with resultType string).
- base_parameters Mapping[str, Any]
- Base parameters to be used for each run of this job.If the notebook takes a parameter that is not specified, the default value from the notebook will be used.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- libraries Sequence[Mapping[str, Any]]
- A list of libraries to be installed on the cluster that will execute the job.
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- name String
- Activity name.
- notebookPath Any
- The absolute path of the notebook to be run in the Databricks Workspace. This path must begin with a slash. Type: string (or Expression with resultType string).
- baseParameters Map<Any>
- Base parameters to be used for each run of this job.If the notebook takes a parameter that is not specified, the default value from the notebook will be used.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- libraries List<Map<Any>>
- A list of libraries to be installed on the cluster that will execute the job.
- linkedService Property MapName 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
DatabricksSparkJarActivityResponse    
- MainClass objectName 
- The full name of the class containing the main method to be executed. This class must be contained in a JAR provided as a library. Type: string (or Expression with resultType string).
- Name string
- Activity name.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- Libraries
List<ImmutableDictionary<string, object>> 
- A list of libraries to be installed on the cluster that will execute the job.
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Parameters List<object>
- Parameters that will be passed to the main method.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- MainClass interface{}Name 
- The full name of the class containing the main method to be executed. This class must be contained in a JAR provided as a library. Type: string (or Expression with resultType string).
- Name string
- Activity name.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- Libraries []map[string]interface{}
- A list of libraries to be installed on the cluster that will execute the job.
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Parameters []interface{}
- Parameters that will be passed to the main method.
- Policy
ActivityPolicy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- mainClass ObjectName 
- The full name of the class containing the main method to be executed. This class must be contained in a JAR provided as a library. Type: string (or Expression with resultType string).
- name String
- Activity name.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- libraries List<Map<String,Object>>
- A list of libraries to be installed on the cluster that will execute the job.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- parameters List<Object>
- Parameters that will be passed to the main method.
- policy
ActivityPolicy Response 
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- mainClass anyName 
- The full name of the class containing the main method to be executed. This class must be contained in a JAR provided as a library. Type: string (or Expression with resultType string).
- name string
- Activity name.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- libraries {[key: string]: any}[]
- A list of libraries to be installed on the cluster that will execute the job.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- parameters any[]
- Parameters that will be passed to the main method.
- policy
ActivityPolicy Response 
- Activity policy.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- main_class_ Anyname 
- The full name of the class containing the main method to be executed. This class must be contained in a JAR provided as a library. Type: string (or Expression with resultType string).
- name str
- Activity name.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- libraries Sequence[Mapping[str, Any]]
- A list of libraries to be installed on the cluster that will execute the job.
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- parameters Sequence[Any]
- Parameters that will be passed to the main method.
- policy
ActivityPolicy Response 
- Activity policy.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- mainClass AnyName 
- The full name of the class containing the main method to be executed. This class must be contained in a JAR provided as a library. Type: string (or Expression with resultType string).
- name String
- Activity name.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- libraries List<Map<Any>>
- A list of libraries to be installed on the cluster that will execute the job.
- linkedService Property MapName 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- parameters List<Any>
- Parameters that will be passed to the main method.
- policy Property Map
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
DatabricksSparkPythonActivityResponse    
- Name string
- Activity name.
- PythonFile object
- The URI of the Python file to be executed. DBFS paths are supported. Type: string (or Expression with resultType string).
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- Libraries
List<ImmutableDictionary<string, object>> 
- A list of libraries to be installed on the cluster that will execute the job.
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Parameters List<object>
- Command line parameters that will be passed to the Python file.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Name string
- Activity name.
- PythonFile interface{}
- The URI of the Python file to be executed. DBFS paths are supported. Type: string (or Expression with resultType string).
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- Libraries []map[string]interface{}
- A list of libraries to be installed on the cluster that will execute the job.
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Parameters []interface{}
- Command line parameters that will be passed to the Python file.
- Policy
ActivityPolicy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- name String
- Activity name.
- pythonFile Object
- The URI of the Python file to be executed. DBFS paths are supported. Type: string (or Expression with resultType string).
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- libraries List<Map<String,Object>>
- A list of libraries to be installed on the cluster that will execute the job.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- parameters List<Object>
- Command line parameters that will be passed to the Python file.
- policy
ActivityPolicy Response 
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- name string
- Activity name.
- pythonFile any
- The URI of the Python file to be executed. DBFS paths are supported. Type: string (or Expression with resultType string).
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- libraries {[key: string]: any}[]
- A list of libraries to be installed on the cluster that will execute the job.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- parameters any[]
- Command line parameters that will be passed to the Python file.
- policy
ActivityPolicy Response 
- Activity policy.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- name str
- Activity name.
- python_file Any
- The URI of the Python file to be executed. DBFS paths are supported. Type: string (or Expression with resultType string).
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- libraries Sequence[Mapping[str, Any]]
- A list of libraries to be installed on the cluster that will execute the job.
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- parameters Sequence[Any]
- Command line parameters that will be passed to the Python file.
- policy
ActivityPolicy Response 
- Activity policy.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- name String
- Activity name.
- pythonFile Any
- The URI of the Python file to be executed. DBFS paths are supported. Type: string (or Expression with resultType string).
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- libraries List<Map<Any>>
- A list of libraries to be installed on the cluster that will execute the job.
- linkedService Property MapName 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- parameters List<Any>
- Command line parameters that will be passed to the Python file.
- policy Property Map
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
DatasetReferenceResponse  
- ReferenceName string
- Reference dataset name.
- Type string
- Dataset reference type.
- Parameters Dictionary<string, object>
- Arguments for dataset.
- ReferenceName string
- Reference dataset name.
- Type string
- Dataset reference type.
- Parameters map[string]interface{}
- Arguments for dataset.
- referenceName String
- Reference dataset name.
- type String
- Dataset reference type.
- parameters Map<String,Object>
- Arguments for dataset.
- referenceName string
- Reference dataset name.
- type string
- Dataset reference type.
- parameters {[key: string]: any}
- Arguments for dataset.
- reference_name str
- Reference dataset name.
- type str
- Dataset reference type.
- parameters Mapping[str, Any]
- Arguments for dataset.
- referenceName String
- Reference dataset name.
- type String
- Dataset reference type.
- parameters Map<Any>
- Arguments for dataset.
Db2SourceResponse 
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- Database query. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- Database query. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- Database query. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- Database query. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
DeleteActivityResponse  
- Dataset
Pulumi.Azure Native. Data Factory. Inputs. Dataset Reference Response 
- Delete activity dataset reference.
- Name string
- Activity name.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- EnableLogging object
- Whether to record detailed logs of delete-activity execution. Default value is false. Type: boolean (or Expression with resultType boolean).
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- LogStorage Pulumi.Settings Azure Native. Data Factory. Inputs. Log Storage Settings Response 
- Log storage settings customer need to provide when enableLogging is true.
- MaxConcurrent intConnections 
- The max concurrent connections to connect data source at the same time.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- Recursive object
- If true, files or sub-folders under current folder path will be deleted recursively. Default is false. Type: boolean (or Expression with resultType boolean).
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- StoreSettings Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Amazon S3Compatible Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Amazon S3Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob FSRead Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Lake Store Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure File Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. File Server Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Ftp Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Google Cloud Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Hdfs Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Http Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Lake House Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Oracle Cloud Storage Read Settings Response Azure Native. Data Factory. Inputs. Sftp Read Settings Response 
- Delete activity store settings.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Dataset
DatasetReference Response 
- Delete activity dataset reference.
- Name string
- Activity name.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- EnableLogging interface{}
- Whether to record detailed logs of delete-activity execution. Default value is false. Type: boolean (or Expression with resultType boolean).
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- LogStorage LogSettings Storage Settings Response 
- Log storage settings customer need to provide when enableLogging is true.
- MaxConcurrent intConnections 
- The max concurrent connections to connect data source at the same time.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- Recursive interface{}
- If true, files or sub-folders under current folder path will be deleted recursively. Default is false. Type: boolean (or Expression with resultType boolean).
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- StoreSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Delete activity store settings.
- UserProperties []UserProperty Response 
- Activity user properties.
- dataset
DatasetReference Response 
- Delete activity dataset reference.
- name String
- Activity name.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- enableLogging Object
- Whether to record detailed logs of delete-activity execution. Default value is false. Type: boolean (or Expression with resultType boolean).
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- logStorage LogSettings Storage Settings Response 
- Log storage settings customer need to provide when enableLogging is true.
- maxConcurrent IntegerConnections 
- The max concurrent connections to connect data source at the same time.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- recursive Object
- If true, files or sub-folders under current folder path will be deleted recursively. Default is false. Type: boolean (or Expression with resultType boolean).
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storeSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Delete activity store settings.
- userProperties List<UserProperty Response> 
- Activity user properties.
- dataset
DatasetReference Response 
- Delete activity dataset reference.
- name string
- Activity name.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- enableLogging any
- Whether to record detailed logs of delete-activity execution. Default value is false. Type: boolean (or Expression with resultType boolean).
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- logStorage LogSettings Storage Settings Response 
- Log storage settings customer need to provide when enableLogging is true.
- maxConcurrent numberConnections 
- The max concurrent connections to connect data source at the same time.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- recursive any
- If true, files or sub-folders under current folder path will be deleted recursively. Default is false. Type: boolean (or Expression with resultType boolean).
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storeSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Delete activity store settings.
- userProperties UserProperty Response[] 
- Activity user properties.
- dataset
DatasetReference Response 
- Delete activity dataset reference.
- name str
- Activity name.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- enable_logging Any
- Whether to record detailed logs of delete-activity execution. Default value is false. Type: boolean (or Expression with resultType boolean).
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- log_storage_ Logsettings Storage Settings Response 
- Log storage settings customer need to provide when enableLogging is true.
- max_concurrent_ intconnections 
- The max concurrent connections to connect data source at the same time.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- recursive Any
- If true, files or sub-folders under current folder path will be deleted recursively. Default is false. Type: boolean (or Expression with resultType boolean).
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- store_settings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Delete activity store settings.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- dataset Property Map
- Delete activity dataset reference.
- name String
- Activity name.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- enableLogging Any
- Whether to record detailed logs of delete-activity execution. Default value is false. Type: boolean (or Expression with resultType boolean).
- linkedService Property MapName 
- Linked service reference.
- logStorage Property MapSettings 
- Log storage settings customer need to provide when enableLogging is true.
- maxConcurrent NumberConnections 
- The max concurrent connections to connect data source at the same time.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- recursive Any
- If true, files or sub-folders under current folder path will be deleted recursively. Default is false. Type: boolean (or Expression with resultType boolean).
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storeSettings Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- Delete activity store settings.
- userProperties List<Property Map>
- Activity user properties.
DelimitedTextReadSettingsResponse    
- CompressionProperties Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Tar GZip Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Tar Read Settings Response Azure Native. Data Factory. Inputs. Zip Deflate Read Settings Response 
- Compression settings.
- SkipLine objectCount 
- Indicates the number of non-empty rows to skip when reading data from input files. Type: integer (or Expression with resultType integer).
- CompressionProperties TarGZip | TarRead Settings Response Read | ZipSettings Response Deflate Read Settings Response 
- Compression settings.
- SkipLine interface{}Count 
- Indicates the number of non-empty rows to skip when reading data from input files. Type: integer (or Expression with resultType integer).
- compressionProperties TarGZip | TarRead Settings Response Read | ZipSettings Response Deflate Read Settings Response 
- Compression settings.
- skipLine ObjectCount 
- Indicates the number of non-empty rows to skip when reading data from input files. Type: integer (or Expression with resultType integer).
- compressionProperties TarGZip | TarRead Settings Response Read | ZipSettings Response Deflate Read Settings Response 
- Compression settings.
- skipLine anyCount 
- Indicates the number of non-empty rows to skip when reading data from input files. Type: integer (or Expression with resultType integer).
- compression_properties TarGZip | TarRead Settings Response Read | ZipSettings Response Deflate Read Settings Response 
- Compression settings.
- skip_line_ Anycount 
- Indicates the number of non-empty rows to skip when reading data from input files. Type: integer (or Expression with resultType integer).
- compressionProperties Property Map | Property Map | Property Map
- Compression settings.
- skipLine AnyCount 
- Indicates the number of non-empty rows to skip when reading data from input files. Type: integer (or Expression with resultType integer).
DelimitedTextSinkResponse   
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings Pulumi.Azure Native. Data Factory. Inputs. Delimited Text Write Settings Response 
- DelimitedText format settings.
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob FSWrite Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob Storage Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Lake Store Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure File Storage Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. File Server Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Lake House Write Settings Response Azure Native. Data Factory. Inputs. Sftp Write Settings Response 
- DelimitedText store settings.
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings DelimitedText Write Settings Response 
- DelimitedText format settings.
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- DelimitedText store settings.
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings DelimitedText Write Settings Response 
- DelimitedText format settings.
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- DelimitedText store settings.
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings DelimitedText Write Settings Response 
- DelimitedText format settings.
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- DelimitedText store settings.
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- format_settings DelimitedText Write Settings Response 
- DelimitedText format settings.
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- store_settings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- DelimitedText store settings.
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings Property Map
- DelimitedText format settings.
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- DelimitedText store settings.
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
DelimitedTextSourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings Pulumi.Azure Native. Data Factory. Inputs. Delimited Text Read Settings Response 
- DelimitedText format settings.
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Amazon S3Compatible Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Amazon S3Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob FSRead Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Lake Store Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure File Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. File Server Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Ftp Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Google Cloud Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Hdfs Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Http Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Lake House Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Oracle Cloud Storage Read Settings Response Azure Native. Data Factory. Inputs. Sftp Read Settings Response 
- DelimitedText store settings.
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings DelimitedText Read Settings Response 
- DelimitedText format settings.
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- DelimitedText store settings.
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings DelimitedText Read Settings Response 
- DelimitedText format settings.
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- DelimitedText store settings.
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings DelimitedText Read Settings Response 
- DelimitedText format settings.
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- DelimitedText store settings.
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- format_settings DelimitedText Read Settings Response 
- DelimitedText format settings.
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- store_settings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- DelimitedText store settings.
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings Property Map
- DelimitedText format settings.
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- DelimitedText store settings.
DelimitedTextWriteSettingsResponse    
- FileExtension object
- The file extension used to create the files. Type: string (or Expression with resultType string).
- FileName objectPrefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- MaxRows objectPer File 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- QuoteAll objectText 
- Indicates whether string values should always be enclosed with quotes. Type: boolean (or Expression with resultType boolean).
- FileExtension interface{}
- The file extension used to create the files. Type: string (or Expression with resultType string).
- FileName interface{}Prefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- MaxRows interface{}Per File 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- QuoteAll interface{}Text 
- Indicates whether string values should always be enclosed with quotes. Type: boolean (or Expression with resultType boolean).
- fileExtension Object
- The file extension used to create the files. Type: string (or Expression with resultType string).
- fileName ObjectPrefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- maxRows ObjectPer File 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- quoteAll ObjectText 
- Indicates whether string values should always be enclosed with quotes. Type: boolean (or Expression with resultType boolean).
- fileExtension any
- The file extension used to create the files. Type: string (or Expression with resultType string).
- fileName anyPrefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- maxRows anyPer File 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- quoteAll anyText 
- Indicates whether string values should always be enclosed with quotes. Type: boolean (or Expression with resultType boolean).
- file_extension Any
- The file extension used to create the files. Type: string (or Expression with resultType string).
- file_name_ Anyprefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- max_rows_ Anyper_ file 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- quote_all_ Anytext 
- Indicates whether string values should always be enclosed with quotes. Type: boolean (or Expression with resultType boolean).
- fileExtension Any
- The file extension used to create the files. Type: string (or Expression with resultType string).
- fileName AnyPrefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- maxRows AnyPer File 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- quoteAll AnyText 
- Indicates whether string values should always be enclosed with quotes. Type: boolean (or Expression with resultType boolean).
DistcpSettingsResponse  
- ResourceManager objectEndpoint 
- Specifies the Yarn ResourceManager endpoint. Type: string (or Expression with resultType string).
- TempScript objectPath 
- Specifies an existing folder path which will be used to store temp Distcp command script. The script file is generated by ADF and will be removed after Copy job finished. Type: string (or Expression with resultType string).
- DistcpOptions object
- Specifies the Distcp options. Type: string (or Expression with resultType string).
- ResourceManager interface{}Endpoint 
- Specifies the Yarn ResourceManager endpoint. Type: string (or Expression with resultType string).
- TempScript interface{}Path 
- Specifies an existing folder path which will be used to store temp Distcp command script. The script file is generated by ADF and will be removed after Copy job finished. Type: string (or Expression with resultType string).
- DistcpOptions interface{}
- Specifies the Distcp options. Type: string (or Expression with resultType string).
- resourceManager ObjectEndpoint 
- Specifies the Yarn ResourceManager endpoint. Type: string (or Expression with resultType string).
- tempScript ObjectPath 
- Specifies an existing folder path which will be used to store temp Distcp command script. The script file is generated by ADF and will be removed after Copy job finished. Type: string (or Expression with resultType string).
- distcpOptions Object
- Specifies the Distcp options. Type: string (or Expression with resultType string).
- resourceManager anyEndpoint 
- Specifies the Yarn ResourceManager endpoint. Type: string (or Expression with resultType string).
- tempScript anyPath 
- Specifies an existing folder path which will be used to store temp Distcp command script. The script file is generated by ADF and will be removed after Copy job finished. Type: string (or Expression with resultType string).
- distcpOptions any
- Specifies the Distcp options. Type: string (or Expression with resultType string).
- resource_manager_ Anyendpoint 
- Specifies the Yarn ResourceManager endpoint. Type: string (or Expression with resultType string).
- temp_script_ Anypath 
- Specifies an existing folder path which will be used to store temp Distcp command script. The script file is generated by ADF and will be removed after Copy job finished. Type: string (or Expression with resultType string).
- distcp_options Any
- Specifies the Distcp options. Type: string (or Expression with resultType string).
- resourceManager AnyEndpoint 
- Specifies the Yarn ResourceManager endpoint. Type: string (or Expression with resultType string).
- tempScript AnyPath 
- Specifies an existing folder path which will be used to store temp Distcp command script. The script file is generated by ADF and will be removed after Copy job finished. Type: string (or Expression with resultType string).
- distcpOptions Any
- Specifies the Distcp options. Type: string (or Expression with resultType string).
DocumentDbCollectionSinkResponse    
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- NestingSeparator object
- Nested properties separator. Default is . (dot). Type: string (or Expression with resultType string).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior object
- Describes how to write data to Azure Cosmos DB. Type: string (or Expression with resultType string). Allowed values: insert and upsert.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- NestingSeparator interface{}
- Nested properties separator. Default is . (dot). Type: string (or Expression with resultType string).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior interface{}
- Describes how to write data to Azure Cosmos DB. Type: string (or Expression with resultType string). Allowed values: insert and upsert.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- nestingSeparator Object
- Nested properties separator. Default is . (dot). Type: string (or Expression with resultType string).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Object
- Describes how to write data to Azure Cosmos DB. Type: string (or Expression with resultType string). Allowed values: insert and upsert.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- nestingSeparator any
- Nested properties separator. Default is . (dot). Type: string (or Expression with resultType string).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior any
- Describes how to write data to Azure Cosmos DB. Type: string (or Expression with resultType string). Allowed values: insert and upsert.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- nesting_separator Any
- Nested properties separator. Default is . (dot). Type: string (or Expression with resultType string).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_behavior Any
- Describes how to write data to Azure Cosmos DB. Type: string (or Expression with resultType string). Allowed values: insert and upsert.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- nestingSeparator Any
- Nested properties separator. Default is . (dot). Type: string (or Expression with resultType string).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Any
- Describes how to write data to Azure Cosmos DB. Type: string (or Expression with resultType string). Allowed values: insert and upsert.
DocumentDbCollectionSourceResponse    
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- NestingSeparator object
- Nested properties separator. Type: string (or Expression with resultType string).
- Query object
- Documents query. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- NestingSeparator interface{}
- Nested properties separator. Type: string (or Expression with resultType string).
- Query interface{}
- Documents query. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- nestingSeparator Object
- Nested properties separator. Type: string (or Expression with resultType string).
- query Object
- Documents query. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- nestingSeparator any
- Nested properties separator. Type: string (or Expression with resultType string).
- query any
- Documents query. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- nesting_separator Any
- Nested properties separator. Type: string (or Expression with resultType string).
- query Any
- Documents query. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- nestingSeparator Any
- Nested properties separator. Type: string (or Expression with resultType string).
- query Any
- Documents query. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
DrillSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
DynamicsAXSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- HttpRequest objectTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- HttpRequest interface{}Timeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest ObjectTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest anyTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- http_request_ Anytimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest AnyTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
DynamicsCrmSinkResponse   
- WriteBehavior string
- The write behavior for the operation.
- AlternateKey objectName 
- The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string).
- BypassBusiness objectLogic Execution 
- Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- BypassPower objectAutomate Flows 
- Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IgnoreNull objectValues 
- The flag indicating whether to ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior string
- The write behavior for the operation.
- AlternateKey interface{}Name 
- The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string).
- BypassBusiness interface{}Logic Execution 
- Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- BypassPower interface{}Automate Flows 
- Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IgnoreNull interface{}Values 
- The flag indicating whether to ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior String
- The write behavior for the operation.
- alternateKey ObjectName 
- The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string).
- bypassBusiness ObjectLogic Execution 
- Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- bypassPower ObjectAutomate Flows 
- Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ignoreNull ObjectValues 
- The flag indicating whether to ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior string
- The write behavior for the operation.
- alternateKey anyName 
- The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string).
- bypassBusiness anyLogic Execution 
- Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- bypassPower anyAutomate Flows 
- Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ignoreNull anyValues 
- The flag indicating whether to ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_behavior str
- The write behavior for the operation.
- alternate_key_ Anyname 
- The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string).
- bypass_business_ Anylogic_ execution 
- Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- bypass_power_ Anyautomate_ flows 
- Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ignore_null_ Anyvalues 
- The flag indicating whether to ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior String
- The write behavior for the operation.
- alternateKey AnyName 
- The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string).
- bypassBusiness AnyLogic Execution 
- Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- bypassPower AnyAutomate Flows 
- Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ignoreNull AnyValues 
- The flag indicating whether to ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
DynamicsCrmSourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- FetchXML is a proprietary query language that is used in Microsoft Dynamics CRM (online & on-premises). Type: string (or Expression with resultType string).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- FetchXML is a proprietary query language that is used in Microsoft Dynamics CRM (online & on-premises). Type: string (or Expression with resultType string).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- FetchXML is a proprietary query language that is used in Microsoft Dynamics CRM (online & on-premises). Type: string (or Expression with resultType string).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- FetchXML is a proprietary query language that is used in Microsoft Dynamics CRM (online & on-premises). Type: string (or Expression with resultType string).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- FetchXML is a proprietary query language that is used in Microsoft Dynamics CRM (online & on-premises). Type: string (or Expression with resultType string).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- FetchXML is a proprietary query language that is used in Microsoft Dynamics CRM (online & on-premises). Type: string (or Expression with resultType string).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
DynamicsSinkResponse  
- WriteBehavior string
- The write behavior for the operation.
- AlternateKey objectName 
- The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string).
- BypassBusiness objectLogic Execution 
- Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- BypassPower objectAutomate Flows 
- Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IgnoreNull objectValues 
- The flag indicating whether ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior string
- The write behavior for the operation.
- AlternateKey interface{}Name 
- The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string).
- BypassBusiness interface{}Logic Execution 
- Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- BypassPower interface{}Automate Flows 
- Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IgnoreNull interface{}Values 
- The flag indicating whether ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior String
- The write behavior for the operation.
- alternateKey ObjectName 
- The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string).
- bypassBusiness ObjectLogic Execution 
- Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- bypassPower ObjectAutomate Flows 
- Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ignoreNull ObjectValues 
- The flag indicating whether ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior string
- The write behavior for the operation.
- alternateKey anyName 
- The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string).
- bypassBusiness anyLogic Execution 
- Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- bypassPower anyAutomate Flows 
- Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ignoreNull anyValues 
- The flag indicating whether ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_behavior str
- The write behavior for the operation.
- alternate_key_ Anyname 
- The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string).
- bypass_business_ Anylogic_ execution 
- Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- bypass_power_ Anyautomate_ flows 
- Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ignore_null_ Anyvalues 
- The flag indicating whether ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior String
- The write behavior for the operation.
- alternateKey AnyName 
- The logical name of the alternate key which will be used when upserting records. Type: string (or Expression with resultType string).
- bypassBusiness AnyLogic Execution 
- Controls the bypass of Dataverse custom business logic. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- bypassPower AnyAutomate Flows 
- Controls the bypass of Power Automate flows. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ignoreNull AnyValues 
- The flag indicating whether ignore null values from input dataset (except key fields) during write operation. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
DynamicsSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- FetchXML is a proprietary query language that is used in Microsoft Dynamics (online & on-premises). Type: string (or Expression with resultType string).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- FetchXML is a proprietary query language that is used in Microsoft Dynamics (online & on-premises). Type: string (or Expression with resultType string).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- FetchXML is a proprietary query language that is used in Microsoft Dynamics (online & on-premises). Type: string (or Expression with resultType string).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- FetchXML is a proprietary query language that is used in Microsoft Dynamics (online & on-premises). Type: string (or Expression with resultType string).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- FetchXML is a proprietary query language that is used in Microsoft Dynamics (online & on-premises). Type: string (or Expression with resultType string).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- FetchXML is a proprietary query language that is used in Microsoft Dynamics (online & on-premises). Type: string (or Expression with resultType string).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
EloquaSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
ExcelSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Amazon S3Compatible Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Amazon S3Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob FSRead Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Lake Store Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure File Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. File Server Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Ftp Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Google Cloud Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Hdfs Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Http Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Lake House Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Oracle Cloud Storage Read Settings Response Azure Native. Data Factory. Inputs. Sftp Read Settings Response 
- Excel store settings.
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Excel store settings.
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Excel store settings.
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Excel store settings.
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- store_settings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Excel store settings.
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- Excel store settings.
ExecuteDataFlowActivityResponse    
- DataFlow Pulumi.Azure Native. Data Factory. Inputs. Data Flow Reference Response 
- Data flow reference.
- Name string
- Activity name.
- Compute
Pulumi.Azure Native. Data Factory. Inputs. Execute Data Flow Activity Type Properties Response Compute 
- Compute properties for data flow activity.
- ContinuationSettings Pulumi.Azure Native. Data Factory. Inputs. Continuation Settings Reference Response 
- Continuation settings for execute data flow activity.
- ContinueOn objectError 
- Continue on error setting used for data flow execution. Enables processing to continue if a sink fails. Type: boolean (or Expression with resultType boolean)
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- IntegrationRuntime Pulumi.Azure Native. Data Factory. Inputs. Integration Runtime Reference Response 
- The integration runtime reference.
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- RunConcurrently object
- Concurrent run setting used for data flow execution. Allows sinks with the same save order to be processed concurrently. Type: boolean (or Expression with resultType boolean)
- SourceStaging objectConcurrency 
- Specify number of parallel staging for sources applicable to the sink. Type: integer (or Expression with resultType integer)
- Staging
Pulumi.Azure Native. Data Factory. Inputs. Data Flow Staging Info Response 
- Staging info for execute data flow activity.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- TraceLevel object
- Trace level setting used for data flow monitoring output. Supported values are: 'coarse', 'fine', and 'none'. Type: string (or Expression with resultType string)
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- DataFlow DataFlow Reference Response 
- Data flow reference.
- Name string
- Activity name.
- Compute
ExecuteData Flow Activity Type Properties Response Compute 
- Compute properties for data flow activity.
- ContinuationSettings ContinuationSettings Reference Response 
- Continuation settings for execute data flow activity.
- ContinueOn interface{}Error 
- Continue on error setting used for data flow execution. Enables processing to continue if a sink fails. Type: boolean (or Expression with resultType boolean)
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- IntegrationRuntime IntegrationRuntime Reference Response 
- The integration runtime reference.
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- RunConcurrently interface{}
- Concurrent run setting used for data flow execution. Allows sinks with the same save order to be processed concurrently. Type: boolean (or Expression with resultType boolean)
- SourceStaging interface{}Concurrency 
- Specify number of parallel staging for sources applicable to the sink. Type: integer (or Expression with resultType integer)
- Staging
DataFlow Staging Info Response 
- Staging info for execute data flow activity.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- TraceLevel interface{}
- Trace level setting used for data flow monitoring output. Supported values are: 'coarse', 'fine', and 'none'. Type: string (or Expression with resultType string)
- UserProperties []UserProperty Response 
- Activity user properties.
- dataFlow DataFlow Reference Response 
- Data flow reference.
- name String
- Activity name.
- compute
ExecuteData Flow Activity Type Properties Response Compute 
- Compute properties for data flow activity.
- continuationSettings ContinuationSettings Reference Response 
- Continuation settings for execute data flow activity.
- continueOn ObjectError 
- Continue on error setting used for data flow execution. Enables processing to continue if a sink fails. Type: boolean (or Expression with resultType boolean)
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- integrationRuntime IntegrationRuntime Reference Response 
- The integration runtime reference.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- runConcurrently Object
- Concurrent run setting used for data flow execution. Allows sinks with the same save order to be processed concurrently. Type: boolean (or Expression with resultType boolean)
- sourceStaging ObjectConcurrency 
- Specify number of parallel staging for sources applicable to the sink. Type: integer (or Expression with resultType integer)
- staging
DataFlow Staging Info Response 
- Staging info for execute data flow activity.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- traceLevel Object
- Trace level setting used for data flow monitoring output. Supported values are: 'coarse', 'fine', and 'none'. Type: string (or Expression with resultType string)
- userProperties List<UserProperty Response> 
- Activity user properties.
- dataFlow DataFlow Reference Response 
- Data flow reference.
- name string
- Activity name.
- compute
ExecuteData Flow Activity Type Properties Response Compute 
- Compute properties for data flow activity.
- continuationSettings ContinuationSettings Reference Response 
- Continuation settings for execute data flow activity.
- continueOn anyError 
- Continue on error setting used for data flow execution. Enables processing to continue if a sink fails. Type: boolean (or Expression with resultType boolean)
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- integrationRuntime IntegrationRuntime Reference Response 
- The integration runtime reference.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- runConcurrently any
- Concurrent run setting used for data flow execution. Allows sinks with the same save order to be processed concurrently. Type: boolean (or Expression with resultType boolean)
- sourceStaging anyConcurrency 
- Specify number of parallel staging for sources applicable to the sink. Type: integer (or Expression with resultType integer)
- staging
DataFlow Staging Info Response 
- Staging info for execute data flow activity.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- traceLevel any
- Trace level setting used for data flow monitoring output. Supported values are: 'coarse', 'fine', and 'none'. Type: string (or Expression with resultType string)
- userProperties UserProperty Response[] 
- Activity user properties.
- data_flow DataFlow Reference Response 
- Data flow reference.
- name str
- Activity name.
- compute
ExecuteData Flow Activity Type Properties Response Compute 
- Compute properties for data flow activity.
- continuation_settings ContinuationSettings Reference Response 
- Continuation settings for execute data flow activity.
- continue_on_ Anyerror 
- Continue on error setting used for data flow execution. Enables processing to continue if a sink fails. Type: boolean (or Expression with resultType boolean)
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- integration_runtime IntegrationRuntime Reference Response 
- The integration runtime reference.
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- run_concurrently Any
- Concurrent run setting used for data flow execution. Allows sinks with the same save order to be processed concurrently. Type: boolean (or Expression with resultType boolean)
- source_staging_ Anyconcurrency 
- Specify number of parallel staging for sources applicable to the sink. Type: integer (or Expression with resultType integer)
- staging
DataFlow Staging Info Response 
- Staging info for execute data flow activity.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- trace_level Any
- Trace level setting used for data flow monitoring output. Supported values are: 'coarse', 'fine', and 'none'. Type: string (or Expression with resultType string)
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- dataFlow Property Map
- Data flow reference.
- name String
- Activity name.
- compute Property Map
- Compute properties for data flow activity.
- continuationSettings Property Map
- Continuation settings for execute data flow activity.
- continueOn AnyError 
- Continue on error setting used for data flow execution. Enables processing to continue if a sink fails. Type: boolean (or Expression with resultType boolean)
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- integrationRuntime Property Map
- The integration runtime reference.
- linkedService Property MapName 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- runConcurrently Any
- Concurrent run setting used for data flow execution. Allows sinks with the same save order to be processed concurrently. Type: boolean (or Expression with resultType boolean)
- sourceStaging AnyConcurrency 
- Specify number of parallel staging for sources applicable to the sink. Type: integer (or Expression with resultType integer)
- staging Property Map
- Staging info for execute data flow activity.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- traceLevel Any
- Trace level setting used for data flow monitoring output. Supported values are: 'coarse', 'fine', and 'none'. Type: string (or Expression with resultType string)
- userProperties List<Property Map>
- Activity user properties.
ExecuteDataFlowActivityTypePropertiesResponseCompute       
- ComputeType object
- Compute type of the cluster which will execute data flow job. Possible values include: 'General', 'MemoryOptimized', 'ComputeOptimized'. Type: string (or Expression with resultType string)
- CoreCount object
- Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272. Type: integer (or Expression with resultType integer)
- ComputeType interface{}
- Compute type of the cluster which will execute data flow job. Possible values include: 'General', 'MemoryOptimized', 'ComputeOptimized'. Type: string (or Expression with resultType string)
- CoreCount interface{}
- Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272. Type: integer (or Expression with resultType integer)
- computeType Object
- Compute type of the cluster which will execute data flow job. Possible values include: 'General', 'MemoryOptimized', 'ComputeOptimized'. Type: string (or Expression with resultType string)
- coreCount Object
- Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272. Type: integer (or Expression with resultType integer)
- computeType any
- Compute type of the cluster which will execute data flow job. Possible values include: 'General', 'MemoryOptimized', 'ComputeOptimized'. Type: string (or Expression with resultType string)
- coreCount any
- Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272. Type: integer (or Expression with resultType integer)
- compute_type Any
- Compute type of the cluster which will execute data flow job. Possible values include: 'General', 'MemoryOptimized', 'ComputeOptimized'. Type: string (or Expression with resultType string)
- core_count Any
- Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272. Type: integer (or Expression with resultType integer)
- computeType Any
- Compute type of the cluster which will execute data flow job. Possible values include: 'General', 'MemoryOptimized', 'ComputeOptimized'. Type: string (or Expression with resultType string)
- coreCount Any
- Core count of the cluster which will execute data flow job. Supported values are: 8, 16, 32, 48, 80, 144 and 272. Type: integer (or Expression with resultType integer)
ExecutePipelineActivityPolicyResponse    
- SecureInput bool
- When set to true, Input from activity is considered as secure and will not be logged to monitoring.
- SecureInput bool
- When set to true, Input from activity is considered as secure and will not be logged to monitoring.
- secureInput Boolean
- When set to true, Input from activity is considered as secure and will not be logged to monitoring.
- secureInput boolean
- When set to true, Input from activity is considered as secure and will not be logged to monitoring.
- secure_input bool
- When set to true, Input from activity is considered as secure and will not be logged to monitoring.
- secureInput Boolean
- When set to true, Input from activity is considered as secure and will not be logged to monitoring.
ExecutePipelineActivityResponse   
- Name string
- Activity name.
- Pipeline
Pulumi.Azure Native. Data Factory. Inputs. Pipeline Reference Response 
- Pipeline reference.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Parameters Dictionary<string, object>
- Pipeline parameters.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Execute Pipeline Activity Policy Response 
- Execute pipeline activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- WaitOn boolCompletion 
- Defines whether activity execution will wait for the dependent pipeline execution to finish. Default is false.
- Name string
- Activity name.
- Pipeline
PipelineReference Response 
- Pipeline reference.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Parameters map[string]interface{}
- Pipeline parameters.
- Policy
ExecutePipeline Activity Policy Response 
- Execute pipeline activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- WaitOn boolCompletion 
- Defines whether activity execution will wait for the dependent pipeline execution to finish. Default is false.
- name String
- Activity name.
- pipeline
PipelineReference Response 
- Pipeline reference.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- parameters Map<String,Object>
- Pipeline parameters.
- policy
ExecutePipeline Activity Policy Response 
- Execute pipeline activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- waitOn BooleanCompletion 
- Defines whether activity execution will wait for the dependent pipeline execution to finish. Default is false.
- name string
- Activity name.
- pipeline
PipelineReference Response 
- Pipeline reference.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- parameters {[key: string]: any}
- Pipeline parameters.
- policy
ExecutePipeline Activity Policy Response 
- Execute pipeline activity policy.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- waitOn booleanCompletion 
- Defines whether activity execution will wait for the dependent pipeline execution to finish. Default is false.
- name str
- Activity name.
- pipeline
PipelineReference Response 
- Pipeline reference.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- parameters Mapping[str, Any]
- Pipeline parameters.
- policy
ExecutePipeline Activity Policy Response 
- Execute pipeline activity policy.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- wait_on_ boolcompletion 
- Defines whether activity execution will wait for the dependent pipeline execution to finish. Default is false.
- name String
- Activity name.
- pipeline Property Map
- Pipeline reference.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- parameters Map<Any>
- Pipeline parameters.
- policy Property Map
- Execute pipeline activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
- waitOn BooleanCompletion 
- Defines whether activity execution will wait for the dependent pipeline execution to finish. Default is false.
ExecuteSSISPackageActivityResponse   
- ConnectVia Pulumi.Azure Native. Data Factory. Inputs. Integration Runtime Reference Response 
- The integration runtime reference.
- Name string
- Activity name.
- PackageLocation Pulumi.Azure Native. Data Factory. Inputs. SSISPackage Location Response 
- SSIS package location.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- EnvironmentPath object
- The environment path to execute the SSIS package. Type: string (or Expression with resultType string).
- ExecutionCredential Pulumi.Azure Native. Data Factory. Inputs. SSISExecution Credential Response 
- The package execution credential.
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- LogLocation Pulumi.Azure Native. Data Factory. Inputs. SSISLog Location Response 
- SSIS package execution log location.
- LoggingLevel object
- The logging level of SSIS package execution. Type: string (or Expression with resultType string).
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- PackageConnection Dictionary<string, ImmutableManagers Dictionary<string, Pulumi. Azure Native. Data Factory. Inputs. SSISExecution Parameter Response>> 
- The package level connection managers to execute the SSIS package.
- PackageParameters Dictionary<string, Pulumi.Azure Native. Data Factory. Inputs. SSISExecution Parameter Response> 
- The package level parameters to execute the SSIS package.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- ProjectConnection Dictionary<string, ImmutableManagers Dictionary<string, Pulumi. Azure Native. Data Factory. Inputs. SSISExecution Parameter Response>> 
- The project level connection managers to execute the SSIS package.
- ProjectParameters Dictionary<string, Pulumi.Azure Native. Data Factory. Inputs. SSISExecution Parameter Response> 
- The project level parameters to execute the SSIS package.
- PropertyOverrides Dictionary<string, Pulumi.Azure Native. Data Factory. Inputs. SSISProperty Override Response> 
- The property overrides to execute the SSIS package.
- Runtime object
- Specifies the runtime to execute SSIS package. The value should be "x86" or "x64". Type: string (or Expression with resultType string).
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- ConnectVia IntegrationRuntime Reference Response 
- The integration runtime reference.
- Name string
- Activity name.
- PackageLocation SSISPackageLocation Response 
- SSIS package location.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- EnvironmentPath interface{}
- The environment path to execute the SSIS package. Type: string (or Expression with resultType string).
- ExecutionCredential SSISExecutionCredential Response 
- The package execution credential.
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- LogLocation SSISLogLocation Response 
- SSIS package execution log location.
- LoggingLevel interface{}
- The logging level of SSIS package execution. Type: string (or Expression with resultType string).
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- PackageConnection map[string]map[string]SSISExecutionManagers Parameter Response 
- The package level connection managers to execute the SSIS package.
- PackageParameters map[string]SSISExecutionParameter Response 
- The package level parameters to execute the SSIS package.
- Policy
ActivityPolicy Response 
- Activity policy.
- ProjectConnection map[string]map[string]SSISExecutionManagers Parameter Response 
- The project level connection managers to execute the SSIS package.
- ProjectParameters map[string]SSISExecutionParameter Response 
- The project level parameters to execute the SSIS package.
- PropertyOverrides map[string]SSISPropertyOverride Response 
- The property overrides to execute the SSIS package.
- Runtime interface{}
- Specifies the runtime to execute SSIS package. The value should be "x86" or "x64". Type: string (or Expression with resultType string).
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- connectVia IntegrationRuntime Reference Response 
- The integration runtime reference.
- name String
- Activity name.
- packageLocation SSISPackageLocation Response 
- SSIS package location.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- environmentPath Object
- The environment path to execute the SSIS package. Type: string (or Expression with resultType string).
- executionCredential SSISExecutionCredential Response 
- The package execution credential.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- logLocation SSISLogLocation Response 
- SSIS package execution log location.
- loggingLevel Object
- The logging level of SSIS package execution. Type: string (or Expression with resultType string).
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- packageConnection Map<String,Map<String,SSISExecutionManagers Parameter Response>> 
- The package level connection managers to execute the SSIS package.
- packageParameters Map<String,SSISExecutionParameter Response> 
- The package level parameters to execute the SSIS package.
- policy
ActivityPolicy Response 
- Activity policy.
- projectConnection Map<String,Map<String,SSISExecutionManagers Parameter Response>> 
- The project level connection managers to execute the SSIS package.
- projectParameters Map<String,SSISExecutionParameter Response> 
- The project level parameters to execute the SSIS package.
- propertyOverrides Map<String,SSISPropertyOverride Response> 
- The property overrides to execute the SSIS package.
- runtime Object
- Specifies the runtime to execute SSIS package. The value should be "x86" or "x64". Type: string (or Expression with resultType string).
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- connectVia IntegrationRuntime Reference Response 
- The integration runtime reference.
- name string
- Activity name.
- packageLocation SSISPackageLocation Response 
- SSIS package location.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- environmentPath any
- The environment path to execute the SSIS package. Type: string (or Expression with resultType string).
- executionCredential SSISExecutionCredential Response 
- The package execution credential.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- logLocation SSISLogLocation Response 
- SSIS package execution log location.
- loggingLevel any
- The logging level of SSIS package execution. Type: string (or Expression with resultType string).
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- packageConnection {[key: string]: {[key: string]: SSISExecutionManagers Parameter Response}} 
- The package level connection managers to execute the SSIS package.
- packageParameters {[key: string]: SSISExecutionParameter Response} 
- The package level parameters to execute the SSIS package.
- policy
ActivityPolicy Response 
- Activity policy.
- projectConnection {[key: string]: {[key: string]: SSISExecutionManagers Parameter Response}} 
- The project level connection managers to execute the SSIS package.
- projectParameters {[key: string]: SSISExecutionParameter Response} 
- The project level parameters to execute the SSIS package.
- propertyOverrides {[key: string]: SSISPropertyOverride Response} 
- The property overrides to execute the SSIS package.
- runtime any
- Specifies the runtime to execute SSIS package. The value should be "x86" or "x64". Type: string (or Expression with resultType string).
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- connect_via IntegrationRuntime Reference Response 
- The integration runtime reference.
- name str
- Activity name.
- package_location SSISPackageLocation Response 
- SSIS package location.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- environment_path Any
- The environment path to execute the SSIS package. Type: string (or Expression with resultType string).
- execution_credential SSISExecutionCredential Response 
- The package execution credential.
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- log_location SSISLogLocation Response 
- SSIS package execution log location.
- logging_level Any
- The logging level of SSIS package execution. Type: string (or Expression with resultType string).
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- package_connection_ Mapping[str, Mapping[str, SSISExecutionmanagers Parameter Response]] 
- The package level connection managers to execute the SSIS package.
- package_parameters Mapping[str, SSISExecutionParameter Response] 
- The package level parameters to execute the SSIS package.
- policy
ActivityPolicy Response 
- Activity policy.
- project_connection_ Mapping[str, Mapping[str, SSISExecutionmanagers Parameter Response]] 
- The project level connection managers to execute the SSIS package.
- project_parameters Mapping[str, SSISExecutionParameter Response] 
- The project level parameters to execute the SSIS package.
- property_overrides Mapping[str, SSISPropertyOverride Response] 
- The property overrides to execute the SSIS package.
- runtime Any
- Specifies the runtime to execute SSIS package. The value should be "x86" or "x64". Type: string (or Expression with resultType string).
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- connectVia Property Map
- The integration runtime reference.
- name String
- Activity name.
- packageLocation Property Map
- SSIS package location.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- environmentPath Any
- The environment path to execute the SSIS package. Type: string (or Expression with resultType string).
- executionCredential Property Map
- The package execution credential.
- linkedService Property MapName 
- Linked service reference.
- logLocation Property Map
- SSIS package execution log location.
- loggingLevel Any
- The logging level of SSIS package execution. Type: string (or Expression with resultType string).
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- packageConnection Map<Map<Property Map>>Managers 
- The package level connection managers to execute the SSIS package.
- packageParameters Map<Property Map>
- The package level parameters to execute the SSIS package.
- policy Property Map
- Activity policy.
- projectConnection Map<Map<Property Map>>Managers 
- The project level connection managers to execute the SSIS package.
- projectParameters Map<Property Map>
- The project level parameters to execute the SSIS package.
- propertyOverrides Map<Property Map>
- The property overrides to execute the SSIS package.
- runtime Any
- Specifies the runtime to execute SSIS package. The value should be "x86" or "x64". Type: string (or Expression with resultType string).
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
ExecuteWranglingDataflowActivityResponse    
- DataFlow Pulumi.Azure Native. Data Factory. Inputs. Data Flow Reference Response 
- Data flow reference.
- Name string
- Activity name.
- Compute
Pulumi.Azure Native. Data Factory. Inputs. Execute Data Flow Activity Type Properties Response Compute 
- Compute properties for data flow activity.
- ContinuationSettings Pulumi.Azure Native. Data Factory. Inputs. Continuation Settings Reference Response 
- Continuation settings for execute data flow activity.
- ContinueOn objectError 
- Continue on error setting used for data flow execution. Enables processing to continue if a sink fails. Type: boolean (or Expression with resultType boolean)
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- IntegrationRuntime Pulumi.Azure Native. Data Factory. Inputs. Integration Runtime Reference Response 
- The integration runtime reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- Queries
List<Pulumi.Azure Native. Data Factory. Inputs. Power Query Sink Mapping Response> 
- List of mapping for Power Query mashup query to sink dataset(s).
- RunConcurrently object
- Concurrent run setting used for data flow execution. Allows sinks with the same save order to be processed concurrently. Type: boolean (or Expression with resultType boolean)
- Sinks
Dictionary<string, Pulumi.Azure Native. Data Factory. Inputs. Power Query Sink Response> 
- (Deprecated. Please use Queries). List of Power Query activity sinks mapped to a queryName.
- SourceStaging objectConcurrency 
- Specify number of parallel staging for sources applicable to the sink. Type: integer (or Expression with resultType integer)
- Staging
Pulumi.Azure Native. Data Factory. Inputs. Data Flow Staging Info Response 
- Staging info for execute data flow activity.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- TraceLevel object
- Trace level setting used for data flow monitoring output. Supported values are: 'coarse', 'fine', and 'none'. Type: string (or Expression with resultType string)
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- DataFlow DataFlow Reference Response 
- Data flow reference.
- Name string
- Activity name.
- Compute
ExecuteData Flow Activity Type Properties Response Compute 
- Compute properties for data flow activity.
- ContinuationSettings ContinuationSettings Reference Response 
- Continuation settings for execute data flow activity.
- ContinueOn interface{}Error 
- Continue on error setting used for data flow execution. Enables processing to continue if a sink fails. Type: boolean (or Expression with resultType boolean)
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- IntegrationRuntime IntegrationRuntime Reference Response 
- The integration runtime reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- Queries
[]PowerQuery Sink Mapping Response 
- List of mapping for Power Query mashup query to sink dataset(s).
- RunConcurrently interface{}
- Concurrent run setting used for data flow execution. Allows sinks with the same save order to be processed concurrently. Type: boolean (or Expression with resultType boolean)
- Sinks
map[string]PowerQuery Sink Response 
- (Deprecated. Please use Queries). List of Power Query activity sinks mapped to a queryName.
- SourceStaging interface{}Concurrency 
- Specify number of parallel staging for sources applicable to the sink. Type: integer (or Expression with resultType integer)
- Staging
DataFlow Staging Info Response 
- Staging info for execute data flow activity.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- TraceLevel interface{}
- Trace level setting used for data flow monitoring output. Supported values are: 'coarse', 'fine', and 'none'. Type: string (or Expression with resultType string)
- UserProperties []UserProperty Response 
- Activity user properties.
- dataFlow DataFlow Reference Response 
- Data flow reference.
- name String
- Activity name.
- compute
ExecuteData Flow Activity Type Properties Response Compute 
- Compute properties for data flow activity.
- continuationSettings ContinuationSettings Reference Response 
- Continuation settings for execute data flow activity.
- continueOn ObjectError 
- Continue on error setting used for data flow execution. Enables processing to continue if a sink fails. Type: boolean (or Expression with resultType boolean)
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- integrationRuntime IntegrationRuntime Reference Response 
- The integration runtime reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- queries
List<PowerQuery Sink Mapping Response> 
- List of mapping for Power Query mashup query to sink dataset(s).
- runConcurrently Object
- Concurrent run setting used for data flow execution. Allows sinks with the same save order to be processed concurrently. Type: boolean (or Expression with resultType boolean)
- sinks
Map<String,PowerQuery Sink Response> 
- (Deprecated. Please use Queries). List of Power Query activity sinks mapped to a queryName.
- sourceStaging ObjectConcurrency 
- Specify number of parallel staging for sources applicable to the sink. Type: integer (or Expression with resultType integer)
- staging
DataFlow Staging Info Response 
- Staging info for execute data flow activity.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- traceLevel Object
- Trace level setting used for data flow monitoring output. Supported values are: 'coarse', 'fine', and 'none'. Type: string (or Expression with resultType string)
- userProperties List<UserProperty Response> 
- Activity user properties.
- dataFlow DataFlow Reference Response 
- Data flow reference.
- name string
- Activity name.
- compute
ExecuteData Flow Activity Type Properties Response Compute 
- Compute properties for data flow activity.
- continuationSettings ContinuationSettings Reference Response 
- Continuation settings for execute data flow activity.
- continueOn anyError 
- Continue on error setting used for data flow execution. Enables processing to continue if a sink fails. Type: boolean (or Expression with resultType boolean)
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- integrationRuntime IntegrationRuntime Reference Response 
- The integration runtime reference.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- queries
PowerQuery Sink Mapping Response[] 
- List of mapping for Power Query mashup query to sink dataset(s).
- runConcurrently any
- Concurrent run setting used for data flow execution. Allows sinks with the same save order to be processed concurrently. Type: boolean (or Expression with resultType boolean)
- sinks
{[key: string]: PowerQuery Sink Response} 
- (Deprecated. Please use Queries). List of Power Query activity sinks mapped to a queryName.
- sourceStaging anyConcurrency 
- Specify number of parallel staging for sources applicable to the sink. Type: integer (or Expression with resultType integer)
- staging
DataFlow Staging Info Response 
- Staging info for execute data flow activity.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- traceLevel any
- Trace level setting used for data flow monitoring output. Supported values are: 'coarse', 'fine', and 'none'. Type: string (or Expression with resultType string)
- userProperties UserProperty Response[] 
- Activity user properties.
- data_flow DataFlow Reference Response 
- Data flow reference.
- name str
- Activity name.
- compute
ExecuteData Flow Activity Type Properties Response Compute 
- Compute properties for data flow activity.
- continuation_settings ContinuationSettings Reference Response 
- Continuation settings for execute data flow activity.
- continue_on_ Anyerror 
- Continue on error setting used for data flow execution. Enables processing to continue if a sink fails. Type: boolean (or Expression with resultType boolean)
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- integration_runtime IntegrationRuntime Reference Response 
- The integration runtime reference.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- queries
Sequence[PowerQuery Sink Mapping Response] 
- List of mapping for Power Query mashup query to sink dataset(s).
- run_concurrently Any
- Concurrent run setting used for data flow execution. Allows sinks with the same save order to be processed concurrently. Type: boolean (or Expression with resultType boolean)
- sinks
Mapping[str, PowerQuery Sink Response] 
- (Deprecated. Please use Queries). List of Power Query activity sinks mapped to a queryName.
- source_staging_ Anyconcurrency 
- Specify number of parallel staging for sources applicable to the sink. Type: integer (or Expression with resultType integer)
- staging
DataFlow Staging Info Response 
- Staging info for execute data flow activity.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- trace_level Any
- Trace level setting used for data flow monitoring output. Supported values are: 'coarse', 'fine', and 'none'. Type: string (or Expression with resultType string)
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- dataFlow Property Map
- Data flow reference.
- name String
- Activity name.
- compute Property Map
- Compute properties for data flow activity.
- continuationSettings Property Map
- Continuation settings for execute data flow activity.
- continueOn AnyError 
- Continue on error setting used for data flow execution. Enables processing to continue if a sink fails. Type: boolean (or Expression with resultType boolean)
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- integrationRuntime Property Map
- The integration runtime reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- queries List<Property Map>
- List of mapping for Power Query mashup query to sink dataset(s).
- runConcurrently Any
- Concurrent run setting used for data flow execution. Allows sinks with the same save order to be processed concurrently. Type: boolean (or Expression with resultType boolean)
- sinks Map<Property Map>
- (Deprecated. Please use Queries). List of Power Query activity sinks mapped to a queryName.
- sourceStaging AnyConcurrency 
- Specify number of parallel staging for sources applicable to the sink. Type: integer (or Expression with resultType integer)
- staging Property Map
- Staging info for execute data flow activity.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- traceLevel Any
- Trace level setting used for data flow monitoring output. Supported values are: 'coarse', 'fine', and 'none'. Type: string (or Expression with resultType string)
- userProperties List<Property Map>
- Activity user properties.
ExecutionActivityResponse  
- Name string
- Activity name.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Name string
- Activity name.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- name String
- Activity name.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- name string
- Activity name.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- name str
- Activity name.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- name String
- Activity name.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- linkedService Property MapName 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
ExpressionResponse 
ExpressionV2Response 
- Operands
List<Pulumi.Azure Native. Data Factory. Inputs. Expression V2Response> 
- List of nested expressions.
- Operators List<string>
- Expression operator value Type: list of strings.
- Type string
- Type of expressions supported by the system. Type: string.
- Value string
- Value for Constant/Field Type: string.
- Operands
[]ExpressionV2Response 
- List of nested expressions.
- Operators []string
- Expression operator value Type: list of strings.
- Type string
- Type of expressions supported by the system. Type: string.
- Value string
- Value for Constant/Field Type: string.
- operands
List<ExpressionV2Response> 
- List of nested expressions.
- operators List<String>
- Expression operator value Type: list of strings.
- type String
- Type of expressions supported by the system. Type: string.
- value String
- Value for Constant/Field Type: string.
- operands
ExpressionV2Response[] 
- List of nested expressions.
- operators string[]
- Expression operator value Type: list of strings.
- type string
- Type of expressions supported by the system. Type: string.
- value string
- Value for Constant/Field Type: string.
- operands
Sequence[ExpressionV2Response] 
- List of nested expressions.
- operators Sequence[str]
- Expression operator value Type: list of strings.
- type str
- Type of expressions supported by the system. Type: string.
- value str
- Value for Constant/Field Type: string.
- operands List<Property Map>
- List of nested expressions.
- operators List<String>
- Expression operator value Type: list of strings.
- type String
- Type of expressions supported by the system. Type: string.
- value String
- Value for Constant/Field Type: string.
FailActivityResponse  
- ErrorCode object
- The error code that categorizes the error type of the Fail activity. It can be dynamic content that's evaluated to a non empty/blank string at runtime. Type: string (or Expression with resultType string).
- Message object
- The error message that surfaced in the Fail activity. It can be dynamic content that's evaluated to a non empty/blank string at runtime. Type: string (or Expression with resultType string).
- Name string
- Activity name.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- ErrorCode interface{}
- The error code that categorizes the error type of the Fail activity. It can be dynamic content that's evaluated to a non empty/blank string at runtime. Type: string (or Expression with resultType string).
- Message interface{}
- The error message that surfaced in the Fail activity. It can be dynamic content that's evaluated to a non empty/blank string at runtime. Type: string (or Expression with resultType string).
- Name string
- Activity name.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- errorCode Object
- The error code that categorizes the error type of the Fail activity. It can be dynamic content that's evaluated to a non empty/blank string at runtime. Type: string (or Expression with resultType string).
- message Object
- The error message that surfaced in the Fail activity. It can be dynamic content that's evaluated to a non empty/blank string at runtime. Type: string (or Expression with resultType string).
- name String
- Activity name.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- errorCode any
- The error code that categorizes the error type of the Fail activity. It can be dynamic content that's evaluated to a non empty/blank string at runtime. Type: string (or Expression with resultType string).
- message any
- The error message that surfaced in the Fail activity. It can be dynamic content that's evaluated to a non empty/blank string at runtime. Type: string (or Expression with resultType string).
- name string
- Activity name.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- error_code Any
- The error code that categorizes the error type of the Fail activity. It can be dynamic content that's evaluated to a non empty/blank string at runtime. Type: string (or Expression with resultType string).
- message Any
- The error message that surfaced in the Fail activity. It can be dynamic content that's evaluated to a non empty/blank string at runtime. Type: string (or Expression with resultType string).
- name str
- Activity name.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- errorCode Any
- The error code that categorizes the error type of the Fail activity. It can be dynamic content that's evaluated to a non empty/blank string at runtime. Type: string (or Expression with resultType string).
- message Any
- The error message that surfaced in the Fail activity. It can be dynamic content that's evaluated to a non empty/blank string at runtime. Type: string (or Expression with resultType string).
- name String
- Activity name.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
FileServerReadSettingsResponse    
- DeleteFiles objectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition objectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileFilter object
- Specify a filter to be used to select a subset of files in the folderPath rather than all files. Type: string (or Expression with resultType string).
- FileList objectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime objectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime objectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot objectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Recursive object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile objectName 
- FileServer wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder objectPath 
- FileServer wildcardFolderPath. Type: string (or Expression with resultType string).
- DeleteFiles interface{}After Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition interface{}Discovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileFilter interface{}
- Specify a filter to be used to select a subset of files in the folderPath rather than all files. Type: string (or Expression with resultType string).
- FileList interface{}Path 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime interface{}End 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime interface{}Start 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot interface{}Path 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Recursive interface{}
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile interface{}Name 
- FileServer wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder interface{}Path 
- FileServer wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles ObjectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition ObjectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileFilter Object
- Specify a filter to be used to select a subset of files in the folderPath rather than all files. Type: string (or Expression with resultType string).
- fileList ObjectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime ObjectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime ObjectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot ObjectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive Object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile ObjectName 
- FileServer wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder ObjectPath 
- FileServer wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles anyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition anyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileFilter any
- Specify a filter to be used to select a subset of files in the folderPath rather than all files. Type: string (or Expression with resultType string).
- fileList anyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime anyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime anyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot anyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile anyName 
- FileServer wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder anyPath 
- FileServer wildcardFolderPath. Type: string (or Expression with resultType string).
- delete_files_ Anyafter_ completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enable_partition_ Anydiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- file_filter Any
- Specify a filter to be used to select a subset of files in the folderPath rather than all files. Type: string (or Expression with resultType string).
- file_list_ Anypath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modified_datetime_ Anyend 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modified_datetime_ Anystart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partition_root_ Anypath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcard_file_ Anyname 
- FileServer wildcardFileName. Type: string (or Expression with resultType string).
- wildcard_folder_ Anypath 
- FileServer wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles AnyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition AnyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileFilter Any
- Specify a filter to be used to select a subset of files in the folderPath rather than all files. Type: string (or Expression with resultType string).
- fileList AnyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime AnyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime AnyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot AnyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile AnyName 
- FileServer wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder AnyPath 
- FileServer wildcardFolderPath. Type: string (or Expression with resultType string).
FileServerWriteSettingsResponse    
- CopyBehavior object
- The type of copy behavior for copy sink.
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Metadata
List<Pulumi.Azure Native. Data Factory. Inputs. Metadata Item Response> 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- CopyBehavior interface{}
- The type of copy behavior for copy sink.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Metadata
[]MetadataItem Response 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- copyBehavior Object
- The type of copy behavior for copy sink.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata
List<MetadataItem Response> 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- copyBehavior any
- The type of copy behavior for copy sink.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata
MetadataItem Response[] 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- copy_behavior Any
- The type of copy behavior for copy sink.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata
Sequence[MetadataItem Response] 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- copyBehavior Any
- The type of copy behavior for copy sink.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata List<Property Map>
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
FileSystemSinkResponse   
- CopyBehavior object
- The type of copy behavior for copy sink.
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- CopyBehavior interface{}
- The type of copy behavior for copy sink.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- copyBehavior Object
- The type of copy behavior for copy sink.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- copyBehavior any
- The type of copy behavior for copy sink.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- copy_behavior Any
- The type of copy behavior for copy sink.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- copyBehavior Any
- The type of copy behavior for copy sink.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
FileSystemSourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Recursive object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Recursive interface{}
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- recursive Object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- recursive any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
FilterActivityResponse  
- Condition
Pulumi.Azure Native. Data Factory. Inputs. Expression Response 
- Condition to be used for filtering the input.
- Items
Pulumi.Azure Native. Data Factory. Inputs. Expression Response 
- Input array on which filter should be applied.
- Name string
- Activity name.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Condition
ExpressionResponse 
- Condition to be used for filtering the input.
- Items
ExpressionResponse 
- Input array on which filter should be applied.
- Name string
- Activity name.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- condition
ExpressionResponse 
- Condition to be used for filtering the input.
- items
ExpressionResponse 
- Input array on which filter should be applied.
- name String
- Activity name.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- condition
ExpressionResponse 
- Condition to be used for filtering the input.
- items
ExpressionResponse 
- Input array on which filter should be applied.
- name string
- Activity name.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- condition
ExpressionResponse 
- Condition to be used for filtering the input.
- items
ExpressionResponse 
- Input array on which filter should be applied.
- name str
- Activity name.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- condition Property Map
- Condition to be used for filtering the input.
- items Property Map
- Input array on which filter should be applied.
- name String
- Activity name.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
ForEachActivityResponse   
- Activities List<object>
- List of activities to execute .
- Items
Pulumi.Azure Native. Data Factory. Inputs. Expression Response 
- Collection to iterate.
- Name string
- Activity name.
- BatchCount int
- Batch count to be used for controlling the number of parallel execution (when isSequential is set to false).
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- IsSequential bool
- Should the loop be executed in sequence or in parallel (max 50)
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Activities []interface{}
- List of activities to execute .
- Items
ExpressionResponse 
- Collection to iterate.
- Name string
- Activity name.
- BatchCount int
- Batch count to be used for controlling the number of parallel execution (when isSequential is set to false).
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- IsSequential bool
- Should the loop be executed in sequence or in parallel (max 50)
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- activities List<Object>
- List of activities to execute .
- items
ExpressionResponse 
- Collection to iterate.
- name String
- Activity name.
- batchCount Integer
- Batch count to be used for controlling the number of parallel execution (when isSequential is set to false).
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- isSequential Boolean
- Should the loop be executed in sequence or in parallel (max 50)
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- activities
(AppendVariable Activity Response | Azure Data Explorer Command Activity Response | Azure Function Activity Response | Azure MLBatch Execution Activity Response | Azure MLExecute Pipeline Activity Response | Azure MLUpdate Resource Activity Response | Control Activity Response | Copy Activity Response | Custom Activity Response | Data Lake Analytics USQLActivity Response | Databricks Notebook Activity Response | Databricks Spark Jar Activity Response | Databricks Spark Python Activity Response | Delete Activity Response | Execute Data Flow Activity Response | Execute Pipeline Activity Response | Execute SSISPackage Activity Response | Execute Wrangling Dataflow Activity Response | Execution Activity Response | Fail Activity Response | Filter Activity Response | For Each Activity Response | Get Metadata Activity Response | HDInsight Hive Activity Response | HDInsight Map Reduce Activity Response | HDInsight Pig Activity Response | HDInsight Spark Activity Response | HDInsight Streaming Activity Response | If Condition Activity Response | Lookup Activity Response | Script Activity Response | Set Variable Activity Response | Sql Server Stored Procedure Activity Response | Switch Activity Response | Synapse Notebook Activity Response | Synapse Spark Job Definition Activity Response | Until Activity Response | Validation Activity Response | Wait Activity Response | Web Activity Response | Web Hook Activity Response)[] 
- List of activities to execute .
- items
ExpressionResponse 
- Collection to iterate.
- name string
- Activity name.
- batchCount number
- Batch count to be used for controlling the number of parallel execution (when isSequential is set to false).
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- isSequential boolean
- Should the loop be executed in sequence or in parallel (max 50)
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- activities
Sequence[Union[AppendVariable Activity Response, Azure Data Explorer Command Activity Response, Azure Function Activity Response, Azure MLBatch Execution Activity Response, Azure MLExecute Pipeline Activity Response, Azure MLUpdate Resource Activity Response, Control Activity Response, Copy Activity Response, Custom Activity Response, Data Lake Analytics USQLActivity Response, Databricks Notebook Activity Response, Databricks Spark Jar Activity Response, Databricks Spark Python Activity Response, Delete Activity Response, Execute Data Flow Activity Response, Execute Pipeline Activity Response, Execute SSISPackage Activity Response, Execute Wrangling Dataflow Activity Response, Execution Activity Response, Fail Activity Response, Filter Activity Response, For Each Activity Response, Get Metadata Activity Response, HDInsight Hive Activity Response, HDInsight Map Reduce Activity Response, HDInsight Pig Activity Response, HDInsight Spark Activity Response, HDInsight Streaming Activity Response, If Condition Activity Response, Lookup Activity Response, Script Activity Response, Set Variable Activity Response, Sql Server Stored Procedure Activity Response, Switch Activity Response, Synapse Notebook Activity Response, Synapse Spark Job Definition Activity Response, Until Activity Response, Validation Activity Response, Wait Activity Response, Web Activity Response, Web Hook Activity Response]] 
- List of activities to execute .
- items
ExpressionResponse 
- Collection to iterate.
- name str
- Activity name.
- batch_count int
- Batch count to be used for controlling the number of parallel execution (when isSequential is set to false).
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- is_sequential bool
- Should the loop be executed in sequence or in parallel (max 50)
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- activities List<Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map>
- List of activities to execute .
- items Property Map
- Collection to iterate.
- name String
- Activity name.
- batchCount Number
- Batch count to be used for controlling the number of parallel execution (when isSequential is set to false).
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- isSequential Boolean
- Should the loop be executed in sequence or in parallel (max 50)
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
FtpReadSettingsResponse   
- DeleteFiles objectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableChunking object
- If true, disable parallel reading within each file. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition objectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList objectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionRoot objectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Recursive object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- UseBinary objectTransfer 
- Specify whether to use binary transfer mode for FTP stores. Type: boolean (or Expression with resultType boolean).
- WildcardFile objectName 
- Ftp wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder objectPath 
- Ftp wildcardFolderPath. Type: string (or Expression with resultType string).
- DeleteFiles interface{}After Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableChunking interface{}
- If true, disable parallel reading within each file. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition interface{}Discovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList interface{}Path 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionRoot interface{}Path 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Recursive interface{}
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- UseBinary interface{}Transfer 
- Specify whether to use binary transfer mode for FTP stores. Type: boolean (or Expression with resultType boolean).
- WildcardFile interface{}Name 
- Ftp wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder interface{}Path 
- Ftp wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles ObjectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableChunking Object
- If true, disable parallel reading within each file. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition ObjectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList ObjectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionRoot ObjectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive Object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- useBinary ObjectTransfer 
- Specify whether to use binary transfer mode for FTP stores. Type: boolean (or Expression with resultType boolean).
- wildcardFile ObjectName 
- Ftp wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder ObjectPath 
- Ftp wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles anyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableChunking any
- If true, disable parallel reading within each file. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition anyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList anyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionRoot anyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- useBinary anyTransfer 
- Specify whether to use binary transfer mode for FTP stores. Type: boolean (or Expression with resultType boolean).
- wildcardFile anyName 
- Ftp wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder anyPath 
- Ftp wildcardFolderPath. Type: string (or Expression with resultType string).
- delete_files_ Anyafter_ completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disable_chunking Any
- If true, disable parallel reading within each file. Default is false. Type: boolean (or Expression with resultType boolean).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enable_partition_ Anydiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- file_list_ Anypath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partition_root_ Anypath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- use_binary_ Anytransfer 
- Specify whether to use binary transfer mode for FTP stores. Type: boolean (or Expression with resultType boolean).
- wildcard_file_ Anyname 
- Ftp wildcardFileName. Type: string (or Expression with resultType string).
- wildcard_folder_ Anypath 
- Ftp wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles AnyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableChunking Any
- If true, disable parallel reading within each file. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition AnyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList AnyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionRoot AnyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- useBinary AnyTransfer 
- Specify whether to use binary transfer mode for FTP stores. Type: boolean (or Expression with resultType boolean).
- wildcardFile AnyName 
- Ftp wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder AnyPath 
- Ftp wildcardFolderPath. Type: string (or Expression with resultType string).
GetMetadataActivityResponse   
- Dataset
Pulumi.Azure Native. Data Factory. Inputs. Dataset Reference Response 
- GetMetadata activity dataset reference.
- Name string
- Activity name.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- FieldList List<object>
- Fields of metadata to get from dataset.
- FormatSettings Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Binary Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Delimited Text Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Json Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Parquet Read Settings Response Azure Native. Data Factory. Inputs. Xml Read Settings Response 
- GetMetadata activity format settings.
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- StoreSettings Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Amazon S3Compatible Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Amazon S3Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob FSRead Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Lake Store Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure File Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. File Server Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Ftp Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Google Cloud Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Hdfs Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Http Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Lake House Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Oracle Cloud Storage Read Settings Response Azure Native. Data Factory. Inputs. Sftp Read Settings Response 
- GetMetadata activity store settings.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Dataset
DatasetReference Response 
- GetMetadata activity dataset reference.
- Name string
- Activity name.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- FieldList []interface{}
- Fields of metadata to get from dataset.
- FormatSettings BinaryRead | DelimitedSettings Response Text | JsonRead Settings Response Read | ParquetSettings Response Read | XmlSettings Response Read Settings Response 
- GetMetadata activity format settings.
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- StoreSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- GetMetadata activity store settings.
- UserProperties []UserProperty Response 
- Activity user properties.
- dataset
DatasetReference Response 
- GetMetadata activity dataset reference.
- name String
- Activity name.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- fieldList List<Object>
- Fields of metadata to get from dataset.
- formatSettings BinaryRead | DelimitedSettings Response Text | JsonRead Settings Response Read | ParquetSettings Response Read | XmlSettings Response Read Settings Response 
- GetMetadata activity format settings.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storeSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- GetMetadata activity store settings.
- userProperties List<UserProperty Response> 
- Activity user properties.
- dataset
DatasetReference Response 
- GetMetadata activity dataset reference.
- name string
- Activity name.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- fieldList any[]
- Fields of metadata to get from dataset.
- formatSettings BinaryRead | DelimitedSettings Response Text | JsonRead Settings Response Read | ParquetSettings Response Read | XmlSettings Response Read Settings Response 
- GetMetadata activity format settings.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storeSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- GetMetadata activity store settings.
- userProperties UserProperty Response[] 
- Activity user properties.
- dataset
DatasetReference Response 
- GetMetadata activity dataset reference.
- name str
- Activity name.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- field_list Sequence[Any]
- Fields of metadata to get from dataset.
- format_settings BinaryRead | DelimitedSettings Response Text | JsonRead Settings Response Read | ParquetSettings Response Read | XmlSettings Response Read Settings Response 
- GetMetadata activity format settings.
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- store_settings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- GetMetadata activity store settings.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- dataset Property Map
- GetMetadata activity dataset reference.
- name String
- Activity name.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- fieldList List<Any>
- Fields of metadata to get from dataset.
- formatSettings Property Map | Property Map | Property Map | Property Map | Property Map
- GetMetadata activity format settings.
- linkedService Property MapName 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storeSettings Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- GetMetadata activity store settings.
- userProperties List<Property Map>
- Activity user properties.
GoogleAdWordsSourceResponse    
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
GoogleBigQuerySourceResponse    
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
GoogleBigQueryV2SourceResponse    
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
GoogleCloudStorageReadSettingsResponse     
- DeleteFiles objectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition objectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList objectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime objectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime objectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot objectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Prefix object
- The prefix filter for the Google Cloud Storage object name. Type: string (or Expression with resultType string).
- Recursive object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile objectName 
- Google Cloud Storage wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder objectPath 
- Google Cloud Storage wildcardFolderPath. Type: string (or Expression with resultType string).
- DeleteFiles interface{}After Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition interface{}Discovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList interface{}Path 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime interface{}End 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime interface{}Start 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot interface{}Path 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Prefix interface{}
- The prefix filter for the Google Cloud Storage object name. Type: string (or Expression with resultType string).
- Recursive interface{}
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile interface{}Name 
- Google Cloud Storage wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder interface{}Path 
- Google Cloud Storage wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles ObjectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition ObjectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList ObjectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime ObjectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime ObjectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot ObjectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix Object
- The prefix filter for the Google Cloud Storage object name. Type: string (or Expression with resultType string).
- recursive Object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile ObjectName 
- Google Cloud Storage wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder ObjectPath 
- Google Cloud Storage wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles anyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition anyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList anyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime anyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime anyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot anyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix any
- The prefix filter for the Google Cloud Storage object name. Type: string (or Expression with resultType string).
- recursive any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile anyName 
- Google Cloud Storage wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder anyPath 
- Google Cloud Storage wildcardFolderPath. Type: string (or Expression with resultType string).
- delete_files_ Anyafter_ completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enable_partition_ Anydiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- file_list_ Anypath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modified_datetime_ Anyend 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modified_datetime_ Anystart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partition_root_ Anypath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix Any
- The prefix filter for the Google Cloud Storage object name. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcard_file_ Anyname 
- Google Cloud Storage wildcardFileName. Type: string (or Expression with resultType string).
- wildcard_folder_ Anypath 
- Google Cloud Storage wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles AnyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition AnyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList AnyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime AnyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime AnyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot AnyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix Any
- The prefix filter for the Google Cloud Storage object name. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile AnyName 
- Google Cloud Storage wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder AnyPath 
- Google Cloud Storage wildcardFolderPath. Type: string (or Expression with resultType string).
GreenplumSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
HBaseSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
HDInsightHiveActivityResponse   
- Name string
- Activity name.
- Arguments List<object>
- User specified arguments to HDInsightActivity.
- Defines Dictionary<string, object>
- Allows user to specify defines for Hive job request.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- GetDebug stringInfo 
- Debug info option.
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- QueryTimeout int
- Query timeout value (in minutes). Effective when the HDInsight cluster is with ESP (Enterprise Security Package)
- ScriptLinked Pulumi.Service Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Script linked service reference.
- ScriptPath object
- Script path. Type: string (or Expression with resultType string).
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- StorageLinked List<Pulumi.Services Azure Native. Data Factory. Inputs. Linked Service Reference Response> 
- Storage linked service references.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Variables Dictionary<string, object>
- User specified arguments under hivevar namespace.
- Name string
- Activity name.
- Arguments []interface{}
- User specified arguments to HDInsightActivity.
- Defines map[string]interface{}
- Allows user to specify defines for Hive job request.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- GetDebug stringInfo 
- Debug info option.
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- QueryTimeout int
- Query timeout value (in minutes). Effective when the HDInsight cluster is with ESP (Enterprise Security Package)
- ScriptLinked LinkedService Service Reference Response 
- Script linked service reference.
- ScriptPath interface{}
- Script path. Type: string (or Expression with resultType string).
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- StorageLinked []LinkedServices Service Reference Response 
- Storage linked service references.
- UserProperties []UserProperty Response 
- Activity user properties.
- Variables map[string]interface{}
- User specified arguments under hivevar namespace.
- name String
- Activity name.
- arguments List<Object>
- User specified arguments to HDInsightActivity.
- defines Map<String,Object>
- Allows user to specify defines for Hive job request.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- getDebug StringInfo 
- Debug info option.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- queryTimeout Integer
- Query timeout value (in minutes). Effective when the HDInsight cluster is with ESP (Enterprise Security Package)
- scriptLinked LinkedService Service Reference Response 
- Script linked service reference.
- scriptPath Object
- Script path. Type: string (or Expression with resultType string).
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storageLinked List<LinkedServices Service Reference Response> 
- Storage linked service references.
- userProperties List<UserProperty Response> 
- Activity user properties.
- variables Map<String,Object>
- User specified arguments under hivevar namespace.
- name string
- Activity name.
- arguments any[]
- User specified arguments to HDInsightActivity.
- defines {[key: string]: any}
- Allows user to specify defines for Hive job request.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- getDebug stringInfo 
- Debug info option.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- queryTimeout number
- Query timeout value (in minutes). Effective when the HDInsight cluster is with ESP (Enterprise Security Package)
- scriptLinked LinkedService Service Reference Response 
- Script linked service reference.
- scriptPath any
- Script path. Type: string (or Expression with resultType string).
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storageLinked LinkedServices Service Reference Response[] 
- Storage linked service references.
- userProperties UserProperty Response[] 
- Activity user properties.
- variables {[key: string]: any}
- User specified arguments under hivevar namespace.
- name str
- Activity name.
- arguments Sequence[Any]
- User specified arguments to HDInsightActivity.
- defines Mapping[str, Any]
- Allows user to specify defines for Hive job request.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- get_debug_ strinfo 
- Debug info option.
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- query_timeout int
- Query timeout value (in minutes). Effective when the HDInsight cluster is with ESP (Enterprise Security Package)
- script_linked_ Linkedservice Service Reference Response 
- Script linked service reference.
- script_path Any
- Script path. Type: string (or Expression with resultType string).
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storage_linked_ Sequence[Linkedservices Service Reference Response] 
- Storage linked service references.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- variables Mapping[str, Any]
- User specified arguments under hivevar namespace.
- name String
- Activity name.
- arguments List<Any>
- User specified arguments to HDInsightActivity.
- defines Map<Any>
- Allows user to specify defines for Hive job request.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- getDebug StringInfo 
- Debug info option.
- linkedService Property MapName 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- queryTimeout Number
- Query timeout value (in minutes). Effective when the HDInsight cluster is with ESP (Enterprise Security Package)
- scriptLinked Property MapService 
- Script linked service reference.
- scriptPath Any
- Script path. Type: string (or Expression with resultType string).
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storageLinked List<Property Map>Services 
- Storage linked service references.
- userProperties List<Property Map>
- Activity user properties.
- variables Map<Any>
- User specified arguments under hivevar namespace.
HDInsightMapReduceActivityResponse    
- ClassName object
- Class name. Type: string (or Expression with resultType string).
- JarFile objectPath 
- Jar path. Type: string (or Expression with resultType string).
- Name string
- Activity name.
- Arguments List<object>
- User specified arguments to HDInsightActivity.
- Defines Dictionary<string, object>
- Allows user to specify defines for the MapReduce job request.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- GetDebug stringInfo 
- Debug info option.
- JarLibs List<object>
- Jar libs.
- JarLinked Pulumi.Service Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Jar linked service reference.
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- StorageLinked List<Pulumi.Services Azure Native. Data Factory. Inputs. Linked Service Reference Response> 
- Storage linked service references.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- ClassName interface{}
- Class name. Type: string (or Expression with resultType string).
- JarFile interface{}Path 
- Jar path. Type: string (or Expression with resultType string).
- Name string
- Activity name.
- Arguments []interface{}
- User specified arguments to HDInsightActivity.
- Defines map[string]interface{}
- Allows user to specify defines for the MapReduce job request.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- GetDebug stringInfo 
- Debug info option.
- JarLibs []interface{}
- Jar libs.
- JarLinked LinkedService Service Reference Response 
- Jar linked service reference.
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- StorageLinked []LinkedServices Service Reference Response 
- Storage linked service references.
- UserProperties []UserProperty Response 
- Activity user properties.
- className Object
- Class name. Type: string (or Expression with resultType string).
- jarFile ObjectPath 
- Jar path. Type: string (or Expression with resultType string).
- name String
- Activity name.
- arguments List<Object>
- User specified arguments to HDInsightActivity.
- defines Map<String,Object>
- Allows user to specify defines for the MapReduce job request.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- getDebug StringInfo 
- Debug info option.
- jarLibs List<Object>
- Jar libs.
- jarLinked LinkedService Service Reference Response 
- Jar linked service reference.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storageLinked List<LinkedServices Service Reference Response> 
- Storage linked service references.
- userProperties List<UserProperty Response> 
- Activity user properties.
- className any
- Class name. Type: string (or Expression with resultType string).
- jarFile anyPath 
- Jar path. Type: string (or Expression with resultType string).
- name string
- Activity name.
- arguments any[]
- User specified arguments to HDInsightActivity.
- defines {[key: string]: any}
- Allows user to specify defines for the MapReduce job request.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- getDebug stringInfo 
- Debug info option.
- jarLibs any[]
- Jar libs.
- jarLinked LinkedService Service Reference Response 
- Jar linked service reference.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storageLinked LinkedServices Service Reference Response[] 
- Storage linked service references.
- userProperties UserProperty Response[] 
- Activity user properties.
- class_name Any
- Class name. Type: string (or Expression with resultType string).
- jar_file_ Anypath 
- Jar path. Type: string (or Expression with resultType string).
- name str
- Activity name.
- arguments Sequence[Any]
- User specified arguments to HDInsightActivity.
- defines Mapping[str, Any]
- Allows user to specify defines for the MapReduce job request.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- get_debug_ strinfo 
- Debug info option.
- jar_libs Sequence[Any]
- Jar libs.
- jar_linked_ Linkedservice Service Reference Response 
- Jar linked service reference.
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storage_linked_ Sequence[Linkedservices Service Reference Response] 
- Storage linked service references.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- className Any
- Class name. Type: string (or Expression with resultType string).
- jarFile AnyPath 
- Jar path. Type: string (or Expression with resultType string).
- name String
- Activity name.
- arguments List<Any>
- User specified arguments to HDInsightActivity.
- defines Map<Any>
- Allows user to specify defines for the MapReduce job request.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- getDebug StringInfo 
- Debug info option.
- jarLibs List<Any>
- Jar libs.
- jarLinked Property MapService 
- Jar linked service reference.
- linkedService Property MapName 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storageLinked List<Property Map>Services 
- Storage linked service references.
- userProperties List<Property Map>
- Activity user properties.
HDInsightPigActivityResponse   
- Name string
- Activity name.
- Arguments object
- User specified arguments to HDInsightActivity. Type: array (or Expression with resultType array).
- Defines Dictionary<string, object>
- Allows user to specify defines for Pig job request.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- GetDebug stringInfo 
- Debug info option.
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- ScriptLinked Pulumi.Service Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Script linked service reference.
- ScriptPath object
- Script path. Type: string (or Expression with resultType string).
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- StorageLinked List<Pulumi.Services Azure Native. Data Factory. Inputs. Linked Service Reference Response> 
- Storage linked service references.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Name string
- Activity name.
- Arguments interface{}
- User specified arguments to HDInsightActivity. Type: array (or Expression with resultType array).
- Defines map[string]interface{}
- Allows user to specify defines for Pig job request.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- GetDebug stringInfo 
- Debug info option.
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- ScriptLinked LinkedService Service Reference Response 
- Script linked service reference.
- ScriptPath interface{}
- Script path. Type: string (or Expression with resultType string).
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- StorageLinked []LinkedServices Service Reference Response 
- Storage linked service references.
- UserProperties []UserProperty Response 
- Activity user properties.
- name String
- Activity name.
- arguments Object
- User specified arguments to HDInsightActivity. Type: array (or Expression with resultType array).
- defines Map<String,Object>
- Allows user to specify defines for Pig job request.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- getDebug StringInfo 
- Debug info option.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- scriptLinked LinkedService Service Reference Response 
- Script linked service reference.
- scriptPath Object
- Script path. Type: string (or Expression with resultType string).
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storageLinked List<LinkedServices Service Reference Response> 
- Storage linked service references.
- userProperties List<UserProperty Response> 
- Activity user properties.
- name string
- Activity name.
- arguments any
- User specified arguments to HDInsightActivity. Type: array (or Expression with resultType array).
- defines {[key: string]: any}
- Allows user to specify defines for Pig job request.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- getDebug stringInfo 
- Debug info option.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- scriptLinked LinkedService Service Reference Response 
- Script linked service reference.
- scriptPath any
- Script path. Type: string (or Expression with resultType string).
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storageLinked LinkedServices Service Reference Response[] 
- Storage linked service references.
- userProperties UserProperty Response[] 
- Activity user properties.
- name str
- Activity name.
- arguments Any
- User specified arguments to HDInsightActivity. Type: array (or Expression with resultType array).
- defines Mapping[str, Any]
- Allows user to specify defines for Pig job request.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- get_debug_ strinfo 
- Debug info option.
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- script_linked_ Linkedservice Service Reference Response 
- Script linked service reference.
- script_path Any
- Script path. Type: string (or Expression with resultType string).
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storage_linked_ Sequence[Linkedservices Service Reference Response] 
- Storage linked service references.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- name String
- Activity name.
- arguments Any
- User specified arguments to HDInsightActivity. Type: array (or Expression with resultType array).
- defines Map<Any>
- Allows user to specify defines for Pig job request.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- getDebug StringInfo 
- Debug info option.
- linkedService Property MapName 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- scriptLinked Property MapService 
- Script linked service reference.
- scriptPath Any
- Script path. Type: string (or Expression with resultType string).
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storageLinked List<Property Map>Services 
- Storage linked service references.
- userProperties List<Property Map>
- Activity user properties.
HDInsightSparkActivityResponse   
- EntryFile objectPath 
- The relative path to the root folder of the code/package to be executed. Type: string (or Expression with resultType string).
- Name string
- Activity name.
- RootPath object
- The root path in 'sparkJobLinkedService' for all the job’s files. Type: string (or Expression with resultType string).
- Arguments List<object>
- The user-specified arguments to HDInsightSparkActivity.
- ClassName string
- The application's Java/Spark main class.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- GetDebug stringInfo 
- Debug info option.
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- ProxyUser object
- The user to impersonate that will execute the job. Type: string (or Expression with resultType string).
- SparkConfig Dictionary<string, object>
- Spark configuration property.
- SparkJob Pulumi.Linked Service Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- The storage linked service for uploading the entry file and dependencies, and for receiving logs.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- EntryFile interface{}Path 
- The relative path to the root folder of the code/package to be executed. Type: string (or Expression with resultType string).
- Name string
- Activity name.
- RootPath interface{}
- The root path in 'sparkJobLinkedService' for all the job’s files. Type: string (or Expression with resultType string).
- Arguments []interface{}
- The user-specified arguments to HDInsightSparkActivity.
- ClassName string
- The application's Java/Spark main class.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- GetDebug stringInfo 
- Debug info option.
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- ProxyUser interface{}
- The user to impersonate that will execute the job. Type: string (or Expression with resultType string).
- SparkConfig map[string]interface{}
- Spark configuration property.
- SparkJob LinkedLinked Service Service Reference Response 
- The storage linked service for uploading the entry file and dependencies, and for receiving logs.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- entryFile ObjectPath 
- The relative path to the root folder of the code/package to be executed. Type: string (or Expression with resultType string).
- name String
- Activity name.
- rootPath Object
- The root path in 'sparkJobLinkedService' for all the job’s files. Type: string (or Expression with resultType string).
- arguments List<Object>
- The user-specified arguments to HDInsightSparkActivity.
- className String
- The application's Java/Spark main class.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- getDebug StringInfo 
- Debug info option.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- proxyUser Object
- The user to impersonate that will execute the job. Type: string (or Expression with resultType string).
- sparkConfig Map<String,Object>
- Spark configuration property.
- sparkJob LinkedLinked Service Service Reference Response 
- The storage linked service for uploading the entry file and dependencies, and for receiving logs.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- entryFile anyPath 
- The relative path to the root folder of the code/package to be executed. Type: string (or Expression with resultType string).
- name string
- Activity name.
- rootPath any
- The root path in 'sparkJobLinkedService' for all the job’s files. Type: string (or Expression with resultType string).
- arguments any[]
- The user-specified arguments to HDInsightSparkActivity.
- className string
- The application's Java/Spark main class.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- getDebug stringInfo 
- Debug info option.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- proxyUser any
- The user to impersonate that will execute the job. Type: string (or Expression with resultType string).
- sparkConfig {[key: string]: any}
- Spark configuration property.
- sparkJob LinkedLinked Service Service Reference Response 
- The storage linked service for uploading the entry file and dependencies, and for receiving logs.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- entry_file_ Anypath 
- The relative path to the root folder of the code/package to be executed. Type: string (or Expression with resultType string).
- name str
- Activity name.
- root_path Any
- The root path in 'sparkJobLinkedService' for all the job’s files. Type: string (or Expression with resultType string).
- arguments Sequence[Any]
- The user-specified arguments to HDInsightSparkActivity.
- class_name str
- The application's Java/Spark main class.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- get_debug_ strinfo 
- Debug info option.
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- proxy_user Any
- The user to impersonate that will execute the job. Type: string (or Expression with resultType string).
- spark_config Mapping[str, Any]
- Spark configuration property.
- spark_job_ Linkedlinked_ service Service Reference Response 
- The storage linked service for uploading the entry file and dependencies, and for receiving logs.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- entryFile AnyPath 
- The relative path to the root folder of the code/package to be executed. Type: string (or Expression with resultType string).
- name String
- Activity name.
- rootPath Any
- The root path in 'sparkJobLinkedService' for all the job’s files. Type: string (or Expression with resultType string).
- arguments List<Any>
- The user-specified arguments to HDInsightSparkActivity.
- className String
- The application's Java/Spark main class.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- getDebug StringInfo 
- Debug info option.
- linkedService Property MapName 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- proxyUser Any
- The user to impersonate that will execute the job. Type: string (or Expression with resultType string).
- sparkConfig Map<Any>
- Spark configuration property.
- sparkJob Property MapLinked Service 
- The storage linked service for uploading the entry file and dependencies, and for receiving logs.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
HDInsightStreamingActivityResponse   
- FilePaths List<object>
- Paths to streaming job files. Can be directories.
- Input object
- Input blob path. Type: string (or Expression with resultType string).
- Mapper object
- Mapper executable name. Type: string (or Expression with resultType string).
- Name string
- Activity name.
- Output object
- Output blob path. Type: string (or Expression with resultType string).
- Reducer object
- Reducer executable name. Type: string (or Expression with resultType string).
- Arguments List<object>
- User specified arguments to HDInsightActivity.
- Combiner object
- Combiner executable name. Type: string (or Expression with resultType string).
- CommandEnvironment List<object>
- Command line environment values.
- Defines Dictionary<string, object>
- Allows user to specify defines for streaming job request.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- FileLinked Pulumi.Service Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference where the files are located.
- GetDebug stringInfo 
- Debug info option.
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- StorageLinked List<Pulumi.Services Azure Native. Data Factory. Inputs. Linked Service Reference Response> 
- Storage linked service references.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- FilePaths []interface{}
- Paths to streaming job files. Can be directories.
- Input interface{}
- Input blob path. Type: string (or Expression with resultType string).
- Mapper interface{}
- Mapper executable name. Type: string (or Expression with resultType string).
- Name string
- Activity name.
- Output interface{}
- Output blob path. Type: string (or Expression with resultType string).
- Reducer interface{}
- Reducer executable name. Type: string (or Expression with resultType string).
- Arguments []interface{}
- User specified arguments to HDInsightActivity.
- Combiner interface{}
- Combiner executable name. Type: string (or Expression with resultType string).
- CommandEnvironment []interface{}
- Command line environment values.
- Defines map[string]interface{}
- Allows user to specify defines for streaming job request.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- FileLinked LinkedService Service Reference Response 
- Linked service reference where the files are located.
- GetDebug stringInfo 
- Debug info option.
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- StorageLinked []LinkedServices Service Reference Response 
- Storage linked service references.
- UserProperties []UserProperty Response 
- Activity user properties.
- filePaths List<Object>
- Paths to streaming job files. Can be directories.
- input Object
- Input blob path. Type: string (or Expression with resultType string).
- mapper Object
- Mapper executable name. Type: string (or Expression with resultType string).
- name String
- Activity name.
- output Object
- Output blob path. Type: string (or Expression with resultType string).
- reducer Object
- Reducer executable name. Type: string (or Expression with resultType string).
- arguments List<Object>
- User specified arguments to HDInsightActivity.
- combiner Object
- Combiner executable name. Type: string (or Expression with resultType string).
- commandEnvironment List<Object>
- Command line environment values.
- defines Map<String,Object>
- Allows user to specify defines for streaming job request.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- fileLinked LinkedService Service Reference Response 
- Linked service reference where the files are located.
- getDebug StringInfo 
- Debug info option.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storageLinked List<LinkedServices Service Reference Response> 
- Storage linked service references.
- userProperties List<UserProperty Response> 
- Activity user properties.
- filePaths any[]
- Paths to streaming job files. Can be directories.
- input any
- Input blob path. Type: string (or Expression with resultType string).
- mapper any
- Mapper executable name. Type: string (or Expression with resultType string).
- name string
- Activity name.
- output any
- Output blob path. Type: string (or Expression with resultType string).
- reducer any
- Reducer executable name. Type: string (or Expression with resultType string).
- arguments any[]
- User specified arguments to HDInsightActivity.
- combiner any
- Combiner executable name. Type: string (or Expression with resultType string).
- commandEnvironment any[]
- Command line environment values.
- defines {[key: string]: any}
- Allows user to specify defines for streaming job request.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- fileLinked LinkedService Service Reference Response 
- Linked service reference where the files are located.
- getDebug stringInfo 
- Debug info option.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storageLinked LinkedServices Service Reference Response[] 
- Storage linked service references.
- userProperties UserProperty Response[] 
- Activity user properties.
- file_paths Sequence[Any]
- Paths to streaming job files. Can be directories.
- input Any
- Input blob path. Type: string (or Expression with resultType string).
- mapper Any
- Mapper executable name. Type: string (or Expression with resultType string).
- name str
- Activity name.
- output Any
- Output blob path. Type: string (or Expression with resultType string).
- reducer Any
- Reducer executable name. Type: string (or Expression with resultType string).
- arguments Sequence[Any]
- User specified arguments to HDInsightActivity.
- combiner Any
- Combiner executable name. Type: string (or Expression with resultType string).
- command_environment Sequence[Any]
- Command line environment values.
- defines Mapping[str, Any]
- Allows user to specify defines for streaming job request.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- file_linked_ Linkedservice Service Reference Response 
- Linked service reference where the files are located.
- get_debug_ strinfo 
- Debug info option.
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storage_linked_ Sequence[Linkedservices Service Reference Response] 
- Storage linked service references.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- filePaths List<Any>
- Paths to streaming job files. Can be directories.
- input Any
- Input blob path. Type: string (or Expression with resultType string).
- mapper Any
- Mapper executable name. Type: string (or Expression with resultType string).
- name String
- Activity name.
- output Any
- Output blob path. Type: string (or Expression with resultType string).
- reducer Any
- Reducer executable name. Type: string (or Expression with resultType string).
- arguments List<Any>
- User specified arguments to HDInsightActivity.
- combiner Any
- Combiner executable name. Type: string (or Expression with resultType string).
- commandEnvironment List<Any>
- Command line environment values.
- defines Map<Any>
- Allows user to specify defines for streaming job request.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- fileLinked Property MapService 
- Linked service reference where the files are located.
- getDebug StringInfo 
- Debug info option.
- linkedService Property MapName 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storageLinked List<Property Map>Services 
- Storage linked service references.
- userProperties List<Property Map>
- Activity user properties.
HdfsReadSettingsResponse   
- DeleteFiles objectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- DistcpSettings Pulumi.Azure Native. Data Factory. Inputs. Distcp Settings Response 
- Specifies Distcp-related settings.
- EnablePartition objectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList objectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime objectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime objectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot objectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Recursive object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile objectName 
- HDFS wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder objectPath 
- HDFS wildcardFolderPath. Type: string (or Expression with resultType string).
- DeleteFiles interface{}After Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- DistcpSettings DistcpSettings Response 
- Specifies Distcp-related settings.
- EnablePartition interface{}Discovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList interface{}Path 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime interface{}End 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime interface{}Start 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot interface{}Path 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Recursive interface{}
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile interface{}Name 
- HDFS wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder interface{}Path 
- HDFS wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles ObjectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- distcpSettings DistcpSettings Response 
- Specifies Distcp-related settings.
- enablePartition ObjectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList ObjectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime ObjectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime ObjectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot ObjectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive Object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile ObjectName 
- HDFS wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder ObjectPath 
- HDFS wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles anyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- distcpSettings DistcpSettings Response 
- Specifies Distcp-related settings.
- enablePartition anyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList anyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime anyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime anyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot anyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile anyName 
- HDFS wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder anyPath 
- HDFS wildcardFolderPath. Type: string (or Expression with resultType string).
- delete_files_ Anyafter_ completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- distcp_settings DistcpSettings Response 
- Specifies Distcp-related settings.
- enable_partition_ Anydiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- file_list_ Anypath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modified_datetime_ Anyend 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modified_datetime_ Anystart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partition_root_ Anypath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcard_file_ Anyname 
- HDFS wildcardFileName. Type: string (or Expression with resultType string).
- wildcard_folder_ Anypath 
- HDFS wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles AnyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- distcpSettings Property Map
- Specifies Distcp-related settings.
- enablePartition AnyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList AnyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime AnyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime AnyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot AnyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile AnyName 
- HDFS wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder AnyPath 
- HDFS wildcardFolderPath. Type: string (or Expression with resultType string).
HdfsSourceResponse  
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- DistcpSettings Pulumi.Azure Native. Data Factory. Inputs. Distcp Settings Response 
- Specifies Distcp-related settings.
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Recursive object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- DistcpSettings DistcpSettings Response 
- Specifies Distcp-related settings.
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Recursive interface{}
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- distcpSettings DistcpSettings Response 
- Specifies Distcp-related settings.
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- recursive Object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- distcpSettings DistcpSettings Response 
- Specifies Distcp-related settings.
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- recursive any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- distcp_settings DistcpSettings Response 
- Specifies Distcp-related settings.
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- distcpSettings Property Map
- Specifies Distcp-related settings.
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
HiveSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
HttpReadSettingsResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- AdditionalHeaders object
- The additional HTTP headers in the request to the RESTful API. Type: string (or Expression with resultType string).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- RequestBody object
- The HTTP request body to the RESTful API if requestMethod is POST. Type: string (or Expression with resultType string).
- RequestMethod object
- The HTTP method used to call the RESTful API. The default is GET. Type: string (or Expression with resultType string).
- RequestTimeout object
- Specifies the timeout for a HTTP client to get HTTP response from HTTP server. Type: string (or Expression with resultType string).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- AdditionalHeaders interface{}
- The additional HTTP headers in the request to the RESTful API. Type: string (or Expression with resultType string).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- RequestBody interface{}
- The HTTP request body to the RESTful API if requestMethod is POST. Type: string (or Expression with resultType string).
- RequestMethod interface{}
- The HTTP method used to call the RESTful API. The default is GET. Type: string (or Expression with resultType string).
- RequestTimeout interface{}
- Specifies the timeout for a HTTP client to get HTTP response from HTTP server. Type: string (or Expression with resultType string).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- additionalHeaders Object
- The additional HTTP headers in the request to the RESTful API. Type: string (or Expression with resultType string).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- requestBody Object
- The HTTP request body to the RESTful API if requestMethod is POST. Type: string (or Expression with resultType string).
- requestMethod Object
- The HTTP method used to call the RESTful API. The default is GET. Type: string (or Expression with resultType string).
- requestTimeout Object
- Specifies the timeout for a HTTP client to get HTTP response from HTTP server. Type: string (or Expression with resultType string).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- additionalHeaders any
- The additional HTTP headers in the request to the RESTful API. Type: string (or Expression with resultType string).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- requestBody any
- The HTTP request body to the RESTful API if requestMethod is POST. Type: string (or Expression with resultType string).
- requestMethod any
- The HTTP method used to call the RESTful API. The default is GET. Type: string (or Expression with resultType string).
- requestTimeout any
- Specifies the timeout for a HTTP client to get HTTP response from HTTP server. Type: string (or Expression with resultType string).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- additional_headers Any
- The additional HTTP headers in the request to the RESTful API. Type: string (or Expression with resultType string).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- request_body Any
- The HTTP request body to the RESTful API if requestMethod is POST. Type: string (or Expression with resultType string).
- request_method Any
- The HTTP method used to call the RESTful API. The default is GET. Type: string (or Expression with resultType string).
- request_timeout Any
- Specifies the timeout for a HTTP client to get HTTP response from HTTP server. Type: string (or Expression with resultType string).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- additionalHeaders Any
- The additional HTTP headers in the request to the RESTful API. Type: string (or Expression with resultType string).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- requestBody Any
- The HTTP request body to the RESTful API if requestMethod is POST. Type: string (or Expression with resultType string).
- requestMethod Any
- The HTTP method used to call the RESTful API. The default is GET. Type: string (or Expression with resultType string).
- requestTimeout Any
- Specifies the timeout for a HTTP client to get HTTP response from HTTP server. Type: string (or Expression with resultType string).
HttpSourceResponse  
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- HttpRequest objectTimeout 
- Specifies the timeout for a HTTP client to get HTTP response from HTTP server. The default value is equivalent to System.Net.HttpWebRequest.Timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- HttpRequest interface{}Timeout 
- Specifies the timeout for a HTTP client to get HTTP response from HTTP server. The default value is equivalent to System.Net.HttpWebRequest.Timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest ObjectTimeout 
- Specifies the timeout for a HTTP client to get HTTP response from HTTP server. The default value is equivalent to System.Net.HttpWebRequest.Timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest anyTimeout 
- Specifies the timeout for a HTTP client to get HTTP response from HTTP server. The default value is equivalent to System.Net.HttpWebRequest.Timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- http_request_ Anytimeout 
- Specifies the timeout for a HTTP client to get HTTP response from HTTP server. The default value is equivalent to System.Net.HttpWebRequest.Timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest AnyTimeout 
- Specifies the timeout for a HTTP client to get HTTP response from HTTP server. The default value is equivalent to System.Net.HttpWebRequest.Timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
HubspotSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
IcebergSinkResponse  
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings Pulumi.Azure Native. Data Factory. Inputs. Iceberg Write Settings Response 
- Iceberg format settings.
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob FSWrite Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob Storage Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Lake Store Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure File Storage Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. File Server Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Lake House Write Settings Response Azure Native. Data Factory. Inputs. Sftp Write Settings Response 
- Iceberg store settings.
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings IcebergWrite Settings Response 
- Iceberg format settings.
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- Iceberg store settings.
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings IcebergWrite Settings Response 
- Iceberg format settings.
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- Iceberg store settings.
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings IcebergWrite Settings Response 
- Iceberg format settings.
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- Iceberg store settings.
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- format_settings IcebergWrite Settings Response 
- Iceberg format settings.
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- store_settings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- Iceberg store settings.
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings Property Map
- Iceberg format settings.
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- Iceberg store settings.
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
IcebergWriteSettingsResponse   
IfConditionActivityResponse   
- Expression
Pulumi.Azure Native. Data Factory. Inputs. Expression Response 
- An expression that would evaluate to Boolean. This is used to determine the block of activities (ifTrueActivities or ifFalseActivities) that will be executed.
- Name string
- Activity name.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- IfFalse List<object>Activities 
- List of activities to execute if expression is evaluated to false. This is an optional property and if not provided, the activity will exit without any action.
- IfTrue List<object>Activities 
- List of activities to execute if expression is evaluated to true. This is an optional property and if not provided, the activity will exit without any action.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Expression
ExpressionResponse 
- An expression that would evaluate to Boolean. This is used to determine the block of activities (ifTrueActivities or ifFalseActivities) that will be executed.
- Name string
- Activity name.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- IfFalse []interface{}Activities 
- List of activities to execute if expression is evaluated to false. This is an optional property and if not provided, the activity will exit without any action.
- IfTrue []interface{}Activities 
- List of activities to execute if expression is evaluated to true. This is an optional property and if not provided, the activity will exit without any action.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- expression
ExpressionResponse 
- An expression that would evaluate to Boolean. This is used to determine the block of activities (ifTrueActivities or ifFalseActivities) that will be executed.
- name String
- Activity name.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- ifFalse List<Object>Activities 
- List of activities to execute if expression is evaluated to false. This is an optional property and if not provided, the activity will exit without any action.
- ifTrue List<Object>Activities 
- List of activities to execute if expression is evaluated to true. This is an optional property and if not provided, the activity will exit without any action.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- expression
ExpressionResponse 
- An expression that would evaluate to Boolean. This is used to determine the block of activities (ifTrueActivities or ifFalseActivities) that will be executed.
- name string
- Activity name.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- ifFalse (AppendActivities Variable Activity Response | Azure Data Explorer Command Activity Response | Azure Function Activity Response | Azure MLBatch Execution Activity Response | Azure MLExecute Pipeline Activity Response | Azure MLUpdate Resource Activity Response | Control Activity Response | Copy Activity Response | Custom Activity Response | Data Lake Analytics USQLActivity Response | Databricks Notebook Activity Response | Databricks Spark Jar Activity Response | Databricks Spark Python Activity Response | Delete Activity Response | Execute Data Flow Activity Response | Execute Pipeline Activity Response | Execute SSISPackage Activity Response | Execute Wrangling Dataflow Activity Response | Execution Activity Response | Fail Activity Response | Filter Activity Response | For Each Activity Response | Get Metadata Activity Response | HDInsight Hive Activity Response | HDInsight Map Reduce Activity Response | HDInsight Pig Activity Response | HDInsight Spark Activity Response | HDInsight Streaming Activity Response | If Condition Activity Response | Lookup Activity Response | Script Activity Response | Set Variable Activity Response | Sql Server Stored Procedure Activity Response | Switch Activity Response | Synapse Notebook Activity Response | Synapse Spark Job Definition Activity Response | Until Activity Response | Validation Activity Response | Wait Activity Response | Web Activity Response | Web Hook Activity Response)[] 
- List of activities to execute if expression is evaluated to false. This is an optional property and if not provided, the activity will exit without any action.
- ifTrue (AppendActivities Variable Activity Response | Azure Data Explorer Command Activity Response | Azure Function Activity Response | Azure MLBatch Execution Activity Response | Azure MLExecute Pipeline Activity Response | Azure MLUpdate Resource Activity Response | Control Activity Response | Copy Activity Response | Custom Activity Response | Data Lake Analytics USQLActivity Response | Databricks Notebook Activity Response | Databricks Spark Jar Activity Response | Databricks Spark Python Activity Response | Delete Activity Response | Execute Data Flow Activity Response | Execute Pipeline Activity Response | Execute SSISPackage Activity Response | Execute Wrangling Dataflow Activity Response | Execution Activity Response | Fail Activity Response | Filter Activity Response | For Each Activity Response | Get Metadata Activity Response | HDInsight Hive Activity Response | HDInsight Map Reduce Activity Response | HDInsight Pig Activity Response | HDInsight Spark Activity Response | HDInsight Streaming Activity Response | If Condition Activity Response | Lookup Activity Response | Script Activity Response | Set Variable Activity Response | Sql Server Stored Procedure Activity Response | Switch Activity Response | Synapse Notebook Activity Response | Synapse Spark Job Definition Activity Response | Until Activity Response | Validation Activity Response | Wait Activity Response | Web Activity Response | Web Hook Activity Response)[] 
- List of activities to execute if expression is evaluated to true. This is an optional property and if not provided, the activity will exit without any action.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- expression
ExpressionResponse 
- An expression that would evaluate to Boolean. This is used to determine the block of activities (ifTrueActivities or ifFalseActivities) that will be executed.
- name str
- Activity name.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- if_false_ Sequence[Union[Appendactivities Variable Activity Response, Azure Data Explorer Command Activity Response, Azure Function Activity Response, Azure MLBatch Execution Activity Response, Azure MLExecute Pipeline Activity Response, Azure MLUpdate Resource Activity Response, Control Activity Response, Copy Activity Response, Custom Activity Response, Data Lake Analytics USQLActivity Response, Databricks Notebook Activity Response, Databricks Spark Jar Activity Response, Databricks Spark Python Activity Response, Delete Activity Response, Execute Data Flow Activity Response, Execute Pipeline Activity Response, Execute SSISPackage Activity Response, Execute Wrangling Dataflow Activity Response, Execution Activity Response, Fail Activity Response, Filter Activity Response, For Each Activity Response, Get Metadata Activity Response, HDInsight Hive Activity Response, HDInsight Map Reduce Activity Response, HDInsight Pig Activity Response, HDInsight Spark Activity Response, HDInsight Streaming Activity Response, If Condition Activity Response, Lookup Activity Response, Script Activity Response, Set Variable Activity Response, Sql Server Stored Procedure Activity Response, Switch Activity Response, Synapse Notebook Activity Response, Synapse Spark Job Definition Activity Response, Until Activity Response, Validation Activity Response, Wait Activity Response, Web Activity Response, Web Hook Activity Response]] 
- List of activities to execute if expression is evaluated to false. This is an optional property and if not provided, the activity will exit without any action.
- if_true_ Sequence[Union[Appendactivities Variable Activity Response, Azure Data Explorer Command Activity Response, Azure Function Activity Response, Azure MLBatch Execution Activity Response, Azure MLExecute Pipeline Activity Response, Azure MLUpdate Resource Activity Response, Control Activity Response, Copy Activity Response, Custom Activity Response, Data Lake Analytics USQLActivity Response, Databricks Notebook Activity Response, Databricks Spark Jar Activity Response, Databricks Spark Python Activity Response, Delete Activity Response, Execute Data Flow Activity Response, Execute Pipeline Activity Response, Execute SSISPackage Activity Response, Execute Wrangling Dataflow Activity Response, Execution Activity Response, Fail Activity Response, Filter Activity Response, For Each Activity Response, Get Metadata Activity Response, HDInsight Hive Activity Response, HDInsight Map Reduce Activity Response, HDInsight Pig Activity Response, HDInsight Spark Activity Response, HDInsight Streaming Activity Response, If Condition Activity Response, Lookup Activity Response, Script Activity Response, Set Variable Activity Response, Sql Server Stored Procedure Activity Response, Switch Activity Response, Synapse Notebook Activity Response, Synapse Spark Job Definition Activity Response, Until Activity Response, Validation Activity Response, Wait Activity Response, Web Activity Response, Web Hook Activity Response]] 
- List of activities to execute if expression is evaluated to true. This is an optional property and if not provided, the activity will exit without any action.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- expression Property Map
- An expression that would evaluate to Boolean. This is used to determine the block of activities (ifTrueActivities or ifFalseActivities) that will be executed.
- name String
- Activity name.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- ifFalse List<Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map>Activities 
- List of activities to execute if expression is evaluated to false. This is an optional property and if not provided, the activity will exit without any action.
- ifTrue List<Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map>Activities 
- List of activities to execute if expression is evaluated to true. This is an optional property and if not provided, the activity will exit without any action.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
ImpalaSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
InformixSinkResponse  
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy objectScript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy interface{}Script 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy ObjectScript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy anyScript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- pre_copy_ Anyscript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy AnyScript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
InformixSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- Database query. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- Database query. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- Database query. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- Database query. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
IntegrationRuntimeReferenceResponse   
- ReferenceName string
- Reference integration runtime name.
- Type string
- Type of integration runtime.
- Parameters Dictionary<string, object>
- Arguments for integration runtime.
- ReferenceName string
- Reference integration runtime name.
- Type string
- Type of integration runtime.
- Parameters map[string]interface{}
- Arguments for integration runtime.
- referenceName String
- Reference integration runtime name.
- type String
- Type of integration runtime.
- parameters Map<String,Object>
- Arguments for integration runtime.
- referenceName string
- Reference integration runtime name.
- type string
- Type of integration runtime.
- parameters {[key: string]: any}
- Arguments for integration runtime.
- reference_name str
- Reference integration runtime name.
- type str
- Type of integration runtime.
- parameters Mapping[str, Any]
- Arguments for integration runtime.
- referenceName String
- Reference integration runtime name.
- type String
- Type of integration runtime.
- parameters Map<Any>
- Arguments for integration runtime.
JiraSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
JsonReadSettingsResponse   
- CompressionProperties TarGZip | TarRead Settings Response Read | ZipSettings Response Deflate Read Settings Response 
- Compression settings.
- compressionProperties TarGZip | TarRead Settings Response Read | ZipSettings Response Deflate Read Settings Response 
- Compression settings.
- compressionProperties TarGZip | TarRead Settings Response Read | ZipSettings Response Deflate Read Settings Response 
- Compression settings.
- compression_properties TarGZip | TarRead Settings Response Read | ZipSettings Response Deflate Read Settings Response 
- Compression settings.
- compressionProperties Property Map | Property Map | Property Map
- Compression settings.
JsonSinkResponse  
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings Pulumi.Azure Native. Data Factory. Inputs. Json Write Settings Response 
- Json format settings.
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob FSWrite Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob Storage Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Lake Store Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure File Storage Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. File Server Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Lake House Write Settings Response Azure Native. Data Factory. Inputs. Sftp Write Settings Response 
- Json store settings.
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings JsonWrite Settings Response 
- Json format settings.
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- Json store settings.
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings JsonWrite Settings Response 
- Json format settings.
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- Json store settings.
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings JsonWrite Settings Response 
- Json format settings.
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- Json store settings.
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- format_settings JsonWrite Settings Response 
- Json format settings.
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- store_settings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- Json store settings.
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings Property Map
- Json format settings.
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- Json store settings.
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
JsonSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings Pulumi.Azure Native. Data Factory. Inputs. Json Read Settings Response 
- Json format settings.
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Amazon S3Compatible Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Amazon S3Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob FSRead Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Lake Store Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure File Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. File Server Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Ftp Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Google Cloud Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Hdfs Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Http Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Lake House Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Oracle Cloud Storage Read Settings Response Azure Native. Data Factory. Inputs. Sftp Read Settings Response 
- Json store settings.
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings JsonRead Settings Response 
- Json format settings.
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Json store settings.
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings JsonRead Settings Response 
- Json format settings.
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Json store settings.
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings JsonRead Settings Response 
- Json format settings.
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Json store settings.
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- format_settings JsonRead Settings Response 
- Json format settings.
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- store_settings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Json store settings.
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings Property Map
- Json format settings.
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- Json store settings.
JsonWriteSettingsResponse   
- FilePattern object
- File pattern of JSON. This setting controls the way a collection of JSON objects will be treated. The default value is 'setOfObjects'. It is case-sensitive.
- FilePattern interface{}
- File pattern of JSON. This setting controls the way a collection of JSON objects will be treated. The default value is 'setOfObjects'. It is case-sensitive.
- filePattern Object
- File pattern of JSON. This setting controls the way a collection of JSON objects will be treated. The default value is 'setOfObjects'. It is case-sensitive.
- filePattern any
- File pattern of JSON. This setting controls the way a collection of JSON objects will be treated. The default value is 'setOfObjects'. It is case-sensitive.
- file_pattern Any
- File pattern of JSON. This setting controls the way a collection of JSON objects will be treated. The default value is 'setOfObjects'. It is case-sensitive.
- filePattern Any
- File pattern of JSON. This setting controls the way a collection of JSON objects will be treated. The default value is 'setOfObjects'. It is case-sensitive.
LakeHouseReadSettingsResponse    
- DeleteFiles objectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition objectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList objectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime objectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime objectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot objectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Recursive object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile objectName 
- Microsoft Fabric Lakehouse Files wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder objectPath 
- Microsoft Fabric Lakehouse Files wildcardFolderPath. Type: string (or Expression with resultType string).
- DeleteFiles interface{}After Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition interface{}Discovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList interface{}Path 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime interface{}End 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime interface{}Start 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot interface{}Path 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Recursive interface{}
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile interface{}Name 
- Microsoft Fabric Lakehouse Files wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder interface{}Path 
- Microsoft Fabric Lakehouse Files wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles ObjectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition ObjectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList ObjectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime ObjectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime ObjectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot ObjectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive Object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile ObjectName 
- Microsoft Fabric Lakehouse Files wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder ObjectPath 
- Microsoft Fabric Lakehouse Files wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles anyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition anyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList anyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime anyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime anyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot anyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile anyName 
- Microsoft Fabric Lakehouse Files wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder anyPath 
- Microsoft Fabric Lakehouse Files wildcardFolderPath. Type: string (or Expression with resultType string).
- delete_files_ Anyafter_ completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enable_partition_ Anydiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- file_list_ Anypath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modified_datetime_ Anyend 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modified_datetime_ Anystart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partition_root_ Anypath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcard_file_ Anyname 
- Microsoft Fabric Lakehouse Files wildcardFileName. Type: string (or Expression with resultType string).
- wildcard_folder_ Anypath 
- Microsoft Fabric Lakehouse Files wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles AnyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition AnyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList AnyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime AnyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime AnyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot AnyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile AnyName 
- Microsoft Fabric Lakehouse Files wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder AnyPath 
- Microsoft Fabric Lakehouse Files wildcardFolderPath. Type: string (or Expression with resultType string).
LakeHouseTableSinkResponse    
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PartitionName objectList 
- Specify the partition column names from sink columns. Type: array of objects (or Expression with resultType array of objects).
- PartitionOption object
- Create partitions in folder structure based on one or multiple columns. Each distinct column value (pair) will be a new partition. Possible values include: "None", "PartitionByKey".
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- TableAction objectOption 
- The type of table action for Lakehouse Table sink. Possible values include: "None", "Append", "Overwrite".
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PartitionName interface{}List 
- Specify the partition column names from sink columns. Type: array of objects (or Expression with resultType array of objects).
- PartitionOption interface{}
- Create partitions in folder structure based on one or multiple columns. Each distinct column value (pair) will be a new partition. Possible values include: "None", "PartitionByKey".
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- TableAction interface{}Option 
- The type of table action for Lakehouse Table sink. Possible values include: "None", "Append", "Overwrite".
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- partitionName ObjectList 
- Specify the partition column names from sink columns. Type: array of objects (or Expression with resultType array of objects).
- partitionOption Object
- Create partitions in folder structure based on one or multiple columns. Each distinct column value (pair) will be a new partition. Possible values include: "None", "PartitionByKey".
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- tableAction ObjectOption 
- The type of table action for Lakehouse Table sink. Possible values include: "None", "Append", "Overwrite".
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- partitionName anyList 
- Specify the partition column names from sink columns. Type: array of objects (or Expression with resultType array of objects).
- partitionOption any
- Create partitions in folder structure based on one or multiple columns. Each distinct column value (pair) will be a new partition. Possible values include: "None", "PartitionByKey".
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- tableAction anyOption 
- The type of table action for Lakehouse Table sink. Possible values include: "None", "Append", "Overwrite".
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- partition_name_ Anylist 
- Specify the partition column names from sink columns. Type: array of objects (or Expression with resultType array of objects).
- partition_option Any
- Create partitions in folder structure based on one or multiple columns. Each distinct column value (pair) will be a new partition. Possible values include: "None", "PartitionByKey".
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- table_action_ Anyoption 
- The type of table action for Lakehouse Table sink. Possible values include: "None", "Append", "Overwrite".
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- partitionName AnyList 
- Specify the partition column names from sink columns. Type: array of objects (or Expression with resultType array of objects).
- partitionOption Any
- Create partitions in folder structure based on one or multiple columns. Each distinct column value (pair) will be a new partition. Possible values include: "None", "PartitionByKey".
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- tableAction AnyOption 
- The type of table action for Lakehouse Table sink. Possible values include: "None", "Append", "Overwrite".
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
LakeHouseTableSourceResponse    
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- TimestampAs objectOf 
- Query an older snapshot by timestamp. Type: string (or Expression with resultType string).
- VersionAs objectOf 
- Query an older snapshot by version. Type: integer (or Expression with resultType integer).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- TimestampAs interface{}Of 
- Query an older snapshot by timestamp. Type: string (or Expression with resultType string).
- VersionAs interface{}Of 
- Query an older snapshot by version. Type: integer (or Expression with resultType integer).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- timestampAs ObjectOf 
- Query an older snapshot by timestamp. Type: string (or Expression with resultType string).
- versionAs ObjectOf 
- Query an older snapshot by version. Type: integer (or Expression with resultType integer).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- timestampAs anyOf 
- Query an older snapshot by timestamp. Type: string (or Expression with resultType string).
- versionAs anyOf 
- Query an older snapshot by version. Type: integer (or Expression with resultType integer).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- timestamp_as_ Anyof 
- Query an older snapshot by timestamp. Type: string (or Expression with resultType string).
- version_as_ Anyof 
- Query an older snapshot by version. Type: integer (or Expression with resultType integer).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- timestampAs AnyOf 
- Query an older snapshot by timestamp. Type: string (or Expression with resultType string).
- versionAs AnyOf 
- Query an older snapshot by version. Type: integer (or Expression with resultType integer).
LakeHouseWriteSettingsResponse    
- CopyBehavior object
- The type of copy behavior for copy sink.
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Metadata
List<Pulumi.Azure Native. Data Factory. Inputs. Metadata Item Response> 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- CopyBehavior interface{}
- The type of copy behavior for copy sink.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Metadata
[]MetadataItem Response 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- copyBehavior Object
- The type of copy behavior for copy sink.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata
List<MetadataItem Response> 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- copyBehavior any
- The type of copy behavior for copy sink.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata
MetadataItem Response[] 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- copy_behavior Any
- The type of copy behavior for copy sink.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata
Sequence[MetadataItem Response] 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- copyBehavior Any
- The type of copy behavior for copy sink.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata List<Property Map>
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
LinkedServiceReferenceResponse   
- ReferenceName string
- Reference LinkedService name.
- Type string
- Linked service reference type.
- Parameters Dictionary<string, object>
- Arguments for LinkedService.
- ReferenceName string
- Reference LinkedService name.
- Type string
- Linked service reference type.
- Parameters map[string]interface{}
- Arguments for LinkedService.
- referenceName String
- Reference LinkedService name.
- type String
- Linked service reference type.
- parameters Map<String,Object>
- Arguments for LinkedService.
- referenceName string
- Reference LinkedService name.
- type string
- Linked service reference type.
- parameters {[key: string]: any}
- Arguments for LinkedService.
- reference_name str
- Reference LinkedService name.
- type str
- Linked service reference type.
- parameters Mapping[str, Any]
- Arguments for LinkedService.
- referenceName String
- Reference LinkedService name.
- type String
- Linked service reference type.
- parameters Map<Any>
- Arguments for LinkedService.
LogLocationSettingsResponse   
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Log storage linked service reference.
- Path object
- The path to storage for storing detailed logs of activity execution. Type: string (or Expression with resultType string).
- LinkedService LinkedName Service Reference Response 
- Log storage linked service reference.
- Path interface{}
- The path to storage for storing detailed logs of activity execution. Type: string (or Expression with resultType string).
- linkedService LinkedName Service Reference Response 
- Log storage linked service reference.
- path Object
- The path to storage for storing detailed logs of activity execution. Type: string (or Expression with resultType string).
- linkedService LinkedName Service Reference Response 
- Log storage linked service reference.
- path any
- The path to storage for storing detailed logs of activity execution. Type: string (or Expression with resultType string).
- linked_service_ Linkedname Service Reference Response 
- Log storage linked service reference.
- path Any
- The path to storage for storing detailed logs of activity execution. Type: string (or Expression with resultType string).
- linkedService Property MapName 
- Log storage linked service reference.
- path Any
- The path to storage for storing detailed logs of activity execution. Type: string (or Expression with resultType string).
LogSettingsResponse  
- LogLocation Pulumi.Settings Azure Native. Data Factory. Inputs. Log Location Settings Response 
- Log location settings customer needs to provide when enabling log.
- CopyActivity Pulumi.Log Settings Azure Native. Data Factory. Inputs. Copy Activity Log Settings Response 
- Specifies settings for copy activity log.
- EnableCopy objectActivity Log 
- Specifies whether to enable copy activity log. Type: boolean (or Expression with resultType boolean).
- LogLocation LogSettings Location Settings Response 
- Log location settings customer needs to provide when enabling log.
- CopyActivity CopyLog Settings Activity Log Settings Response 
- Specifies settings for copy activity log.
- EnableCopy interface{}Activity Log 
- Specifies whether to enable copy activity log. Type: boolean (or Expression with resultType boolean).
- logLocation LogSettings Location Settings Response 
- Log location settings customer needs to provide when enabling log.
- copyActivity CopyLog Settings Activity Log Settings Response 
- Specifies settings for copy activity log.
- enableCopy ObjectActivity Log 
- Specifies whether to enable copy activity log. Type: boolean (or Expression with resultType boolean).
- logLocation LogSettings Location Settings Response 
- Log location settings customer needs to provide when enabling log.
- copyActivity CopyLog Settings Activity Log Settings Response 
- Specifies settings for copy activity log.
- enableCopy anyActivity Log 
- Specifies whether to enable copy activity log. Type: boolean (or Expression with resultType boolean).
- log_location_ Logsettings Location Settings Response 
- Log location settings customer needs to provide when enabling log.
- copy_activity_ Copylog_ settings Activity Log Settings Response 
- Specifies settings for copy activity log.
- enable_copy_ Anyactivity_ log 
- Specifies whether to enable copy activity log. Type: boolean (or Expression with resultType boolean).
- logLocation Property MapSettings 
- Log location settings customer needs to provide when enabling log.
- copyActivity Property MapLog Settings 
- Specifies settings for copy activity log.
- enableCopy AnyActivity Log 
- Specifies whether to enable copy activity log. Type: boolean (or Expression with resultType boolean).
LogStorageSettingsResponse   
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Log storage linked service reference.
- EnableReliable objectLogging 
- Specifies whether to enable reliable logging. Type: boolean (or Expression with resultType boolean).
- LogLevel object
- Gets or sets the log level, support: Info, Warning. Type: string (or Expression with resultType string).
- Path object
- The path to storage for storing detailed logs of activity execution. Type: string (or Expression with resultType string).
- LinkedService LinkedName Service Reference Response 
- Log storage linked service reference.
- EnableReliable interface{}Logging 
- Specifies whether to enable reliable logging. Type: boolean (or Expression with resultType boolean).
- LogLevel interface{}
- Gets or sets the log level, support: Info, Warning. Type: string (or Expression with resultType string).
- Path interface{}
- The path to storage for storing detailed logs of activity execution. Type: string (or Expression with resultType string).
- linkedService LinkedName Service Reference Response 
- Log storage linked service reference.
- enableReliable ObjectLogging 
- Specifies whether to enable reliable logging. Type: boolean (or Expression with resultType boolean).
- logLevel Object
- Gets or sets the log level, support: Info, Warning. Type: string (or Expression with resultType string).
- path Object
- The path to storage for storing detailed logs of activity execution. Type: string (or Expression with resultType string).
- linkedService LinkedName Service Reference Response 
- Log storage linked service reference.
- enableReliable anyLogging 
- Specifies whether to enable reliable logging. Type: boolean (or Expression with resultType boolean).
- logLevel any
- Gets or sets the log level, support: Info, Warning. Type: string (or Expression with resultType string).
- path any
- The path to storage for storing detailed logs of activity execution. Type: string (or Expression with resultType string).
- linked_service_ Linkedname Service Reference Response 
- Log storage linked service reference.
- enable_reliable_ Anylogging 
- Specifies whether to enable reliable logging. Type: boolean (or Expression with resultType boolean).
- log_level Any
- Gets or sets the log level, support: Info, Warning. Type: string (or Expression with resultType string).
- path Any
- The path to storage for storing detailed logs of activity execution. Type: string (or Expression with resultType string).
- linkedService Property MapName 
- Log storage linked service reference.
- enableReliable AnyLogging 
- Specifies whether to enable reliable logging. Type: boolean (or Expression with resultType boolean).
- logLevel Any
- Gets or sets the log level, support: Info, Warning. Type: string (or Expression with resultType string).
- path Any
- The path to storage for storing detailed logs of activity execution. Type: string (or Expression with resultType string).
LookupActivityResponse  
- Dataset
Pulumi.Azure Native. Data Factory. Inputs. Dataset Reference Response 
- Lookup activity dataset reference.
- Name string
- Activity name.
- Source
Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Amazon MWSSource Response Azure | Pulumi.Native. Data Factory. Inputs. Amazon Rds For Oracle Source Response Azure | Pulumi.Native. Data Factory. Inputs. Amazon Rds For Sql Server Source Response Azure | Pulumi.Native. Data Factory. Inputs. Amazon Redshift Source Response Azure | Pulumi.Native. Data Factory. Inputs. Avro Source Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob FSSource Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Explorer Source Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Lake Store Source Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Databricks Delta Lake Source Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Maria DBSource Response Azure | Pulumi.Native. Data Factory. Inputs. Azure My Sql Source Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Postgre Sql Source Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Sql Source Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Table Source Response Azure | Pulumi.Native. Data Factory. Inputs. Binary Source Response Azure | Pulumi.Native. Data Factory. Inputs. Blob Source Response Azure | Pulumi.Native. Data Factory. Inputs. Cassandra Source Response Azure | Pulumi.Native. Data Factory. Inputs. Common Data Service For Apps Source Response Azure | Pulumi.Native. Data Factory. Inputs. Concur Source Response Azure | Pulumi.Native. Data Factory. Inputs. Cosmos Db Mongo Db Api Source Response Azure | Pulumi.Native. Data Factory. Inputs. Cosmos Db Sql Api Source Response Azure | Pulumi.Native. Data Factory. Inputs. Couchbase Source Response Azure | Pulumi.Native. Data Factory. Inputs. Db2Source Response Azure | Pulumi.Native. Data Factory. Inputs. Delimited Text Source Response Azure | Pulumi.Native. Data Factory. Inputs. Document Db Collection Source Response Azure | Pulumi.Native. Data Factory. Inputs. Drill Source Response Azure | Pulumi.Native. Data Factory. Inputs. Dynamics AXSource Response Azure | Pulumi.Native. Data Factory. Inputs. Dynamics Crm Source Response Azure | Pulumi.Native. Data Factory. Inputs. Dynamics Source Response Azure | Pulumi.Native. Data Factory. Inputs. Eloqua Source Response Azure | Pulumi.Native. Data Factory. Inputs. Excel Source Response Azure | Pulumi.Native. Data Factory. Inputs. File System Source Response Azure | Pulumi.Native. Data Factory. Inputs. Google Ad Words Source Response Azure | Pulumi.Native. Data Factory. Inputs. Google Big Query Source Response Azure | Pulumi.Native. Data Factory. Inputs. Google Big Query V2Source Response Azure | Pulumi.Native. Data Factory. Inputs. Greenplum Source Response Azure | Pulumi.Native. Data Factory. Inputs. HBase Source Response Azure | Pulumi.Native. Data Factory. Inputs. Hdfs Source Response Azure | Pulumi.Native. Data Factory. Inputs. Hive Source Response Azure | Pulumi.Native. Data Factory. Inputs. Http Source Response Azure | Pulumi.Native. Data Factory. Inputs. Hubspot Source Response Azure | Pulumi.Native. Data Factory. Inputs. Impala Source Response Azure | Pulumi.Native. Data Factory. Inputs. Informix Source Response Azure | Pulumi.Native. Data Factory. Inputs. Jira Source Response Azure | Pulumi.Native. Data Factory. Inputs. Json Source Response Azure | Pulumi.Native. Data Factory. Inputs. Lake House Table Source Response Azure | Pulumi.Native. Data Factory. Inputs. Magento Source Response Azure | Pulumi.Native. Data Factory. Inputs. Maria DBSource Response Azure | Pulumi.Native. Data Factory. Inputs. Marketo Source Response Azure | Pulumi.Native. Data Factory. Inputs. Microsoft Access Source Response Azure | Pulumi.Native. Data Factory. Inputs. Mongo Db Atlas Source Response Azure | Pulumi.Native. Data Factory. Inputs. Mongo Db Source Response Azure | Pulumi.Native. Data Factory. Inputs. Mongo Db V2Source Response Azure | Pulumi.Native. Data Factory. Inputs. My Sql Source Response Azure | Pulumi.Native. Data Factory. Inputs. Netezza Source Response Azure | Pulumi.Native. Data Factory. Inputs. OData Source Response Azure | Pulumi.Native. Data Factory. Inputs. Odbc Source Response Azure | Pulumi.Native. Data Factory. Inputs. Office365Source Response Azure | Pulumi.Native. Data Factory. Inputs. Oracle Service Cloud Source Response Azure | Pulumi.Native. Data Factory. Inputs. Oracle Source Response Azure | Pulumi.Native. Data Factory. Inputs. Orc Source Response Azure | Pulumi.Native. Data Factory. Inputs. Parquet Source Response Azure | Pulumi.Native. Data Factory. Inputs. Paypal Source Response Azure | Pulumi.Native. Data Factory. Inputs. Phoenix Source Response Azure | Pulumi.Native. Data Factory. Inputs. Postgre Sql Source Response Azure | Pulumi.Native. Data Factory. Inputs. Postgre Sql V2Source Response Azure | Pulumi.Native. Data Factory. Inputs. Presto Source Response Azure | Pulumi.Native. Data Factory. Inputs. Quick Books Source Response Azure | Pulumi.Native. Data Factory. Inputs. Relational Source Response Azure | Pulumi.Native. Data Factory. Inputs. Responsys Source Response Azure | Pulumi.Native. Data Factory. Inputs. Rest Source Response Azure | Pulumi.Native. Data Factory. Inputs. Salesforce Marketing Cloud Source Response Azure | Pulumi.Native. Data Factory. Inputs. Salesforce Service Cloud Source Response Azure | Pulumi.Native. Data Factory. Inputs. Salesforce Service Cloud V2Source Response Azure | Pulumi.Native. Data Factory. Inputs. Salesforce Source Response Azure | Pulumi.Native. Data Factory. Inputs. Salesforce V2Source Response Azure | Pulumi.Native. Data Factory. Inputs. Sap Bw Source Response Azure | Pulumi.Native. Data Factory. Inputs. Sap Cloud For Customer Source Response Azure | Pulumi.Native. Data Factory. Inputs. Sap Ecc Source Response Azure | Pulumi.Native. Data Factory. Inputs. Sap Hana Source Response Azure | Pulumi.Native. Data Factory. Inputs. Sap Odp Source Response Azure | Pulumi.Native. Data Factory. Inputs. Sap Open Hub Source Response Azure | Pulumi.Native. Data Factory. Inputs. Sap Table Source Response Azure | Pulumi.Native. Data Factory. Inputs. Service Now Source Response Azure | Pulumi.Native. Data Factory. Inputs. Service Now V2Source Response Azure | Pulumi.Native. Data Factory. Inputs. Share Point Online List Source Response Azure | Pulumi.Native. Data Factory. Inputs. Shopify Source Response Azure | Pulumi.Native. Data Factory. Inputs. Snowflake Source Response Azure | Pulumi.Native. Data Factory. Inputs. Snowflake V2Source Response Azure | Pulumi.Native. Data Factory. Inputs. Spark Source Response Azure | Pulumi.Native. Data Factory. Inputs. Sql DWSource Response Azure | Pulumi.Native. Data Factory. Inputs. Sql MISource Response Azure | Pulumi.Native. Data Factory. Inputs. Sql Server Source Response Azure | Pulumi.Native. Data Factory. Inputs. Sql Source Response Azure | Pulumi.Native. Data Factory. Inputs. Square Source Response Azure | Pulumi.Native. Data Factory. Inputs. Sybase Source Response Azure | Pulumi.Native. Data Factory. Inputs. Tabular Source Response Azure | Pulumi.Native. Data Factory. Inputs. Teradata Source Response Azure | Pulumi.Native. Data Factory. Inputs. Vertica Source Response Azure | Pulumi.Native. Data Factory. Inputs. Warehouse Source Response Azure | Pulumi.Native. Data Factory. Inputs. Web Source Response Azure | Pulumi.Native. Data Factory. Inputs. Xero Source Response Azure | Pulumi.Native. Data Factory. Inputs. Xml Source Response Azure Native. Data Factory. Inputs. Zoho Source Response 
- Dataset-specific source properties, same as copy activity source.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- FirstRow objectOnly 
- Whether to return first row or all rows. Default value is true. Type: boolean (or Expression with resultType boolean).
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Dataset
DatasetReference Response 
- Lookup activity dataset reference.
- Name string
- Activity name.
- Source
AmazonMWSSource | AmazonResponse Rds | AmazonFor Oracle Source Response Rds | AmazonFor Sql Server Source Response Redshift | AvroSource Response Source | AzureResponse Blob | AzureFSSource Response Data | AzureExplorer Source Response Data | AzureLake Store Source Response Databricks | AzureDelta Lake Source Response Maria | AzureDBSource Response My | AzureSql Source Response Postgre | AzureSql Source Response Sql | AzureSource Response Table | BinarySource Response Source | BlobResponse Source | CassandraResponse Source | CommonResponse Data | ConcurService For Apps Source Response Source | CosmosResponse Db | CosmosMongo Db Api Source Response Db | CouchbaseSql Api Source Response Source | Db2SourceResponse Response | DelimitedText | DocumentSource Response Db | DrillCollection Source Response Source | DynamicsResponse AXSource | DynamicsResponse Crm | DynamicsSource Response Source | EloquaResponse Source | ExcelResponse Source | FileResponse System | GoogleSource Response Ad | GoogleWords Source Response Big | GoogleQuery Source Response Big | GreenplumQuery V2Source Response Source | HBaseResponse Source | HdfsResponse Source | HiveResponse Source | HttpResponse Source | HubspotResponse Source | ImpalaResponse Source | InformixResponse Source | JiraResponse Source | JsonResponse Source | LakeResponse House | MagentoTable Source Response Source | MariaResponse DBSource | MarketoResponse Source | MicrosoftResponse Access | MongoSource Response Db | MongoAtlas Source Response Db | MongoSource Response Db | MyV2Source Response Sql | NetezzaSource Response Source | ODataResponse Source | OdbcResponse Source | Office365SourceResponse Response | OracleService | OracleCloud Source Response Source | OrcResponse Source | ParquetResponse Source | PaypalResponse Source | PhoenixResponse Source | PostgreResponse Sql | PostgreSource Response Sql | PrestoV2Source Response Source | QuickResponse Books | RelationalSource Response Source | ResponsysResponse Source | RestResponse Source | SalesforceResponse Marketing | SalesforceCloud Source Response Service | SalesforceCloud Source Response Service | SalesforceCloud V2Source Response Source | SalesforceResponse V2Source | SapResponse Bw | SapSource Response Cloud | SapFor Customer Source Response Ecc | SapSource Response Hana | SapSource Response Odp | SapSource Response Open | SapHub Source Response Table | ServiceSource Response Now | ServiceSource Response Now | ShareV2Source Response Point | ShopifyOnline List Source Response Source | SnowflakeResponse Source | SnowflakeResponse V2Source | SparkResponse Source | SqlResponse DWSource | SqlResponse MISource | SqlResponse Server | SqlSource Response Source | SquareResponse Source | SybaseResponse Source | TabularResponse Source | TeradataResponse Source | VerticaResponse Source | WarehouseResponse Source | WebResponse Source | XeroResponse Source | XmlResponse Source | ZohoResponse Source Response 
- Dataset-specific source properties, same as copy activity source.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- FirstRow interface{}Only 
- Whether to return first row or all rows. Default value is true. Type: boolean (or Expression with resultType boolean).
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- dataset
DatasetReference Response 
- Lookup activity dataset reference.
- name String
- Activity name.
- source
AmazonMWSSource | AmazonResponse Rds | AmazonFor Oracle Source Response Rds | AmazonFor Sql Server Source Response Redshift | AvroSource Response Source | AzureResponse Blob | AzureFSSource Response Data | AzureExplorer Source Response Data | AzureLake Store Source Response Databricks | AzureDelta Lake Source Response Maria | AzureDBSource Response My | AzureSql Source Response Postgre | AzureSql Source Response Sql | AzureSource Response Table | BinarySource Response Source | BlobResponse Source | CassandraResponse Source | CommonResponse Data | ConcurService For Apps Source Response Source | CosmosResponse Db | CosmosMongo Db Api Source Response Db | CouchbaseSql Api Source Response Source | Db2SourceResponse Response | DelimitedText | DocumentSource Response Db | DrillCollection Source Response Source | DynamicsResponse AXSource | DynamicsResponse Crm | DynamicsSource Response Source | EloquaResponse Source | ExcelResponse Source | FileResponse System | GoogleSource Response Ad | GoogleWords Source Response Big | GoogleQuery Source Response Big | GreenplumQuery V2Source Response Source | HBaseResponse Source | HdfsResponse Source | HiveResponse Source | HttpResponse Source | HubspotResponse Source | ImpalaResponse Source | InformixResponse Source | JiraResponse Source | JsonResponse Source | LakeResponse House | MagentoTable Source Response Source | MariaResponse DBSource | MarketoResponse Source | MicrosoftResponse Access | MongoSource Response Db | MongoAtlas Source Response Db | MongoSource Response Db | MyV2Source Response Sql | NetezzaSource Response Source | ODataResponse Source | OdbcResponse Source | Office365SourceResponse Response | OracleService | OracleCloud Source Response Source | OrcResponse Source | ParquetResponse Source | PaypalResponse Source | PhoenixResponse Source | PostgreResponse Sql | PostgreSource Response Sql | PrestoV2Source Response Source | QuickResponse Books | RelationalSource Response Source | ResponsysResponse Source | RestResponse Source | SalesforceResponse Marketing | SalesforceCloud Source Response Service | SalesforceCloud Source Response Service | SalesforceCloud V2Source Response Source | SalesforceResponse V2Source | SapResponse Bw | SapSource Response Cloud | SapFor Customer Source Response Ecc | SapSource Response Hana | SapSource Response Odp | SapSource Response Open | SapHub Source Response Table | ServiceSource Response Now | ServiceSource Response Now | ShareV2Source Response Point | ShopifyOnline List Source Response Source | SnowflakeResponse Source | SnowflakeResponse V2Source | SparkResponse Source | SqlResponse DWSource | SqlResponse MISource | SqlResponse Server | SqlSource Response Source | SquareResponse Source | SybaseResponse Source | TabularResponse Source | TeradataResponse Source | VerticaResponse Source | WarehouseResponse Source | WebResponse Source | XeroResponse Source | XmlResponse Source | ZohoResponse Source Response 
- Dataset-specific source properties, same as copy activity source.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- firstRow ObjectOnly 
- Whether to return first row or all rows. Default value is true. Type: boolean (or Expression with resultType boolean).
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- dataset
DatasetReference Response 
- Lookup activity dataset reference.
- name string
- Activity name.
- source
AmazonMWSSource | AmazonResponse Rds | AmazonFor Oracle Source Response Rds | AmazonFor Sql Server Source Response Redshift | AvroSource Response Source | AzureResponse Blob | AzureFSSource Response Data | AzureExplorer Source Response Data | AzureLake Store Source Response Databricks | AzureDelta Lake Source Response Maria | AzureDBSource Response My | AzureSql Source Response Postgre | AzureSql Source Response Sql | AzureSource Response Table | BinarySource Response Source | BlobResponse Source | CassandraResponse Source | CommonResponse Data | ConcurService For Apps Source Response Source | CosmosResponse Db | CosmosMongo Db Api Source Response Db | CouchbaseSql Api Source Response Source | Db2SourceResponse Response | DelimitedText | DocumentSource Response Db | DrillCollection Source Response Source | DynamicsResponse AXSource | DynamicsResponse Crm | DynamicsSource Response Source | EloquaResponse Source | ExcelResponse Source | FileResponse System | GoogleSource Response Ad | GoogleWords Source Response Big | GoogleQuery Source Response Big | GreenplumQuery V2Source Response Source | HBaseResponse Source | HdfsResponse Source | HiveResponse Source | HttpResponse Source | HubspotResponse Source | ImpalaResponse Source | InformixResponse Source | JiraResponse Source | JsonResponse Source | LakeResponse House | MagentoTable Source Response Source | MariaResponse DBSource | MarketoResponse Source | MicrosoftResponse Access | MongoSource Response Db | MongoAtlas Source Response Db | MongoSource Response Db | MyV2Source Response Sql | NetezzaSource Response Source | ODataResponse Source | OdbcResponse Source | Office365SourceResponse Response | OracleService | OracleCloud Source Response Source | OrcResponse Source | ParquetResponse Source | PaypalResponse Source | PhoenixResponse Source | PostgreResponse Sql | PostgreSource Response Sql | PrestoV2Source Response Source | QuickResponse Books | RelationalSource Response Source | ResponsysResponse Source | RestResponse Source | SalesforceResponse Marketing | SalesforceCloud Source Response Service | SalesforceCloud Source Response Service | SalesforceCloud V2Source Response Source | SalesforceResponse V2Source | SapResponse Bw | SapSource Response Cloud | SapFor Customer Source Response Ecc | SapSource Response Hana | SapSource Response Odp | SapSource Response Open | SapHub Source Response Table | ServiceSource Response Now | ServiceSource Response Now | ShareV2Source Response Point | ShopifyOnline List Source Response Source | SnowflakeResponse Source | SnowflakeResponse V2Source | SparkResponse Source | SqlResponse DWSource | SqlResponse MISource | SqlResponse Server | SqlSource Response Source | SquareResponse Source | SybaseResponse Source | TabularResponse Source | TeradataResponse Source | VerticaResponse Source | WarehouseResponse Source | WebResponse Source | XeroResponse Source | XmlResponse Source | ZohoResponse Source Response 
- Dataset-specific source properties, same as copy activity source.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- firstRow anyOnly 
- Whether to return first row or all rows. Default value is true. Type: boolean (or Expression with resultType boolean).
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- dataset
DatasetReference Response 
- Lookup activity dataset reference.
- name str
- Activity name.
- source
AmazonMWSSource | AmazonResponse Rds | AmazonFor Oracle Source Response Rds | AmazonFor Sql Server Source Response Redshift | AvroSource Response Source | AzureResponse Blob | AzureFSSource Response Data | AzureExplorer Source Response Data | AzureLake Store Source Response Databricks | AzureDelta Lake Source Response Maria | AzureDBSource Response My | AzureSql Source Response Postgre | AzureSql Source Response Sql | AzureSource Response Table | BinarySource Response Source | BlobResponse Source | CassandraResponse Source | CommonResponse Data | ConcurService For Apps Source Response Source | CosmosResponse Db | CosmosMongo Db Api Source Response Db | CouchbaseSql Api Source Response Source | Db2SourceResponse Response | DelimitedText | DocumentSource Response Db | DrillCollection Source Response Source | DynamicsResponse AXSource | DynamicsResponse Crm | DynamicsSource Response Source | EloquaResponse Source | ExcelResponse Source | FileResponse System | GoogleSource Response Ad | GoogleWords Source Response Big | GoogleQuery Source Response Big | GreenplumQuery V2Source Response Source | HBaseResponse Source | HdfsResponse Source | HiveResponse Source | HttpResponse Source | HubspotResponse Source | ImpalaResponse Source | InformixResponse Source | JiraResponse Source | JsonResponse Source | LakeResponse House | MagentoTable Source Response Source | MariaResponse DBSource | MarketoResponse Source | MicrosoftResponse Access | MongoSource Response Db | MongoAtlas Source Response Db | MongoSource Response Db | MyV2Source Response Sql | NetezzaSource Response Source | ODataResponse Source | OdbcResponse Source | Office365SourceResponse Response | OracleService | OracleCloud Source Response Source | OrcResponse Source | ParquetResponse Source | PaypalResponse Source | PhoenixResponse Source | PostgreResponse Sql | PostgreSource Response Sql | PrestoV2Source Response Source | QuickResponse Books | RelationalSource Response Source | ResponsysResponse Source | RestResponse Source | SalesforceResponse Marketing | SalesforceCloud Source Response Service | SalesforceCloud Source Response Service | SalesforceCloud V2Source Response Source | SalesforceResponse V2Source | SapResponse Bw | SapSource Response Cloud | SapFor Customer Source Response Ecc | SapSource Response Hana | SapSource Response Odp | SapSource Response Open | SapHub Source Response Table | ServiceSource Response Now | ServiceSource Response Now | ShareV2Source Response Point | ShopifyOnline List Source Response Source | SnowflakeResponse Source | SnowflakeResponse V2Source | SparkResponse Source | SqlResponse DWSource | SqlResponse MISource | SqlResponse Server | SqlSource Response Source | SquareResponse Source | SybaseResponse Source | TabularResponse Source | TeradataResponse Source | VerticaResponse Source | WarehouseResponse Source | WebResponse Source | XeroResponse Source | XmlResponse Source | ZohoResponse Source Response 
- Dataset-specific source properties, same as copy activity source.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- first_row_ Anyonly 
- Whether to return first row or all rows. Default value is true. Type: boolean (or Expression with resultType boolean).
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- dataset Property Map
- Lookup activity dataset reference.
- name String
- Activity name.
- source Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- Dataset-specific source properties, same as copy activity source.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- firstRow AnyOnly 
- Whether to return first row or all rows. Default value is true. Type: boolean (or Expression with resultType boolean).
- linkedService Property MapName 
- Linked service reference.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
MagentoSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
MariaDBSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
MarketoSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
MetadataItemResponse  
MicrosoftAccessSinkResponse   
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy objectScript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy interface{}Script 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy ObjectScript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy anyScript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- pre_copy_ Anyscript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy AnyScript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
MicrosoftAccessSourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- Database query. Type: string (or Expression with resultType string).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- Database query. Type: string (or Expression with resultType string).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- Database query. Type: string (or Expression with resultType string).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- Database query. Type: string (or Expression with resultType string).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
MongoDbAtlasSinkResponse    
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior object
- Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is "insert". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior interface{}
- Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is "insert". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Object
- Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is "insert". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior any
- Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is "insert". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_behavior Any
- Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is "insert". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Any
- Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is "insert". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
MongoDbAtlasSourceResponse    
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- BatchSize object
- Specifies the number of documents to return in each batch of the response from MongoDB Atlas instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer).
- CursorMethods Pulumi.Azure Native. Data Factory. Inputs. Mongo Db Cursor Methods Properties Response 
- Cursor methods for Mongodb query
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Filter object
- Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- BatchSize interface{}
- Specifies the number of documents to return in each batch of the response from MongoDB Atlas instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer).
- CursorMethods MongoDb Cursor Methods Properties Response 
- Cursor methods for Mongodb query
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Filter interface{}
- Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- batchSize Object
- Specifies the number of documents to return in each batch of the response from MongoDB Atlas instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer).
- cursorMethods MongoDb Cursor Methods Properties Response 
- Cursor methods for Mongodb query
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- filter Object
- Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- batchSize any
- Specifies the number of documents to return in each batch of the response from MongoDB Atlas instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer).
- cursorMethods MongoDb Cursor Methods Properties Response 
- Cursor methods for Mongodb query
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- filter any
- Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- batch_size Any
- Specifies the number of documents to return in each batch of the response from MongoDB Atlas instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer).
- cursor_methods MongoDb Cursor Methods Properties Response 
- Cursor methods for Mongodb query
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- filter Any
- Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- batchSize Any
- Specifies the number of documents to return in each batch of the response from MongoDB Atlas instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer).
- cursorMethods Property Map
- Cursor methods for Mongodb query
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- filter Any
- Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
MongoDbCursorMethodsPropertiesResponse     
- Limit object
- Specifies the maximum number of documents the server returns. limit() is analogous to the LIMIT statement in a SQL database. Type: integer (or Expression with resultType integer).
- Project object
- Specifies the fields to return in the documents that match the query filter. To return all fields in the matching documents, omit this parameter. Type: string (or Expression with resultType string).
- Skip object
- Specifies the how many documents skipped and where MongoDB begins returning results. This approach may be useful in implementing paginated results. Type: integer (or Expression with resultType integer).
- Sort object
- Specifies the order in which the query returns matching documents. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- Limit interface{}
- Specifies the maximum number of documents the server returns. limit() is analogous to the LIMIT statement in a SQL database. Type: integer (or Expression with resultType integer).
- Project interface{}
- Specifies the fields to return in the documents that match the query filter. To return all fields in the matching documents, omit this parameter. Type: string (or Expression with resultType string).
- Skip interface{}
- Specifies the how many documents skipped and where MongoDB begins returning results. This approach may be useful in implementing paginated results. Type: integer (or Expression with resultType integer).
- Sort interface{}
- Specifies the order in which the query returns matching documents. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- limit Object
- Specifies the maximum number of documents the server returns. limit() is analogous to the LIMIT statement in a SQL database. Type: integer (or Expression with resultType integer).
- project Object
- Specifies the fields to return in the documents that match the query filter. To return all fields in the matching documents, omit this parameter. Type: string (or Expression with resultType string).
- skip Object
- Specifies the how many documents skipped and where MongoDB begins returning results. This approach may be useful in implementing paginated results. Type: integer (or Expression with resultType integer).
- sort Object
- Specifies the order in which the query returns matching documents. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- limit any
- Specifies the maximum number of documents the server returns. limit() is analogous to the LIMIT statement in a SQL database. Type: integer (or Expression with resultType integer).
- project any
- Specifies the fields to return in the documents that match the query filter. To return all fields in the matching documents, omit this parameter. Type: string (or Expression with resultType string).
- skip any
- Specifies the how many documents skipped and where MongoDB begins returning results. This approach may be useful in implementing paginated results. Type: integer (or Expression with resultType integer).
- sort any
- Specifies the order in which the query returns matching documents. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- limit Any
- Specifies the maximum number of documents the server returns. limit() is analogous to the LIMIT statement in a SQL database. Type: integer (or Expression with resultType integer).
- project Any
- Specifies the fields to return in the documents that match the query filter. To return all fields in the matching documents, omit this parameter. Type: string (or Expression with resultType string).
- skip Any
- Specifies the how many documents skipped and where MongoDB begins returning results. This approach may be useful in implementing paginated results. Type: integer (or Expression with resultType integer).
- sort Any
- Specifies the order in which the query returns matching documents. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- limit Any
- Specifies the maximum number of documents the server returns. limit() is analogous to the LIMIT statement in a SQL database. Type: integer (or Expression with resultType integer).
- project Any
- Specifies the fields to return in the documents that match the query filter. To return all fields in the matching documents, omit this parameter. Type: string (or Expression with resultType string).
- skip Any
- Specifies the how many documents skipped and where MongoDB begins returning results. This approach may be useful in implementing paginated results. Type: integer (or Expression with resultType integer).
- sort Any
- Specifies the order in which the query returns matching documents. Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
MongoDbSourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- Database query. Should be a SQL-92 query expression. Type: string (or Expression with resultType string).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- Database query. Should be a SQL-92 query expression. Type: string (or Expression with resultType string).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- Database query. Should be a SQL-92 query expression. Type: string (or Expression with resultType string).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- Database query. Should be a SQL-92 query expression. Type: string (or Expression with resultType string).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Should be a SQL-92 query expression. Type: string (or Expression with resultType string).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Should be a SQL-92 query expression. Type: string (or Expression with resultType string).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
MongoDbV2SinkResponse   
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior object
- Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is "insert". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior interface{}
- Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is "insert". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Object
- Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is "insert". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior any
- Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is "insert". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_behavior Any
- Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is "insert". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Any
- Specifies whether the document with same key to be overwritten (upsert) rather than throw exception (insert). The default value is "insert". Type: string (or Expression with resultType string). Type: string (or Expression with resultType string).
MongoDbV2SourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- BatchSize object
- Specifies the number of documents to return in each batch of the response from MongoDB instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer).
- CursorMethods Pulumi.Azure Native. Data Factory. Inputs. Mongo Db Cursor Methods Properties Response 
- Cursor methods for Mongodb query
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Filter object
- Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- BatchSize interface{}
- Specifies the number of documents to return in each batch of the response from MongoDB instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer).
- CursorMethods MongoDb Cursor Methods Properties Response 
- Cursor methods for Mongodb query
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Filter interface{}
- Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- batchSize Object
- Specifies the number of documents to return in each batch of the response from MongoDB instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer).
- cursorMethods MongoDb Cursor Methods Properties Response 
- Cursor methods for Mongodb query
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- filter Object
- Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- batchSize any
- Specifies the number of documents to return in each batch of the response from MongoDB instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer).
- cursorMethods MongoDb Cursor Methods Properties Response 
- Cursor methods for Mongodb query
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- filter any
- Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- batch_size Any
- Specifies the number of documents to return in each batch of the response from MongoDB instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer).
- cursor_methods MongoDb Cursor Methods Properties Response 
- Cursor methods for Mongodb query
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- filter Any
- Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- batchSize Any
- Specifies the number of documents to return in each batch of the response from MongoDB instance. In most cases, modifying the batch size will not affect the user or the application. This property's main purpose is to avoid hit the limitation of response size. Type: integer (or Expression with resultType integer).
- cursorMethods Property Map
- Cursor methods for Mongodb query
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- filter Any
- Specifies selection filter using query operators. To return all documents in a collection, omit this parameter or pass an empty document ({}). Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
MySqlSourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- Database query. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- Database query. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- Database query. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- Database query. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
NetezzaPartitionSettingsResponse   
- PartitionColumn objectName 
- The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionLower objectBound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionUpper objectBound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionColumn interface{}Name 
- The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionLower interface{}Bound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionUpper interface{}Bound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionColumn ObjectName 
- The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionLower ObjectBound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionUpper ObjectBound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionColumn anyName 
- The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionLower anyBound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionUpper anyBound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partition_column_ Anyname 
- The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partition_lower_ Anybound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partition_upper_ Anybound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionColumn AnyName 
- The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionLower AnyBound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionUpper AnyBound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
NetezzaSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionOption object
- The partition mechanism that will be used for Netezza read in parallel. Possible values include: "None", "DataSlice", "DynamicRange".
- PartitionSettings Pulumi.Azure Native. Data Factory. Inputs. Netezza Partition Settings Response 
- The settings that will be leveraged for Netezza source partitioning.
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionOption interface{}
- The partition mechanism that will be used for Netezza read in parallel. Possible values include: "None", "DataSlice", "DynamicRange".
- PartitionSettings NetezzaPartition Settings Response 
- The settings that will be leveraged for Netezza source partitioning.
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption Object
- The partition mechanism that will be used for Netezza read in parallel. Possible values include: "None", "DataSlice", "DynamicRange".
- partitionSettings NetezzaPartition Settings Response 
- The settings that will be leveraged for Netezza source partitioning.
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption any
- The partition mechanism that will be used for Netezza read in parallel. Possible values include: "None", "DataSlice", "DynamicRange".
- partitionSettings NetezzaPartition Settings Response 
- The settings that will be leveraged for Netezza source partitioning.
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partition_option Any
- The partition mechanism that will be used for Netezza read in parallel. Possible values include: "None", "DataSlice", "DynamicRange".
- partition_settings NetezzaPartition Settings Response 
- The settings that will be leveraged for Netezza source partitioning.
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption Any
- The partition mechanism that will be used for Netezza read in parallel. Possible values include: "None", "DataSlice", "DynamicRange".
- partitionSettings Property Map
- The settings that will be leveraged for Netezza source partitioning.
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
NotebookParameterResponse  
ODataSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- HttpRequest objectTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- OData query. For example, "$top=1". Type: string (or Expression with resultType string).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- HttpRequest interface{}Timeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- OData query. For example, "$top=1". Type: string (or Expression with resultType string).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest ObjectTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- OData query. For example, "$top=1". Type: string (or Expression with resultType string).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest anyTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- OData query. For example, "$top=1". Type: string (or Expression with resultType string).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- http_request_ Anytimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- OData query. For example, "$top=1". Type: string (or Expression with resultType string).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest AnyTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- OData query. For example, "$top=1". Type: string (or Expression with resultType string).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
OdbcSinkResponse  
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy objectScript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy interface{}Script 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy ObjectScript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy anyScript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- pre_copy_ Anyscript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy AnyScript 
- A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
OdbcSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- Database query. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- Database query. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- Database query. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- Database query. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
Office365SourceResponse 
- AllowedGroups object
- The groups containing all the users. Type: array of strings (or Expression with resultType array of strings).
- DateFilter objectColumn 
- The Column to apply the and . Type: string (or Expression with resultType string).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EndTime object
- End time of the requested range for this dataset. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- OutputColumns object
- The columns to be read out from the Office 365 table. Type: array of objects (or Expression with resultType array of objects). itemType: OutputColumn. Example: [ { "name": "Id" }, { "name": "CreatedDateTime" } ]
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StartTime object
- Start time of the requested range for this dataset. Type: string (or Expression with resultType string).
- UserScope objectFilter Uri 
- The user scope uri. Type: string (or Expression with resultType string).
- AllowedGroups interface{}
- The groups containing all the users. Type: array of strings (or Expression with resultType array of strings).
- DateFilter interface{}Column 
- The Column to apply the and . Type: string (or Expression with resultType string).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EndTime interface{}
- End time of the requested range for this dataset. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- OutputColumns interface{}
- The columns to be read out from the Office 365 table. Type: array of objects (or Expression with resultType array of objects). itemType: OutputColumn. Example: [ { "name": "Id" }, { "name": "CreatedDateTime" } ]
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StartTime interface{}
- Start time of the requested range for this dataset. Type: string (or Expression with resultType string).
- UserScope interface{}Filter Uri 
- The user scope uri. Type: string (or Expression with resultType string).
- allowedGroups Object
- The groups containing all the users. Type: array of strings (or Expression with resultType array of strings).
- dateFilter ObjectColumn 
- The Column to apply the and . Type: string (or Expression with resultType string).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- endTime Object
- End time of the requested range for this dataset. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- outputColumns Object
- The columns to be read out from the Office 365 table. Type: array of objects (or Expression with resultType array of objects). itemType: OutputColumn. Example: [ { "name": "Id" }, { "name": "CreatedDateTime" } ]
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- startTime Object
- Start time of the requested range for this dataset. Type: string (or Expression with resultType string).
- userScope ObjectFilter Uri 
- The user scope uri. Type: string (or Expression with resultType string).
- allowedGroups any
- The groups containing all the users. Type: array of strings (or Expression with resultType array of strings).
- dateFilter anyColumn 
- The Column to apply the and . Type: string (or Expression with resultType string).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- endTime any
- End time of the requested range for this dataset. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- outputColumns any
- The columns to be read out from the Office 365 table. Type: array of objects (or Expression with resultType array of objects). itemType: OutputColumn. Example: [ { "name": "Id" }, { "name": "CreatedDateTime" } ]
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- startTime any
- Start time of the requested range for this dataset. Type: string (or Expression with resultType string).
- userScope anyFilter Uri 
- The user scope uri. Type: string (or Expression with resultType string).
- allowed_groups Any
- The groups containing all the users. Type: array of strings (or Expression with resultType array of strings).
- date_filter_ Anycolumn 
- The Column to apply the and . Type: string (or Expression with resultType string).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- end_time Any
- End time of the requested range for this dataset. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- output_columns Any
- The columns to be read out from the Office 365 table. Type: array of objects (or Expression with resultType array of objects). itemType: OutputColumn. Example: [ { "name": "Id" }, { "name": "CreatedDateTime" } ]
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- start_time Any
- Start time of the requested range for this dataset. Type: string (or Expression with resultType string).
- user_scope_ Anyfilter_ uri 
- The user scope uri. Type: string (or Expression with resultType string).
- allowedGroups Any
- The groups containing all the users. Type: array of strings (or Expression with resultType array of strings).
- dateFilter AnyColumn 
- The Column to apply the and . Type: string (or Expression with resultType string).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- endTime Any
- End time of the requested range for this dataset. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- outputColumns Any
- The columns to be read out from the Office 365 table. Type: array of objects (or Expression with resultType array of objects). itemType: OutputColumn. Example: [ { "name": "Id" }, { "name": "CreatedDateTime" } ]
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- startTime Any
- Start time of the requested range for this dataset. Type: string (or Expression with resultType string).
- userScope AnyFilter Uri 
- The user scope uri. Type: string (or Expression with resultType string).
OracleCloudStorageReadSettingsResponse     
- DeleteFiles objectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition objectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList objectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime objectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime objectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot objectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Prefix object
- The prefix filter for the Oracle Cloud Storage object name. Type: string (or Expression with resultType string).
- Recursive object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile objectName 
- Oracle Cloud Storage wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder objectPath 
- Oracle Cloud Storage wildcardFolderPath. Type: string (or Expression with resultType string).
- DeleteFiles interface{}After Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition interface{}Discovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList interface{}Path 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime interface{}End 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime interface{}Start 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot interface{}Path 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Prefix interface{}
- The prefix filter for the Oracle Cloud Storage object name. Type: string (or Expression with resultType string).
- Recursive interface{}
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile interface{}Name 
- Oracle Cloud Storage wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder interface{}Path 
- Oracle Cloud Storage wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles ObjectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition ObjectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList ObjectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime ObjectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime ObjectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot ObjectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix Object
- The prefix filter for the Oracle Cloud Storage object name. Type: string (or Expression with resultType string).
- recursive Object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile ObjectName 
- Oracle Cloud Storage wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder ObjectPath 
- Oracle Cloud Storage wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles anyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition anyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList anyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime anyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime anyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot anyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix any
- The prefix filter for the Oracle Cloud Storage object name. Type: string (or Expression with resultType string).
- recursive any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile anyName 
- Oracle Cloud Storage wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder anyPath 
- Oracle Cloud Storage wildcardFolderPath. Type: string (or Expression with resultType string).
- delete_files_ Anyafter_ completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enable_partition_ Anydiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- file_list_ Anypath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modified_datetime_ Anyend 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modified_datetime_ Anystart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partition_root_ Anypath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix Any
- The prefix filter for the Oracle Cloud Storage object name. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcard_file_ Anyname 
- Oracle Cloud Storage wildcardFileName. Type: string (or Expression with resultType string).
- wildcard_folder_ Anypath 
- Oracle Cloud Storage wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles AnyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition AnyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList AnyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime AnyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime AnyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot AnyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- prefix Any
- The prefix filter for the Oracle Cloud Storage object name. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile AnyName 
- Oracle Cloud Storage wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder AnyPath 
- Oracle Cloud Storage wildcardFolderPath. Type: string (or Expression with resultType string).
OraclePartitionSettingsResponse   
- PartitionColumn objectName 
- The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionLower objectBound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionNames List<object>
- Names of the physical partitions of Oracle table.
- PartitionUpper objectBound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionColumn interface{}Name 
- The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionLower interface{}Bound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionNames []interface{}
- Names of the physical partitions of Oracle table.
- PartitionUpper interface{}Bound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionColumn ObjectName 
- The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionLower ObjectBound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionNames List<Object>
- Names of the physical partitions of Oracle table.
- partitionUpper ObjectBound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionColumn anyName 
- The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionLower anyBound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionNames any[]
- Names of the physical partitions of Oracle table.
- partitionUpper anyBound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partition_column_ Anyname 
- The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partition_lower_ Anybound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partition_names Sequence[Any]
- Names of the physical partitions of Oracle table.
- partition_upper_ Anybound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionColumn AnyName 
- The name of the column in integer type that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionLower AnyBound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionNames List<Any>
- Names of the physical partitions of Oracle table.
- partitionUpper AnyBound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
OracleServiceCloudSourceResponse    
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
OracleSinkResponse  
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy objectScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy interface{}Script 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy ObjectScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy anyScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- pre_copy_ Anyscript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy AnyScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
OracleSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- OracleReader objectQuery 
- Oracle reader query. Type: string (or Expression with resultType string).
- PartitionOption object
- The partition mechanism that will be used for Oracle read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".
- PartitionSettings Pulumi.Azure Native. Data Factory. Inputs. Oracle Partition Settings Response 
- The settings that will be leveraged for Oracle source partitioning.
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- OracleReader interface{}Query 
- Oracle reader query. Type: string (or Expression with resultType string).
- PartitionOption interface{}
- The partition mechanism that will be used for Oracle read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".
- PartitionSettings OraclePartition Settings Response 
- The settings that will be leveraged for Oracle source partitioning.
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- oracleReader ObjectQuery 
- Oracle reader query. Type: string (or Expression with resultType string).
- partitionOption Object
- The partition mechanism that will be used for Oracle read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".
- partitionSettings OraclePartition Settings Response 
- The settings that will be leveraged for Oracle source partitioning.
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- oracleReader anyQuery 
- Oracle reader query. Type: string (or Expression with resultType string).
- partitionOption any
- The partition mechanism that will be used for Oracle read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".
- partitionSettings OraclePartition Settings Response 
- The settings that will be leveraged for Oracle source partitioning.
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- oracle_reader_ Anyquery 
- Oracle reader query. Type: string (or Expression with resultType string).
- partition_option Any
- The partition mechanism that will be used for Oracle read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".
- partition_settings OraclePartition Settings Response 
- The settings that will be leveraged for Oracle source partitioning.
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- oracleReader AnyQuery 
- Oracle reader query. Type: string (or Expression with resultType string).
- partitionOption Any
- The partition mechanism that will be used for Oracle read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".
- partitionSettings Property Map
- The settings that will be leveraged for Oracle source partitioning.
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
OrcSinkResponse  
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings Pulumi.Azure Native. Data Factory. Inputs. Orc Write Settings Response 
- ORC format settings.
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob FSWrite Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob Storage Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Lake Store Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure File Storage Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. File Server Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Lake House Write Settings Response Azure Native. Data Factory. Inputs. Sftp Write Settings Response 
- ORC store settings.
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings OrcWrite Settings Response 
- ORC format settings.
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- ORC store settings.
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings OrcWrite Settings Response 
- ORC format settings.
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- ORC store settings.
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings OrcWrite Settings Response 
- ORC format settings.
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- ORC store settings.
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- format_settings OrcWrite Settings Response 
- ORC format settings.
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- store_settings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- ORC store settings.
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings Property Map
- ORC format settings.
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- ORC store settings.
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
OrcSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Amazon S3Compatible Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Amazon S3Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob FSRead Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Lake Store Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure File Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. File Server Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Ftp Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Google Cloud Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Hdfs Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Http Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Lake House Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Oracle Cloud Storage Read Settings Response Azure Native. Data Factory. Inputs. Sftp Read Settings Response 
- ORC store settings.
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- ORC store settings.
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- ORC store settings.
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- ORC store settings.
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- store_settings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- ORC store settings.
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- ORC store settings.
OrcWriteSettingsResponse   
- FileName objectPrefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- MaxRows objectPer File 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- FileName interface{}Prefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- MaxRows interface{}Per File 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- fileName ObjectPrefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- maxRows ObjectPer File 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- fileName anyPrefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- maxRows anyPer File 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- file_name_ Anyprefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- max_rows_ Anyper_ file 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- fileName AnyPrefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- maxRows AnyPer File 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
ParameterSpecificationResponse  
- Type string
- Parameter type.
- DefaultValue object
- Default value of parameter.
- Type string
- Parameter type.
- DefaultValue interface{}
- Default value of parameter.
- type String
- Parameter type.
- defaultValue Object
- Default value of parameter.
- type string
- Parameter type.
- defaultValue any
- Default value of parameter.
- type str
- Parameter type.
- default_value Any
- Default value of parameter.
- type String
- Parameter type.
- defaultValue Any
- Default value of parameter.
ParquetReadSettingsResponse   
- CompressionProperties TarGZip | TarRead Settings Response Read | ZipSettings Response Deflate Read Settings Response 
- Compression settings.
- compressionProperties TarGZip | TarRead Settings Response Read | ZipSettings Response Deflate Read Settings Response 
- Compression settings.
- compressionProperties TarGZip | TarRead Settings Response Read | ZipSettings Response Deflate Read Settings Response 
- Compression settings.
- compression_properties TarGZip | TarRead Settings Response Read | ZipSettings Response Deflate Read Settings Response 
- Compression settings.
- compressionProperties Property Map | Property Map | Property Map
- Compression settings.
ParquetSinkResponse  
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings Pulumi.Azure Native. Data Factory. Inputs. Parquet Write Settings Response 
- Parquet format settings.
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob FSWrite Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob Storage Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Lake Store Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure File Storage Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. File Server Write Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Lake House Write Settings Response Azure Native. Data Factory. Inputs. Sftp Write Settings Response 
- Parquet store settings.
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings ParquetWrite Settings Response 
- Parquet format settings.
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- Parquet store settings.
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings ParquetWrite Settings Response 
- Parquet format settings.
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- Parquet store settings.
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings ParquetWrite Settings Response 
- Parquet format settings.
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- Parquet store settings.
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- format_settings ParquetWrite Settings Response 
- Parquet format settings.
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- store_settings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | LakeWrite Settings Response House | SftpWrite Settings Response Write Settings Response 
- Parquet store settings.
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings Property Map
- Parquet format settings.
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- Parquet store settings.
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
ParquetSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings Pulumi.Azure Native. Data Factory. Inputs. Parquet Read Settings Response 
- Parquet format settings.
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Amazon S3Compatible Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Amazon S3Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob FSRead Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Lake Store Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure File Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. File Server Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Ftp Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Google Cloud Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Hdfs Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Http Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Lake House Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Oracle Cloud Storage Read Settings Response Azure Native. Data Factory. Inputs. Sftp Read Settings Response 
- Parquet store settings.
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings ParquetRead Settings Response 
- Parquet format settings.
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Parquet store settings.
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings ParquetRead Settings Response 
- Parquet format settings.
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Parquet store settings.
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings ParquetRead Settings Response 
- Parquet format settings.
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Parquet store settings.
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- format_settings ParquetRead Settings Response 
- Parquet format settings.
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- store_settings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Parquet store settings.
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings Property Map
- Parquet format settings.
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- Parquet store settings.
ParquetWriteSettingsResponse   
- FileName objectPrefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- MaxRows objectPer File 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- FileName interface{}Prefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- MaxRows interface{}Per File 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- fileName ObjectPrefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- maxRows ObjectPer File 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- fileName anyPrefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- maxRows anyPer File 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- file_name_ Anyprefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- max_rows_ Anyper_ file 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
- fileName AnyPrefix 
- Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- maxRows AnyPer File 
- Limit the written file's row count to be smaller than or equal to the specified count. Type: integer (or Expression with resultType integer).
PaypalSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
PhoenixSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
PipelineElapsedTimeMetricPolicyResponse     
- Duration object
- TimeSpan value, after which an Azure Monitoring Metric is fired.
- Duration interface{}
- TimeSpan value, after which an Azure Monitoring Metric is fired.
- duration Object
- TimeSpan value, after which an Azure Monitoring Metric is fired.
- duration any
- TimeSpan value, after which an Azure Monitoring Metric is fired.
- duration Any
- TimeSpan value, after which an Azure Monitoring Metric is fired.
- duration Any
- TimeSpan value, after which an Azure Monitoring Metric is fired.
PipelinePolicyResponse  
- ElapsedTime Pulumi.Metric Azure Native. Data Factory. Inputs. Pipeline Elapsed Time Metric Policy Response 
- Pipeline ElapsedTime Metric Policy.
- ElapsedTime PipelineMetric Elapsed Time Metric Policy Response 
- Pipeline ElapsedTime Metric Policy.
- elapsedTime PipelineMetric Elapsed Time Metric Policy Response 
- Pipeline ElapsedTime Metric Policy.
- elapsedTime PipelineMetric Elapsed Time Metric Policy Response 
- Pipeline ElapsedTime Metric Policy.
- elapsed_time_ Pipelinemetric Elapsed Time Metric Policy Response 
- Pipeline ElapsedTime Metric Policy.
- elapsedTime Property MapMetric 
- Pipeline ElapsedTime Metric Policy.
PipelineReferenceResponse  
- ReferenceName string
- Reference pipeline name.
- Type string
- Pipeline reference type.
- Name string
- Reference name.
- ReferenceName string
- Reference pipeline name.
- Type string
- Pipeline reference type.
- Name string
- Reference name.
- referenceName String
- Reference pipeline name.
- type String
- Pipeline reference type.
- name String
- Reference name.
- referenceName string
- Reference pipeline name.
- type string
- Pipeline reference type.
- name string
- Reference name.
- reference_name str
- Reference pipeline name.
- type str
- Pipeline reference type.
- name str
- Reference name.
- referenceName String
- Reference pipeline name.
- type String
- Pipeline reference type.
- name String
- Reference name.
PipelineResponseFolder  
- Name string
- The name of the folder that this Pipeline is in.
- Name string
- The name of the folder that this Pipeline is in.
- name String
- The name of the folder that this Pipeline is in.
- name string
- The name of the folder that this Pipeline is in.
- name str
- The name of the folder that this Pipeline is in.
- name String
- The name of the folder that this Pipeline is in.
PolybaseSettingsResponse  
- RejectSample objectValue 
- Determines the number of rows to attempt to retrieve before the PolyBase recalculates the percentage of rejected rows. Type: integer (or Expression with resultType integer), minimum: 0.
- RejectType string
- Reject type.
- RejectValue object
- Specifies the value or the percentage of rows that can be rejected before the query fails. Type: number (or Expression with resultType number), minimum: 0.
- UseType objectDefault 
- Specifies how to handle missing values in delimited text files when PolyBase retrieves data from the text file. Type: boolean (or Expression with resultType boolean).
- RejectSample interface{}Value 
- Determines the number of rows to attempt to retrieve before the PolyBase recalculates the percentage of rejected rows. Type: integer (or Expression with resultType integer), minimum: 0.
- RejectType string
- Reject type.
- RejectValue interface{}
- Specifies the value or the percentage of rows that can be rejected before the query fails. Type: number (or Expression with resultType number), minimum: 0.
- UseType interface{}Default 
- Specifies how to handle missing values in delimited text files when PolyBase retrieves data from the text file. Type: boolean (or Expression with resultType boolean).
- rejectSample ObjectValue 
- Determines the number of rows to attempt to retrieve before the PolyBase recalculates the percentage of rejected rows. Type: integer (or Expression with resultType integer), minimum: 0.
- rejectType String
- Reject type.
- rejectValue Object
- Specifies the value or the percentage of rows that can be rejected before the query fails. Type: number (or Expression with resultType number), minimum: 0.
- useType ObjectDefault 
- Specifies how to handle missing values in delimited text files when PolyBase retrieves data from the text file. Type: boolean (or Expression with resultType boolean).
- rejectSample anyValue 
- Determines the number of rows to attempt to retrieve before the PolyBase recalculates the percentage of rejected rows. Type: integer (or Expression with resultType integer), minimum: 0.
- rejectType string
- Reject type.
- rejectValue any
- Specifies the value or the percentage of rows that can be rejected before the query fails. Type: number (or Expression with resultType number), minimum: 0.
- useType anyDefault 
- Specifies how to handle missing values in delimited text files when PolyBase retrieves data from the text file. Type: boolean (or Expression with resultType boolean).
- reject_sample_ Anyvalue 
- Determines the number of rows to attempt to retrieve before the PolyBase recalculates the percentage of rejected rows. Type: integer (or Expression with resultType integer), minimum: 0.
- reject_type str
- Reject type.
- reject_value Any
- Specifies the value or the percentage of rows that can be rejected before the query fails. Type: number (or Expression with resultType number), minimum: 0.
- use_type_ Anydefault 
- Specifies how to handle missing values in delimited text files when PolyBase retrieves data from the text file. Type: boolean (or Expression with resultType boolean).
- rejectSample AnyValue 
- Determines the number of rows to attempt to retrieve before the PolyBase recalculates the percentage of rejected rows. Type: integer (or Expression with resultType integer), minimum: 0.
- rejectType String
- Reject type.
- rejectValue Any
- Specifies the value or the percentage of rows that can be rejected before the query fails. Type: number (or Expression with resultType number), minimum: 0.
- useType AnyDefault 
- Specifies how to handle missing values in delimited text files when PolyBase retrieves data from the text file. Type: boolean (or Expression with resultType boolean).
PostgreSqlSourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- Database query. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- Database query. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- Database query. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- Database query. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
PostgreSqlV2SourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- Database query. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- Database query. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- Database query. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- Database query. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
PowerQuerySinkMappingResponse    
- DataflowSinks List<Pulumi.Azure Native. Data Factory. Inputs. Power Query Sink Response> 
- List of sinks mapped to Power Query mashup query.
- QueryName string
- Name of the query in Power Query mashup document.
- DataflowSinks []PowerQuery Sink Response 
- List of sinks mapped to Power Query mashup query.
- QueryName string
- Name of the query in Power Query mashup document.
- dataflowSinks List<PowerQuery Sink Response> 
- List of sinks mapped to Power Query mashup query.
- queryName String
- Name of the query in Power Query mashup document.
- dataflowSinks PowerQuery Sink Response[] 
- List of sinks mapped to Power Query mashup query.
- queryName string
- Name of the query in Power Query mashup document.
- dataflow_sinks Sequence[PowerQuery Sink Response] 
- List of sinks mapped to Power Query mashup query.
- query_name str
- Name of the query in Power Query mashup document.
- dataflowSinks List<Property Map>
- List of sinks mapped to Power Query mashup query.
- queryName String
- Name of the query in Power Query mashup document.
PowerQuerySinkResponse   
- Name string
- Transformation name.
- Dataset
Pulumi.Azure Native. Data Factory. Inputs. Dataset Reference Response 
- Dataset reference.
- Description string
- Transformation description.
- Flowlet
Pulumi.Azure Native. Data Factory. Inputs. Data Flow Reference Response 
- Flowlet Reference
- LinkedService Pulumi.Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- RejectedData Pulumi.Linked Service Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Rejected data linked service reference.
- SchemaLinked Pulumi.Service Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Schema linked service reference.
- Script string
- sink script.
- Name string
- Transformation name.
- Dataset
DatasetReference Response 
- Dataset reference.
- Description string
- Transformation description.
- Flowlet
DataFlow Reference Response 
- Flowlet Reference
- LinkedService LinkedService Reference Response 
- Linked service reference.
- RejectedData LinkedLinked Service Service Reference Response 
- Rejected data linked service reference.
- SchemaLinked LinkedService Service Reference Response 
- Schema linked service reference.
- Script string
- sink script.
- name String
- Transformation name.
- dataset
DatasetReference Response 
- Dataset reference.
- description String
- Transformation description.
- flowlet
DataFlow Reference Response 
- Flowlet Reference
- linkedService LinkedService Reference Response 
- Linked service reference.
- rejectedData LinkedLinked Service Service Reference Response 
- Rejected data linked service reference.
- schemaLinked LinkedService Service Reference Response 
- Schema linked service reference.
- script String
- sink script.
- name string
- Transformation name.
- dataset
DatasetReference Response 
- Dataset reference.
- description string
- Transformation description.
- flowlet
DataFlow Reference Response 
- Flowlet Reference
- linkedService LinkedService Reference Response 
- Linked service reference.
- rejectedData LinkedLinked Service Service Reference Response 
- Rejected data linked service reference.
- schemaLinked LinkedService Service Reference Response 
- Schema linked service reference.
- script string
- sink script.
- name str
- Transformation name.
- dataset
DatasetReference Response 
- Dataset reference.
- description str
- Transformation description.
- flowlet
DataFlow Reference Response 
- Flowlet Reference
- linked_service LinkedService Reference Response 
- Linked service reference.
- rejected_data_ Linkedlinked_ service Service Reference Response 
- Rejected data linked service reference.
- schema_linked_ Linkedservice Service Reference Response 
- Schema linked service reference.
- script str
- sink script.
- name String
- Transformation name.
- dataset Property Map
- Dataset reference.
- description String
- Transformation description.
- flowlet Property Map
- Flowlet Reference
- linkedService Property Map
- Linked service reference.
- rejectedData Property MapLinked Service 
- Rejected data linked service reference.
- schemaLinked Property MapService 
- Schema linked service reference.
- script String
- sink script.
PrestoSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
QuickBooksSourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
RedirectIncompatibleRowSettingsResponse    
- LinkedService objectName 
- Name of the Azure Storage, Storage SAS, or Azure Data Lake Store linked service used for redirecting incompatible row. Must be specified if redirectIncompatibleRowSettings is specified. Type: string (or Expression with resultType string).
- Path object
- The path for storing the redirect incompatible row data. Type: string (or Expression with resultType string).
- LinkedService interface{}Name 
- Name of the Azure Storage, Storage SAS, or Azure Data Lake Store linked service used for redirecting incompatible row. Must be specified if redirectIncompatibleRowSettings is specified. Type: string (or Expression with resultType string).
- Path interface{}
- The path for storing the redirect incompatible row data. Type: string (or Expression with resultType string).
- linkedService ObjectName 
- Name of the Azure Storage, Storage SAS, or Azure Data Lake Store linked service used for redirecting incompatible row. Must be specified if redirectIncompatibleRowSettings is specified. Type: string (or Expression with resultType string).
- path Object
- The path for storing the redirect incompatible row data. Type: string (or Expression with resultType string).
- linkedService anyName 
- Name of the Azure Storage, Storage SAS, or Azure Data Lake Store linked service used for redirecting incompatible row. Must be specified if redirectIncompatibleRowSettings is specified. Type: string (or Expression with resultType string).
- path any
- The path for storing the redirect incompatible row data. Type: string (or Expression with resultType string).
- linked_service_ Anyname 
- Name of the Azure Storage, Storage SAS, or Azure Data Lake Store linked service used for redirecting incompatible row. Must be specified if redirectIncompatibleRowSettings is specified. Type: string (or Expression with resultType string).
- path Any
- The path for storing the redirect incompatible row data. Type: string (or Expression with resultType string).
- linkedService AnyName 
- Name of the Azure Storage, Storage SAS, or Azure Data Lake Store linked service used for redirecting incompatible row. Must be specified if redirectIncompatibleRowSettings is specified. Type: string (or Expression with resultType string).
- path Any
- The path for storing the redirect incompatible row data. Type: string (or Expression with resultType string).
RedshiftUnloadSettingsResponse   
- BucketName object
- The bucket of the interim Amazon S3 which will be used to store the unloaded data from Amazon Redshift source. The bucket must be in the same region as the Amazon Redshift source. Type: string (or Expression with resultType string).
- S3LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- The name of the Amazon S3 linked service which will be used for the unload operation when copying from the Amazon Redshift source.
- BucketName interface{}
- The bucket of the interim Amazon S3 which will be used to store the unloaded data from Amazon Redshift source. The bucket must be in the same region as the Amazon Redshift source. Type: string (or Expression with resultType string).
- S3LinkedService LinkedName Service Reference Response 
- The name of the Amazon S3 linked service which will be used for the unload operation when copying from the Amazon Redshift source.
- bucketName Object
- The bucket of the interim Amazon S3 which will be used to store the unloaded data from Amazon Redshift source. The bucket must be in the same region as the Amazon Redshift source. Type: string (or Expression with resultType string).
- s3LinkedService LinkedName Service Reference Response 
- The name of the Amazon S3 linked service which will be used for the unload operation when copying from the Amazon Redshift source.
- bucketName any
- The bucket of the interim Amazon S3 which will be used to store the unloaded data from Amazon Redshift source. The bucket must be in the same region as the Amazon Redshift source. Type: string (or Expression with resultType string).
- s3LinkedService LinkedName Service Reference Response 
- The name of the Amazon S3 linked service which will be used for the unload operation when copying from the Amazon Redshift source.
- bucket_name Any
- The bucket of the interim Amazon S3 which will be used to store the unloaded data from Amazon Redshift source. The bucket must be in the same region as the Amazon Redshift source. Type: string (or Expression with resultType string).
- s3_linked_ Linkedservice_ name Service Reference Response 
- The name of the Amazon S3 linked service which will be used for the unload operation when copying from the Amazon Redshift source.
- bucketName Any
- The bucket of the interim Amazon S3 which will be used to store the unloaded data from Amazon Redshift source. The bucket must be in the same region as the Amazon Redshift source. Type: string (or Expression with resultType string).
- s3LinkedService Property MapName 
- The name of the Amazon S3 linked service which will be used for the unload operation when copying from the Amazon Redshift source.
RelationalSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- Database query. Type: string (or Expression with resultType string).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- Database query. Type: string (or Expression with resultType string).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- Database query. Type: string (or Expression with resultType string).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- Database query. Type: string (or Expression with resultType string).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
ResponsysSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
RestSinkResponse  
- AdditionalHeaders object
- The additional HTTP headers in the request to the RESTful API. Type: key value pairs (value should be string type).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- HttpCompression objectType 
- Http Compression Type to Send data in compressed format with Optimal Compression Level, Default is None. And The Only Supported option is Gzip. Type: string (or Expression with resultType string).
- HttpRequest objectTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:01:40. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- RequestInterval object
- The time to await before sending next request, in milliseconds
- RequestMethod object
- The HTTP method used to call the RESTful API. The default is POST. Type: string (or Expression with resultType string).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalHeaders interface{}
- The additional HTTP headers in the request to the RESTful API. Type: key value pairs (value should be string type).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- HttpCompression interface{}Type 
- Http Compression Type to Send data in compressed format with Optimal Compression Level, Default is None. And The Only Supported option is Gzip. Type: string (or Expression with resultType string).
- HttpRequest interface{}Timeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:01:40. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- RequestInterval interface{}
- The time to await before sending next request, in milliseconds
- RequestMethod interface{}
- The HTTP method used to call the RESTful API. The default is POST. Type: string (or Expression with resultType string).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalHeaders Object
- The additional HTTP headers in the request to the RESTful API. Type: key value pairs (value should be string type).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpCompression ObjectType 
- Http Compression Type to Send data in compressed format with Optimal Compression Level, Default is None. And The Only Supported option is Gzip. Type: string (or Expression with resultType string).
- httpRequest ObjectTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:01:40. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- requestInterval Object
- The time to await before sending next request, in milliseconds
- requestMethod Object
- The HTTP method used to call the RESTful API. The default is POST. Type: string (or Expression with resultType string).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalHeaders any
- The additional HTTP headers in the request to the RESTful API. Type: key value pairs (value should be string type).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpCompression anyType 
- Http Compression Type to Send data in compressed format with Optimal Compression Level, Default is None. And The Only Supported option is Gzip. Type: string (or Expression with resultType string).
- httpRequest anyTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:01:40. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- requestInterval any
- The time to await before sending next request, in milliseconds
- requestMethod any
- The HTTP method used to call the RESTful API. The default is POST. Type: string (or Expression with resultType string).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_headers Any
- The additional HTTP headers in the request to the RESTful API. Type: key value pairs (value should be string type).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- http_compression_ Anytype 
- Http Compression Type to Send data in compressed format with Optimal Compression Level, Default is None. And The Only Supported option is Gzip. Type: string (or Expression with resultType string).
- http_request_ Anytimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:01:40. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- request_interval Any
- The time to await before sending next request, in milliseconds
- request_method Any
- The HTTP method used to call the RESTful API. The default is POST. Type: string (or Expression with resultType string).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalHeaders Any
- The additional HTTP headers in the request to the RESTful API. Type: key value pairs (value should be string type).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpCompression AnyType 
- Http Compression Type to Send data in compressed format with Optimal Compression Level, Default is None. And The Only Supported option is Gzip. Type: string (or Expression with resultType string).
- httpRequest AnyTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:01:40. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- requestInterval Any
- The time to await before sending next request, in milliseconds
- requestMethod Any
- The HTTP method used to call the RESTful API. The default is POST. Type: string (or Expression with resultType string).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
RestSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: key value pairs (value should be string type).
- AdditionalHeaders object
- The additional HTTP headers in the request to the RESTful API. Type: string (or Expression with resultType string).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- HttpRequest objectTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:01:40. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PaginationRules object
- The pagination rules to compose next page requests. Type: string (or Expression with resultType string).
- RequestBody object
- The HTTP request body to the RESTful API if requestMethod is POST. Type: string (or Expression with resultType string).
- RequestInterval object
- The time to await before sending next page request.
- RequestMethod object
- The HTTP method used to call the RESTful API. The default is GET. Type: string (or Expression with resultType string).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: key value pairs (value should be string type).
- AdditionalHeaders interface{}
- The additional HTTP headers in the request to the RESTful API. Type: string (or Expression with resultType string).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- HttpRequest interface{}Timeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:01:40. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PaginationRules interface{}
- The pagination rules to compose next page requests. Type: string (or Expression with resultType string).
- RequestBody interface{}
- The HTTP request body to the RESTful API if requestMethod is POST. Type: string (or Expression with resultType string).
- RequestInterval interface{}
- The time to await before sending next page request.
- RequestMethod interface{}
- The HTTP method used to call the RESTful API. The default is GET. Type: string (or Expression with resultType string).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: key value pairs (value should be string type).
- additionalHeaders Object
- The additional HTTP headers in the request to the RESTful API. Type: string (or Expression with resultType string).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest ObjectTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:01:40. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- paginationRules Object
- The pagination rules to compose next page requests. Type: string (or Expression with resultType string).
- requestBody Object
- The HTTP request body to the RESTful API if requestMethod is POST. Type: string (or Expression with resultType string).
- requestInterval Object
- The time to await before sending next page request.
- requestMethod Object
- The HTTP method used to call the RESTful API. The default is GET. Type: string (or Expression with resultType string).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: key value pairs (value should be string type).
- additionalHeaders any
- The additional HTTP headers in the request to the RESTful API. Type: string (or Expression with resultType string).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest anyTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:01:40. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- paginationRules any
- The pagination rules to compose next page requests. Type: string (or Expression with resultType string).
- requestBody any
- The HTTP request body to the RESTful API if requestMethod is POST. Type: string (or Expression with resultType string).
- requestInterval any
- The time to await before sending next page request.
- requestMethod any
- The HTTP method used to call the RESTful API. The default is GET. Type: string (or Expression with resultType string).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: key value pairs (value should be string type).
- additional_headers Any
- The additional HTTP headers in the request to the RESTful API. Type: string (or Expression with resultType string).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- http_request_ Anytimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:01:40. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- pagination_rules Any
- The pagination rules to compose next page requests. Type: string (or Expression with resultType string).
- request_body Any
- The HTTP request body to the RESTful API if requestMethod is POST. Type: string (or Expression with resultType string).
- request_interval Any
- The time to await before sending next page request.
- request_method Any
- The HTTP method used to call the RESTful API. The default is GET. Type: string (or Expression with resultType string).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: key value pairs (value should be string type).
- additionalHeaders Any
- The additional HTTP headers in the request to the RESTful API. Type: string (or Expression with resultType string).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest AnyTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:01:40. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- paginationRules Any
- The pagination rules to compose next page requests. Type: string (or Expression with resultType string).
- requestBody Any
- The HTTP request body to the RESTful API if requestMethod is POST. Type: string (or Expression with resultType string).
- requestInterval Any
- The time to await before sending next page request.
- requestMethod Any
- The HTTP method used to call the RESTful API. The default is GET. Type: string (or Expression with resultType string).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
SSISAccessCredentialResponse  
- Domain object
- Domain for windows authentication. Type: string (or Expression with resultType string).
- Password
Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Azure Key Vault Secret Reference Response Azure Native. Data Factory. Inputs. Secure String Response 
- Password for windows authentication.
- UserName object
- UseName for windows authentication. Type: string (or Expression with resultType string).
- Domain interface{}
- Domain for windows authentication. Type: string (or Expression with resultType string).
- Password
AzureKey | SecureVault Secret Reference Response String Response 
- Password for windows authentication.
- UserName interface{}
- UseName for windows authentication. Type: string (or Expression with resultType string).
- domain Object
- Domain for windows authentication. Type: string (or Expression with resultType string).
- password
AzureKey | SecureVault Secret Reference Response String Response 
- Password for windows authentication.
- userName Object
- UseName for windows authentication. Type: string (or Expression with resultType string).
- domain any
- Domain for windows authentication. Type: string (or Expression with resultType string).
- password
AzureKey | SecureVault Secret Reference Response String Response 
- Password for windows authentication.
- userName any
- UseName for windows authentication. Type: string (or Expression with resultType string).
- domain Any
- Domain for windows authentication. Type: string (or Expression with resultType string).
- password
AzureKey | SecureVault Secret Reference Response String Response 
- Password for windows authentication.
- user_name Any
- UseName for windows authentication. Type: string (or Expression with resultType string).
- domain Any
- Domain for windows authentication. Type: string (or Expression with resultType string).
- password Property Map | Property Map
- Password for windows authentication.
- userName Any
- UseName for windows authentication. Type: string (or Expression with resultType string).
SSISChildPackageResponse  
- PackageContent object
- Content for embedded child package. Type: string (or Expression with resultType string).
- PackagePath object
- Path for embedded child package. Type: string (or Expression with resultType string).
- PackageLast stringModified Date 
- Last modified date for embedded child package.
- PackageName string
- Name for embedded child package.
- PackageContent interface{}
- Content for embedded child package. Type: string (or Expression with resultType string).
- PackagePath interface{}
- Path for embedded child package. Type: string (or Expression with resultType string).
- PackageLast stringModified Date 
- Last modified date for embedded child package.
- PackageName string
- Name for embedded child package.
- packageContent Object
- Content for embedded child package. Type: string (or Expression with resultType string).
- packagePath Object
- Path for embedded child package. Type: string (or Expression with resultType string).
- packageLast StringModified Date 
- Last modified date for embedded child package.
- packageName String
- Name for embedded child package.
- packageContent any
- Content for embedded child package. Type: string (or Expression with resultType string).
- packagePath any
- Path for embedded child package. Type: string (or Expression with resultType string).
- packageLast stringModified Date 
- Last modified date for embedded child package.
- packageName string
- Name for embedded child package.
- package_content Any
- Content for embedded child package. Type: string (or Expression with resultType string).
- package_path Any
- Path for embedded child package. Type: string (or Expression with resultType string).
- package_last_ strmodified_ date 
- Last modified date for embedded child package.
- package_name str
- Name for embedded child package.
- packageContent Any
- Content for embedded child package. Type: string (or Expression with resultType string).
- packagePath Any
- Path for embedded child package. Type: string (or Expression with resultType string).
- packageLast StringModified Date 
- Last modified date for embedded child package.
- packageName String
- Name for embedded child package.
SSISExecutionCredentialResponse  
- Domain object
- Domain for windows authentication. Type: string (or Expression with resultType string).
- Password
Pulumi.Azure Native. Data Factory. Inputs. Secure String Response 
- Password for windows authentication.
- UserName object
- UseName for windows authentication. Type: string (or Expression with resultType string).
- Domain interface{}
- Domain for windows authentication. Type: string (or Expression with resultType string).
- Password
SecureString Response 
- Password for windows authentication.
- UserName interface{}
- UseName for windows authentication. Type: string (or Expression with resultType string).
- domain Object
- Domain for windows authentication. Type: string (or Expression with resultType string).
- password
SecureString Response 
- Password for windows authentication.
- userName Object
- UseName for windows authentication. Type: string (or Expression with resultType string).
- domain any
- Domain for windows authentication. Type: string (or Expression with resultType string).
- password
SecureString Response 
- Password for windows authentication.
- userName any
- UseName for windows authentication. Type: string (or Expression with resultType string).
- domain Any
- Domain for windows authentication. Type: string (or Expression with resultType string).
- password
SecureString Response 
- Password for windows authentication.
- user_name Any
- UseName for windows authentication. Type: string (or Expression with resultType string).
- domain Any
- Domain for windows authentication. Type: string (or Expression with resultType string).
- password Property Map
- Password for windows authentication.
- userName Any
- UseName for windows authentication. Type: string (or Expression with resultType string).
SSISExecutionParameterResponse  
- Value object
- SSIS package execution parameter value. Type: string (or Expression with resultType string).
- Value interface{}
- SSIS package execution parameter value. Type: string (or Expression with resultType string).
- value Object
- SSIS package execution parameter value. Type: string (or Expression with resultType string).
- value any
- SSIS package execution parameter value. Type: string (or Expression with resultType string).
- value Any
- SSIS package execution parameter value. Type: string (or Expression with resultType string).
- value Any
- SSIS package execution parameter value. Type: string (or Expression with resultType string).
SSISLogLocationResponse  
- LogPath object
- The SSIS package execution log path. Type: string (or Expression with resultType string).
- Type string
- The type of SSIS log location.
- AccessCredential Pulumi.Azure Native. Data Factory. Inputs. SSISAccess Credential Response 
- The package execution log access credential.
- LogRefresh objectInterval 
- Specifies the interval to refresh log. The default interval is 5 minutes. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- LogPath interface{}
- The SSIS package execution log path. Type: string (or Expression with resultType string).
- Type string
- The type of SSIS log location.
- AccessCredential SSISAccessCredential Response 
- The package execution log access credential.
- LogRefresh interface{}Interval 
- Specifies the interval to refresh log. The default interval is 5 minutes. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- logPath Object
- The SSIS package execution log path. Type: string (or Expression with resultType string).
- type String
- The type of SSIS log location.
- accessCredential SSISAccessCredential Response 
- The package execution log access credential.
- logRefresh ObjectInterval 
- Specifies the interval to refresh log. The default interval is 5 minutes. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- logPath any
- The SSIS package execution log path. Type: string (or Expression with resultType string).
- type string
- The type of SSIS log location.
- accessCredential SSISAccessCredential Response 
- The package execution log access credential.
- logRefresh anyInterval 
- Specifies the interval to refresh log. The default interval is 5 minutes. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- log_path Any
- The SSIS package execution log path. Type: string (or Expression with resultType string).
- type str
- The type of SSIS log location.
- access_credential SSISAccessCredential Response 
- The package execution log access credential.
- log_refresh_ Anyinterval 
- Specifies the interval to refresh log. The default interval is 5 minutes. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- logPath Any
- The SSIS package execution log path. Type: string (or Expression with resultType string).
- type String
- The type of SSIS log location.
- accessCredential Property Map
- The package execution log access credential.
- logRefresh AnyInterval 
- Specifies the interval to refresh log. The default interval is 5 minutes. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
SSISPackageLocationResponse  
- AccessCredential Pulumi.Azure Native. Data Factory. Inputs. SSISAccess Credential Response 
- The package access credential.
- ChildPackages List<Pulumi.Azure Native. Data Factory. Inputs. SSISChild Package Response> 
- The embedded child package list.
- ConfigurationAccess Pulumi.Credential Azure Native. Data Factory. Inputs. SSISAccess Credential Response 
- The configuration file access credential.
- ConfigurationPath object
- The configuration file of the package execution. Type: string (or Expression with resultType string).
- PackageContent object
- The embedded package content. Type: string (or Expression with resultType string).
- PackageLast stringModified Date 
- The embedded package last modified date.
- PackageName string
- The package name.
- PackagePassword Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Azure Key Vault Secret Reference Response Azure Native. Data Factory. Inputs. Secure String Response 
- Password of the package.
- PackagePath object
- The SSIS package path. Type: string (or Expression with resultType string).
- Type string
- The type of SSIS package location.
- AccessCredential SSISAccessCredential Response 
- The package access credential.
- ChildPackages []SSISChildPackage Response 
- The embedded child package list.
- ConfigurationAccess SSISAccessCredential Credential Response 
- The configuration file access credential.
- ConfigurationPath interface{}
- The configuration file of the package execution. Type: string (or Expression with resultType string).
- PackageContent interface{}
- The embedded package content. Type: string (or Expression with resultType string).
- PackageLast stringModified Date 
- The embedded package last modified date.
- PackageName string
- The package name.
- PackagePassword AzureKey | SecureVault Secret Reference Response String Response 
- Password of the package.
- PackagePath interface{}
- The SSIS package path. Type: string (or Expression with resultType string).
- Type string
- The type of SSIS package location.
- accessCredential SSISAccessCredential Response 
- The package access credential.
- childPackages List<SSISChildPackage Response> 
- The embedded child package list.
- configurationAccess SSISAccessCredential Credential Response 
- The configuration file access credential.
- configurationPath Object
- The configuration file of the package execution. Type: string (or Expression with resultType string).
- packageContent Object
- The embedded package content. Type: string (or Expression with resultType string).
- packageLast StringModified Date 
- The embedded package last modified date.
- packageName String
- The package name.
- packagePassword AzureKey | SecureVault Secret Reference Response String Response 
- Password of the package.
- packagePath Object
- The SSIS package path. Type: string (or Expression with resultType string).
- type String
- The type of SSIS package location.
- accessCredential SSISAccessCredential Response 
- The package access credential.
- childPackages SSISChildPackage Response[] 
- The embedded child package list.
- configurationAccess SSISAccessCredential Credential Response 
- The configuration file access credential.
- configurationPath any
- The configuration file of the package execution. Type: string (or Expression with resultType string).
- packageContent any
- The embedded package content. Type: string (or Expression with resultType string).
- packageLast stringModified Date 
- The embedded package last modified date.
- packageName string
- The package name.
- packagePassword AzureKey | SecureVault Secret Reference Response String Response 
- Password of the package.
- packagePath any
- The SSIS package path. Type: string (or Expression with resultType string).
- type string
- The type of SSIS package location.
- access_credential SSISAccessCredential Response 
- The package access credential.
- child_packages Sequence[SSISChildPackage Response] 
- The embedded child package list.
- configuration_access_ SSISAccesscredential Credential Response 
- The configuration file access credential.
- configuration_path Any
- The configuration file of the package execution. Type: string (or Expression with resultType string).
- package_content Any
- The embedded package content. Type: string (or Expression with resultType string).
- package_last_ strmodified_ date 
- The embedded package last modified date.
- package_name str
- The package name.
- package_password AzureKey | SecureVault Secret Reference Response String Response 
- Password of the package.
- package_path Any
- The SSIS package path. Type: string (or Expression with resultType string).
- type str
- The type of SSIS package location.
- accessCredential Property Map
- The package access credential.
- childPackages List<Property Map>
- The embedded child package list.
- configurationAccess Property MapCredential 
- The configuration file access credential.
- configurationPath Any
- The configuration file of the package execution. Type: string (or Expression with resultType string).
- packageContent Any
- The embedded package content. Type: string (or Expression with resultType string).
- packageLast StringModified Date 
- The embedded package last modified date.
- packageName String
- The package name.
- packagePassword Property Map | Property Map
- Password of the package.
- packagePath Any
- The SSIS package path. Type: string (or Expression with resultType string).
- type String
- The type of SSIS package location.
SSISPropertyOverrideResponse  
- Value object
- SSIS package property override value. Type: string (or Expression with resultType string).
- IsSensitive bool
- Whether SSIS package property override value is sensitive data. Value will be encrypted in SSISDB if it is true
- Value interface{}
- SSIS package property override value. Type: string (or Expression with resultType string).
- IsSensitive bool
- Whether SSIS package property override value is sensitive data. Value will be encrypted in SSISDB if it is true
- value Object
- SSIS package property override value. Type: string (or Expression with resultType string).
- isSensitive Boolean
- Whether SSIS package property override value is sensitive data. Value will be encrypted in SSISDB if it is true
- value any
- SSIS package property override value. Type: string (or Expression with resultType string).
- isSensitive boolean
- Whether SSIS package property override value is sensitive data. Value will be encrypted in SSISDB if it is true
- value Any
- SSIS package property override value. Type: string (or Expression with resultType string).
- is_sensitive bool
- Whether SSIS package property override value is sensitive data. Value will be encrypted in SSISDB if it is true
- value Any
- SSIS package property override value. Type: string (or Expression with resultType string).
- isSensitive Boolean
- Whether SSIS package property override value is sensitive data. Value will be encrypted in SSISDB if it is true
SalesforceMarketingCloudSourceResponse    
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
SalesforceServiceCloudSinkResponse    
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ExternalId objectField Name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- IgnoreNull objectValues 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior string
- The write behavior for the operation. Default is Insert.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ExternalId interface{}Field Name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- IgnoreNull interface{}Values 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior string
- The write behavior for the operation. Default is Insert.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- externalId ObjectField Name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- ignoreNull ObjectValues 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior String
- The write behavior for the operation. Default is Insert.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- externalId anyField Name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- ignoreNull anyValues 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior string
- The write behavior for the operation. Default is Insert.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- external_id_ Anyfield_ name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- ignore_null_ Anyvalues 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_behavior str
- The write behavior for the operation. Default is Insert.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- externalId AnyField Name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- ignoreNull AnyValues 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior String
- The write behavior for the operation. Default is Insert.
SalesforceServiceCloudSourceResponse    
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- Database query. Type: string (or Expression with resultType string).
- ReadBehavior object
- The read behavior for the operation. Default is Query. Allowed values: Query/QueryAll. Type: string (or Expression with resultType string).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- Database query. Type: string (or Expression with resultType string).
- ReadBehavior interface{}
- The read behavior for the operation. Default is Query. Allowed values: Query/QueryAll. Type: string (or Expression with resultType string).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- Database query. Type: string (or Expression with resultType string).
- readBehavior Object
- The read behavior for the operation. Default is Query. Allowed values: Query/QueryAll. Type: string (or Expression with resultType string).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- Database query. Type: string (or Expression with resultType string).
- readBehavior any
- The read behavior for the operation. Default is Query. Allowed values: Query/QueryAll. Type: string (or Expression with resultType string).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- read_behavior Any
- The read behavior for the operation. Default is Query. Allowed values: Query/QueryAll. Type: string (or Expression with resultType string).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- readBehavior Any
- The read behavior for the operation. Default is Query. Allowed values: Query/QueryAll. Type: string (or Expression with resultType string).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
SalesforceServiceCloudV2SinkResponse    
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ExternalId objectField Name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- IgnoreNull objectValues 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior string
- The write behavior for the operation. Default is Insert.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ExternalId interface{}Field Name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- IgnoreNull interface{}Values 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior string
- The write behavior for the operation. Default is Insert.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- externalId ObjectField Name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- ignoreNull ObjectValues 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior String
- The write behavior for the operation. Default is Insert.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- externalId anyField Name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- ignoreNull anyValues 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior string
- The write behavior for the operation. Default is Insert.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- external_id_ Anyfield_ name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- ignore_null_ Anyvalues 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_behavior str
- The write behavior for the operation. Default is Insert.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- externalId AnyField Name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- ignoreNull AnyValues 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior String
- The write behavior for the operation. Default is Insert.
SalesforceServiceCloudV2SourceResponse    
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IncludeDeleted objectObjects 
- This property control whether query result contains Deleted objects. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- You can only use Salesforce Object Query Language (SOQL) query with limitations. For SOQL limitations, see this article: https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/queries.htm#SOQL%20Considerations. If query is not specified, all the data of the Salesforce object specified in ObjectApiName/reportId in dataset will be retrieved. Type: string (or Expression with resultType string).
- SOQLQuery object
- Deprecating, please use 'query' property instead. Type: string (or Expression with resultType string).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IncludeDeleted interface{}Objects 
- This property control whether query result contains Deleted objects. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- You can only use Salesforce Object Query Language (SOQL) query with limitations. For SOQL limitations, see this article: https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/queries.htm#SOQL%20Considerations. If query is not specified, all the data of the Salesforce object specified in ObjectApiName/reportId in dataset will be retrieved. Type: string (or Expression with resultType string).
- SOQLQuery interface{}
- Deprecating, please use 'query' property instead. Type: string (or Expression with resultType string).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- includeDeleted ObjectObjects 
- This property control whether query result contains Deleted objects. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- You can only use Salesforce Object Query Language (SOQL) query with limitations. For SOQL limitations, see this article: https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/queries.htm#SOQL%20Considerations. If query is not specified, all the data of the Salesforce object specified in ObjectApiName/reportId in dataset will be retrieved. Type: string (or Expression with resultType string).
- sOQLQuery Object
- Deprecating, please use 'query' property instead. Type: string (or Expression with resultType string).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- includeDeleted anyObjects 
- This property control whether query result contains Deleted objects. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- You can only use Salesforce Object Query Language (SOQL) query with limitations. For SOQL limitations, see this article: https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/queries.htm#SOQL%20Considerations. If query is not specified, all the data of the Salesforce object specified in ObjectApiName/reportId in dataset will be retrieved. Type: string (or Expression with resultType string).
- sOQLQuery any
- Deprecating, please use 'query' property instead. Type: string (or Expression with resultType string).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- include_deleted_ Anyobjects 
- This property control whether query result contains Deleted objects. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- You can only use Salesforce Object Query Language (SOQL) query with limitations. For SOQL limitations, see this article: https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/queries.htm#SOQL%20Considerations. If query is not specified, all the data of the Salesforce object specified in ObjectApiName/reportId in dataset will be retrieved. Type: string (or Expression with resultType string).
- s_oql_ Anyquery 
- Deprecating, please use 'query' property instead. Type: string (or Expression with resultType string).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- includeDeleted AnyObjects 
- This property control whether query result contains Deleted objects. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- You can only use Salesforce Object Query Language (SOQL) query with limitations. For SOQL limitations, see this article: https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/queries.htm#SOQL%20Considerations. If query is not specified, all the data of the Salesforce object specified in ObjectApiName/reportId in dataset will be retrieved. Type: string (or Expression with resultType string).
- sOQLQuery Any
- Deprecating, please use 'query' property instead. Type: string (or Expression with resultType string).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
SalesforceSinkResponse  
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ExternalId objectField Name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- IgnoreNull objectValues 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior string
- The write behavior for the operation. Default is Insert.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ExternalId interface{}Field Name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- IgnoreNull interface{}Values 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior string
- The write behavior for the operation. Default is Insert.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- externalId ObjectField Name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- ignoreNull ObjectValues 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior String
- The write behavior for the operation. Default is Insert.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- externalId anyField Name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- ignoreNull anyValues 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior string
- The write behavior for the operation. Default is Insert.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- external_id_ Anyfield_ name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- ignore_null_ Anyvalues 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_behavior str
- The write behavior for the operation. Default is Insert.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- externalId AnyField Name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- ignoreNull AnyValues 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior String
- The write behavior for the operation. Default is Insert.
SalesforceSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- Database query. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- ReadBehavior object
- The read behavior for the operation. Default is Query. Allowed values: Query/QueryAll. Type: string (or Expression with resultType string).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- Database query. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- ReadBehavior interface{}
- The read behavior for the operation. Default is Query. Allowed values: Query/QueryAll. Type: string (or Expression with resultType string).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- Database query. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- readBehavior Object
- The read behavior for the operation. Default is Query. Allowed values: Query/QueryAll. Type: string (or Expression with resultType string).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- Database query. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- readBehavior any
- The read behavior for the operation. Default is Query. Allowed values: Query/QueryAll. Type: string (or Expression with resultType string).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- read_behavior Any
- The read behavior for the operation. Default is Query. Allowed values: Query/QueryAll. Type: string (or Expression with resultType string).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- readBehavior Any
- The read behavior for the operation. Default is Query. Allowed values: Query/QueryAll. Type: string (or Expression with resultType string).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
SalesforceV2SinkResponse  
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ExternalId objectField Name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- IgnoreNull objectValues 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior string
- The write behavior for the operation. Default is Insert.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ExternalId interface{}Field Name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- IgnoreNull interface{}Values 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior string
- The write behavior for the operation. Default is Insert.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- externalId ObjectField Name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- ignoreNull ObjectValues 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior String
- The write behavior for the operation. Default is Insert.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- externalId anyField Name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- ignoreNull anyValues 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior string
- The write behavior for the operation. Default is Insert.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- external_id_ Anyfield_ name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- ignore_null_ Anyvalues 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_behavior str
- The write behavior for the operation. Default is Insert.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- externalId AnyField Name 
- The name of the external ID field for upsert operation. Default value is 'Id' column. Type: string (or Expression with resultType string).
- ignoreNull AnyValues 
- The flag indicating whether or not to ignore null values from input dataset (except key fields) during write operation. Default value is false. If set it to true, it means ADF will leave the data in the destination object unchanged when doing upsert/update operation and insert defined default value when doing insert operation, versus ADF will update the data in the destination object to NULL when doing upsert/update operation and insert NULL value when doing insert operation. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior String
- The write behavior for the operation. Default is Insert.
SalesforceV2SourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IncludeDeleted objectObjects 
- This property control whether query result contains Deleted objects. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PageSize object
- Page size for each http request, too large pageSize will caused timeout, default 300,000. Type: integer (or Expression with resultType integer).
- Query object
- You can only use Salesforce Object Query Language (SOQL) query with limitations. For SOQL limitations, see this article: https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/queries.htm#SOQL%20Considerations. If query is not specified, all the data of the Salesforce object specified in ObjectApiName/reportId in dataset will be retrieved. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SOQLQuery object
- Deprecating, please use 'query' property instead. Type: string (or Expression with resultType string).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IncludeDeleted interface{}Objects 
- This property control whether query result contains Deleted objects. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PageSize interface{}
- Page size for each http request, too large pageSize will caused timeout, default 300,000. Type: integer (or Expression with resultType integer).
- Query interface{}
- You can only use Salesforce Object Query Language (SOQL) query with limitations. For SOQL limitations, see this article: https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/queries.htm#SOQL%20Considerations. If query is not specified, all the data of the Salesforce object specified in ObjectApiName/reportId in dataset will be retrieved. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SOQLQuery interface{}
- Deprecating, please use 'query' property instead. Type: string (or Expression with resultType string).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- includeDeleted ObjectObjects 
- This property control whether query result contains Deleted objects. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- pageSize Object
- Page size for each http request, too large pageSize will caused timeout, default 300,000. Type: integer (or Expression with resultType integer).
- query Object
- You can only use Salesforce Object Query Language (SOQL) query with limitations. For SOQL limitations, see this article: https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/queries.htm#SOQL%20Considerations. If query is not specified, all the data of the Salesforce object specified in ObjectApiName/reportId in dataset will be retrieved. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sOQLQuery Object
- Deprecating, please use 'query' property instead. Type: string (or Expression with resultType string).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- includeDeleted anyObjects 
- This property control whether query result contains Deleted objects. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- pageSize any
- Page size for each http request, too large pageSize will caused timeout, default 300,000. Type: integer (or Expression with resultType integer).
- query any
- You can only use Salesforce Object Query Language (SOQL) query with limitations. For SOQL limitations, see this article: https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/queries.htm#SOQL%20Considerations. If query is not specified, all the data of the Salesforce object specified in ObjectApiName/reportId in dataset will be retrieved. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sOQLQuery any
- Deprecating, please use 'query' property instead. Type: string (or Expression with resultType string).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- include_deleted_ Anyobjects 
- This property control whether query result contains Deleted objects. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- page_size Any
- Page size for each http request, too large pageSize will caused timeout, default 300,000. Type: integer (or Expression with resultType integer).
- query Any
- You can only use Salesforce Object Query Language (SOQL) query with limitations. For SOQL limitations, see this article: https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/queries.htm#SOQL%20Considerations. If query is not specified, all the data of the Salesforce object specified in ObjectApiName/reportId in dataset will be retrieved. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- s_oql_ Anyquery 
- Deprecating, please use 'query' property instead. Type: string (or Expression with resultType string).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- includeDeleted AnyObjects 
- This property control whether query result contains Deleted objects. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- pageSize Any
- Page size for each http request, too large pageSize will caused timeout, default 300,000. Type: integer (or Expression with resultType integer).
- query Any
- You can only use Salesforce Object Query Language (SOQL) query with limitations. For SOQL limitations, see this article: https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/queries.htm#SOQL%20Considerations. If query is not specified, all the data of the Salesforce object specified in ObjectApiName/reportId in dataset will be retrieved. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sOQLQuery Any
- Deprecating, please use 'query' property instead. Type: string (or Expression with resultType string).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
SapBwSourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- MDX query. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- MDX query. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- MDX query. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- MDX query. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- MDX query. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- MDX query. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
SapCloudForCustomerSinkResponse     
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- HttpRequest objectTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior string
- The write behavior for the operation. Default is 'Insert'.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- HttpRequest interface{}Timeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior string
- The write behavior for the operation. Default is 'Insert'.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest ObjectTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior String
- The write behavior for the operation. Default is 'Insert'.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest anyTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior string
- The write behavior for the operation. Default is 'Insert'.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- http_request_ Anytimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_behavior str
- The write behavior for the operation. Default is 'Insert'.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest AnyTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior String
- The write behavior for the operation. Default is 'Insert'.
SapCloudForCustomerSourceResponse     
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- HttpRequest objectTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- SAP Cloud for Customer OData query. For example, "$top=1". Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- HttpRequest interface{}Timeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- SAP Cloud for Customer OData query. For example, "$top=1". Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest ObjectTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- SAP Cloud for Customer OData query. For example, "$top=1". Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest anyTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- SAP Cloud for Customer OData query. For example, "$top=1". Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- http_request_ Anytimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- SAP Cloud for Customer OData query. For example, "$top=1". Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest AnyTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- SAP Cloud for Customer OData query. For example, "$top=1". Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
SapEccSourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- HttpRequest objectTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- SAP ECC OData query. For example, "$top=1". Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- HttpRequest interface{}Timeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- SAP ECC OData query. For example, "$top=1". Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest ObjectTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- SAP ECC OData query. For example, "$top=1". Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest anyTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- SAP ECC OData query. For example, "$top=1". Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- http_request_ Anytimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- SAP ECC OData query. For example, "$top=1". Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest AnyTimeout 
- The timeout (TimeSpan) to get an HTTP response. It is the timeout to get a response, not the timeout to read response data. Default value: 00:05:00. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- SAP ECC OData query. For example, "$top=1". Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
SapHanaPartitionSettingsResponse    
- PartitionColumn objectName 
- The name of the column that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionColumn interface{}Name 
- The name of the column that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionColumn ObjectName 
- The name of the column that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionColumn anyName 
- The name of the column that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partition_column_ Anyname 
- The name of the column that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionColumn AnyName 
- The name of the column that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
SapHanaSourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PacketSize object
- The packet size of data read from SAP HANA. Type: integer(or Expression with resultType integer).
- PartitionOption object
- The partition mechanism that will be used for SAP HANA read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "SapHanaDynamicRange".
- PartitionSettings Pulumi.Azure Native. Data Factory. Inputs. Sap Hana Partition Settings Response 
- The settings that will be leveraged for SAP HANA source partitioning.
- Query object
- SAP HANA Sql query. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PacketSize interface{}
- The packet size of data read from SAP HANA. Type: integer(or Expression with resultType integer).
- PartitionOption interface{}
- The partition mechanism that will be used for SAP HANA read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "SapHanaDynamicRange".
- PartitionSettings SapHana Partition Settings Response 
- The settings that will be leveraged for SAP HANA source partitioning.
- Query interface{}
- SAP HANA Sql query. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- packetSize Object
- The packet size of data read from SAP HANA. Type: integer(or Expression with resultType integer).
- partitionOption Object
- The partition mechanism that will be used for SAP HANA read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "SapHanaDynamicRange".
- partitionSettings SapHana Partition Settings Response 
- The settings that will be leveraged for SAP HANA source partitioning.
- query Object
- SAP HANA Sql query. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- packetSize any
- The packet size of data read from SAP HANA. Type: integer(or Expression with resultType integer).
- partitionOption any
- The partition mechanism that will be used for SAP HANA read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "SapHanaDynamicRange".
- partitionSettings SapHana Partition Settings Response 
- The settings that will be leveraged for SAP HANA source partitioning.
- query any
- SAP HANA Sql query. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- packet_size Any
- The packet size of data read from SAP HANA. Type: integer(or Expression with resultType integer).
- partition_option Any
- The partition mechanism that will be used for SAP HANA read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "SapHanaDynamicRange".
- partition_settings SapHana Partition Settings Response 
- The settings that will be leveraged for SAP HANA source partitioning.
- query Any
- SAP HANA Sql query. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- packetSize Any
- The packet size of data read from SAP HANA. Type: integer(or Expression with resultType integer).
- partitionOption Any
- The partition mechanism that will be used for SAP HANA read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "SapHanaDynamicRange".
- partitionSettings Property Map
- The settings that will be leveraged for SAP HANA source partitioning.
- query Any
- SAP HANA Sql query. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
SapOdpSourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ExtractionMode object
- The extraction mode. Allowed value include: Full, Delta and Recovery. The default value is Full. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Projection object
- Specifies the columns to be selected from source data. Type: array of objects(projection) (or Expression with resultType array of objects).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- Selection object
- Specifies the selection conditions from source data. Type: array of objects(selection) (or Expression with resultType array of objects).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SubscriberProcess object
- The subscriber process to manage the delta process. Type: string (or Expression with resultType string).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ExtractionMode interface{}
- The extraction mode. Allowed value include: Full, Delta and Recovery. The default value is Full. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Projection interface{}
- Specifies the columns to be selected from source data. Type: array of objects(projection) (or Expression with resultType array of objects).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- Selection interface{}
- Specifies the selection conditions from source data. Type: array of objects(selection) (or Expression with resultType array of objects).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SubscriberProcess interface{}
- The subscriber process to manage the delta process. Type: string (or Expression with resultType string).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- extractionMode Object
- The extraction mode. Allowed value include: Full, Delta and Recovery. The default value is Full. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- projection Object
- Specifies the columns to be selected from source data. Type: array of objects(projection) (or Expression with resultType array of objects).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- selection Object
- Specifies the selection conditions from source data. Type: array of objects(selection) (or Expression with resultType array of objects).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- subscriberProcess Object
- The subscriber process to manage the delta process. Type: string (or Expression with resultType string).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- extractionMode any
- The extraction mode. Allowed value include: Full, Delta and Recovery. The default value is Full. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- projection any
- Specifies the columns to be selected from source data. Type: array of objects(projection) (or Expression with resultType array of objects).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- selection any
- Specifies the selection conditions from source data. Type: array of objects(selection) (or Expression with resultType array of objects).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- subscriberProcess any
- The subscriber process to manage the delta process. Type: string (or Expression with resultType string).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- extraction_mode Any
- The extraction mode. Allowed value include: Full, Delta and Recovery. The default value is Full. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- projection Any
- Specifies the columns to be selected from source data. Type: array of objects(projection) (or Expression with resultType array of objects).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- selection Any
- Specifies the selection conditions from source data. Type: array of objects(selection) (or Expression with resultType array of objects).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- subscriber_process Any
- The subscriber process to manage the delta process. Type: string (or Expression with resultType string).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- extractionMode Any
- The extraction mode. Allowed value include: Full, Delta and Recovery. The default value is Full. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- projection Any
- Specifies the columns to be selected from source data. Type: array of objects(projection) (or Expression with resultType array of objects).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- selection Any
- Specifies the selection conditions from source data. Type: array of objects(selection) (or Expression with resultType array of objects).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- subscriberProcess Any
- The subscriber process to manage the delta process. Type: string (or Expression with resultType string).
SapOpenHubSourceResponse    
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- BaseRequest objectId 
- The ID of request for delta loading. Once it is set, only data with requestId larger than the value of this property will be retrieved. The default value is 0. Type: integer (or Expression with resultType integer ).
- CustomRfc objectRead Table Function Module 
- Specifies the custom RFC function module that will be used to read data from SAP Table. Type: string (or Expression with resultType string).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ExcludeLast objectRequest 
- Whether to exclude the records of the last request. The default value is true. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SapData objectColumn Delimiter 
- The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved. Type: string (or Expression with resultType string).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- BaseRequest interface{}Id 
- The ID of request for delta loading. Once it is set, only data with requestId larger than the value of this property will be retrieved. The default value is 0. Type: integer (or Expression with resultType integer ).
- CustomRfc interface{}Read Table Function Module 
- Specifies the custom RFC function module that will be used to read data from SAP Table. Type: string (or Expression with resultType string).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ExcludeLast interface{}Request 
- Whether to exclude the records of the last request. The default value is true. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SapData interface{}Column Delimiter 
- The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved. Type: string (or Expression with resultType string).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- baseRequest ObjectId 
- The ID of request for delta loading. Once it is set, only data with requestId larger than the value of this property will be retrieved. The default value is 0. Type: integer (or Expression with resultType integer ).
- customRfc ObjectRead Table Function Module 
- Specifies the custom RFC function module that will be used to read data from SAP Table. Type: string (or Expression with resultType string).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- excludeLast ObjectRequest 
- Whether to exclude the records of the last request. The default value is true. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sapData ObjectColumn Delimiter 
- The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved. Type: string (or Expression with resultType string).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- baseRequest anyId 
- The ID of request for delta loading. Once it is set, only data with requestId larger than the value of this property will be retrieved. The default value is 0. Type: integer (or Expression with resultType integer ).
- customRfc anyRead Table Function Module 
- Specifies the custom RFC function module that will be used to read data from SAP Table. Type: string (or Expression with resultType string).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- excludeLast anyRequest 
- Whether to exclude the records of the last request. The default value is true. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sapData anyColumn Delimiter 
- The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved. Type: string (or Expression with resultType string).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- base_request_ Anyid 
- The ID of request for delta loading. Once it is set, only data with requestId larger than the value of this property will be retrieved. The default value is 0. Type: integer (or Expression with resultType integer ).
- custom_rfc_ Anyread_ table_ function_ module 
- Specifies the custom RFC function module that will be used to read data from SAP Table. Type: string (or Expression with resultType string).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- exclude_last_ Anyrequest 
- Whether to exclude the records of the last request. The default value is true. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sap_data_ Anycolumn_ delimiter 
- The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved. Type: string (or Expression with resultType string).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- baseRequest AnyId 
- The ID of request for delta loading. Once it is set, only data with requestId larger than the value of this property will be retrieved. The default value is 0. Type: integer (or Expression with resultType integer ).
- customRfc AnyRead Table Function Module 
- Specifies the custom RFC function module that will be used to read data from SAP Table. Type: string (or Expression with resultType string).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- excludeLast AnyRequest 
- Whether to exclude the records of the last request. The default value is true. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sapData AnyColumn Delimiter 
- The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved. Type: string (or Expression with resultType string).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
SapTablePartitionSettingsResponse    
- MaxPartitions objectNumber 
- The maximum value of partitions the table will be split into. Type: integer (or Expression with resultType string).
- PartitionColumn objectName 
- The name of the column that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionLower objectBound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionUpper objectBound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- MaxPartitions interface{}Number 
- The maximum value of partitions the table will be split into. Type: integer (or Expression with resultType string).
- PartitionColumn interface{}Name 
- The name of the column that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionLower interface{}Bound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionUpper interface{}Bound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- maxPartitions ObjectNumber 
- The maximum value of partitions the table will be split into. Type: integer (or Expression with resultType string).
- partitionColumn ObjectName 
- The name of the column that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionLower ObjectBound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionUpper ObjectBound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- maxPartitions anyNumber 
- The maximum value of partitions the table will be split into. Type: integer (or Expression with resultType string).
- partitionColumn anyName 
- The name of the column that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionLower anyBound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionUpper anyBound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- max_partitions_ Anynumber 
- The maximum value of partitions the table will be split into. Type: integer (or Expression with resultType string).
- partition_column_ Anyname 
- The name of the column that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partition_lower_ Anybound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partition_upper_ Anybound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- maxPartitions AnyNumber 
- The maximum value of partitions the table will be split into. Type: integer (or Expression with resultType string).
- partitionColumn AnyName 
- The name of the column that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionLower AnyBound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionUpper AnyBound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
SapTableSourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- BatchSize object
- Specifies the maximum number of rows that will be retrieved at a time when retrieving data from SAP Table. Type: integer (or Expression with resultType integer).
- CustomRfc objectRead Table Function Module 
- Specifies the custom RFC function module that will be used to read data from SAP Table. Type: string (or Expression with resultType string).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionOption object
- The partition mechanism that will be used for SAP table read in parallel. Possible values include: "None", "PartitionOnInt", "PartitionOnCalendarYear", "PartitionOnCalendarMonth", "PartitionOnCalendarDate", "PartitionOnTime".
- PartitionSettings Pulumi.Azure Native. Data Factory. Inputs. Sap Table Partition Settings Response 
- The settings that will be leveraged for SAP table source partitioning.
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- RfcTable objectFields 
- The fields of the SAP table that will be retrieved. For example, column0, column1. Type: string (or Expression with resultType string).
- RfcTable objectOptions 
- The options for the filtering of the SAP Table. For example, COLUMN0 EQ SOME VALUE. Type: string (or Expression with resultType string).
- RowCount object
- The number of rows to be retrieved. Type: integer(or Expression with resultType integer).
- RowSkips object
- The number of rows that will be skipped. Type: integer (or Expression with resultType integer).
- SapData objectColumn Delimiter 
- The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved. Type: string (or Expression with resultType string).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- BatchSize interface{}
- Specifies the maximum number of rows that will be retrieved at a time when retrieving data from SAP Table. Type: integer (or Expression with resultType integer).
- CustomRfc interface{}Read Table Function Module 
- Specifies the custom RFC function module that will be used to read data from SAP Table. Type: string (or Expression with resultType string).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionOption interface{}
- The partition mechanism that will be used for SAP table read in parallel. Possible values include: "None", "PartitionOnInt", "PartitionOnCalendarYear", "PartitionOnCalendarMonth", "PartitionOnCalendarDate", "PartitionOnTime".
- PartitionSettings SapTable Partition Settings Response 
- The settings that will be leveraged for SAP table source partitioning.
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- RfcTable interface{}Fields 
- The fields of the SAP table that will be retrieved. For example, column0, column1. Type: string (or Expression with resultType string).
- RfcTable interface{}Options 
- The options for the filtering of the SAP Table. For example, COLUMN0 EQ SOME VALUE. Type: string (or Expression with resultType string).
- RowCount interface{}
- The number of rows to be retrieved. Type: integer(or Expression with resultType integer).
- RowSkips interface{}
- The number of rows that will be skipped. Type: integer (or Expression with resultType integer).
- SapData interface{}Column Delimiter 
- The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved. Type: string (or Expression with resultType string).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- batchSize Object
- Specifies the maximum number of rows that will be retrieved at a time when retrieving data from SAP Table. Type: integer (or Expression with resultType integer).
- customRfc ObjectRead Table Function Module 
- Specifies the custom RFC function module that will be used to read data from SAP Table. Type: string (or Expression with resultType string).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption Object
- The partition mechanism that will be used for SAP table read in parallel. Possible values include: "None", "PartitionOnInt", "PartitionOnCalendarYear", "PartitionOnCalendarMonth", "PartitionOnCalendarDate", "PartitionOnTime".
- partitionSettings SapTable Partition Settings Response 
- The settings that will be leveraged for SAP table source partitioning.
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- rfcTable ObjectFields 
- The fields of the SAP table that will be retrieved. For example, column0, column1. Type: string (or Expression with resultType string).
- rfcTable ObjectOptions 
- The options for the filtering of the SAP Table. For example, COLUMN0 EQ SOME VALUE. Type: string (or Expression with resultType string).
- rowCount Object
- The number of rows to be retrieved. Type: integer(or Expression with resultType integer).
- rowSkips Object
- The number of rows that will be skipped. Type: integer (or Expression with resultType integer).
- sapData ObjectColumn Delimiter 
- The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved. Type: string (or Expression with resultType string).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- batchSize any
- Specifies the maximum number of rows that will be retrieved at a time when retrieving data from SAP Table. Type: integer (or Expression with resultType integer).
- customRfc anyRead Table Function Module 
- Specifies the custom RFC function module that will be used to read data from SAP Table. Type: string (or Expression with resultType string).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption any
- The partition mechanism that will be used for SAP table read in parallel. Possible values include: "None", "PartitionOnInt", "PartitionOnCalendarYear", "PartitionOnCalendarMonth", "PartitionOnCalendarDate", "PartitionOnTime".
- partitionSettings SapTable Partition Settings Response 
- The settings that will be leveraged for SAP table source partitioning.
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- rfcTable anyFields 
- The fields of the SAP table that will be retrieved. For example, column0, column1. Type: string (or Expression with resultType string).
- rfcTable anyOptions 
- The options for the filtering of the SAP Table. For example, COLUMN0 EQ SOME VALUE. Type: string (or Expression with resultType string).
- rowCount any
- The number of rows to be retrieved. Type: integer(or Expression with resultType integer).
- rowSkips any
- The number of rows that will be skipped. Type: integer (or Expression with resultType integer).
- sapData anyColumn Delimiter 
- The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved. Type: string (or Expression with resultType string).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- batch_size Any
- Specifies the maximum number of rows that will be retrieved at a time when retrieving data from SAP Table. Type: integer (or Expression with resultType integer).
- custom_rfc_ Anyread_ table_ function_ module 
- Specifies the custom RFC function module that will be used to read data from SAP Table. Type: string (or Expression with resultType string).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partition_option Any
- The partition mechanism that will be used for SAP table read in parallel. Possible values include: "None", "PartitionOnInt", "PartitionOnCalendarYear", "PartitionOnCalendarMonth", "PartitionOnCalendarDate", "PartitionOnTime".
- partition_settings SapTable Partition Settings Response 
- The settings that will be leveraged for SAP table source partitioning.
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- rfc_table_ Anyfields 
- The fields of the SAP table that will be retrieved. For example, column0, column1. Type: string (or Expression with resultType string).
- rfc_table_ Anyoptions 
- The options for the filtering of the SAP Table. For example, COLUMN0 EQ SOME VALUE. Type: string (or Expression with resultType string).
- row_count Any
- The number of rows to be retrieved. Type: integer(or Expression with resultType integer).
- row_skips Any
- The number of rows that will be skipped. Type: integer (or Expression with resultType integer).
- sap_data_ Anycolumn_ delimiter 
- The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved. Type: string (or Expression with resultType string).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- batchSize Any
- Specifies the maximum number of rows that will be retrieved at a time when retrieving data from SAP Table. Type: integer (or Expression with resultType integer).
- customRfc AnyRead Table Function Module 
- Specifies the custom RFC function module that will be used to read data from SAP Table. Type: string (or Expression with resultType string).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption Any
- The partition mechanism that will be used for SAP table read in parallel. Possible values include: "None", "PartitionOnInt", "PartitionOnCalendarYear", "PartitionOnCalendarMonth", "PartitionOnCalendarDate", "PartitionOnTime".
- partitionSettings Property Map
- The settings that will be leveraged for SAP table source partitioning.
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- rfcTable AnyFields 
- The fields of the SAP table that will be retrieved. For example, column0, column1. Type: string (or Expression with resultType string).
- rfcTable AnyOptions 
- The options for the filtering of the SAP Table. For example, COLUMN0 EQ SOME VALUE. Type: string (or Expression with resultType string).
- rowCount Any
- The number of rows to be retrieved. Type: integer(or Expression with resultType integer).
- rowSkips Any
- The number of rows that will be skipped. Type: integer (or Expression with resultType integer).
- sapData AnyColumn Delimiter 
- The single character that will be used as delimiter passed to SAP RFC as well as splitting the output data retrieved. Type: string (or Expression with resultType string).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
ScriptActivityParameterResponse   
- Direction string
- The direction of the parameter.
- Name object
- The name of the parameter. Type: string (or Expression with resultType string).
- Size int
- The size of the output direction parameter.
- Type string
- The type of the parameter.
- Value object
- The value of the parameter. Type: string (or Expression with resultType string).
- Direction string
- The direction of the parameter.
- Name interface{}
- The name of the parameter. Type: string (or Expression with resultType string).
- Size int
- The size of the output direction parameter.
- Type string
- The type of the parameter.
- Value interface{}
- The value of the parameter. Type: string (or Expression with resultType string).
- direction String
- The direction of the parameter.
- name Object
- The name of the parameter. Type: string (or Expression with resultType string).
- size Integer
- The size of the output direction parameter.
- type String
- The type of the parameter.
- value Object
- The value of the parameter. Type: string (or Expression with resultType string).
- direction string
- The direction of the parameter.
- name any
- The name of the parameter. Type: string (or Expression with resultType string).
- size number
- The size of the output direction parameter.
- type string
- The type of the parameter.
- value any
- The value of the parameter. Type: string (or Expression with resultType string).
- direction str
- The direction of the parameter.
- name Any
- The name of the parameter. Type: string (or Expression with resultType string).
- size int
- The size of the output direction parameter.
- type str
- The type of the parameter.
- value Any
- The value of the parameter. Type: string (or Expression with resultType string).
- direction String
- The direction of the parameter.
- name Any
- The name of the parameter. Type: string (or Expression with resultType string).
- size Number
- The size of the output direction parameter.
- type String
- The type of the parameter.
- value Any
- The value of the parameter. Type: string (or Expression with resultType string).
ScriptActivityResponse  
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- Name string
- Activity name.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- LogSettings Pulumi.Azure Native. Data Factory. Inputs. Script Activity Type Properties Response Log Settings 
- Log settings of script activity.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- ReturnMultistatement objectResult 
- Enable to retrieve result sets from multiple SQL statements and the number of rows affected by the DML statement. Supported connector: SnowflakeV2. Type: boolean (or Expression with resultType boolean).
- ScriptBlock objectExecution Timeout 
- ScriptBlock execution timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- Scripts
List<Pulumi.Azure Native. Data Factory. Inputs. Script Activity Script Block Response> 
- Array of script blocks. Type: array.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- Name string
- Activity name.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- LogSettings ScriptActivity Type Properties Response Log Settings 
- Log settings of script activity.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- ReturnMultistatement interface{}Result 
- Enable to retrieve result sets from multiple SQL statements and the number of rows affected by the DML statement. Supported connector: SnowflakeV2. Type: boolean (or Expression with resultType boolean).
- ScriptBlock interface{}Execution Timeout 
- ScriptBlock execution timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- Scripts
[]ScriptActivity Script Block Response 
- Array of script blocks. Type: array.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- name String
- Activity name.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- logSettings ScriptActivity Type Properties Response Log Settings 
- Log settings of script activity.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- returnMultistatement ObjectResult 
- Enable to retrieve result sets from multiple SQL statements and the number of rows affected by the DML statement. Supported connector: SnowflakeV2. Type: boolean (or Expression with resultType boolean).
- scriptBlock ObjectExecution Timeout 
- ScriptBlock execution timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- scripts
List<ScriptActivity Script Block Response> 
- Array of script blocks. Type: array.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- name string
- Activity name.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- logSettings ScriptActivity Type Properties Response Log Settings 
- Log settings of script activity.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- returnMultistatement anyResult 
- Enable to retrieve result sets from multiple SQL statements and the number of rows affected by the DML statement. Supported connector: SnowflakeV2. Type: boolean (or Expression with resultType boolean).
- scriptBlock anyExecution Timeout 
- ScriptBlock execution timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- scripts
ScriptActivity Script Block Response[] 
- Array of script blocks. Type: array.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- name str
- Activity name.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- log_settings ScriptActivity Type Properties Response Log Settings 
- Log settings of script activity.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- return_multistatement_ Anyresult 
- Enable to retrieve result sets from multiple SQL statements and the number of rows affected by the DML statement. Supported connector: SnowflakeV2. Type: boolean (or Expression with resultType boolean).
- script_block_ Anyexecution_ timeout 
- ScriptBlock execution timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- scripts
Sequence[ScriptActivity Script Block Response] 
- Array of script blocks. Type: array.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- linkedService Property MapName 
- Linked service reference.
- name String
- Activity name.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- logSettings Property Map
- Log settings of script activity.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- returnMultistatement AnyResult 
- Enable to retrieve result sets from multiple SQL statements and the number of rows affected by the DML statement. Supported connector: SnowflakeV2. Type: boolean (or Expression with resultType boolean).
- scriptBlock AnyExecution Timeout 
- ScriptBlock execution timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- scripts List<Property Map>
- Array of script blocks. Type: array.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
ScriptActivityScriptBlockResponse    
- Text object
- The query text. Type: string (or Expression with resultType string).
- Type object
- The type of the query. Please refer to the ScriptType for valid options. Type: string (or Expression with resultType string).
- Parameters
List<Pulumi.Azure Native. Data Factory. Inputs. Script Activity Parameter Response> 
- Array of script parameters. Type: array.
- Text interface{}
- The query text. Type: string (or Expression with resultType string).
- Type interface{}
- The type of the query. Please refer to the ScriptType for valid options. Type: string (or Expression with resultType string).
- Parameters
[]ScriptActivity Parameter Response 
- Array of script parameters. Type: array.
- text Object
- The query text. Type: string (or Expression with resultType string).
- type Object
- The type of the query. Please refer to the ScriptType for valid options. Type: string (or Expression with resultType string).
- parameters
List<ScriptActivity Parameter Response> 
- Array of script parameters. Type: array.
- text any
- The query text. Type: string (or Expression with resultType string).
- type any
- The type of the query. Please refer to the ScriptType for valid options. Type: string (or Expression with resultType string).
- parameters
ScriptActivity Parameter Response[] 
- Array of script parameters. Type: array.
- text Any
- The query text. Type: string (or Expression with resultType string).
- type Any
- The type of the query. Please refer to the ScriptType for valid options. Type: string (or Expression with resultType string).
- parameters
Sequence[ScriptActivity Parameter Response] 
- Array of script parameters. Type: array.
- text Any
- The query text. Type: string (or Expression with resultType string).
- type Any
- The type of the query. Please refer to the ScriptType for valid options. Type: string (or Expression with resultType string).
- parameters List<Property Map>
- Array of script parameters. Type: array.
ScriptActivityTypePropertiesResponseLogSettings      
- LogDestination string
- The destination of logs. Type: string.
- LogLocation Pulumi.Settings Azure Native. Data Factory. Inputs. Log Location Settings Response 
- Log location settings customer needs to provide when enabling log.
- LogDestination string
- The destination of logs. Type: string.
- LogLocation LogSettings Location Settings Response 
- Log location settings customer needs to provide when enabling log.
- logDestination String
- The destination of logs. Type: string.
- logLocation LogSettings Location Settings Response 
- Log location settings customer needs to provide when enabling log.
- logDestination string
- The destination of logs. Type: string.
- logLocation LogSettings Location Settings Response 
- Log location settings customer needs to provide when enabling log.
- log_destination str
- The destination of logs. Type: string.
- log_location_ Logsettings Location Settings Response 
- Log location settings customer needs to provide when enabling log.
- logDestination String
- The destination of logs. Type: string.
- logLocation Property MapSettings 
- Log location settings customer needs to provide when enabling log.
SecureInputOutputPolicyResponse    
- SecureInput bool
- When set to true, Input from activity is considered as secure and will not be logged to monitoring.
- SecureOutput bool
- When set to true, Output from activity is considered as secure and will not be logged to monitoring.
- SecureInput bool
- When set to true, Input from activity is considered as secure and will not be logged to monitoring.
- SecureOutput bool
- When set to true, Output from activity is considered as secure and will not be logged to monitoring.
- secureInput Boolean
- When set to true, Input from activity is considered as secure and will not be logged to monitoring.
- secureOutput Boolean
- When set to true, Output from activity is considered as secure and will not be logged to monitoring.
- secureInput boolean
- When set to true, Input from activity is considered as secure and will not be logged to monitoring.
- secureOutput boolean
- When set to true, Output from activity is considered as secure and will not be logged to monitoring.
- secure_input bool
- When set to true, Input from activity is considered as secure and will not be logged to monitoring.
- secure_output bool
- When set to true, Output from activity is considered as secure and will not be logged to monitoring.
- secureInput Boolean
- When set to true, Input from activity is considered as secure and will not be logged to monitoring.
- secureOutput Boolean
- When set to true, Output from activity is considered as secure and will not be logged to monitoring.
SecureStringResponse  
- Value string
- Value of secure string.
- Value string
- Value of secure string.
- value String
- Value of secure string.
- value string
- Value of secure string.
- value str
- Value of secure string.
- value String
- Value of secure string.
ServiceNowSourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
ServiceNowV2SourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Expression
Pulumi.Azure Native. Data Factory. Inputs. Expression V2Response 
- Expression to filter data from source.
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PageSize object
- Page size of the result. Type: integer (or Expression with resultType integer).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Expression
ExpressionV2Response 
- Expression to filter data from source.
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PageSize interface{}
- Page size of the result. Type: integer (or Expression with resultType integer).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- expression
ExpressionV2Response 
- Expression to filter data from source.
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- pageSize Object
- Page size of the result. Type: integer (or Expression with resultType integer).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- expression
ExpressionV2Response 
- Expression to filter data from source.
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- pageSize any
- Page size of the result. Type: integer (or Expression with resultType integer).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- expression
ExpressionV2Response 
- Expression to filter data from source.
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- page_size Any
- Page size of the result. Type: integer (or Expression with resultType integer).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- expression Property Map
- Expression to filter data from source.
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- pageSize Any
- Page size of the result. Type: integer (or Expression with resultType integer).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
SetVariableActivityResponse   
- Name string
- Activity name.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Secure Input Output Policy Response 
- Activity policy.
- SetSystem boolVariable 
- If set to true, it sets the pipeline run return value.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Value object
- Value to be set. Could be a static value or Expression.
- VariableName string
- Name of the variable whose value needs to be set.
- Name string
- Activity name.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
SecureInput Output Policy Response 
- Activity policy.
- SetSystem boolVariable 
- If set to true, it sets the pipeline run return value.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- Value interface{}
- Value to be set. Could be a static value or Expression.
- VariableName string
- Name of the variable whose value needs to be set.
- name String
- Activity name.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
SecureInput Output Policy Response 
- Activity policy.
- setSystem BooleanVariable 
- If set to true, it sets the pipeline run return value.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- value Object
- Value to be set. Could be a static value or Expression.
- variableName String
- Name of the variable whose value needs to be set.
- name string
- Activity name.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
SecureInput Output Policy Response 
- Activity policy.
- setSystem booleanVariable 
- If set to true, it sets the pipeline run return value.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- value any
- Value to be set. Could be a static value or Expression.
- variableName string
- Name of the variable whose value needs to be set.
- name str
- Activity name.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
SecureInput Output Policy Response 
- Activity policy.
- set_system_ boolvariable 
- If set to true, it sets the pipeline run return value.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- value Any
- Value to be set. Could be a static value or Expression.
- variable_name str
- Name of the variable whose value needs to be set.
- name String
- Activity name.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- setSystem BooleanVariable 
- If set to true, it sets the pipeline run return value.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
- value Any
- Value to be set. Could be a static value or Expression.
- variableName String
- Name of the variable whose value needs to be set.
SftpReadSettingsResponse   
- DeleteFiles objectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableChunking object
- If true, disable parallel reading within each file. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition objectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList objectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime objectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime objectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot objectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Recursive object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile objectName 
- Sftp wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder objectPath 
- Sftp wildcardFolderPath. Type: string (or Expression with resultType string).
- DeleteFiles interface{}After Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableChunking interface{}
- If true, disable parallel reading within each file. Default is false. Type: boolean (or Expression with resultType boolean).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- EnablePartition interface{}Discovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- FileList interface{}Path 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- ModifiedDatetime interface{}End 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- ModifiedDatetime interface{}Start 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- PartitionRoot interface{}Path 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- Recursive interface{}
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- WildcardFile interface{}Name 
- Sftp wildcardFileName. Type: string (or Expression with resultType string).
- WildcardFolder interface{}Path 
- Sftp wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles ObjectAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableChunking Object
- If true, disable parallel reading within each file. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition ObjectDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList ObjectPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime ObjectEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime ObjectStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot ObjectPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive Object
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile ObjectName 
- Sftp wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder ObjectPath 
- Sftp wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles anyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableChunking any
- If true, disable parallel reading within each file. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition anyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList anyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime anyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime anyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot anyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile anyName 
- Sftp wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder anyPath 
- Sftp wildcardFolderPath. Type: string (or Expression with resultType string).
- delete_files_ Anyafter_ completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disable_chunking Any
- If true, disable parallel reading within each file. Default is false. Type: boolean (or Expression with resultType boolean).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enable_partition_ Anydiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- file_list_ Anypath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modified_datetime_ Anyend 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modified_datetime_ Anystart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partition_root_ Anypath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcard_file_ Anyname 
- Sftp wildcardFileName. Type: string (or Expression with resultType string).
- wildcard_folder_ Anypath 
- Sftp wildcardFolderPath. Type: string (or Expression with resultType string).
- deleteFiles AnyAfter Completion 
- Indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).
- disableChunking Any
- If true, disable parallel reading within each file. Default is false. Type: boolean (or Expression with resultType boolean).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enablePartition AnyDiscovery 
- Indicates whether to enable partition discovery. Type: boolean (or Expression with resultType boolean).
- fileList AnyPath 
- Point to a text file that lists each file (relative path to the path configured in the dataset) that you want to copy. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modifiedDatetime AnyEnd 
- The end of file's modified datetime. Type: string (or Expression with resultType string).
- modifiedDatetime AnyStart 
- The start of file's modified datetime. Type: string (or Expression with resultType string).
- partitionRoot AnyPath 
- Specify the root path where partition discovery starts from. Type: string (or Expression with resultType string).
- recursive Any
- If true, files under the folder path will be read recursively. Default is true. Type: boolean (or Expression with resultType boolean).
- wildcardFile AnyName 
- Sftp wildcardFileName. Type: string (or Expression with resultType string).
- wildcardFolder AnyPath 
- Sftp wildcardFolderPath. Type: string (or Expression with resultType string).
SftpWriteSettingsResponse   
- CopyBehavior object
- The type of copy behavior for copy sink.
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Metadata
List<Pulumi.Azure Native. Data Factory. Inputs. Metadata Item Response> 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- OperationTimeout object
- Specifies the timeout for writing each chunk to SFTP server. Default value: 01:00:00 (one hour). Type: string (or Expression with resultType string).
- UseTemp objectFile Rename 
- Upload to temporary file(s) and rename. Disable this option if your SFTP server doesn't support rename operation. Type: boolean (or Expression with resultType boolean).
- CopyBehavior interface{}
- The type of copy behavior for copy sink.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Metadata
[]MetadataItem Response 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- OperationTimeout interface{}
- Specifies the timeout for writing each chunk to SFTP server. Default value: 01:00:00 (one hour). Type: string (or Expression with resultType string).
- UseTemp interface{}File Rename 
- Upload to temporary file(s) and rename. Disable this option if your SFTP server doesn't support rename operation. Type: boolean (or Expression with resultType boolean).
- copyBehavior Object
- The type of copy behavior for copy sink.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata
List<MetadataItem Response> 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- operationTimeout Object
- Specifies the timeout for writing each chunk to SFTP server. Default value: 01:00:00 (one hour). Type: string (or Expression with resultType string).
- useTemp ObjectFile Rename 
- Upload to temporary file(s) and rename. Disable this option if your SFTP server doesn't support rename operation. Type: boolean (or Expression with resultType boolean).
- copyBehavior any
- The type of copy behavior for copy sink.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata
MetadataItem Response[] 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- operationTimeout any
- Specifies the timeout for writing each chunk to SFTP server. Default value: 01:00:00 (one hour). Type: string (or Expression with resultType string).
- useTemp anyFile Rename 
- Upload to temporary file(s) and rename. Disable this option if your SFTP server doesn't support rename operation. Type: boolean (or Expression with resultType boolean).
- copy_behavior Any
- The type of copy behavior for copy sink.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata
Sequence[MetadataItem Response] 
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- operation_timeout Any
- Specifies the timeout for writing each chunk to SFTP server. Default value: 01:00:00 (one hour). Type: string (or Expression with resultType string).
- use_temp_ Anyfile_ rename 
- Upload to temporary file(s) and rename. Disable this option if your SFTP server doesn't support rename operation. Type: boolean (or Expression with resultType boolean).
- copyBehavior Any
- The type of copy behavior for copy sink.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- metadata List<Property Map>
- Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- operationTimeout Any
- Specifies the timeout for writing each chunk to SFTP server. Default value: 01:00:00 (one hour). Type: string (or Expression with resultType string).
- useTemp AnyFile Rename 
- Upload to temporary file(s) and rename. Disable this option if your SFTP server doesn't support rename operation. Type: boolean (or Expression with resultType boolean).
SharePointOnlineListSourceResponse     
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- HttpRequest objectTimeout 
- The wait time to get a response from SharePoint Online. Default value is 5 minutes (00:05:00). Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- The OData query to filter the data in SharePoint Online list. For example, "$top=1". Type: string (or Expression with resultType string).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- HttpRequest interface{}Timeout 
- The wait time to get a response from SharePoint Online. Default value is 5 minutes (00:05:00). Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- The OData query to filter the data in SharePoint Online list. For example, "$top=1". Type: string (or Expression with resultType string).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest ObjectTimeout 
- The wait time to get a response from SharePoint Online. Default value is 5 minutes (00:05:00). Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- The OData query to filter the data in SharePoint Online list. For example, "$top=1". Type: string (or Expression with resultType string).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest anyTimeout 
- The wait time to get a response from SharePoint Online. Default value is 5 minutes (00:05:00). Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- The OData query to filter the data in SharePoint Online list. For example, "$top=1". Type: string (or Expression with resultType string).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- http_request_ Anytimeout 
- The wait time to get a response from SharePoint Online. Default value is 5 minutes (00:05:00). Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- The OData query to filter the data in SharePoint Online list. For example, "$top=1". Type: string (or Expression with resultType string).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- httpRequest AnyTimeout 
- The wait time to get a response from SharePoint Online. Default value is 5 minutes (00:05:00). Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- The OData query to filter the data in SharePoint Online list. For example, "$top=1". Type: string (or Expression with resultType string).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
ShopifySourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
SkipErrorFileResponse   
- DataInconsistency object
- Skip if source/sink file changed by other concurrent write. Default is false. Type: boolean (or Expression with resultType boolean).
- FileMissing object
- Skip if file is deleted by other client during copy. Default is true. Type: boolean (or Expression with resultType boolean).
- DataInconsistency interface{}
- Skip if source/sink file changed by other concurrent write. Default is false. Type: boolean (or Expression with resultType boolean).
- FileMissing interface{}
- Skip if file is deleted by other client during copy. Default is true. Type: boolean (or Expression with resultType boolean).
- dataInconsistency Object
- Skip if source/sink file changed by other concurrent write. Default is false. Type: boolean (or Expression with resultType boolean).
- fileMissing Object
- Skip if file is deleted by other client during copy. Default is true. Type: boolean (or Expression with resultType boolean).
- dataInconsistency any
- Skip if source/sink file changed by other concurrent write. Default is false. Type: boolean (or Expression with resultType boolean).
- fileMissing any
- Skip if file is deleted by other client during copy. Default is true. Type: boolean (or Expression with resultType boolean).
- data_inconsistency Any
- Skip if source/sink file changed by other concurrent write. Default is false. Type: boolean (or Expression with resultType boolean).
- file_missing Any
- Skip if file is deleted by other client during copy. Default is true. Type: boolean (or Expression with resultType boolean).
- dataInconsistency Any
- Skip if source/sink file changed by other concurrent write. Default is false. Type: boolean (or Expression with resultType boolean).
- fileMissing Any
- Skip if file is deleted by other client during copy. Default is true. Type: boolean (or Expression with resultType boolean).
SnowflakeExportCopyCommandResponse    
- AdditionalCopy Dictionary<string, object>Options 
- Additional copy options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalCopyOptions": { "DATE_FORMAT": "MM/DD/YYYY", "TIME_FORMAT": "'HH24:MI:SS.FF'" }
- AdditionalFormat Dictionary<string, object>Options 
- Additional format options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalFormatOptions": { "OVERWRITE": "TRUE", "MAX_FILE_SIZE": "'FALSE'" }
- StorageIntegration object
- The name of the snowflake storage integration to use for the copy operation. Type: string (or Expression with resultType string).
- AdditionalCopy map[string]interface{}Options 
- Additional copy options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalCopyOptions": { "DATE_FORMAT": "MM/DD/YYYY", "TIME_FORMAT": "'HH24:MI:SS.FF'" }
- AdditionalFormat map[string]interface{}Options 
- Additional format options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalFormatOptions": { "OVERWRITE": "TRUE", "MAX_FILE_SIZE": "'FALSE'" }
- StorageIntegration interface{}
- The name of the snowflake storage integration to use for the copy operation. Type: string (or Expression with resultType string).
- additionalCopy Map<String,Object>Options 
- Additional copy options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalCopyOptions": { "DATE_FORMAT": "MM/DD/YYYY", "TIME_FORMAT": "'HH24:MI:SS.FF'" }
- additionalFormat Map<String,Object>Options 
- Additional format options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalFormatOptions": { "OVERWRITE": "TRUE", "MAX_FILE_SIZE": "'FALSE'" }
- storageIntegration Object
- The name of the snowflake storage integration to use for the copy operation. Type: string (or Expression with resultType string).
- additionalCopy {[key: string]: any}Options 
- Additional copy options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalCopyOptions": { "DATE_FORMAT": "MM/DD/YYYY", "TIME_FORMAT": "'HH24:MI:SS.FF'" }
- additionalFormat {[key: string]: any}Options 
- Additional format options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalFormatOptions": { "OVERWRITE": "TRUE", "MAX_FILE_SIZE": "'FALSE'" }
- storageIntegration any
- The name of the snowflake storage integration to use for the copy operation. Type: string (or Expression with resultType string).
- additional_copy_ Mapping[str, Any]options 
- Additional copy options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalCopyOptions": { "DATE_FORMAT": "MM/DD/YYYY", "TIME_FORMAT": "'HH24:MI:SS.FF'" }
- additional_format_ Mapping[str, Any]options 
- Additional format options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalFormatOptions": { "OVERWRITE": "TRUE", "MAX_FILE_SIZE": "'FALSE'" }
- storage_integration Any
- The name of the snowflake storage integration to use for the copy operation. Type: string (or Expression with resultType string).
- additionalCopy Map<Any>Options 
- Additional copy options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalCopyOptions": { "DATE_FORMAT": "MM/DD/YYYY", "TIME_FORMAT": "'HH24:MI:SS.FF'" }
- additionalFormat Map<Any>Options 
- Additional format options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalFormatOptions": { "OVERWRITE": "TRUE", "MAX_FILE_SIZE": "'FALSE'" }
- storageIntegration Any
- The name of the snowflake storage integration to use for the copy operation. Type: string (or Expression with resultType string).
SnowflakeImportCopyCommandResponse    
- AdditionalCopy Dictionary<string, object>Options 
- Additional copy options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalCopyOptions": { "DATE_FORMAT": "MM/DD/YYYY", "TIME_FORMAT": "'HH24:MI:SS.FF'" }
- AdditionalFormat Dictionary<string, object>Options 
- Additional format options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalFormatOptions": { "FORCE": "TRUE", "LOAD_UNCERTAIN_FILES": "'FALSE'" }
- StorageIntegration object
- The name of the snowflake storage integration to use for the copy operation. Type: string (or Expression with resultType string).
- AdditionalCopy map[string]interface{}Options 
- Additional copy options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalCopyOptions": { "DATE_FORMAT": "MM/DD/YYYY", "TIME_FORMAT": "'HH24:MI:SS.FF'" }
- AdditionalFormat map[string]interface{}Options 
- Additional format options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalFormatOptions": { "FORCE": "TRUE", "LOAD_UNCERTAIN_FILES": "'FALSE'" }
- StorageIntegration interface{}
- The name of the snowflake storage integration to use for the copy operation. Type: string (or Expression with resultType string).
- additionalCopy Map<String,Object>Options 
- Additional copy options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalCopyOptions": { "DATE_FORMAT": "MM/DD/YYYY", "TIME_FORMAT": "'HH24:MI:SS.FF'" }
- additionalFormat Map<String,Object>Options 
- Additional format options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalFormatOptions": { "FORCE": "TRUE", "LOAD_UNCERTAIN_FILES": "'FALSE'" }
- storageIntegration Object
- The name of the snowflake storage integration to use for the copy operation. Type: string (or Expression with resultType string).
- additionalCopy {[key: string]: any}Options 
- Additional copy options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalCopyOptions": { "DATE_FORMAT": "MM/DD/YYYY", "TIME_FORMAT": "'HH24:MI:SS.FF'" }
- additionalFormat {[key: string]: any}Options 
- Additional format options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalFormatOptions": { "FORCE": "TRUE", "LOAD_UNCERTAIN_FILES": "'FALSE'" }
- storageIntegration any
- The name of the snowflake storage integration to use for the copy operation. Type: string (or Expression with resultType string).
- additional_copy_ Mapping[str, Any]options 
- Additional copy options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalCopyOptions": { "DATE_FORMAT": "MM/DD/YYYY", "TIME_FORMAT": "'HH24:MI:SS.FF'" }
- additional_format_ Mapping[str, Any]options 
- Additional format options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalFormatOptions": { "FORCE": "TRUE", "LOAD_UNCERTAIN_FILES": "'FALSE'" }
- storage_integration Any
- The name of the snowflake storage integration to use for the copy operation. Type: string (or Expression with resultType string).
- additionalCopy Map<Any>Options 
- Additional copy options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalCopyOptions": { "DATE_FORMAT": "MM/DD/YYYY", "TIME_FORMAT": "'HH24:MI:SS.FF'" }
- additionalFormat Map<Any>Options 
- Additional format options directly passed to snowflake Copy Command. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalFormatOptions": { "FORCE": "TRUE", "LOAD_UNCERTAIN_FILES": "'FALSE'" }
- storageIntegration Any
- The name of the snowflake storage integration to use for the copy operation. Type: string (or Expression with resultType string).
SnowflakeSinkResponse  
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ImportSettings Pulumi.Azure Native. Data Factory. Inputs. Snowflake Import Copy Command Response 
- Snowflake import settings.
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy objectScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ImportSettings SnowflakeImport Copy Command Response 
- Snowflake import settings.
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy interface{}Script 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- importSettings SnowflakeImport Copy Command Response 
- Snowflake import settings.
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy ObjectScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- importSettings SnowflakeImport Copy Command Response 
- Snowflake import settings.
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy anyScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- import_settings SnowflakeImport Copy Command Response 
- Snowflake import settings.
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- pre_copy_ Anyscript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- importSettings Property Map
- Snowflake import settings.
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy AnyScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
SnowflakeSourceResponse  
- ExportSettings Pulumi.Azure Native. Data Factory. Inputs. Snowflake Export Copy Command Response 
- Snowflake export settings.
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- Snowflake Sql query. Type: string (or Expression with resultType string).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- ExportSettings SnowflakeExport Copy Command Response 
- Snowflake export settings.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- Snowflake Sql query. Type: string (or Expression with resultType string).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- exportSettings SnowflakeExport Copy Command Response 
- Snowflake export settings.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- Snowflake Sql query. Type: string (or Expression with resultType string).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- exportSettings SnowflakeExport Copy Command Response 
- Snowflake export settings.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- Snowflake Sql query. Type: string (or Expression with resultType string).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- export_settings SnowflakeExport Copy Command Response 
- Snowflake export settings.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Snowflake Sql query. Type: string (or Expression with resultType string).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- exportSettings Property Map
- Snowflake export settings.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Snowflake Sql query. Type: string (or Expression with resultType string).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
SnowflakeV2SinkResponse  
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ImportSettings Pulumi.Azure Native. Data Factory. Inputs. Snowflake Import Copy Command Response 
- Snowflake import settings.
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy objectScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ImportSettings SnowflakeImport Copy Command Response 
- Snowflake import settings.
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy interface{}Script 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- importSettings SnowflakeImport Copy Command Response 
- Snowflake import settings.
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy ObjectScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- importSettings SnowflakeImport Copy Command Response 
- Snowflake import settings.
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy anyScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- import_settings SnowflakeImport Copy Command Response 
- Snowflake import settings.
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- pre_copy_ Anyscript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- importSettings Property Map
- Snowflake import settings.
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy AnyScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
SnowflakeV2SourceResponse  
- ExportSettings Pulumi.Azure Native. Data Factory. Inputs. Snowflake Export Copy Command Response 
- Snowflake export settings.
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- Snowflake Sql query. Type: string (or Expression with resultType string).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- ExportSettings SnowflakeExport Copy Command Response 
- Snowflake export settings.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- Snowflake Sql query. Type: string (or Expression with resultType string).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- exportSettings SnowflakeExport Copy Command Response 
- Snowflake export settings.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- Snowflake Sql query. Type: string (or Expression with resultType string).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- exportSettings SnowflakeExport Copy Command Response 
- Snowflake export settings.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- Snowflake Sql query. Type: string (or Expression with resultType string).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- export_settings SnowflakeExport Copy Command Response 
- Snowflake export settings.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Snowflake Sql query. Type: string (or Expression with resultType string).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- exportSettings Property Map
- Snowflake export settings.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Snowflake Sql query. Type: string (or Expression with resultType string).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
SparkConfigurationParametrizationReferenceResponse    
- ReferenceName object
- Reference spark configuration name. Type: string (or Expression with resultType string).
- Type string
- Spark configuration reference type.
- ReferenceName interface{}
- Reference spark configuration name. Type: string (or Expression with resultType string).
- Type string
- Spark configuration reference type.
- referenceName Object
- Reference spark configuration name. Type: string (or Expression with resultType string).
- type String
- Spark configuration reference type.
- referenceName any
- Reference spark configuration name. Type: string (or Expression with resultType string).
- type string
- Spark configuration reference type.
- reference_name Any
- Reference spark configuration name. Type: string (or Expression with resultType string).
- type str
- Spark configuration reference type.
- referenceName Any
- Reference spark configuration name. Type: string (or Expression with resultType string).
- type String
- Spark configuration reference type.
SparkSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
SqlDWSinkResponse  
- AllowCopy objectCommand 
- Indicates to use Copy Command to copy data into SQL Data Warehouse. Type: boolean (or Expression with resultType boolean).
- AllowPoly objectBase 
- Indicates to use PolyBase to copy data into SQL Data Warehouse when applicable. Type: boolean (or Expression with resultType boolean).
- CopyCommand Pulumi.Settings Azure Native. Data Factory. Inputs. DWCopy Command Settings Response 
- Specifies Copy Command related settings when allowCopyCommand is true.
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PolyBase Pulumi.Settings Azure Native. Data Factory. Inputs. Polybase Settings Response 
- Specifies PolyBase-related settings when allowPolyBase is true.
- PreCopy objectScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlWriter objectUse Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- TableOption object
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- UpsertSettings Pulumi.Azure Native. Data Factory. Inputs. Sql DWUpsert Settings Response 
- SQL DW upsert settings.
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior object
- Write behavior when copying data into azure SQL DW. Type: SqlDWWriteBehaviorEnum (or Expression with resultType SqlDWWriteBehaviorEnum)
- AllowCopy interface{}Command 
- Indicates to use Copy Command to copy data into SQL Data Warehouse. Type: boolean (or Expression with resultType boolean).
- AllowPoly interface{}Base 
- Indicates to use PolyBase to copy data into SQL Data Warehouse when applicable. Type: boolean (or Expression with resultType boolean).
- CopyCommand DWCopySettings Command Settings Response 
- Specifies Copy Command related settings when allowCopyCommand is true.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PolyBase PolybaseSettings Settings Response 
- Specifies PolyBase-related settings when allowPolyBase is true.
- PreCopy interface{}Script 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlWriter interface{}Use Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- TableOption interface{}
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- UpsertSettings SqlDWUpsert Settings Response 
- SQL DW upsert settings.
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior interface{}
- Write behavior when copying data into azure SQL DW. Type: SqlDWWriteBehaviorEnum (or Expression with resultType SqlDWWriteBehaviorEnum)
- allowCopy ObjectCommand 
- Indicates to use Copy Command to copy data into SQL Data Warehouse. Type: boolean (or Expression with resultType boolean).
- allowPoly ObjectBase 
- Indicates to use PolyBase to copy data into SQL Data Warehouse when applicable. Type: boolean (or Expression with resultType boolean).
- copyCommand DWCopySettings Command Settings Response 
- Specifies Copy Command related settings when allowCopyCommand is true.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- polyBase PolybaseSettings Settings Response 
- Specifies PolyBase-related settings when allowPolyBase is true.
- preCopy ObjectScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlWriter ObjectUse Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- tableOption Object
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- upsertSettings SqlDWUpsert Settings Response 
- SQL DW upsert settings.
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Object
- Write behavior when copying data into azure SQL DW. Type: SqlDWWriteBehaviorEnum (or Expression with resultType SqlDWWriteBehaviorEnum)
- allowCopy anyCommand 
- Indicates to use Copy Command to copy data into SQL Data Warehouse. Type: boolean (or Expression with resultType boolean).
- allowPoly anyBase 
- Indicates to use PolyBase to copy data into SQL Data Warehouse when applicable. Type: boolean (or Expression with resultType boolean).
- copyCommand DWCopySettings Command Settings Response 
- Specifies Copy Command related settings when allowCopyCommand is true.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- polyBase PolybaseSettings Settings Response 
- Specifies PolyBase-related settings when allowPolyBase is true.
- preCopy anyScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlWriter anyUse Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- tableOption any
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- upsertSettings SqlDWUpsert Settings Response 
- SQL DW upsert settings.
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior any
- Write behavior when copying data into azure SQL DW. Type: SqlDWWriteBehaviorEnum (or Expression with resultType SqlDWWriteBehaviorEnum)
- allow_copy_ Anycommand 
- Indicates to use Copy Command to copy data into SQL Data Warehouse. Type: boolean (or Expression with resultType boolean).
- allow_poly_ Anybase 
- Indicates to use PolyBase to copy data into SQL Data Warehouse when applicable. Type: boolean (or Expression with resultType boolean).
- copy_command_ DWCopysettings Command Settings Response 
- Specifies Copy Command related settings when allowCopyCommand is true.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- poly_base_ Polybasesettings Settings Response 
- Specifies PolyBase-related settings when allowPolyBase is true.
- pre_copy_ Anyscript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sql_writer_ Anyuse_ table_ lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- table_option Any
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- upsert_settings SqlDWUpsert Settings Response 
- SQL DW upsert settings.
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_behavior Any
- Write behavior when copying data into azure SQL DW. Type: SqlDWWriteBehaviorEnum (or Expression with resultType SqlDWWriteBehaviorEnum)
- allowCopy AnyCommand 
- Indicates to use Copy Command to copy data into SQL Data Warehouse. Type: boolean (or Expression with resultType boolean).
- allowPoly AnyBase 
- Indicates to use PolyBase to copy data into SQL Data Warehouse when applicable. Type: boolean (or Expression with resultType boolean).
- copyCommand Property MapSettings 
- Specifies Copy Command related settings when allowCopyCommand is true.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- polyBase Property MapSettings 
- Specifies PolyBase-related settings when allowPolyBase is true.
- preCopy AnyScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlWriter AnyUse Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- tableOption Any
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- upsertSettings Property Map
- SQL DW upsert settings.
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Any
- Write behavior when copying data into azure SQL DW. Type: SqlDWWriteBehaviorEnum (or Expression with resultType SqlDWWriteBehaviorEnum)
SqlDWSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IsolationLevel object
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionOption object
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- PartitionSettings Pulumi.Azure Native. Data Factory. Inputs. Sql Partition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlReader objectQuery 
- SQL Data Warehouse reader query. Type: string (or Expression with resultType string).
- SqlReader objectStored Procedure Name 
- Name of the stored procedure for a SQL Data Warehouse source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- StoredProcedure objectParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}". Type: object (or Expression with resultType object), itemType: StoredProcedureParameter.
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IsolationLevel interface{}
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionOption interface{}
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- PartitionSettings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlReader interface{}Query 
- SQL Data Warehouse reader query. Type: string (or Expression with resultType string).
- SqlReader interface{}Stored Procedure Name 
- Name of the stored procedure for a SQL Data Warehouse source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- StoredProcedure interface{}Parameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}". Type: object (or Expression with resultType object), itemType: StoredProcedureParameter.
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolationLevel Object
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption Object
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- partitionSettings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlReader ObjectQuery 
- SQL Data Warehouse reader query. Type: string (or Expression with resultType string).
- sqlReader ObjectStored Procedure Name 
- Name of the stored procedure for a SQL Data Warehouse source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- storedProcedure ObjectParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}". Type: object (or Expression with resultType object), itemType: StoredProcedureParameter.
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolationLevel any
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption any
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- partitionSettings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlReader anyQuery 
- SQL Data Warehouse reader query. Type: string (or Expression with resultType string).
- sqlReader anyStored Procedure Name 
- Name of the stored procedure for a SQL Data Warehouse source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- storedProcedure anyParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}". Type: object (or Expression with resultType object), itemType: StoredProcedureParameter.
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolation_level Any
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partition_option Any
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- partition_settings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sql_reader_ Anyquery 
- SQL Data Warehouse reader query. Type: string (or Expression with resultType string).
- sql_reader_ Anystored_ procedure_ name 
- Name of the stored procedure for a SQL Data Warehouse source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- stored_procedure_ Anyparameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}". Type: object (or Expression with resultType object), itemType: StoredProcedureParameter.
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolationLevel Any
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption Any
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- partitionSettings Property Map
- The settings that will be leveraged for Sql source partitioning.
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlReader AnyQuery 
- SQL Data Warehouse reader query. Type: string (or Expression with resultType string).
- sqlReader AnyStored Procedure Name 
- Name of the stored procedure for a SQL Data Warehouse source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- storedProcedure AnyParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}". Type: object (or Expression with resultType object), itemType: StoredProcedureParameter.
SqlDWUpsertSettingsResponse   
- InterimSchema objectName 
- Schema name for interim table. Type: string (or Expression with resultType string).
- Keys object
- Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings).
- InterimSchema interface{}Name 
- Schema name for interim table. Type: string (or Expression with resultType string).
- Keys interface{}
- Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings).
- interimSchema ObjectName 
- Schema name for interim table. Type: string (or Expression with resultType string).
- keys Object
- Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings).
- interimSchema anyName 
- Schema name for interim table. Type: string (or Expression with resultType string).
- keys any
- Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings).
- interim_schema_ Anyname 
- Schema name for interim table. Type: string (or Expression with resultType string).
- keys Any
- Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings).
- interimSchema AnyName 
- Schema name for interim table. Type: string (or Expression with resultType string).
- keys Any
- Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings).
SqlMISinkResponse  
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy objectScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlWriter objectStored Procedure Name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- SqlWriter objectTable Type 
- SQL writer table type. Type: string (or Expression with resultType string).
- SqlWriter objectUse Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- StoredProcedure objectParameters 
- SQL stored procedure parameters.
- StoredProcedure objectTable Type Parameter Name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- TableOption object
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- UpsertSettings Pulumi.Azure Native. Data Factory. Inputs. Sql Upsert Settings Response 
- SQL upsert settings.
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior object
- White behavior when copying data into azure SQL MI. Type: string (or Expression with resultType string)
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy interface{}Script 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlWriter interface{}Stored Procedure Name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- SqlWriter interface{}Table Type 
- SQL writer table type. Type: string (or Expression with resultType string).
- SqlWriter interface{}Use Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- StoredProcedure interface{}Parameters 
- SQL stored procedure parameters.
- StoredProcedure interface{}Table Type Parameter Name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- TableOption interface{}
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- UpsertSettings SqlUpsert Settings Response 
- SQL upsert settings.
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior interface{}
- White behavior when copying data into azure SQL MI. Type: string (or Expression with resultType string)
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy ObjectScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlWriter ObjectStored Procedure Name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- sqlWriter ObjectTable Type 
- SQL writer table type. Type: string (or Expression with resultType string).
- sqlWriter ObjectUse Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- storedProcedure ObjectParameters 
- SQL stored procedure parameters.
- storedProcedure ObjectTable Type Parameter Name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- tableOption Object
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- upsertSettings SqlUpsert Settings Response 
- SQL upsert settings.
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Object
- White behavior when copying data into azure SQL MI. Type: string (or Expression with resultType string)
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy anyScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlWriter anyStored Procedure Name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- sqlWriter anyTable Type 
- SQL writer table type. Type: string (or Expression with resultType string).
- sqlWriter anyUse Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- storedProcedure anyParameters 
- SQL stored procedure parameters.
- storedProcedure anyTable Type Parameter Name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- tableOption any
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- upsertSettings SqlUpsert Settings Response 
- SQL upsert settings.
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior any
- White behavior when copying data into azure SQL MI. Type: string (or Expression with resultType string)
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- pre_copy_ Anyscript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sql_writer_ Anystored_ procedure_ name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- sql_writer_ Anytable_ type 
- SQL writer table type. Type: string (or Expression with resultType string).
- sql_writer_ Anyuse_ table_ lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- stored_procedure_ Anyparameters 
- SQL stored procedure parameters.
- stored_procedure_ Anytable_ type_ parameter_ name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- table_option Any
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- upsert_settings SqlUpsert Settings Response 
- SQL upsert settings.
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_behavior Any
- White behavior when copying data into azure SQL MI. Type: string (or Expression with resultType string)
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy AnyScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlWriter AnyStored Procedure Name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- sqlWriter AnyTable Type 
- SQL writer table type. Type: string (or Expression with resultType string).
- sqlWriter AnyUse Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- storedProcedure AnyParameters 
- SQL stored procedure parameters.
- storedProcedure AnyTable Type Parameter Name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- tableOption Any
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- upsertSettings Property Map
- SQL upsert settings.
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Any
- White behavior when copying data into azure SQL MI. Type: string (or Expression with resultType string)
SqlMISourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IsolationLevel object
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionOption object
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- PartitionSettings Pulumi.Azure Native. Data Factory. Inputs. Sql Partition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- ProduceAdditional objectTypes 
- Which additional types to produce.
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlReader objectQuery 
- SQL reader query. Type: string (or Expression with resultType string).
- SqlReader objectStored Procedure Name 
- Name of the stored procedure for a Azure SQL Managed Instance source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- StoredProcedure objectParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IsolationLevel interface{}
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionOption interface{}
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- PartitionSettings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- ProduceAdditional interface{}Types 
- Which additional types to produce.
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlReader interface{}Query 
- SQL reader query. Type: string (or Expression with resultType string).
- SqlReader interface{}Stored Procedure Name 
- Name of the stored procedure for a Azure SQL Managed Instance source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- StoredProcedure interface{}Parameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolationLevel Object
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption Object
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- partitionSettings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- produceAdditional ObjectTypes 
- Which additional types to produce.
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlReader ObjectQuery 
- SQL reader query. Type: string (or Expression with resultType string).
- sqlReader ObjectStored Procedure Name 
- Name of the stored procedure for a Azure SQL Managed Instance source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- storedProcedure ObjectParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolationLevel any
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption any
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- partitionSettings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- produceAdditional anyTypes 
- Which additional types to produce.
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlReader anyQuery 
- SQL reader query. Type: string (or Expression with resultType string).
- sqlReader anyStored Procedure Name 
- Name of the stored procedure for a Azure SQL Managed Instance source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- storedProcedure anyParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolation_level Any
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partition_option Any
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- partition_settings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- produce_additional_ Anytypes 
- Which additional types to produce.
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sql_reader_ Anyquery 
- SQL reader query. Type: string (or Expression with resultType string).
- sql_reader_ Anystored_ procedure_ name 
- Name of the stored procedure for a Azure SQL Managed Instance source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- stored_procedure_ Anyparameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolationLevel Any
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption Any
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- partitionSettings Property Map
- The settings that will be leveraged for Sql source partitioning.
- produceAdditional AnyTypes 
- Which additional types to produce.
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlReader AnyQuery 
- SQL reader query. Type: string (or Expression with resultType string).
- sqlReader AnyStored Procedure Name 
- Name of the stored procedure for a Azure SQL Managed Instance source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- storedProcedure AnyParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
SqlPartitionSettingsResponse   
- PartitionColumn objectName 
- The name of the column in integer or datetime type that will be used for proceeding partitioning. If not specified, the primary key of the table is auto-detected and used as the partition column. Type: string (or Expression with resultType string).
- PartitionLower objectBound 
- The minimum value of the partition column for partition range splitting. This value is used to decide the partition stride, not for filtering the rows in table. All rows in the table or query result will be partitioned and copied. Type: string (or Expression with resultType string).
- PartitionUpper objectBound 
- The maximum value of the partition column for partition range splitting. This value is used to decide the partition stride, not for filtering the rows in table. All rows in the table or query result will be partitioned and copied. Type: string (or Expression with resultType string).
- PartitionColumn interface{}Name 
- The name of the column in integer or datetime type that will be used for proceeding partitioning. If not specified, the primary key of the table is auto-detected and used as the partition column. Type: string (or Expression with resultType string).
- PartitionLower interface{}Bound 
- The minimum value of the partition column for partition range splitting. This value is used to decide the partition stride, not for filtering the rows in table. All rows in the table or query result will be partitioned and copied. Type: string (or Expression with resultType string).
- PartitionUpper interface{}Bound 
- The maximum value of the partition column for partition range splitting. This value is used to decide the partition stride, not for filtering the rows in table. All rows in the table or query result will be partitioned and copied. Type: string (or Expression with resultType string).
- partitionColumn ObjectName 
- The name of the column in integer or datetime type that will be used for proceeding partitioning. If not specified, the primary key of the table is auto-detected and used as the partition column. Type: string (or Expression with resultType string).
- partitionLower ObjectBound 
- The minimum value of the partition column for partition range splitting. This value is used to decide the partition stride, not for filtering the rows in table. All rows in the table or query result will be partitioned and copied. Type: string (or Expression with resultType string).
- partitionUpper ObjectBound 
- The maximum value of the partition column for partition range splitting. This value is used to decide the partition stride, not for filtering the rows in table. All rows in the table or query result will be partitioned and copied. Type: string (or Expression with resultType string).
- partitionColumn anyName 
- The name of the column in integer or datetime type that will be used for proceeding partitioning. If not specified, the primary key of the table is auto-detected and used as the partition column. Type: string (or Expression with resultType string).
- partitionLower anyBound 
- The minimum value of the partition column for partition range splitting. This value is used to decide the partition stride, not for filtering the rows in table. All rows in the table or query result will be partitioned and copied. Type: string (or Expression with resultType string).
- partitionUpper anyBound 
- The maximum value of the partition column for partition range splitting. This value is used to decide the partition stride, not for filtering the rows in table. All rows in the table or query result will be partitioned and copied. Type: string (or Expression with resultType string).
- partition_column_ Anyname 
- The name of the column in integer or datetime type that will be used for proceeding partitioning. If not specified, the primary key of the table is auto-detected and used as the partition column. Type: string (or Expression with resultType string).
- partition_lower_ Anybound 
- The minimum value of the partition column for partition range splitting. This value is used to decide the partition stride, not for filtering the rows in table. All rows in the table or query result will be partitioned and copied. Type: string (or Expression with resultType string).
- partition_upper_ Anybound 
- The maximum value of the partition column for partition range splitting. This value is used to decide the partition stride, not for filtering the rows in table. All rows in the table or query result will be partitioned and copied. Type: string (or Expression with resultType string).
- partitionColumn AnyName 
- The name of the column in integer or datetime type that will be used for proceeding partitioning. If not specified, the primary key of the table is auto-detected and used as the partition column. Type: string (or Expression with resultType string).
- partitionLower AnyBound 
- The minimum value of the partition column for partition range splitting. This value is used to decide the partition stride, not for filtering the rows in table. All rows in the table or query result will be partitioned and copied. Type: string (or Expression with resultType string).
- partitionUpper AnyBound 
- The maximum value of the partition column for partition range splitting. This value is used to decide the partition stride, not for filtering the rows in table. All rows in the table or query result will be partitioned and copied. Type: string (or Expression with resultType string).
SqlServerSinkResponse   
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy objectScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlWriter objectStored Procedure Name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- SqlWriter objectTable Type 
- SQL writer table type. Type: string (or Expression with resultType string).
- SqlWriter objectUse Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- StoredProcedure objectParameters 
- SQL stored procedure parameters.
- StoredProcedure objectTable Type Parameter Name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- TableOption object
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- UpsertSettings Pulumi.Azure Native. Data Factory. Inputs. Sql Upsert Settings Response 
- SQL upsert settings.
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior object
- Write behavior when copying data into sql server. Type: string (or Expression with resultType string).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy interface{}Script 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlWriter interface{}Stored Procedure Name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- SqlWriter interface{}Table Type 
- SQL writer table type. Type: string (or Expression with resultType string).
- SqlWriter interface{}Use Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- StoredProcedure interface{}Parameters 
- SQL stored procedure parameters.
- StoredProcedure interface{}Table Type Parameter Name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- TableOption interface{}
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- UpsertSettings SqlUpsert Settings Response 
- SQL upsert settings.
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior interface{}
- Write behavior when copying data into sql server. Type: string (or Expression with resultType string).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy ObjectScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlWriter ObjectStored Procedure Name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- sqlWriter ObjectTable Type 
- SQL writer table type. Type: string (or Expression with resultType string).
- sqlWriter ObjectUse Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- storedProcedure ObjectParameters 
- SQL stored procedure parameters.
- storedProcedure ObjectTable Type Parameter Name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- tableOption Object
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- upsertSettings SqlUpsert Settings Response 
- SQL upsert settings.
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Object
- Write behavior when copying data into sql server. Type: string (or Expression with resultType string).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy anyScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlWriter anyStored Procedure Name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- sqlWriter anyTable Type 
- SQL writer table type. Type: string (or Expression with resultType string).
- sqlWriter anyUse Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- storedProcedure anyParameters 
- SQL stored procedure parameters.
- storedProcedure anyTable Type Parameter Name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- tableOption any
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- upsertSettings SqlUpsert Settings Response 
- SQL upsert settings.
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior any
- Write behavior when copying data into sql server. Type: string (or Expression with resultType string).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- pre_copy_ Anyscript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sql_writer_ Anystored_ procedure_ name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- sql_writer_ Anytable_ type 
- SQL writer table type. Type: string (or Expression with resultType string).
- sql_writer_ Anyuse_ table_ lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- stored_procedure_ Anyparameters 
- SQL stored procedure parameters.
- stored_procedure_ Anytable_ type_ parameter_ name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- table_option Any
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- upsert_settings SqlUpsert Settings Response 
- SQL upsert settings.
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_behavior Any
- Write behavior when copying data into sql server. Type: string (or Expression with resultType string).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy AnyScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlWriter AnyStored Procedure Name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- sqlWriter AnyTable Type 
- SQL writer table type. Type: string (or Expression with resultType string).
- sqlWriter AnyUse Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- storedProcedure AnyParameters 
- SQL stored procedure parameters.
- storedProcedure AnyTable Type Parameter Name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- tableOption Any
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- upsertSettings Property Map
- SQL upsert settings.
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Any
- Write behavior when copying data into sql server. Type: string (or Expression with resultType string).
SqlServerSourceResponse   
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IsolationLevel object
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionOption object
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- PartitionSettings Pulumi.Azure Native. Data Factory. Inputs. Sql Partition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- ProduceAdditional objectTypes 
- Which additional types to produce.
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlReader objectQuery 
- SQL reader query. Type: string (or Expression with resultType string).
- SqlReader objectStored Procedure Name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- StoredProcedure objectParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IsolationLevel interface{}
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionOption interface{}
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- PartitionSettings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- ProduceAdditional interface{}Types 
- Which additional types to produce.
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlReader interface{}Query 
- SQL reader query. Type: string (or Expression with resultType string).
- SqlReader interface{}Stored Procedure Name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- StoredProcedure interface{}Parameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolationLevel Object
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption Object
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- partitionSettings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- produceAdditional ObjectTypes 
- Which additional types to produce.
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlReader ObjectQuery 
- SQL reader query. Type: string (or Expression with resultType string).
- sqlReader ObjectStored Procedure Name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- storedProcedure ObjectParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolationLevel any
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption any
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- partitionSettings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- produceAdditional anyTypes 
- Which additional types to produce.
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlReader anyQuery 
- SQL reader query. Type: string (or Expression with resultType string).
- sqlReader anyStored Procedure Name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- storedProcedure anyParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolation_level Any
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partition_option Any
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- partition_settings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- produce_additional_ Anytypes 
- Which additional types to produce.
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sql_reader_ Anyquery 
- SQL reader query. Type: string (or Expression with resultType string).
- sql_reader_ Anystored_ procedure_ name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- stored_procedure_ Anyparameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolationLevel Any
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption Any
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- partitionSettings Property Map
- The settings that will be leveraged for Sql source partitioning.
- produceAdditional AnyTypes 
- Which additional types to produce.
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlReader AnyQuery 
- SQL reader query. Type: string (or Expression with resultType string).
- sqlReader AnyStored Procedure Name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- storedProcedure AnyParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
SqlServerStoredProcedureActivityResponse     
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- Name string
- Activity name.
- StoredProcedure objectName 
- Stored procedure name. Type: string (or Expression with resultType string).
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- StoredProcedure objectParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- Name string
- Activity name.
- StoredProcedure interface{}Name 
- Stored procedure name. Type: string (or Expression with resultType string).
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- StoredProcedure interface{}Parameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- UserProperties []UserProperty Response 
- Activity user properties.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- name String
- Activity name.
- storedProcedure ObjectName 
- Stored procedure name. Type: string (or Expression with resultType string).
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storedProcedure ObjectParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- userProperties List<UserProperty Response> 
- Activity user properties.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- name string
- Activity name.
- storedProcedure anyName 
- Stored procedure name. Type: string (or Expression with resultType string).
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storedProcedure anyParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- userProperties UserProperty Response[] 
- Activity user properties.
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- name str
- Activity name.
- stored_procedure_ Anyname 
- Stored procedure name. Type: string (or Expression with resultType string).
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- stored_procedure_ Anyparameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- linkedService Property MapName 
- Linked service reference.
- name String
- Activity name.
- storedProcedure AnyName 
- Stored procedure name. Type: string (or Expression with resultType string).
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- storedProcedure AnyParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- userProperties List<Property Map>
- Activity user properties.
SqlSinkResponse  
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy objectScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlWriter objectStored Procedure Name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- SqlWriter objectTable Type 
- SQL writer table type. Type: string (or Expression with resultType string).
- SqlWriter objectUse Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- StoredProcedure objectParameters 
- SQL stored procedure parameters.
- StoredProcedure objectTable Type Parameter Name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- TableOption object
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- UpsertSettings Pulumi.Azure Native. Data Factory. Inputs. Sql Upsert Settings Response 
- SQL upsert settings.
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior object
- Write behavior when copying data into sql. Type: string (or Expression with resultType string).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy interface{}Script 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlWriter interface{}Stored Procedure Name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- SqlWriter interface{}Table Type 
- SQL writer table type. Type: string (or Expression with resultType string).
- SqlWriter interface{}Use Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- StoredProcedure interface{}Parameters 
- SQL stored procedure parameters.
- StoredProcedure interface{}Table Type Parameter Name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- TableOption interface{}
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- UpsertSettings SqlUpsert Settings Response 
- SQL upsert settings.
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior interface{}
- Write behavior when copying data into sql. Type: string (or Expression with resultType string).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy ObjectScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlWriter ObjectStored Procedure Name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- sqlWriter ObjectTable Type 
- SQL writer table type. Type: string (or Expression with resultType string).
- sqlWriter ObjectUse Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- storedProcedure ObjectParameters 
- SQL stored procedure parameters.
- storedProcedure ObjectTable Type Parameter Name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- tableOption Object
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- upsertSettings SqlUpsert Settings Response 
- SQL upsert settings.
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Object
- Write behavior when copying data into sql. Type: string (or Expression with resultType string).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy anyScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlWriter anyStored Procedure Name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- sqlWriter anyTable Type 
- SQL writer table type. Type: string (or Expression with resultType string).
- sqlWriter anyUse Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- storedProcedure anyParameters 
- SQL stored procedure parameters.
- storedProcedure anyTable Type Parameter Name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- tableOption any
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- upsertSettings SqlUpsert Settings Response 
- SQL upsert settings.
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior any
- Write behavior when copying data into sql. Type: string (or Expression with resultType string).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- pre_copy_ Anyscript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sql_writer_ Anystored_ procedure_ name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- sql_writer_ Anytable_ type 
- SQL writer table type. Type: string (or Expression with resultType string).
- sql_writer_ Anyuse_ table_ lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- stored_procedure_ Anyparameters 
- SQL stored procedure parameters.
- stored_procedure_ Anytable_ type_ parameter_ name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- table_option Any
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- upsert_settings SqlUpsert Settings Response 
- SQL upsert settings.
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_behavior Any
- Write behavior when copying data into sql. Type: string (or Expression with resultType string).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy AnyScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlWriter AnyStored Procedure Name 
- SQL writer stored procedure name. Type: string (or Expression with resultType string).
- sqlWriter AnyTable Type 
- SQL writer table type. Type: string (or Expression with resultType string).
- sqlWriter AnyUse Table Lock 
- Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- storedProcedure AnyParameters 
- SQL stored procedure parameters.
- storedProcedure AnyTable Type Parameter Name 
- The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- tableOption Any
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- upsertSettings Property Map
- SQL upsert settings.
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Any
- Write behavior when copying data into sql. Type: string (or Expression with resultType string).
SqlSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IsolationLevel object
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionOption object
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- PartitionSettings Pulumi.Azure Native. Data Factory. Inputs. Sql Partition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlReader objectQuery 
- SQL reader query. Type: string (or Expression with resultType string).
- SqlReader objectStored Procedure Name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- StoredProcedure objectParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IsolationLevel interface{}
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionOption interface{}
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- PartitionSettings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlReader interface{}Query 
- SQL reader query. Type: string (or Expression with resultType string).
- SqlReader interface{}Stored Procedure Name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- StoredProcedure interface{}Parameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolationLevel Object
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption Object
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- partitionSettings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlReader ObjectQuery 
- SQL reader query. Type: string (or Expression with resultType string).
- sqlReader ObjectStored Procedure Name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- storedProcedure ObjectParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolationLevel any
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption any
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- partitionSettings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlReader anyQuery 
- SQL reader query. Type: string (or Expression with resultType string).
- sqlReader anyStored Procedure Name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- storedProcedure anyParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolation_level Any
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partition_option Any
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- partition_settings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sql_reader_ Anyquery 
- SQL reader query. Type: string (or Expression with resultType string).
- sql_reader_ Anystored_ procedure_ name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- stored_procedure_ Anyparameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolationLevel Any
- Specifies the transaction locking behavior for the SQL source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption Any
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange". Type: string (or Expression with resultType string).
- partitionSettings Property Map
- The settings that will be leveraged for Sql source partitioning.
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlReader AnyQuery 
- SQL reader query. Type: string (or Expression with resultType string).
- sqlReader AnyStored Procedure Name 
- Name of the stored procedure for a SQL Database source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- storedProcedure AnyParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
SqlUpsertSettingsResponse   
- InterimSchema objectName 
- Schema name for interim table. Type: string (or Expression with resultType string).
- Keys object
- Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings).
- UseTemp objectDB 
- Specifies whether to use temp db for upsert interim table. Type: boolean (or Expression with resultType boolean).
- InterimSchema interface{}Name 
- Schema name for interim table. Type: string (or Expression with resultType string).
- Keys interface{}
- Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings).
- UseTemp interface{}DB 
- Specifies whether to use temp db for upsert interim table. Type: boolean (or Expression with resultType boolean).
- interimSchema ObjectName 
- Schema name for interim table. Type: string (or Expression with resultType string).
- keys Object
- Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings).
- useTemp ObjectDB 
- Specifies whether to use temp db for upsert interim table. Type: boolean (or Expression with resultType boolean).
- interimSchema anyName 
- Schema name for interim table. Type: string (or Expression with resultType string).
- keys any
- Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings).
- useTemp anyDB 
- Specifies whether to use temp db for upsert interim table. Type: boolean (or Expression with resultType boolean).
- interim_schema_ Anyname 
- Schema name for interim table. Type: string (or Expression with resultType string).
- keys Any
- Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings).
- use_temp_ Anydb 
- Specifies whether to use temp db for upsert interim table. Type: boolean (or Expression with resultType boolean).
- interimSchema AnyName 
- Schema name for interim table. Type: string (or Expression with resultType string).
- keys Any
- Key column names for unique row identification. Type: array of strings (or Expression with resultType array of strings).
- useTemp AnyDB 
- Specifies whether to use temp db for upsert interim table. Type: boolean (or Expression with resultType boolean).
SquareSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
StagingSettingsResponse  
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Staging linked service reference.
- EnableCompression object
- Specifies whether to use compression when copying data via an interim staging. Default value is false. Type: boolean (or Expression with resultType boolean).
- Path object
- The path to storage for storing the interim data. Type: string (or Expression with resultType string).
- LinkedService LinkedName Service Reference Response 
- Staging linked service reference.
- EnableCompression interface{}
- Specifies whether to use compression when copying data via an interim staging. Default value is false. Type: boolean (or Expression with resultType boolean).
- Path interface{}
- The path to storage for storing the interim data. Type: string (or Expression with resultType string).
- linkedService LinkedName Service Reference Response 
- Staging linked service reference.
- enableCompression Object
- Specifies whether to use compression when copying data via an interim staging. Default value is false. Type: boolean (or Expression with resultType boolean).
- path Object
- The path to storage for storing the interim data. Type: string (or Expression with resultType string).
- linkedService LinkedName Service Reference Response 
- Staging linked service reference.
- enableCompression any
- Specifies whether to use compression when copying data via an interim staging. Default value is false. Type: boolean (or Expression with resultType boolean).
- path any
- The path to storage for storing the interim data. Type: string (or Expression with resultType string).
- linked_service_ Linkedname Service Reference Response 
- Staging linked service reference.
- enable_compression Any
- Specifies whether to use compression when copying data via an interim staging. Default value is false. Type: boolean (or Expression with resultType boolean).
- path Any
- The path to storage for storing the interim data. Type: string (or Expression with resultType string).
- linkedService Property MapName 
- Staging linked service reference.
- enableCompression Any
- Specifies whether to use compression when copying data via an interim staging. Default value is false. Type: boolean (or Expression with resultType boolean).
- path Any
- The path to storage for storing the interim data. Type: string (or Expression with resultType string).
SwitchActivityResponse  
- Name string
- Activity name.
- On
Pulumi.Azure Native. Data Factory. Inputs. Expression Response 
- An expression that would evaluate to a string or integer. This is used to determine the block of activities in cases that will be executed.
- Cases
List<Pulumi.Azure Native. Data Factory. Inputs. Switch Case Response> 
- List of cases that correspond to expected values of the 'on' property. This is an optional property and if not provided, the activity will execute activities provided in defaultActivities.
- DefaultActivities List<object>
- List of activities to execute if no case condition is satisfied. This is an optional property and if not provided, the activity will exit without any action.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Name string
- Activity name.
- On
ExpressionResponse 
- An expression that would evaluate to a string or integer. This is used to determine the block of activities in cases that will be executed.
- Cases
[]SwitchCase Response 
- List of cases that correspond to expected values of the 'on' property. This is an optional property and if not provided, the activity will execute activities provided in defaultActivities.
- DefaultActivities []interface{}
- List of activities to execute if no case condition is satisfied. This is an optional property and if not provided, the activity will exit without any action.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- name String
- Activity name.
- on
ExpressionResponse 
- An expression that would evaluate to a string or integer. This is used to determine the block of activities in cases that will be executed.
- cases
List<SwitchCase Response> 
- List of cases that correspond to expected values of the 'on' property. This is an optional property and if not provided, the activity will execute activities provided in defaultActivities.
- defaultActivities List<Object>
- List of activities to execute if no case condition is satisfied. This is an optional property and if not provided, the activity will exit without any action.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- name string
- Activity name.
- on
ExpressionResponse 
- An expression that would evaluate to a string or integer. This is used to determine the block of activities in cases that will be executed.
- cases
SwitchCase Response[] 
- List of cases that correspond to expected values of the 'on' property. This is an optional property and if not provided, the activity will execute activities provided in defaultActivities.
- defaultActivities (AppendVariable Activity Response | Azure Data Explorer Command Activity Response | Azure Function Activity Response | Azure MLBatch Execution Activity Response | Azure MLExecute Pipeline Activity Response | Azure MLUpdate Resource Activity Response | Control Activity Response | Copy Activity Response | Custom Activity Response | Data Lake Analytics USQLActivity Response | Databricks Notebook Activity Response | Databricks Spark Jar Activity Response | Databricks Spark Python Activity Response | Delete Activity Response | Execute Data Flow Activity Response | Execute Pipeline Activity Response | Execute SSISPackage Activity Response | Execute Wrangling Dataflow Activity Response | Execution Activity Response | Fail Activity Response | Filter Activity Response | For Each Activity Response | Get Metadata Activity Response | HDInsight Hive Activity Response | HDInsight Map Reduce Activity Response | HDInsight Pig Activity Response | HDInsight Spark Activity Response | HDInsight Streaming Activity Response | If Condition Activity Response | Lookup Activity Response | Script Activity Response | Set Variable Activity Response | Sql Server Stored Procedure Activity Response | Switch Activity Response | Synapse Notebook Activity Response | Synapse Spark Job Definition Activity Response | Until Activity Response | Validation Activity Response | Wait Activity Response | Web Activity Response | Web Hook Activity Response)[] 
- List of activities to execute if no case condition is satisfied. This is an optional property and if not provided, the activity will exit without any action.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- name str
- Activity name.
- on
ExpressionResponse 
- An expression that would evaluate to a string or integer. This is used to determine the block of activities in cases that will be executed.
- cases
Sequence[SwitchCase Response] 
- List of cases that correspond to expected values of the 'on' property. This is an optional property and if not provided, the activity will execute activities provided in defaultActivities.
- default_activities Sequence[Union[AppendVariable Activity Response, Azure Data Explorer Command Activity Response, Azure Function Activity Response, Azure MLBatch Execution Activity Response, Azure MLExecute Pipeline Activity Response, Azure MLUpdate Resource Activity Response, Control Activity Response, Copy Activity Response, Custom Activity Response, Data Lake Analytics USQLActivity Response, Databricks Notebook Activity Response, Databricks Spark Jar Activity Response, Databricks Spark Python Activity Response, Delete Activity Response, Execute Data Flow Activity Response, Execute Pipeline Activity Response, Execute SSISPackage Activity Response, Execute Wrangling Dataflow Activity Response, Execution Activity Response, Fail Activity Response, Filter Activity Response, For Each Activity Response, Get Metadata Activity Response, HDInsight Hive Activity Response, HDInsight Map Reduce Activity Response, HDInsight Pig Activity Response, HDInsight Spark Activity Response, HDInsight Streaming Activity Response, If Condition Activity Response, Lookup Activity Response, Script Activity Response, Set Variable Activity Response, Sql Server Stored Procedure Activity Response, Switch Activity Response, Synapse Notebook Activity Response, Synapse Spark Job Definition Activity Response, Until Activity Response, Validation Activity Response, Wait Activity Response, Web Activity Response, Web Hook Activity Response]] 
- List of activities to execute if no case condition is satisfied. This is an optional property and if not provided, the activity will exit without any action.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- name String
- Activity name.
- on Property Map
- An expression that would evaluate to a string or integer. This is used to determine the block of activities in cases that will be executed.
- cases List<Property Map>
- List of cases that correspond to expected values of the 'on' property. This is an optional property and if not provided, the activity will execute activities provided in defaultActivities.
- defaultActivities List<Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map>
- List of activities to execute if no case condition is satisfied. This is an optional property and if not provided, the activity will exit without any action.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
SwitchCaseResponse  
- Activities List<object>
- List of activities to execute for satisfied case condition.
- Value string
- Expected value that satisfies the expression result of the 'on' property.
- Activities []interface{}
- List of activities to execute for satisfied case condition.
- Value string
- Expected value that satisfies the expression result of the 'on' property.
- activities List<Object>
- List of activities to execute for satisfied case condition.
- value String
- Expected value that satisfies the expression result of the 'on' property.
- activities
(AppendVariable Activity Response | Azure Data Explorer Command Activity Response | Azure Function Activity Response | Azure MLBatch Execution Activity Response | Azure MLExecute Pipeline Activity Response | Azure MLUpdate Resource Activity Response | Control Activity Response | Copy Activity Response | Custom Activity Response | Data Lake Analytics USQLActivity Response | Databricks Notebook Activity Response | Databricks Spark Jar Activity Response | Databricks Spark Python Activity Response | Delete Activity Response | Execute Data Flow Activity Response | Execute Pipeline Activity Response | Execute SSISPackage Activity Response | Execute Wrangling Dataflow Activity Response | Execution Activity Response | Fail Activity Response | Filter Activity Response | For Each Activity Response | Get Metadata Activity Response | HDInsight Hive Activity Response | HDInsight Map Reduce Activity Response | HDInsight Pig Activity Response | HDInsight Spark Activity Response | HDInsight Streaming Activity Response | If Condition Activity Response | Lookup Activity Response | Script Activity Response | Set Variable Activity Response | Sql Server Stored Procedure Activity Response | Switch Activity Response | Synapse Notebook Activity Response | Synapse Spark Job Definition Activity Response | Until Activity Response | Validation Activity Response | Wait Activity Response | Web Activity Response | Web Hook Activity Response)[] 
- List of activities to execute for satisfied case condition.
- value string
- Expected value that satisfies the expression result of the 'on' property.
- activities
Sequence[Union[AppendVariable Activity Response, Azure Data Explorer Command Activity Response, Azure Function Activity Response, Azure MLBatch Execution Activity Response, Azure MLExecute Pipeline Activity Response, Azure MLUpdate Resource Activity Response, Control Activity Response, Copy Activity Response, Custom Activity Response, Data Lake Analytics USQLActivity Response, Databricks Notebook Activity Response, Databricks Spark Jar Activity Response, Databricks Spark Python Activity Response, Delete Activity Response, Execute Data Flow Activity Response, Execute Pipeline Activity Response, Execute SSISPackage Activity Response, Execute Wrangling Dataflow Activity Response, Execution Activity Response, Fail Activity Response, Filter Activity Response, For Each Activity Response, Get Metadata Activity Response, HDInsight Hive Activity Response, HDInsight Map Reduce Activity Response, HDInsight Pig Activity Response, HDInsight Spark Activity Response, HDInsight Streaming Activity Response, If Condition Activity Response, Lookup Activity Response, Script Activity Response, Set Variable Activity Response, Sql Server Stored Procedure Activity Response, Switch Activity Response, Synapse Notebook Activity Response, Synapse Spark Job Definition Activity Response, Until Activity Response, Validation Activity Response, Wait Activity Response, Web Activity Response, Web Hook Activity Response]] 
- List of activities to execute for satisfied case condition.
- value str
- Expected value that satisfies the expression result of the 'on' property.
- activities List<Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map>
- List of activities to execute for satisfied case condition.
- value String
- Expected value that satisfies the expression result of the 'on' property.
SybaseSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- Database query. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- Database query. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- Database query. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- Database query. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- Database query. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
SynapseNotebookActivityResponse   
- Name string
- Activity name.
- Notebook
Pulumi.Azure Native. Data Factory. Inputs. Synapse Notebook Reference Response 
- Synapse notebook reference.
- Conf object
- Spark configuration properties, which will override the 'conf' of the notebook you provide.
- ConfigurationType string
- The type of the spark config.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- DriverSize object
- Number of core and memory to be used for driver allocated in the specified Spark pool for the session, which will be used for overriding 'driverCores' and 'driverMemory' of the notebook you provide. Type: string (or Expression with resultType string).
- ExecutorSize object
- Number of core and memory to be used for executors allocated in the specified Spark pool for the session, which will be used for overriding 'executorCores' and 'executorMemory' of the notebook you provide. Type: string (or Expression with resultType string).
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- NumExecutors object
- Number of executors to launch for this session, which will override the 'numExecutors' of the notebook you provide. Type: integer (or Expression with resultType integer).
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Parameters
Dictionary<string, Pulumi.Azure Native. Data Factory. Inputs. Notebook Parameter Response> 
- Notebook parameters.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- SparkConfig Dictionary<string, object>
- Spark configuration property.
- SparkPool Pulumi.Azure Native. Data Factory. Inputs. Big Data Pool Parametrization Reference Response 
- The name of the big data pool which will be used to execute the notebook.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- TargetSpark Pulumi.Configuration Azure Native. Data Factory. Inputs. Spark Configuration Parametrization Reference Response 
- The spark configuration of the spark job.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Name string
- Activity name.
- Notebook
SynapseNotebook Reference Response 
- Synapse notebook reference.
- Conf interface{}
- Spark configuration properties, which will override the 'conf' of the notebook you provide.
- ConfigurationType string
- The type of the spark config.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- DriverSize interface{}
- Number of core and memory to be used for driver allocated in the specified Spark pool for the session, which will be used for overriding 'driverCores' and 'driverMemory' of the notebook you provide. Type: string (or Expression with resultType string).
- ExecutorSize interface{}
- Number of core and memory to be used for executors allocated in the specified Spark pool for the session, which will be used for overriding 'executorCores' and 'executorMemory' of the notebook you provide. Type: string (or Expression with resultType string).
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- NumExecutors interface{}
- Number of executors to launch for this session, which will override the 'numExecutors' of the notebook you provide. Type: integer (or Expression with resultType integer).
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Parameters
map[string]NotebookParameter Response 
- Notebook parameters.
- Policy
ActivityPolicy Response 
- Activity policy.
- SparkConfig map[string]interface{}
- Spark configuration property.
- SparkPool BigData Pool Parametrization Reference Response 
- The name of the big data pool which will be used to execute the notebook.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- TargetSpark SparkConfiguration Configuration Parametrization Reference Response 
- The spark configuration of the spark job.
- UserProperties []UserProperty Response 
- Activity user properties.
- name String
- Activity name.
- notebook
SynapseNotebook Reference Response 
- Synapse notebook reference.
- conf Object
- Spark configuration properties, which will override the 'conf' of the notebook you provide.
- configurationType String
- The type of the spark config.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- driverSize Object
- Number of core and memory to be used for driver allocated in the specified Spark pool for the session, which will be used for overriding 'driverCores' and 'driverMemory' of the notebook you provide. Type: string (or Expression with resultType string).
- executorSize Object
- Number of core and memory to be used for executors allocated in the specified Spark pool for the session, which will be used for overriding 'executorCores' and 'executorMemory' of the notebook you provide. Type: string (or Expression with resultType string).
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- numExecutors Object
- Number of executors to launch for this session, which will override the 'numExecutors' of the notebook you provide. Type: integer (or Expression with resultType integer).
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- parameters
Map<String,NotebookParameter Response> 
- Notebook parameters.
- policy
ActivityPolicy Response 
- Activity policy.
- sparkConfig Map<String,Object>
- Spark configuration property.
- sparkPool BigData Pool Parametrization Reference Response 
- The name of the big data pool which will be used to execute the notebook.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- targetSpark SparkConfiguration Configuration Parametrization Reference Response 
- The spark configuration of the spark job.
- userProperties List<UserProperty Response> 
- Activity user properties.
- name string
- Activity name.
- notebook
SynapseNotebook Reference Response 
- Synapse notebook reference.
- conf any
- Spark configuration properties, which will override the 'conf' of the notebook you provide.
- configurationType string
- The type of the spark config.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- driverSize any
- Number of core and memory to be used for driver allocated in the specified Spark pool for the session, which will be used for overriding 'driverCores' and 'driverMemory' of the notebook you provide. Type: string (or Expression with resultType string).
- executorSize any
- Number of core and memory to be used for executors allocated in the specified Spark pool for the session, which will be used for overriding 'executorCores' and 'executorMemory' of the notebook you provide. Type: string (or Expression with resultType string).
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- numExecutors any
- Number of executors to launch for this session, which will override the 'numExecutors' of the notebook you provide. Type: integer (or Expression with resultType integer).
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- parameters
{[key: string]: NotebookParameter Response} 
- Notebook parameters.
- policy
ActivityPolicy Response 
- Activity policy.
- sparkConfig {[key: string]: any}
- Spark configuration property.
- sparkPool BigData Pool Parametrization Reference Response 
- The name of the big data pool which will be used to execute the notebook.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- targetSpark SparkConfiguration Configuration Parametrization Reference Response 
- The spark configuration of the spark job.
- userProperties UserProperty Response[] 
- Activity user properties.
- name str
- Activity name.
- notebook
SynapseNotebook Reference Response 
- Synapse notebook reference.
- conf Any
- Spark configuration properties, which will override the 'conf' of the notebook you provide.
- configuration_type str
- The type of the spark config.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- driver_size Any
- Number of core and memory to be used for driver allocated in the specified Spark pool for the session, which will be used for overriding 'driverCores' and 'driverMemory' of the notebook you provide. Type: string (or Expression with resultType string).
- executor_size Any
- Number of core and memory to be used for executors allocated in the specified Spark pool for the session, which will be used for overriding 'executorCores' and 'executorMemory' of the notebook you provide. Type: string (or Expression with resultType string).
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- num_executors Any
- Number of executors to launch for this session, which will override the 'numExecutors' of the notebook you provide. Type: integer (or Expression with resultType integer).
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- parameters
Mapping[str, NotebookParameter Response] 
- Notebook parameters.
- policy
ActivityPolicy Response 
- Activity policy.
- spark_config Mapping[str, Any]
- Spark configuration property.
- spark_pool BigData Pool Parametrization Reference Response 
- The name of the big data pool which will be used to execute the notebook.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- target_spark_ Sparkconfiguration Configuration Parametrization Reference Response 
- The spark configuration of the spark job.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- name String
- Activity name.
- notebook Property Map
- Synapse notebook reference.
- conf Any
- Spark configuration properties, which will override the 'conf' of the notebook you provide.
- configurationType String
- The type of the spark config.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- driverSize Any
- Number of core and memory to be used for driver allocated in the specified Spark pool for the session, which will be used for overriding 'driverCores' and 'driverMemory' of the notebook you provide. Type: string (or Expression with resultType string).
- executorSize Any
- Number of core and memory to be used for executors allocated in the specified Spark pool for the session, which will be used for overriding 'executorCores' and 'executorMemory' of the notebook you provide. Type: string (or Expression with resultType string).
- linkedService Property MapName 
- Linked service reference.
- numExecutors Any
- Number of executors to launch for this session, which will override the 'numExecutors' of the notebook you provide. Type: integer (or Expression with resultType integer).
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- parameters Map<Property Map>
- Notebook parameters.
- policy Property Map
- Activity policy.
- sparkConfig Map<Any>
- Spark configuration property.
- sparkPool Property Map
- The name of the big data pool which will be used to execute the notebook.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- targetSpark Property MapConfiguration 
- The spark configuration of the spark job.
- userProperties List<Property Map>
- Activity user properties.
SynapseNotebookReferenceResponse   
- ReferenceName object
- Reference notebook name. Type: string (or Expression with resultType string).
- Type string
- Synapse notebook reference type.
- ReferenceName interface{}
- Reference notebook name. Type: string (or Expression with resultType string).
- Type string
- Synapse notebook reference type.
- referenceName Object
- Reference notebook name. Type: string (or Expression with resultType string).
- type String
- Synapse notebook reference type.
- referenceName any
- Reference notebook name. Type: string (or Expression with resultType string).
- type string
- Synapse notebook reference type.
- reference_name Any
- Reference notebook name. Type: string (or Expression with resultType string).
- type str
- Synapse notebook reference type.
- referenceName Any
- Reference notebook name. Type: string (or Expression with resultType string).
- type String
- Synapse notebook reference type.
SynapseSparkJobDefinitionActivityResponse     
- Name string
- Activity name.
- SparkJob Pulumi.Azure Native. Data Factory. Inputs. Synapse Spark Job Reference Response 
- Synapse spark job reference.
- Arguments List<object>
- User specified arguments to SynapseSparkJobDefinitionActivity.
- ClassName object
- The fully-qualified identifier or the main class that is in the main definition file, which will override the 'className' of the spark job definition you provide. Type: string (or Expression with resultType string).
- Conf object
- Spark configuration properties, which will override the 'conf' of the spark job definition you provide.
- ConfigurationType string
- The type of the spark config.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- DriverSize object
- Number of core and memory to be used for driver allocated in the specified Spark pool for the job, which will be used for overriding 'driverCores' and 'driverMemory' of the spark job definition you provide. Type: string (or Expression with resultType string).
- ExecutorSize object
- Number of core and memory to be used for executors allocated in the specified Spark pool for the job, which will be used for overriding 'executorCores' and 'executorMemory' of the spark job definition you provide. Type: string (or Expression with resultType string).
- File object
- The main file used for the job, which will override the 'file' of the spark job definition you provide. Type: string (or Expression with resultType string).
- Files List<object>
- (Deprecated. Please use pythonCodeReference and filesV2) Additional files used for reference in the main definition file, which will override the 'files' of the spark job definition you provide.
- FilesV2 List<object>
- Additional files used for reference in the main definition file, which will override the 'jars' and 'files' of the spark job definition you provide.
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- NumExecutors object
- Number of executors to launch for this job, which will override the 'numExecutors' of the spark job definition you provide. Type: integer (or Expression with resultType integer).
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- PythonCode List<object>Reference 
- Additional python code files used for reference in the main definition file, which will override the 'pyFiles' of the spark job definition you provide.
- ScanFolder object
- Scanning subfolders from the root folder of the main definition file, these files will be added as reference files. The folders named 'jars', 'pyFiles', 'files' or 'archives' will be scanned, and the folders name are case sensitive. Type: boolean (or Expression with resultType boolean).
- SparkConfig Dictionary<string, object>
- Spark configuration property.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- TargetBig Pulumi.Data Pool Azure Native. Data Factory. Inputs. Big Data Pool Parametrization Reference Response 
- The name of the big data pool which will be used to execute the spark batch job, which will override the 'targetBigDataPool' of the spark job definition you provide.
- TargetSpark Pulumi.Configuration Azure Native. Data Factory. Inputs. Spark Configuration Parametrization Reference Response 
- The spark configuration of the spark job.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Name string
- Activity name.
- SparkJob SynapseSpark Job Reference Response 
- Synapse spark job reference.
- Arguments []interface{}
- User specified arguments to SynapseSparkJobDefinitionActivity.
- ClassName interface{}
- The fully-qualified identifier or the main class that is in the main definition file, which will override the 'className' of the spark job definition you provide. Type: string (or Expression with resultType string).
- Conf interface{}
- Spark configuration properties, which will override the 'conf' of the spark job definition you provide.
- ConfigurationType string
- The type of the spark config.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- DriverSize interface{}
- Number of core and memory to be used for driver allocated in the specified Spark pool for the job, which will be used for overriding 'driverCores' and 'driverMemory' of the spark job definition you provide. Type: string (or Expression with resultType string).
- ExecutorSize interface{}
- Number of core and memory to be used for executors allocated in the specified Spark pool for the job, which will be used for overriding 'executorCores' and 'executorMemory' of the spark job definition you provide. Type: string (or Expression with resultType string).
- File interface{}
- The main file used for the job, which will override the 'file' of the spark job definition you provide. Type: string (or Expression with resultType string).
- Files []interface{}
- (Deprecated. Please use pythonCodeReference and filesV2) Additional files used for reference in the main definition file, which will override the 'files' of the spark job definition you provide.
- FilesV2 []interface{}
- Additional files used for reference in the main definition file, which will override the 'jars' and 'files' of the spark job definition you provide.
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- NumExecutors interface{}
- Number of executors to launch for this job, which will override the 'numExecutors' of the spark job definition you provide. Type: integer (or Expression with resultType integer).
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- PythonCode []interface{}Reference 
- Additional python code files used for reference in the main definition file, which will override the 'pyFiles' of the spark job definition you provide.
- ScanFolder interface{}
- Scanning subfolders from the root folder of the main definition file, these files will be added as reference files. The folders named 'jars', 'pyFiles', 'files' or 'archives' will be scanned, and the folders name are case sensitive. Type: boolean (or Expression with resultType boolean).
- SparkConfig map[string]interface{}
- Spark configuration property.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- TargetBig BigData Pool Data Pool Parametrization Reference Response 
- The name of the big data pool which will be used to execute the spark batch job, which will override the 'targetBigDataPool' of the spark job definition you provide.
- TargetSpark SparkConfiguration Configuration Parametrization Reference Response 
- The spark configuration of the spark job.
- UserProperties []UserProperty Response 
- Activity user properties.
- name String
- Activity name.
- sparkJob SynapseSpark Job Reference Response 
- Synapse spark job reference.
- arguments List<Object>
- User specified arguments to SynapseSparkJobDefinitionActivity.
- className Object
- The fully-qualified identifier or the main class that is in the main definition file, which will override the 'className' of the spark job definition you provide. Type: string (or Expression with resultType string).
- conf Object
- Spark configuration properties, which will override the 'conf' of the spark job definition you provide.
- configurationType String
- The type of the spark config.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- driverSize Object
- Number of core and memory to be used for driver allocated in the specified Spark pool for the job, which will be used for overriding 'driverCores' and 'driverMemory' of the spark job definition you provide. Type: string (or Expression with resultType string).
- executorSize Object
- Number of core and memory to be used for executors allocated in the specified Spark pool for the job, which will be used for overriding 'executorCores' and 'executorMemory' of the spark job definition you provide. Type: string (or Expression with resultType string).
- file Object
- The main file used for the job, which will override the 'file' of the spark job definition you provide. Type: string (or Expression with resultType string).
- files List<Object>
- (Deprecated. Please use pythonCodeReference and filesV2) Additional files used for reference in the main definition file, which will override the 'files' of the spark job definition you provide.
- filesV2 List<Object>
- Additional files used for reference in the main definition file, which will override the 'jars' and 'files' of the spark job definition you provide.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- numExecutors Object
- Number of executors to launch for this job, which will override the 'numExecutors' of the spark job definition you provide. Type: integer (or Expression with resultType integer).
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- pythonCode List<Object>Reference 
- Additional python code files used for reference in the main definition file, which will override the 'pyFiles' of the spark job definition you provide.
- scanFolder Object
- Scanning subfolders from the root folder of the main definition file, these files will be added as reference files. The folders named 'jars', 'pyFiles', 'files' or 'archives' will be scanned, and the folders name are case sensitive. Type: boolean (or Expression with resultType boolean).
- sparkConfig Map<String,Object>
- Spark configuration property.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- targetBig BigData Pool Data Pool Parametrization Reference Response 
- The name of the big data pool which will be used to execute the spark batch job, which will override the 'targetBigDataPool' of the spark job definition you provide.
- targetSpark SparkConfiguration Configuration Parametrization Reference Response 
- The spark configuration of the spark job.
- userProperties List<UserProperty Response> 
- Activity user properties.
- name string
- Activity name.
- sparkJob SynapseSpark Job Reference Response 
- Synapse spark job reference.
- arguments any[]
- User specified arguments to SynapseSparkJobDefinitionActivity.
- className any
- The fully-qualified identifier or the main class that is in the main definition file, which will override the 'className' of the spark job definition you provide. Type: string (or Expression with resultType string).
- conf any
- Spark configuration properties, which will override the 'conf' of the spark job definition you provide.
- configurationType string
- The type of the spark config.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- driverSize any
- Number of core and memory to be used for driver allocated in the specified Spark pool for the job, which will be used for overriding 'driverCores' and 'driverMemory' of the spark job definition you provide. Type: string (or Expression with resultType string).
- executorSize any
- Number of core and memory to be used for executors allocated in the specified Spark pool for the job, which will be used for overriding 'executorCores' and 'executorMemory' of the spark job definition you provide. Type: string (or Expression with resultType string).
- file any
- The main file used for the job, which will override the 'file' of the spark job definition you provide. Type: string (or Expression with resultType string).
- files any[]
- (Deprecated. Please use pythonCodeReference and filesV2) Additional files used for reference in the main definition file, which will override the 'files' of the spark job definition you provide.
- filesV2 any[]
- Additional files used for reference in the main definition file, which will override the 'jars' and 'files' of the spark job definition you provide.
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- numExecutors any
- Number of executors to launch for this job, which will override the 'numExecutors' of the spark job definition you provide. Type: integer (or Expression with resultType integer).
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- pythonCode any[]Reference 
- Additional python code files used for reference in the main definition file, which will override the 'pyFiles' of the spark job definition you provide.
- scanFolder any
- Scanning subfolders from the root folder of the main definition file, these files will be added as reference files. The folders named 'jars', 'pyFiles', 'files' or 'archives' will be scanned, and the folders name are case sensitive. Type: boolean (or Expression with resultType boolean).
- sparkConfig {[key: string]: any}
- Spark configuration property.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- targetBig BigData Pool Data Pool Parametrization Reference Response 
- The name of the big data pool which will be used to execute the spark batch job, which will override the 'targetBigDataPool' of the spark job definition you provide.
- targetSpark SparkConfiguration Configuration Parametrization Reference Response 
- The spark configuration of the spark job.
- userProperties UserProperty Response[] 
- Activity user properties.
- name str
- Activity name.
- spark_job SynapseSpark Job Reference Response 
- Synapse spark job reference.
- arguments Sequence[Any]
- User specified arguments to SynapseSparkJobDefinitionActivity.
- class_name Any
- The fully-qualified identifier or the main class that is in the main definition file, which will override the 'className' of the spark job definition you provide. Type: string (or Expression with resultType string).
- conf Any
- Spark configuration properties, which will override the 'conf' of the spark job definition you provide.
- configuration_type str
- The type of the spark config.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- driver_size Any
- Number of core and memory to be used for driver allocated in the specified Spark pool for the job, which will be used for overriding 'driverCores' and 'driverMemory' of the spark job definition you provide. Type: string (or Expression with resultType string).
- executor_size Any
- Number of core and memory to be used for executors allocated in the specified Spark pool for the job, which will be used for overriding 'executorCores' and 'executorMemory' of the spark job definition you provide. Type: string (or Expression with resultType string).
- file Any
- The main file used for the job, which will override the 'file' of the spark job definition you provide. Type: string (or Expression with resultType string).
- files Sequence[Any]
- (Deprecated. Please use pythonCodeReference and filesV2) Additional files used for reference in the main definition file, which will override the 'files' of the spark job definition you provide.
- files_v2 Sequence[Any]
- Additional files used for reference in the main definition file, which will override the 'jars' and 'files' of the spark job definition you provide.
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- num_executors Any
- Number of executors to launch for this job, which will override the 'numExecutors' of the spark job definition you provide. Type: integer (or Expression with resultType integer).
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- python_code_ Sequence[Any]reference 
- Additional python code files used for reference in the main definition file, which will override the 'pyFiles' of the spark job definition you provide.
- scan_folder Any
- Scanning subfolders from the root folder of the main definition file, these files will be added as reference files. The folders named 'jars', 'pyFiles', 'files' or 'archives' will be scanned, and the folders name are case sensitive. Type: boolean (or Expression with resultType boolean).
- spark_config Mapping[str, Any]
- Spark configuration property.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- target_big_ Bigdata_ pool Data Pool Parametrization Reference Response 
- The name of the big data pool which will be used to execute the spark batch job, which will override the 'targetBigDataPool' of the spark job definition you provide.
- target_spark_ Sparkconfiguration Configuration Parametrization Reference Response 
- The spark configuration of the spark job.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- name String
- Activity name.
- sparkJob Property Map
- Synapse spark job reference.
- arguments List<Any>
- User specified arguments to SynapseSparkJobDefinitionActivity.
- className Any
- The fully-qualified identifier or the main class that is in the main definition file, which will override the 'className' of the spark job definition you provide. Type: string (or Expression with resultType string).
- conf Any
- Spark configuration properties, which will override the 'conf' of the spark job definition you provide.
- configurationType String
- The type of the spark config.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- driverSize Any
- Number of core and memory to be used for driver allocated in the specified Spark pool for the job, which will be used for overriding 'driverCores' and 'driverMemory' of the spark job definition you provide. Type: string (or Expression with resultType string).
- executorSize Any
- Number of core and memory to be used for executors allocated in the specified Spark pool for the job, which will be used for overriding 'executorCores' and 'executorMemory' of the spark job definition you provide. Type: string (or Expression with resultType string).
- file Any
- The main file used for the job, which will override the 'file' of the spark job definition you provide. Type: string (or Expression with resultType string).
- files List<Any>
- (Deprecated. Please use pythonCodeReference and filesV2) Additional files used for reference in the main definition file, which will override the 'files' of the spark job definition you provide.
- filesV2 List<Any>
- Additional files used for reference in the main definition file, which will override the 'jars' and 'files' of the spark job definition you provide.
- linkedService Property MapName 
- Linked service reference.
- numExecutors Any
- Number of executors to launch for this job, which will override the 'numExecutors' of the spark job definition you provide. Type: integer (or Expression with resultType integer).
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- pythonCode List<Any>Reference 
- Additional python code files used for reference in the main definition file, which will override the 'pyFiles' of the spark job definition you provide.
- scanFolder Any
- Scanning subfolders from the root folder of the main definition file, these files will be added as reference files. The folders named 'jars', 'pyFiles', 'files' or 'archives' will be scanned, and the folders name are case sensitive. Type: boolean (or Expression with resultType boolean).
- sparkConfig Map<Any>
- Spark configuration property.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- targetBig Property MapData Pool 
- The name of the big data pool which will be used to execute the spark batch job, which will override the 'targetBigDataPool' of the spark job definition you provide.
- targetSpark Property MapConfiguration 
- The spark configuration of the spark job.
- userProperties List<Property Map>
- Activity user properties.
SynapseSparkJobReferenceResponse    
- ReferenceName object
- Reference spark job name. Expression with resultType string.
- Type string
- Synapse spark job reference type.
- ReferenceName interface{}
- Reference spark job name. Expression with resultType string.
- Type string
- Synapse spark job reference type.
- referenceName Object
- Reference spark job name. Expression with resultType string.
- type String
- Synapse spark job reference type.
- referenceName any
- Reference spark job name. Expression with resultType string.
- type string
- Synapse spark job reference type.
- reference_name Any
- Reference spark job name. Expression with resultType string.
- type str
- Synapse spark job reference type.
- referenceName Any
- Reference spark job name. Expression with resultType string.
- type String
- Synapse spark job reference type.
TabularSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
TarGZipReadSettingsResponse    
- PreserveCompression objectFile Name As Folder 
- Preserve the compression file name as folder path. Type: boolean (or Expression with resultType boolean).
- PreserveCompression interface{}File Name As Folder 
- Preserve the compression file name as folder path. Type: boolean (or Expression with resultType boolean).
- preserveCompression ObjectFile Name As Folder 
- Preserve the compression file name as folder path. Type: boolean (or Expression with resultType boolean).
- preserveCompression anyFile Name As Folder 
- Preserve the compression file name as folder path. Type: boolean (or Expression with resultType boolean).
- preserve_compression_ Anyfile_ name_ as_ folder 
- Preserve the compression file name as folder path. Type: boolean (or Expression with resultType boolean).
- preserveCompression AnyFile Name As Folder 
- Preserve the compression file name as folder path. Type: boolean (or Expression with resultType boolean).
TarReadSettingsResponse   
- PreserveCompression objectFile Name As Folder 
- Preserve the compression file name as folder path. Type: boolean (or Expression with resultType boolean).
- PreserveCompression interface{}File Name As Folder 
- Preserve the compression file name as folder path. Type: boolean (or Expression with resultType boolean).
- preserveCompression ObjectFile Name As Folder 
- Preserve the compression file name as folder path. Type: boolean (or Expression with resultType boolean).
- preserveCompression anyFile Name As Folder 
- Preserve the compression file name as folder path. Type: boolean (or Expression with resultType boolean).
- preserve_compression_ Anyfile_ name_ as_ folder 
- Preserve the compression file name as folder path. Type: boolean (or Expression with resultType boolean).
- preserveCompression AnyFile Name As Folder 
- Preserve the compression file name as folder path. Type: boolean (or Expression with resultType boolean).
TeradataImportCommandResponse   
- AdditionalFormat objectOptions 
- Additional format options for Teradata Copy Command. The format options only applies to direct copy from CSV source. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalFormatOptions": { "timeFormat": "HHhMImSSs" }
- AdditionalFormat interface{}Options 
- Additional format options for Teradata Copy Command. The format options only applies to direct copy from CSV source. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalFormatOptions": { "timeFormat": "HHhMImSSs" }
- additionalFormat ObjectOptions 
- Additional format options for Teradata Copy Command. The format options only applies to direct copy from CSV source. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalFormatOptions": { "timeFormat": "HHhMImSSs" }
- additionalFormat anyOptions 
- Additional format options for Teradata Copy Command. The format options only applies to direct copy from CSV source. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalFormatOptions": { "timeFormat": "HHhMImSSs" }
- additional_format_ Anyoptions 
- Additional format options for Teradata Copy Command. The format options only applies to direct copy from CSV source. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalFormatOptions": { "timeFormat": "HHhMImSSs" }
- additionalFormat AnyOptions 
- Additional format options for Teradata Copy Command. The format options only applies to direct copy from CSV source. Type: key value pairs (value should be string type) (or Expression with resultType object). Example: "additionalFormatOptions": { "timeFormat": "HHhMImSSs" }
TeradataPartitionSettingsResponse   
- PartitionColumn objectName 
- The name of the column that will be used for proceeding range or hash partitioning. Type: string (or Expression with resultType string).
- PartitionLower objectBound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionUpper objectBound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionColumn interface{}Name 
- The name of the column that will be used for proceeding range or hash partitioning. Type: string (or Expression with resultType string).
- PartitionLower interface{}Bound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- PartitionUpper interface{}Bound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionColumn ObjectName 
- The name of the column that will be used for proceeding range or hash partitioning. Type: string (or Expression with resultType string).
- partitionLower ObjectBound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionUpper ObjectBound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionColumn anyName 
- The name of the column that will be used for proceeding range or hash partitioning. Type: string (or Expression with resultType string).
- partitionLower anyBound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionUpper anyBound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partition_column_ Anyname 
- The name of the column that will be used for proceeding range or hash partitioning. Type: string (or Expression with resultType string).
- partition_lower_ Anybound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partition_upper_ Anybound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionColumn AnyName 
- The name of the column that will be used for proceeding range or hash partitioning. Type: string (or Expression with resultType string).
- partitionLower AnyBound 
- The minimum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
- partitionUpper AnyBound 
- The maximum value of column specified in partitionColumnName that will be used for proceeding range partitioning. Type: string (or Expression with resultType string).
TeradataSinkResponse  
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ImportSettings Pulumi.Azure Native. Data Factory. Inputs. Teradata Import Command Response 
- Teradata import settings.
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- ImportSettings TeradataImport Command Response 
- Teradata import settings.
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- importSettings TeradataImport Command Response 
- Teradata import settings.
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- importSettings TeradataImport Command Response 
- Teradata import settings.
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- import_settings TeradataImport Command Response 
- Teradata import settings.
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- importSettings Property Map
- Teradata import settings.
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
TeradataSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionOption object
- The partition mechanism that will be used for teradata read in parallel. Possible values include: "None", "Hash", "DynamicRange".
- PartitionSettings Pulumi.Azure Native. Data Factory. Inputs. Teradata Partition Settings Response 
- The settings that will be leveraged for teradata source partitioning.
- Query object
- Teradata query. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionOption interface{}
- The partition mechanism that will be used for teradata read in parallel. Possible values include: "None", "Hash", "DynamicRange".
- PartitionSettings TeradataPartition Settings Response 
- The settings that will be leveraged for teradata source partitioning.
- Query interface{}
- Teradata query. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption Object
- The partition mechanism that will be used for teradata read in parallel. Possible values include: "None", "Hash", "DynamicRange".
- partitionSettings TeradataPartition Settings Response 
- The settings that will be leveraged for teradata source partitioning.
- query Object
- Teradata query. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption any
- The partition mechanism that will be used for teradata read in parallel. Possible values include: "None", "Hash", "DynamicRange".
- partitionSettings TeradataPartition Settings Response 
- The settings that will be leveraged for teradata source partitioning.
- query any
- Teradata query. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partition_option Any
- The partition mechanism that will be used for teradata read in parallel. Possible values include: "None", "Hash", "DynamicRange".
- partition_settings TeradataPartition Settings Response 
- The settings that will be leveraged for teradata source partitioning.
- query Any
- Teradata query. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption Any
- The partition mechanism that will be used for teradata read in parallel. Possible values include: "None", "Hash", "DynamicRange".
- partitionSettings Property Map
- The settings that will be leveraged for teradata source partitioning.
- query Any
- Teradata query. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
UntilActivityResponse  
- Activities List<object>
- List of activities to execute.
- Expression
Pulumi.Azure Native. Data Factory. Inputs. Expression Response 
- An expression that would evaluate to Boolean. The loop will continue until this expression evaluates to true
- Name string
- Activity name.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- Timeout object
- Specifies the timeout for the activity to run. If there is no value specified, it takes the value of TimeSpan.FromDays(7) which is 1 week as default. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Activities []interface{}
- List of activities to execute.
- Expression
ExpressionResponse 
- An expression that would evaluate to Boolean. The loop will continue until this expression evaluates to true
- Name string
- Activity name.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- Timeout interface{}
- Specifies the timeout for the activity to run. If there is no value specified, it takes the value of TimeSpan.FromDays(7) which is 1 week as default. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- UserProperties []UserProperty Response 
- Activity user properties.
- activities List<Object>
- List of activities to execute.
- expression
ExpressionResponse 
- An expression that would evaluate to Boolean. The loop will continue until this expression evaluates to true
- name String
- Activity name.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- timeout Object
- Specifies the timeout for the activity to run. If there is no value specified, it takes the value of TimeSpan.FromDays(7) which is 1 week as default. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- userProperties List<UserProperty Response> 
- Activity user properties.
- activities
(AppendVariable Activity Response | Azure Data Explorer Command Activity Response | Azure Function Activity Response | Azure MLBatch Execution Activity Response | Azure MLExecute Pipeline Activity Response | Azure MLUpdate Resource Activity Response | Control Activity Response | Copy Activity Response | Custom Activity Response | Data Lake Analytics USQLActivity Response | Databricks Notebook Activity Response | Databricks Spark Jar Activity Response | Databricks Spark Python Activity Response | Delete Activity Response | Execute Data Flow Activity Response | Execute Pipeline Activity Response | Execute SSISPackage Activity Response | Execute Wrangling Dataflow Activity Response | Execution Activity Response | Fail Activity Response | Filter Activity Response | For Each Activity Response | Get Metadata Activity Response | HDInsight Hive Activity Response | HDInsight Map Reduce Activity Response | HDInsight Pig Activity Response | HDInsight Spark Activity Response | HDInsight Streaming Activity Response | If Condition Activity Response | Lookup Activity Response | Script Activity Response | Set Variable Activity Response | Sql Server Stored Procedure Activity Response | Switch Activity Response | Synapse Notebook Activity Response | Synapse Spark Job Definition Activity Response | Until Activity Response | Validation Activity Response | Wait Activity Response | Web Activity Response | Web Hook Activity Response)[] 
- List of activities to execute.
- expression
ExpressionResponse 
- An expression that would evaluate to Boolean. The loop will continue until this expression evaluates to true
- name string
- Activity name.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- timeout any
- Specifies the timeout for the activity to run. If there is no value specified, it takes the value of TimeSpan.FromDays(7) which is 1 week as default. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- userProperties UserProperty Response[] 
- Activity user properties.
- activities
Sequence[Union[AppendVariable Activity Response, Azure Data Explorer Command Activity Response, Azure Function Activity Response, Azure MLBatch Execution Activity Response, Azure MLExecute Pipeline Activity Response, Azure MLUpdate Resource Activity Response, Control Activity Response, Copy Activity Response, Custom Activity Response, Data Lake Analytics USQLActivity Response, Databricks Notebook Activity Response, Databricks Spark Jar Activity Response, Databricks Spark Python Activity Response, Delete Activity Response, Execute Data Flow Activity Response, Execute Pipeline Activity Response, Execute SSISPackage Activity Response, Execute Wrangling Dataflow Activity Response, Execution Activity Response, Fail Activity Response, Filter Activity Response, For Each Activity Response, Get Metadata Activity Response, HDInsight Hive Activity Response, HDInsight Map Reduce Activity Response, HDInsight Pig Activity Response, HDInsight Spark Activity Response, HDInsight Streaming Activity Response, If Condition Activity Response, Lookup Activity Response, Script Activity Response, Set Variable Activity Response, Sql Server Stored Procedure Activity Response, Switch Activity Response, Synapse Notebook Activity Response, Synapse Spark Job Definition Activity Response, Until Activity Response, Validation Activity Response, Wait Activity Response, Web Activity Response, Web Hook Activity Response]] 
- List of activities to execute.
- expression
ExpressionResponse 
- An expression that would evaluate to Boolean. The loop will continue until this expression evaluates to true
- name str
- Activity name.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- timeout Any
- Specifies the timeout for the activity to run. If there is no value specified, it takes the value of TimeSpan.FromDays(7) which is 1 week as default. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- activities List<Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map>
- List of activities to execute.
- expression Property Map
- An expression that would evaluate to Boolean. The loop will continue until this expression evaluates to true
- name String
- Activity name.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- timeout Any
- Specifies the timeout for the activity to run. If there is no value specified, it takes the value of TimeSpan.FromDays(7) which is 1 week as default. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- userProperties List<Property Map>
- Activity user properties.
UserPropertyResponse  
ValidationActivityResponse  
- Dataset
Pulumi.Azure Native. Data Factory. Inputs. Dataset Reference Response 
- Validation activity dataset reference.
- Name string
- Activity name.
- ChildItems object
- Can be used if dataset points to a folder. If set to true, the folder must have at least one file. If set to false, the folder must be empty. Type: boolean (or Expression with resultType boolean).
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- MinimumSize object
- Can be used if dataset points to a file. The file must be greater than or equal in size to the value specified. Type: integer (or Expression with resultType integer).
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Sleep object
- A delay in seconds between validation attempts. If no value is specified, 10 seconds will be used as the default. Type: integer (or Expression with resultType integer).
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- Timeout object
- Specifies the timeout for the activity to run. If there is no value specified, it takes the value of TimeSpan.FromDays(7) which is 1 week as default. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Dataset
DatasetReference Response 
- Validation activity dataset reference.
- Name string
- Activity name.
- ChildItems interface{}
- Can be used if dataset points to a folder. If set to true, the folder must have at least one file. If set to false, the folder must be empty. Type: boolean (or Expression with resultType boolean).
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- MinimumSize interface{}
- Can be used if dataset points to a file. The file must be greater than or equal in size to the value specified. Type: integer (or Expression with resultType integer).
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Sleep interface{}
- A delay in seconds between validation attempts. If no value is specified, 10 seconds will be used as the default. Type: integer (or Expression with resultType integer).
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- Timeout interface{}
- Specifies the timeout for the activity to run. If there is no value specified, it takes the value of TimeSpan.FromDays(7) which is 1 week as default. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- UserProperties []UserProperty Response 
- Activity user properties.
- dataset
DatasetReference Response 
- Validation activity dataset reference.
- name String
- Activity name.
- childItems Object
- Can be used if dataset points to a folder. If set to true, the folder must have at least one file. If set to false, the folder must be empty. Type: boolean (or Expression with resultType boolean).
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- minimumSize Object
- Can be used if dataset points to a file. The file must be greater than or equal in size to the value specified. Type: integer (or Expression with resultType integer).
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- sleep Object
- A delay in seconds between validation attempts. If no value is specified, 10 seconds will be used as the default. Type: integer (or Expression with resultType integer).
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- timeout Object
- Specifies the timeout for the activity to run. If there is no value specified, it takes the value of TimeSpan.FromDays(7) which is 1 week as default. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- userProperties List<UserProperty Response> 
- Activity user properties.
- dataset
DatasetReference Response 
- Validation activity dataset reference.
- name string
- Activity name.
- childItems any
- Can be used if dataset points to a folder. If set to true, the folder must have at least one file. If set to false, the folder must be empty. Type: boolean (or Expression with resultType boolean).
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- minimumSize any
- Can be used if dataset points to a file. The file must be greater than or equal in size to the value specified. Type: integer (or Expression with resultType integer).
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- sleep any
- A delay in seconds between validation attempts. If no value is specified, 10 seconds will be used as the default. Type: integer (or Expression with resultType integer).
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- timeout any
- Specifies the timeout for the activity to run. If there is no value specified, it takes the value of TimeSpan.FromDays(7) which is 1 week as default. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- userProperties UserProperty Response[] 
- Activity user properties.
- dataset
DatasetReference Response 
- Validation activity dataset reference.
- name str
- Activity name.
- child_items Any
- Can be used if dataset points to a folder. If set to true, the folder must have at least one file. If set to false, the folder must be empty. Type: boolean (or Expression with resultType boolean).
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- minimum_size Any
- Can be used if dataset points to a file. The file must be greater than or equal in size to the value specified. Type: integer (or Expression with resultType integer).
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- sleep Any
- A delay in seconds between validation attempts. If no value is specified, 10 seconds will be used as the default. Type: integer (or Expression with resultType integer).
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- timeout Any
- Specifies the timeout for the activity to run. If there is no value specified, it takes the value of TimeSpan.FromDays(7) which is 1 week as default. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- dataset Property Map
- Validation activity dataset reference.
- name String
- Activity name.
- childItems Any
- Can be used if dataset points to a folder. If set to true, the folder must have at least one file. If set to false, the folder must be empty. Type: boolean (or Expression with resultType boolean).
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- minimumSize Any
- Can be used if dataset points to a file. The file must be greater than or equal in size to the value specified. Type: integer (or Expression with resultType integer).
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- sleep Any
- A delay in seconds between validation attempts. If no value is specified, 10 seconds will be used as the default. Type: integer (or Expression with resultType integer).
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- timeout Any
- Specifies the timeout for the activity to run. If there is no value specified, it takes the value of TimeSpan.FromDays(7) which is 1 week as default. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- userProperties List<Property Map>
- Activity user properties.
VariableSpecificationResponse  
- Type string
- Variable type.
- DefaultValue object
- Default value of variable.
- Type string
- Variable type.
- DefaultValue interface{}
- Default value of variable.
- type String
- Variable type.
- defaultValue Object
- Default value of variable.
- type string
- Variable type.
- defaultValue any
- Default value of variable.
- type str
- Variable type.
- default_value Any
- Default value of variable.
- type String
- Variable type.
- defaultValue Any
- Default value of variable.
VerticaSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
WaitActivityResponse  
- Name string
- Activity name.
- WaitTime objectIn Seconds 
- Duration in seconds. Type: integer (or Expression with resultType integer).
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Name string
- Activity name.
- WaitTime interface{}In Seconds 
- Duration in seconds. Type: integer (or Expression with resultType integer).
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- UserProperties []UserProperty Response 
- Activity user properties.
- name String
- Activity name.
- waitTime ObjectIn Seconds 
- Duration in seconds. Type: integer (or Expression with resultType integer).
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<UserProperty Response> 
- Activity user properties.
- name string
- Activity name.
- waitTime anyIn Seconds 
- Duration in seconds. Type: integer (or Expression with resultType integer).
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties UserProperty Response[] 
- Activity user properties.
- name str
- Activity name.
- wait_time_ Anyin_ seconds 
- Duration in seconds. Type: integer (or Expression with resultType integer).
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- name String
- Activity name.
- waitTime AnyIn Seconds 
- Duration in seconds. Type: integer (or Expression with resultType integer).
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- userProperties List<Property Map>
- Activity user properties.
WarehouseSinkResponse  
- AllowCopy objectCommand 
- Indicates to use Copy Command to copy data into SQL Data Warehouse. Type: boolean (or Expression with resultType boolean).
- CopyCommand Pulumi.Settings Azure Native. Data Factory. Inputs. DWCopy Command Settings Response 
- Specifies Copy Command related settings when allowCopyCommand is true.
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy objectScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- SinkRetry objectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry objectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- TableOption object
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- WriteBatch objectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch objectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior object
- Write behavior when copying data into azure Microsoft Fabric Data Warehouse. Type: DWWriteBehaviorEnum (or Expression with resultType DWWriteBehaviorEnum)
- AllowCopy interface{}Command 
- Indicates to use Copy Command to copy data into SQL Data Warehouse. Type: boolean (or Expression with resultType boolean).
- CopyCommand DWCopySettings Command Settings Response 
- Specifies Copy Command related settings when allowCopyCommand is true.
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- PreCopy interface{}Script 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- SinkRetry interface{}Count 
- Sink retry count. Type: integer (or Expression with resultType integer).
- SinkRetry interface{}Wait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- TableOption interface{}
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- WriteBatch interface{}Size 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- WriteBatch interface{}Timeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- WriteBehavior interface{}
- Write behavior when copying data into azure Microsoft Fabric Data Warehouse. Type: DWWriteBehaviorEnum (or Expression with resultType DWWriteBehaviorEnum)
- allowCopy ObjectCommand 
- Indicates to use Copy Command to copy data into SQL Data Warehouse. Type: boolean (or Expression with resultType boolean).
- copyCommand DWCopySettings Command Settings Response 
- Specifies Copy Command related settings when allowCopyCommand is true.
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy ObjectScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry ObjectCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry ObjectWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- tableOption Object
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- writeBatch ObjectSize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch ObjectTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Object
- Write behavior when copying data into azure Microsoft Fabric Data Warehouse. Type: DWWriteBehaviorEnum (or Expression with resultType DWWriteBehaviorEnum)
- allowCopy anyCommand 
- Indicates to use Copy Command to copy data into SQL Data Warehouse. Type: boolean (or Expression with resultType boolean).
- copyCommand DWCopySettings Command Settings Response 
- Specifies Copy Command related settings when allowCopyCommand is true.
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy anyScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry anyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry anyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- tableOption any
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- writeBatch anySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch anyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior any
- Write behavior when copying data into azure Microsoft Fabric Data Warehouse. Type: DWWriteBehaviorEnum (or Expression with resultType DWWriteBehaviorEnum)
- allow_copy_ Anycommand 
- Indicates to use Copy Command to copy data into SQL Data Warehouse. Type: boolean (or Expression with resultType boolean).
- copy_command_ DWCopysettings Command Settings Response 
- Specifies Copy Command related settings when allowCopyCommand is true.
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- pre_copy_ Anyscript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sink_retry_ Anycount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sink_retry_ Anywait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- table_option Any
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- write_batch_ Anysize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write_batch_ Anytimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- write_behavior Any
- Write behavior when copying data into azure Microsoft Fabric Data Warehouse. Type: DWWriteBehaviorEnum (or Expression with resultType DWWriteBehaviorEnum)
- allowCopy AnyCommand 
- Indicates to use Copy Command to copy data into SQL Data Warehouse. Type: boolean (or Expression with resultType boolean).
- copyCommand Property MapSettings 
- Specifies Copy Command related settings when allowCopyCommand is true.
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- preCopy AnyScript 
- SQL pre-copy script. Type: string (or Expression with resultType string).
- sinkRetry AnyCount 
- Sink retry count. Type: integer (or Expression with resultType integer).
- sinkRetry AnyWait 
- Sink retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- tableOption Any
- The option to handle sink table, such as autoCreate. For now only 'autoCreate' value is supported. Type: string (or Expression with resultType string).
- writeBatch AnySize 
- Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- writeBatch AnyTimeout 
- Write batch timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- writeBehavior Any
- Write behavior when copying data into azure Microsoft Fabric Data Warehouse. Type: DWWriteBehaviorEnum (or Expression with resultType DWWriteBehaviorEnum)
WarehouseSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IsolationLevel object
- Specifies the transaction locking behavior for the Microsoft Fabric Warehouse source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionOption object
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".
- PartitionSettings Pulumi.Azure Native. Data Factory. Inputs. Sql Partition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlReader objectQuery 
- Microsoft Fabric Warehouse reader query. Type: string (or Expression with resultType string).
- SqlReader objectStored Procedure Name 
- Name of the stored procedure for a Microsoft Fabric Warehouse source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- StoredProcedure objectParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}". Type: object (or Expression with resultType object), itemType: StoredProcedureParameter.
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- IsolationLevel interface{}
- Specifies the transaction locking behavior for the Microsoft Fabric Warehouse source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- PartitionOption interface{}
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".
- PartitionSettings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SqlReader interface{}Query 
- Microsoft Fabric Warehouse reader query. Type: string (or Expression with resultType string).
- SqlReader interface{}Stored Procedure Name 
- Name of the stored procedure for a Microsoft Fabric Warehouse source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- StoredProcedure interface{}Parameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}". Type: object (or Expression with resultType object), itemType: StoredProcedureParameter.
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolationLevel Object
- Specifies the transaction locking behavior for the Microsoft Fabric Warehouse source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption Object
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".
- partitionSettings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlReader ObjectQuery 
- Microsoft Fabric Warehouse reader query. Type: string (or Expression with resultType string).
- sqlReader ObjectStored Procedure Name 
- Name of the stored procedure for a Microsoft Fabric Warehouse source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- storedProcedure ObjectParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}". Type: object (or Expression with resultType object), itemType: StoredProcedureParameter.
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolationLevel any
- Specifies the transaction locking behavior for the Microsoft Fabric Warehouse source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption any
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".
- partitionSettings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlReader anyQuery 
- Microsoft Fabric Warehouse reader query. Type: string (or Expression with resultType string).
- sqlReader anyStored Procedure Name 
- Name of the stored procedure for a Microsoft Fabric Warehouse source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- storedProcedure anyParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}". Type: object (or Expression with resultType object), itemType: StoredProcedureParameter.
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolation_level Any
- Specifies the transaction locking behavior for the Microsoft Fabric Warehouse source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partition_option Any
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".
- partition_settings SqlPartition Settings Response 
- The settings that will be leveraged for Sql source partitioning.
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sql_reader_ Anyquery 
- Microsoft Fabric Warehouse reader query. Type: string (or Expression with resultType string).
- sql_reader_ Anystored_ procedure_ name 
- Name of the stored procedure for a Microsoft Fabric Warehouse source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- stored_procedure_ Anyparameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}". Type: object (or Expression with resultType object), itemType: StoredProcedureParameter.
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- isolationLevel Any
- Specifies the transaction locking behavior for the Microsoft Fabric Warehouse source. Allowed values: ReadCommitted/ReadUncommitted/RepeatableRead/Serializable/Snapshot. The default value is ReadCommitted. Type: string (or Expression with resultType string).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partitionOption Any
- The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".
- partitionSettings Property Map
- The settings that will be leveraged for Sql source partitioning.
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sqlReader AnyQuery 
- Microsoft Fabric Warehouse reader query. Type: string (or Expression with resultType string).
- sqlReader AnyStored Procedure Name 
- Name of the stored procedure for a Microsoft Fabric Warehouse source. This cannot be used at the same time as SqlReaderQuery. Type: string (or Expression with resultType string).
- storedProcedure AnyParameters 
- Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}". Type: object (or Expression with resultType object), itemType: StoredProcedureParameter.
WebActivityAuthenticationResponse   
- Credential
Pulumi.Azure Native. Data Factory. Inputs. Credential Reference Response 
- The credential reference containing authentication information.
- Password
Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Azure Key Vault Secret Reference Response Azure Native. Data Factory. Inputs. Secure String Response 
- Password for the PFX file or basic authentication / Secret when used for ServicePrincipal
- Pfx
Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Azure Key Vault Secret Reference Response Azure Native. Data Factory. Inputs. Secure String Response 
- Base64-encoded contents of a PFX file or Certificate when used for ServicePrincipal
- Resource object
- Resource for which Azure Auth token will be requested when using MSI Authentication. Type: string (or Expression with resultType string).
- Type string
- Web activity authentication (Basic/ClientCertificate/MSI/ServicePrincipal)
- UserTenant object
- TenantId for which Azure Auth token will be requested when using ServicePrincipal Authentication. Type: string (or Expression with resultType string).
- Username object
- Web activity authentication user name for basic authentication or ClientID when used for ServicePrincipal. Type: string (or Expression with resultType string).
- Credential
CredentialReference Response 
- The credential reference containing authentication information.
- Password
AzureKey | SecureVault Secret Reference Response String Response 
- Password for the PFX file or basic authentication / Secret when used for ServicePrincipal
- Pfx
AzureKey | SecureVault Secret Reference Response String Response 
- Base64-encoded contents of a PFX file or Certificate when used for ServicePrincipal
- Resource interface{}
- Resource for which Azure Auth token will be requested when using MSI Authentication. Type: string (or Expression with resultType string).
- Type string
- Web activity authentication (Basic/ClientCertificate/MSI/ServicePrincipal)
- UserTenant interface{}
- TenantId for which Azure Auth token will be requested when using ServicePrincipal Authentication. Type: string (or Expression with resultType string).
- Username interface{}
- Web activity authentication user name for basic authentication or ClientID when used for ServicePrincipal. Type: string (or Expression with resultType string).
- credential
CredentialReference Response 
- The credential reference containing authentication information.
- password
AzureKey | SecureVault Secret Reference Response String Response 
- Password for the PFX file or basic authentication / Secret when used for ServicePrincipal
- pfx
AzureKey | SecureVault Secret Reference Response String Response 
- Base64-encoded contents of a PFX file or Certificate when used for ServicePrincipal
- resource Object
- Resource for which Azure Auth token will be requested when using MSI Authentication. Type: string (or Expression with resultType string).
- type String
- Web activity authentication (Basic/ClientCertificate/MSI/ServicePrincipal)
- userTenant Object
- TenantId for which Azure Auth token will be requested when using ServicePrincipal Authentication. Type: string (or Expression with resultType string).
- username Object
- Web activity authentication user name for basic authentication or ClientID when used for ServicePrincipal. Type: string (or Expression with resultType string).
- credential
CredentialReference Response 
- The credential reference containing authentication information.
- password
AzureKey | SecureVault Secret Reference Response String Response 
- Password for the PFX file or basic authentication / Secret when used for ServicePrincipal
- pfx
AzureKey | SecureVault Secret Reference Response String Response 
- Base64-encoded contents of a PFX file or Certificate when used for ServicePrincipal
- resource any
- Resource for which Azure Auth token will be requested when using MSI Authentication. Type: string (or Expression with resultType string).
- type string
- Web activity authentication (Basic/ClientCertificate/MSI/ServicePrincipal)
- userTenant any
- TenantId for which Azure Auth token will be requested when using ServicePrincipal Authentication. Type: string (or Expression with resultType string).
- username any
- Web activity authentication user name for basic authentication or ClientID when used for ServicePrincipal. Type: string (or Expression with resultType string).
- credential
CredentialReference Response 
- The credential reference containing authentication information.
- password
AzureKey | SecureVault Secret Reference Response String Response 
- Password for the PFX file or basic authentication / Secret when used for ServicePrincipal
- pfx
AzureKey | SecureVault Secret Reference Response String Response 
- Base64-encoded contents of a PFX file or Certificate when used for ServicePrincipal
- resource Any
- Resource for which Azure Auth token will be requested when using MSI Authentication. Type: string (or Expression with resultType string).
- type str
- Web activity authentication (Basic/ClientCertificate/MSI/ServicePrincipal)
- user_tenant Any
- TenantId for which Azure Auth token will be requested when using ServicePrincipal Authentication. Type: string (or Expression with resultType string).
- username Any
- Web activity authentication user name for basic authentication or ClientID when used for ServicePrincipal. Type: string (or Expression with resultType string).
- credential Property Map
- The credential reference containing authentication information.
- password Property Map | Property Map
- Password for the PFX file or basic authentication / Secret when used for ServicePrincipal
- pfx Property Map | Property Map
- Base64-encoded contents of a PFX file or Certificate when used for ServicePrincipal
- resource Any
- Resource for which Azure Auth token will be requested when using MSI Authentication. Type: string (or Expression with resultType string).
- type String
- Web activity authentication (Basic/ClientCertificate/MSI/ServicePrincipal)
- userTenant Any
- TenantId for which Azure Auth token will be requested when using ServicePrincipal Authentication. Type: string (or Expression with resultType string).
- username Any
- Web activity authentication user name for basic authentication or ClientID when used for ServicePrincipal. Type: string (or Expression with resultType string).
WebActivityResponse  
- Method string
- Rest API method for target endpoint.
- Name string
- Activity name.
- Url object
- Web activity target endpoint and path. Type: string (or Expression with resultType string).
- Authentication
Pulumi.Azure Native. Data Factory. Inputs. Web Activity Authentication Response 
- Authentication method used for calling the endpoint.
- Body object
- Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string).
- ConnectVia Pulumi.Azure Native. Data Factory. Inputs. Integration Runtime Reference Response 
- The integration runtime reference.
- Datasets
List<Pulumi.Azure Native. Data Factory. Inputs. Dataset Reference Response> 
- List of datasets passed to web endpoint.
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- DisableCert boolValidation 
- When set to true, Certificate validation will be disabled.
- Headers Dictionary<string, object>
- Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string).
- HttpRequest objectTimeout 
- Timeout for the HTTP request to get a response. Format is in TimeSpan (hh:mm:ss). This value is the timeout to get a response, not the activity timeout. The default value is 00:01:00 (1 minute). The range is from 1 to 10 minutes
- LinkedService Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response 
- Linked service reference.
- LinkedServices List<Pulumi.Azure Native. Data Factory. Inputs. Linked Service Reference Response> 
- List of linked services passed to web endpoint.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Activity Policy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- TurnOff boolAsync 
- Option to disable invoking HTTP GET on location given in response header of a HTTP 202 Response. If set true, it stops invoking HTTP GET on http location given in response header. If set false then continues to invoke HTTP GET call on location given in http response headers.
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Method string
- Rest API method for target endpoint.
- Name string
- Activity name.
- Url interface{}
- Web activity target endpoint and path. Type: string (or Expression with resultType string).
- Authentication
WebActivity Authentication Response 
- Authentication method used for calling the endpoint.
- Body interface{}
- Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string).
- ConnectVia IntegrationRuntime Reference Response 
- The integration runtime reference.
- Datasets
[]DatasetReference Response 
- List of datasets passed to web endpoint.
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- DisableCert boolValidation 
- When set to true, Certificate validation will be disabled.
- Headers map[string]interface{}
- Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string).
- HttpRequest interface{}Timeout 
- Timeout for the HTTP request to get a response. Format is in TimeSpan (hh:mm:ss). This value is the timeout to get a response, not the activity timeout. The default value is 00:01:00 (1 minute). The range is from 1 to 10 minutes
- LinkedService LinkedName Service Reference Response 
- Linked service reference.
- LinkedServices []LinkedService Reference Response 
- List of linked services passed to web endpoint.
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
ActivityPolicy Response 
- Activity policy.
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- TurnOff boolAsync 
- Option to disable invoking HTTP GET on location given in response header of a HTTP 202 Response. If set true, it stops invoking HTTP GET on http location given in response header. If set false then continues to invoke HTTP GET call on location given in http response headers.
- UserProperties []UserProperty Response 
- Activity user properties.
- method String
- Rest API method for target endpoint.
- name String
- Activity name.
- url Object
- Web activity target endpoint and path. Type: string (or Expression with resultType string).
- authentication
WebActivity Authentication Response 
- Authentication method used for calling the endpoint.
- body Object
- Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string).
- connectVia IntegrationRuntime Reference Response 
- The integration runtime reference.
- datasets
List<DatasetReference Response> 
- List of datasets passed to web endpoint.
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- disableCert BooleanValidation 
- When set to true, Certificate validation will be disabled.
- headers Map<String,Object>
- Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string).
- httpRequest ObjectTimeout 
- Timeout for the HTTP request to get a response. Format is in TimeSpan (hh:mm:ss). This value is the timeout to get a response, not the activity timeout. The default value is 00:01:00 (1 minute). The range is from 1 to 10 minutes
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- linkedServices List<LinkedService Reference Response> 
- List of linked services passed to web endpoint.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- turnOff BooleanAsync 
- Option to disable invoking HTTP GET on location given in response header of a HTTP 202 Response. If set true, it stops invoking HTTP GET on http location given in response header. If set false then continues to invoke HTTP GET call on location given in http response headers.
- userProperties List<UserProperty Response> 
- Activity user properties.
- method string
- Rest API method for target endpoint.
- name string
- Activity name.
- url any
- Web activity target endpoint and path. Type: string (or Expression with resultType string).
- authentication
WebActivity Authentication Response 
- Authentication method used for calling the endpoint.
- body any
- Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string).
- connectVia IntegrationRuntime Reference Response 
- The integration runtime reference.
- datasets
DatasetReference Response[] 
- List of datasets passed to web endpoint.
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- disableCert booleanValidation 
- When set to true, Certificate validation will be disabled.
- headers {[key: string]: any}
- Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string).
- httpRequest anyTimeout 
- Timeout for the HTTP request to get a response. Format is in TimeSpan (hh:mm:ss). This value is the timeout to get a response, not the activity timeout. The default value is 00:01:00 (1 minute). The range is from 1 to 10 minutes
- linkedService LinkedName Service Reference Response 
- Linked service reference.
- linkedServices LinkedService Reference Response[] 
- List of linked services passed to web endpoint.
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- turnOff booleanAsync 
- Option to disable invoking HTTP GET on location given in response header of a HTTP 202 Response. If set true, it stops invoking HTTP GET on http location given in response header. If set false then continues to invoke HTTP GET call on location given in http response headers.
- userProperties UserProperty Response[] 
- Activity user properties.
- method str
- Rest API method for target endpoint.
- name str
- Activity name.
- url Any
- Web activity target endpoint and path. Type: string (or Expression with resultType string).
- authentication
WebActivity Authentication Response 
- Authentication method used for calling the endpoint.
- body Any
- Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string).
- connect_via IntegrationRuntime Reference Response 
- The integration runtime reference.
- datasets
Sequence[DatasetReference Response] 
- List of datasets passed to web endpoint.
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- disable_cert_ boolvalidation 
- When set to true, Certificate validation will be disabled.
- headers Mapping[str, Any]
- Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string).
- http_request_ Anytimeout 
- Timeout for the HTTP request to get a response. Format is in TimeSpan (hh:mm:ss). This value is the timeout to get a response, not the activity timeout. The default value is 00:01:00 (1 minute). The range is from 1 to 10 minutes
- linked_service_ Linkedname Service Reference Response 
- Linked service reference.
- linked_services Sequence[LinkedService Reference Response] 
- List of linked services passed to web endpoint.
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
ActivityPolicy Response 
- Activity policy.
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- turn_off_ boolasync 
- Option to disable invoking HTTP GET on location given in response header of a HTTP 202 Response. If set true, it stops invoking HTTP GET on http location given in response header. If set false then continues to invoke HTTP GET call on location given in http response headers.
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- method String
- Rest API method for target endpoint.
- name String
- Activity name.
- url Any
- Web activity target endpoint and path. Type: string (or Expression with resultType string).
- authentication Property Map
- Authentication method used for calling the endpoint.
- body Any
- Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string).
- connectVia Property Map
- The integration runtime reference.
- datasets List<Property Map>
- List of datasets passed to web endpoint.
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- disableCert BooleanValidation 
- When set to true, Certificate validation will be disabled.
- headers Map<Any>
- Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string).
- httpRequest AnyTimeout 
- Timeout for the HTTP request to get a response. Format is in TimeSpan (hh:mm:ss). This value is the timeout to get a response, not the activity timeout. The default value is 00:01:00 (1 minute). The range is from 1 to 10 minutes
- linkedService Property MapName 
- Linked service reference.
- linkedServices List<Property Map>
- List of linked services passed to web endpoint.
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- turnOff BooleanAsync 
- Option to disable invoking HTTP GET on location given in response header of a HTTP 202 Response. If set true, it stops invoking HTTP GET on http location given in response header. If set false then continues to invoke HTTP GET call on location given in http response headers.
- userProperties List<Property Map>
- Activity user properties.
WebHookActivityResponse   
- Method string
- Rest API method for target endpoint.
- Name string
- Activity name.
- Url object
- WebHook activity target endpoint and path. Type: string (or Expression with resultType string).
- Authentication
Pulumi.Azure Native. Data Factory. Inputs. Web Activity Authentication Response 
- Authentication method used for calling the endpoint.
- Body object
- Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string).
- DependsOn List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> 
- Activity depends on condition.
- Description string
- Activity description.
- Headers Dictionary<string, object>
- Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string).
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
Pulumi.Azure Native. Data Factory. Inputs. Secure Input Output Policy Response 
- Activity policy.
- ReportStatus objectOn Call Back 
- When set to true, statusCode, output and error in callback request body will be consumed by activity. The activity can be marked as failed by setting statusCode >= 400 in callback request. Default is false. Type: boolean (or Expression with resultType boolean).
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- Timeout string
- The timeout within which the webhook should be called back. If there is no value specified, it defaults to 10 minutes. Type: string. Pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- UserProperties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> 
- Activity user properties.
- Method string
- Rest API method for target endpoint.
- Name string
- Activity name.
- Url interface{}
- WebHook activity target endpoint and path. Type: string (or Expression with resultType string).
- Authentication
WebActivity Authentication Response 
- Authentication method used for calling the endpoint.
- Body interface{}
- Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string).
- DependsOn []ActivityDependency Response 
- Activity depends on condition.
- Description string
- Activity description.
- Headers map[string]interface{}
- Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string).
- OnInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- Policy
SecureInput Output Policy Response 
- Activity policy.
- ReportStatus interface{}On Call Back 
- When set to true, statusCode, output and error in callback request body will be consumed by activity. The activity can be marked as failed by setting statusCode >= 400 in callback request. Default is false. Type: boolean (or Expression with resultType boolean).
- State string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- Timeout string
- The timeout within which the webhook should be called back. If there is no value specified, it defaults to 10 minutes. Type: string. Pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- UserProperties []UserProperty Response 
- Activity user properties.
- method String
- Rest API method for target endpoint.
- name String
- Activity name.
- url Object
- WebHook activity target endpoint and path. Type: string (or Expression with resultType string).
- authentication
WebActivity Authentication Response 
- Authentication method used for calling the endpoint.
- body Object
- Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string).
- dependsOn List<ActivityDependency Response> 
- Activity depends on condition.
- description String
- Activity description.
- headers Map<String,Object>
- Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string).
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
SecureInput Output Policy Response 
- Activity policy.
- reportStatus ObjectOn Call Back 
- When set to true, statusCode, output and error in callback request body will be consumed by activity. The activity can be marked as failed by setting statusCode >= 400 in callback request. Default is false. Type: boolean (or Expression with resultType boolean).
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- timeout String
- The timeout within which the webhook should be called back. If there is no value specified, it defaults to 10 minutes. Type: string. Pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- userProperties List<UserProperty Response> 
- Activity user properties.
- method string
- Rest API method for target endpoint.
- name string
- Activity name.
- url any
- WebHook activity target endpoint and path. Type: string (or Expression with resultType string).
- authentication
WebActivity Authentication Response 
- Authentication method used for calling the endpoint.
- body any
- Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string).
- dependsOn ActivityDependency Response[] 
- Activity depends on condition.
- description string
- Activity description.
- headers {[key: string]: any}
- Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string).
- onInactive stringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
SecureInput Output Policy Response 
- Activity policy.
- reportStatus anyOn Call Back 
- When set to true, statusCode, output and error in callback request body will be consumed by activity. The activity can be marked as failed by setting statusCode >= 400 in callback request. Default is false. Type: boolean (or Expression with resultType boolean).
- state string
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- timeout string
- The timeout within which the webhook should be called back. If there is no value specified, it defaults to 10 minutes. Type: string. Pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- userProperties UserProperty Response[] 
- Activity user properties.
- method str
- Rest API method for target endpoint.
- name str
- Activity name.
- url Any
- WebHook activity target endpoint and path. Type: string (or Expression with resultType string).
- authentication
WebActivity Authentication Response 
- Authentication method used for calling the endpoint.
- body Any
- Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string).
- depends_on Sequence[ActivityDependency Response] 
- Activity depends on condition.
- description str
- Activity description.
- headers Mapping[str, Any]
- Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string).
- on_inactive_ strmark_ as 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy
SecureInput Output Policy Response 
- Activity policy.
- report_status_ Anyon_ call_ back 
- When set to true, statusCode, output and error in callback request body will be consumed by activity. The activity can be marked as failed by setting statusCode >= 400 in callback request. Default is false. Type: boolean (or Expression with resultType boolean).
- state str
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- timeout str
- The timeout within which the webhook should be called back. If there is no value specified, it defaults to 10 minutes. Type: string. Pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- user_properties Sequence[UserProperty Response] 
- Activity user properties.
- method String
- Rest API method for target endpoint.
- name String
- Activity name.
- url Any
- WebHook activity target endpoint and path. Type: string (or Expression with resultType string).
- authentication Property Map
- Authentication method used for calling the endpoint.
- body Any
- Represents the payload that will be sent to the endpoint. Required for POST/PUT method, not allowed for GET method Type: string (or Expression with resultType string).
- dependsOn List<Property Map>
- Activity depends on condition.
- description String
- Activity description.
- headers Map<Any>
- Represents the headers that will be sent to the request. For example, to set the language and type on a request: "headers" : { "Accept-Language": "en-us", "Content-Type": "application/json" }. Type: string (or Expression with resultType string).
- onInactive StringMark As 
- Status result of the activity when the state is set to Inactive. This is an optional property and if not provided when the activity is inactive, the status will be Succeeded by default.
- policy Property Map
- Activity policy.
- reportStatus AnyOn Call Back 
- When set to true, statusCode, output and error in callback request body will be consumed by activity. The activity can be marked as failed by setting statusCode >= 400 in callback request. Default is false. Type: boolean (or Expression with resultType boolean).
- state String
- Activity state. This is an optional property and if not provided, the state will be Active by default.
- timeout String
- The timeout within which the webhook should be called back. If there is no value specified, it defaults to 10 minutes. Type: string. Pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- userProperties List<Property Map>
- Activity user properties.
WebSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
XeroSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
XmlReadSettingsResponse   
- CompressionProperties Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Tar GZip Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Tar Read Settings Response Azure Native. Data Factory. Inputs. Zip Deflate Read Settings Response 
- Compression settings.
- DetectData objectType 
- Indicates whether type detection is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean).
- NamespacePrefixes object
- Namespace uri to prefix mappings to override the prefixes in column names when namespace is enabled, if no prefix is defined for a namespace uri, the prefix of xml element/attribute name in the xml data file will be used. Example: "{"http://www.example.com/xml":"prefix"}" Type: object (or Expression with resultType object).
- Namespaces object
- Indicates whether namespace is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean).
- ValidationMode object
- Indicates what validation method is used when reading the xml files. Allowed values: 'none', 'xsd', or 'dtd'. Type: string (or Expression with resultType string).
- CompressionProperties TarGZip | TarRead Settings Response Read | ZipSettings Response Deflate Read Settings Response 
- Compression settings.
- DetectData interface{}Type 
- Indicates whether type detection is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean).
- NamespacePrefixes interface{}
- Namespace uri to prefix mappings to override the prefixes in column names when namespace is enabled, if no prefix is defined for a namespace uri, the prefix of xml element/attribute name in the xml data file will be used. Example: "{"http://www.example.com/xml":"prefix"}" Type: object (or Expression with resultType object).
- Namespaces interface{}
- Indicates whether namespace is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean).
- ValidationMode interface{}
- Indicates what validation method is used when reading the xml files. Allowed values: 'none', 'xsd', or 'dtd'. Type: string (or Expression with resultType string).
- compressionProperties TarGZip | TarRead Settings Response Read | ZipSettings Response Deflate Read Settings Response 
- Compression settings.
- detectData ObjectType 
- Indicates whether type detection is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean).
- namespacePrefixes Object
- Namespace uri to prefix mappings to override the prefixes in column names when namespace is enabled, if no prefix is defined for a namespace uri, the prefix of xml element/attribute name in the xml data file will be used. Example: "{"http://www.example.com/xml":"prefix"}" Type: object (or Expression with resultType object).
- namespaces Object
- Indicates whether namespace is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean).
- validationMode Object
- Indicates what validation method is used when reading the xml files. Allowed values: 'none', 'xsd', or 'dtd'. Type: string (or Expression with resultType string).
- compressionProperties TarGZip | TarRead Settings Response Read | ZipSettings Response Deflate Read Settings Response 
- Compression settings.
- detectData anyType 
- Indicates whether type detection is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean).
- namespacePrefixes any
- Namespace uri to prefix mappings to override the prefixes in column names when namespace is enabled, if no prefix is defined for a namespace uri, the prefix of xml element/attribute name in the xml data file will be used. Example: "{"http://www.example.com/xml":"prefix"}" Type: object (or Expression with resultType object).
- namespaces any
- Indicates whether namespace is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean).
- validationMode any
- Indicates what validation method is used when reading the xml files. Allowed values: 'none', 'xsd', or 'dtd'. Type: string (or Expression with resultType string).
- compression_properties TarGZip | TarRead Settings Response Read | ZipSettings Response Deflate Read Settings Response 
- Compression settings.
- detect_data_ Anytype 
- Indicates whether type detection is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean).
- namespace_prefixes Any
- Namespace uri to prefix mappings to override the prefixes in column names when namespace is enabled, if no prefix is defined for a namespace uri, the prefix of xml element/attribute name in the xml data file will be used. Example: "{"http://www.example.com/xml":"prefix"}" Type: object (or Expression with resultType object).
- namespaces Any
- Indicates whether namespace is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean).
- validation_mode Any
- Indicates what validation method is used when reading the xml files. Allowed values: 'none', 'xsd', or 'dtd'. Type: string (or Expression with resultType string).
- compressionProperties Property Map | Property Map | Property Map
- Compression settings.
- detectData AnyType 
- Indicates whether type detection is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean).
- namespacePrefixes Any
- Namespace uri to prefix mappings to override the prefixes in column names when namespace is enabled, if no prefix is defined for a namespace uri, the prefix of xml element/attribute name in the xml data file will be used. Example: "{"http://www.example.com/xml":"prefix"}" Type: object (or Expression with resultType object).
- namespaces Any
- Indicates whether namespace is enabled when reading the xml files. Type: boolean (or Expression with resultType boolean).
- validationMode Any
- Indicates what validation method is used when reading the xml files. Allowed values: 'none', 'xsd', or 'dtd'. Type: string (or Expression with resultType string).
XmlSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings Pulumi.Azure Native. Data Factory. Inputs. Xml Read Settings Response 
- Xml format settings.
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings Pulumi.Azure | Pulumi.Native. Data Factory. Inputs. Amazon S3Compatible Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Amazon S3Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob FSRead Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Blob Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure Data Lake Store Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Azure File Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. File Server Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Ftp Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Google Cloud Storage Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Hdfs Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Http Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Lake House Read Settings Response Azure | Pulumi.Native. Data Factory. Inputs. Oracle Cloud Storage Read Settings Response Azure Native. Data Factory. Inputs. Sftp Read Settings Response 
- Xml store settings.
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- FormatSettings XmlRead Settings Response 
- Xml format settings.
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- StoreSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Xml store settings.
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings XmlRead Settings Response 
- Xml format settings.
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Xml store settings.
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings XmlRead Settings Response 
- Xml format settings.
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Xml store settings.
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- format_settings XmlRead Settings Response 
- Xml format settings.
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- store_settings AmazonS3Compatible | AmazonRead Settings Response S3Read | AzureSettings Response Blob | AzureFSRead Settings Response Blob | AzureStorage Read Settings Response Data | AzureLake Store Read Settings Response File | FileStorage Read Settings Response Server | FtpRead Settings Response Read | GoogleSettings Response Cloud | HdfsStorage Read Settings Response Read | HttpSettings Response Read | LakeSettings Response House | OracleRead Settings Response Cloud | SftpStorage Read Settings Response Read Settings Response 
- Xml store settings.
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- formatSettings Property Map
- Xml format settings.
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- storeSettings Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
- Xml store settings.
ZipDeflateReadSettingsResponse    
- PreserveZip objectFile Name As Folder 
- Preserve the zip file name as folder path. Type: boolean (or Expression with resultType boolean).
- PreserveZip interface{}File Name As Folder 
- Preserve the zip file name as folder path. Type: boolean (or Expression with resultType boolean).
- preserveZip ObjectFile Name As Folder 
- Preserve the zip file name as folder path. Type: boolean (or Expression with resultType boolean).
- preserveZip anyFile Name As Folder 
- Preserve the zip file name as folder path. Type: boolean (or Expression with resultType boolean).
- preserve_zip_ Anyfile_ name_ as_ folder 
- Preserve the zip file name as folder path. Type: boolean (or Expression with resultType boolean).
- preserveZip AnyFile Name As Folder 
- Preserve the zip file name as folder path. Type: boolean (or Expression with resultType boolean).
ZohoSourceResponse  
- AdditionalColumns object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics objectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent objectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry objectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry objectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- AdditionalColumns interface{}
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- DisableMetrics interface{}Collection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- MaxConcurrent interface{}Connections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Query interface{}
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- QueryTimeout interface{}
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- SourceRetry interface{}Count 
- Source retry count. Type: integer (or Expression with resultType integer).
- SourceRetry interface{}Wait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Object
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics ObjectCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent ObjectConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Object
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Object
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry ObjectCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry ObjectWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics anyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent anyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry anyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry anyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additional_columns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable_metrics_ Anycollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max_concurrent_ Anyconnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- query_timeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- source_retry_ Anycount 
- Source retry count. Type: integer (or Expression with resultType integer).
- source_retry_ Anywait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- additionalColumns Any
- Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disableMetrics AnyCollection 
- If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- maxConcurrent AnyConnections 
- The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- query Any
- A query to retrieve data from source. Type: string (or Expression with resultType string).
- queryTimeout Any
- Query timeout. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
- sourceRetry AnyCount 
- Source retry count. Type: integer (or Expression with resultType integer).
- sourceRetry AnyWait 
- Source retry wait. Type: string (or Expression with resultType string), pattern: ((\d+).)?(\d\d):(60|([0-5][0-9])):(60|([0-5][0-9])).
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi