azure-native.datafactory.getPipeline
Pipeline resource type. 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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:datafactory:getPipeline
arguments:
# arguments dictionary
The following arguments are supported:
- Factory
Name string The factory name.
- Pipeline
Name string The pipeline name.
- Resource
Group stringName The resource group name.
- Factory
Name string The factory name.
- Pipeline
Name string The pipeline name.
- Resource
Group stringName The resource group name.
- factory
Name String The factory name.
- pipeline
Name String The pipeline name.
- resource
Group StringName The resource group name.
- factory
Name string The factory name.
- pipeline
Name string The pipeline name.
- resource
Group stringName The resource group name.
- factory_
name str The factory name.
- pipeline_
name str The pipeline name.
- resource_
group_ strname The resource group name.
- factory
Name String The factory name.
- pipeline
Name String The pipeline name.
- resource
Group 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.
- Run
Dimensions 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
Pipeline
Response Folder The folder that this Pipeline is in. If not specified, Pipeline will appear at the root level.
- Parameters
map[string]Parameter
Specification Response List of parameters for pipeline.
- Policy
Pipeline
Policy Response Pipeline Policy.
- Run
Dimensions map[string]interface{} Dimensions emitted by Pipeline.
- Variables
map[string]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 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
Pipeline
Response Folder The folder that this Pipeline is in. If not specified, Pipeline will appear at the root level.
- parameters
Map<String,Parameter
Specification Response> List of parameters for pipeline.
- policy
Pipeline
Policy Response Pipeline Policy.
- run
Dimensions Map<String,Object> Dimensions emitted by Pipeline.
- variables
Map<String,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
(Append
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 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
Pipeline
Response Folder The folder that this Pipeline is in. If not specified, Pipeline will appear at the root level.
- parameters
{[key: string]: Parameter
Specification Response} List of parameters for pipeline.
- policy
Pipeline
Policy Response Pipeline Policy.
- run
Dimensions {[key: string]: any} Dimensions emitted by Pipeline.
- variables
{[key: string]: Variable
Specification 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
Pipeline
Response Folder The folder that this Pipeline is in. If not specified, Pipeline will appear at the root level.
- parameters
Mapping[str, Parameter
Specification Response] List of parameters for pipeline.
- policy
Pipeline
Policy Response Pipeline Policy.
- run_
dimensions Mapping[str, Any] Dimensions emitted by Pipeline.
- variables
Mapping[str, 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 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.
- run
Dimensions Map<Any> Dimensions emitted by Pipeline.
- variables Map<Property Map>
List of variables for pipeline.
Supporting Types
ActivityDependencyResponse
- Activity string
Activity name.
- Dependency
Conditions List<string> Match-Condition for the dependency.
- Activity string
Activity name.
- Dependency
Conditions []string Match-Condition for the dependency.
- activity String
Activity name.
- dependency
Conditions List<String> Match-Condition for the dependency.
- activity string
Activity name.
- dependency
Conditions string[] Match-Condition for the dependency.
- activity str
Activity name.
- dependency_
conditions Sequence[str] Match-Condition for the dependency.
- activity String
Activity name.
- dependency
Conditions 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.
- 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 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.
- 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 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.
- retry
Interval IntegerIn Seconds Interval between each retry attempt (in seconds). The default is 30 sec.
- secure
Input Boolean When set to true, Input from activity is considered as secure and will not be logged to monitoring.
- secure
Output 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.
- retry
Interval numberIn Seconds Interval between each retry attempt (in seconds). The default is 30 sec.
- secure
Input boolean When set to true, Input from activity is considered as secure and will not be logged to monitoring.
- secure
Output 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.
- retry
Interval NumberIn Seconds Interval between each retry attempt (in seconds). The default is 30 sec.
- secure
Input Boolean When set to true, Input from activity is considered as secure and will not be logged to monitoring.
- secure
Output 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
- Additional
Columns object Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent 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).
- Query
Timeout object 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 objectCount Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- Additional
Columns interface{} Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent 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).
- Query
Timeout interface{} 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 interface{}Count Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- additional
Columns Object Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max
Concurrent 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).
- query
Timeout Object 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 ObjectCount Source retry count. Type: integer (or Expression with resultType integer).
- source
Retry 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])).
- 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])).
- 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])).
- 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])).
AmazonRdsForOraclePartitionSettingsResponse
- Partition
Column objectName 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 objectBound 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 List<object> Names of the physical partitions of AmazonRdsForOracle table.
- Partition
Upper objectBound 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 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).
- Partition
Lower 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).
- Partition
Names []interface{} Names of the physical partitions of AmazonRdsForOracle table.
- Partition
Upper 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).
- partition
Column ObjectName 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 ObjectBound 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 List<Object> Names of the physical partitions of AmazonRdsForOracle table.
- partition
Upper ObjectBound 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 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).
- 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).
- 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 List<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).
AmazonRdsForOracleSourceResponse
- Additional
Columns object Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent objectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Oracle
Reader objectQuery AmazonRdsForOracle reader query. Type: string (or Expression with resultType string).
- Partition
Option object The partition mechanism that will be used for AmazonRdsForOracle read in parallel. Type: string (or Expression with resultType string).
- Partition
Settings Pulumi.Azure Native. Data Factory. Inputs. Amazon Rds For Oracle Partition Settings Response The settings that will be leveraged for AmazonRdsForOracle source partitioning.
- Query
Timeout object 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 objectCount Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- Additional
Columns interface{} Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Oracle
Reader interface{}Query AmazonRdsForOracle reader query. Type: string (or Expression with resultType string).
- Partition
Option interface{} 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 interface{} 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 interface{}Count Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- additional
Columns Object Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max
Concurrent ObjectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- oracle
Reader ObjectQuery AmazonRdsForOracle reader query. Type: string (or Expression with resultType string).
- partition
Option Object 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 Object 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 ObjectCount Source retry count. Type: integer (or Expression with resultType integer).
- source
Retry 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])).
- 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])).
- 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])).
- 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 Property Map 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])).
AmazonRdsForSqlServerSourceResponse
- Additional
Columns object Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent objectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Partition
Option object The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".
- Partition
Settings Pulumi.Azure Native. Data Factory. Inputs. Sql Partition Settings Response The settings that will be leveraged for Sql source partitioning.
- Produce
Additional objectTypes Which additional types to produce.
- Query
Timeout object 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 objectCount Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- Sql
Reader objectQuery SQL reader query. Type: string (or Expression with resultType string).
- Sql
Reader 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).
- Stored
Procedure objectParameters Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- Additional
Columns interface{} Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Partition
Option interface{} 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 interface{}Types Which additional types to produce.
- Query
Timeout interface{} 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 interface{}Count Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- Sql
Reader interface{}Query SQL reader query. Type: string (or Expression with resultType string).
- Sql
Reader 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).
- Stored
Procedure interface{}Parameters Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- additional
Columns Object Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max
Concurrent ObjectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- partition
Option Object 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 ObjectTypes Which additional types to produce.
- query
Timeout Object 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 ObjectCount Source retry count. Type: integer (or Expression with resultType integer).
- source
Retry 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])).
- sql
Reader ObjectQuery SQL reader query. Type: string (or Expression with resultType string).
- sql
Reader 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).
- stored
Procedure ObjectParameters 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).
- 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"}}".
- 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 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"}}".
- 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 Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".
- partition
Settings Property Map 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"}}".
AmazonRedshiftSourceResponse
- Additional
Columns object Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent 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).
- Query
Timeout object 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 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.
- Source
Retry objectCount Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- Additional
Columns interface{} Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent 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).
- Query
Timeout interface{} 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 interface{}Count Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- additional
Columns Object Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max
Concurrent 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).
- query
Timeout Object 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 ObjectCount Source retry count. Type: integer (or Expression with resultType integer).
- source
Retry 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])).
- 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])).
- 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])).
- 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 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.
- 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])).
AmazonS3CompatibleReadSettingsResponse
- Delete
Files objectAfter 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 objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Enable
Partition boolDiscovery Indicates whether to enable partition discovery.
- File
List 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).
- Max
Concurrent objectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Modified
Datetime objectEnd The end of file's modified datetime. Type: string (or Expression with resultType string).
- Modified
Datetime objectStart The start of file's modified datetime. Type: string (or Expression with resultType string).
- Partition
Root 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).
- Wildcard
File objectName Amazon S3 Compatible wildcardFileName. Type: string (or Expression with resultType string).
- Wildcard
Folder objectPath Amazon S3 Compatible wildcardFolderPath. Type: string (or Expression with resultType string).
- Delete
Files 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).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Enable
Partition boolDiscovery Indicates whether to enable partition discovery.
- File
List 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).
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Modified
Datetime interface{}End The end of file's modified datetime. Type: string (or Expression with resultType string).
- Modified
Datetime interface{}Start The start of file's modified datetime. Type: string (or Expression with resultType string).
- Partition
Root 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).
- Wildcard
File interface{}Name Amazon S3 Compatible wildcardFileName. Type: string (or Expression with resultType string).
- Wildcard
Folder interface{}Path Amazon S3 Compatible wildcardFolderPath. Type: string (or Expression with resultType string).
- delete
Files ObjectAfter 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 ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enable
Partition BooleanDiscovery Indicates whether to enable partition discovery.
- file
List 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).
- max
Concurrent ObjectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modified
Datetime ObjectEnd The end of file's modified datetime. Type: string (or Expression with resultType string).
- modified
Datetime ObjectStart The start of file's modified datetime. Type: string (or Expression with resultType string).
- partition
Root 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).
- wildcard
File ObjectName Amazon S3 Compatible wildcardFileName. Type: string (or Expression with resultType string).
- wildcard
Folder ObjectPath 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 booleanDiscovery Indicates whether to enable partition discovery.
- 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).
- 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_ booldiscovery Indicates whether to enable partition discovery.
- 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).
- 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 BooleanDiscovery Indicates whether to enable partition discovery.
- 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).
AmazonS3ReadSettingsResponse
- Delete
Files objectAfter 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 objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Enable
Partition boolDiscovery Indicates whether to enable partition discovery.
- File
List 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).
- Max
Concurrent objectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Modified
Datetime objectEnd The end of file's modified datetime. Type: string (or Expression with resultType string).
- Modified
Datetime objectStart The start of file's modified datetime. Type: string (or Expression with resultType string).
- Partition
Root 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).
- Wildcard
File objectName AmazonS3 wildcardFileName. Type: string (or Expression with resultType string).
- Wildcard
Folder objectPath AmazonS3 wildcardFolderPath. Type: string (or Expression with resultType string).
- Delete
Files 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).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Enable
Partition boolDiscovery Indicates whether to enable partition discovery.
- File
List 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).
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Modified
Datetime interface{}End The end of file's modified datetime. Type: string (or Expression with resultType string).
- Modified
Datetime interface{}Start The start of file's modified datetime. Type: string (or Expression with resultType string).
- Partition
Root 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).
- Wildcard
File interface{}Name AmazonS3 wildcardFileName. Type: string (or Expression with resultType string).
- Wildcard
Folder interface{}Path AmazonS3 wildcardFolderPath. Type: string (or Expression with resultType string).
- delete
Files ObjectAfter 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 ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enable
Partition BooleanDiscovery Indicates whether to enable partition discovery.
- file
List 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).
- max
Concurrent ObjectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modified
Datetime ObjectEnd The end of file's modified datetime. Type: string (or Expression with resultType string).
- modified
Datetime ObjectStart The start of file's modified datetime. Type: string (or Expression with resultType string).
- partition
Root 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).
- wildcard
File ObjectName AmazonS3 wildcardFileName. Type: string (or Expression with resultType string).
- wildcard
Folder ObjectPath 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 booleanDiscovery Indicates whether to enable partition discovery.
- 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).
- 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_ booldiscovery Indicates whether to enable partition discovery.
- 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).
- 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 BooleanDiscovery Indicates whether to enable partition discovery.
- 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).
AppendVariableActivityResponse
- Name string
Activity name.
- Depends
On List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> Activity depends on condition.
- Description string
Activity description.
- User
Properties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> Activity user properties.
- Value object
Value to be appended. Could be a static value or Expression
- Variable
Name string Name of the variable whose value needs to be appended to.
- Name string
Activity name.
- Depends
On []ActivityDependency Response Activity depends on condition.
- Description string
Activity description.
- User
Properties []UserProperty Response Activity user properties.
- Value interface{}
Value to be appended. Could be a static value or Expression
- Variable
Name string Name of the variable whose value needs to be appended to.
- name String
Activity name.
- depends
On List<ActivityDependency Response> Activity depends on condition.
- description String
Activity description.
- user
Properties List<UserProperty Response> Activity user properties.
- value Object
Value to be appended. Could be a static value or Expression
- variable
Name String Name of the variable whose value needs to be appended to.
- name string
Activity name.
- depends
On ActivityDependency Response[] Activity depends on condition.
- description string
Activity description.
- user
Properties UserProperty Response[] Activity user properties.
- value any
Value to be appended. Could be a static value or Expression
- variable
Name 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.
- user_
properties Sequence[UserProperty Response] Activity user properties.
- value Any
Value to be appended. Could be a static value or Expression
- variable_
name str Name of the variable whose value needs to be appended to.
- name String
Activity name.
- depends
On List<Property Map> Activity depends on condition.
- description String
Activity description.
- user
Properties List<Property Map> Activity user properties.
- value Any
Value to be appended. Could be a static value or Expression
- variable
Name String Name of the variable whose value needs to be appended to.
AvroSinkResponse
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Format
Settings Pulumi.Azure Native. Data Factory. Inputs. Avro Write Settings Response Avro format settings.
- Max
Concurrent objectConnections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Sink
Retry objectCount Sink retry count. Type: integer (or Expression with resultType integer).
- Sink
Retry 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])).
- Store
Settings 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 Native. Data Factory. Inputs. Sftp Write Settings Response Avro store settings.
- Write
Batch objectSize Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- Write
Batch 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])).
- Disable
Metrics interface{}Collection 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 interface{}Connections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Sink
Retry interface{}Count Sink retry count. Type: integer (or Expression with resultType integer).
- Sink
Retry 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])).
- Store
Settings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | SftpWrite Settings Response Write Settings Response Avro store settings.
- Write
Batch interface{}Size Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- Write
Batch 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])).
- disable
Metrics ObjectCollection 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 ObjectConnections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink
Retry ObjectCount Sink retry count. Type: integer (or Expression with resultType integer).
- sink
Retry 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])).
- store
Settings AzureBlob | AzureFSWrite Settings Response Blob | AzureStorage Write Settings Response Data | AzureLake Store Write Settings Response File | FileStorage Write Settings Response Server | SftpWrite Settings Response Write Settings Response Avro store settings.
- write
Batch ObjectSize Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write
Batch 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])).
- 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 | 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])).
- 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 | 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])).
- disable
Metrics AnyCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- format
Settings Property Map 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 Property Map | Property Map | Property Map | Property Map | Property Map | Property Map 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])).
AvroSourceResponse
- Additional
Columns object Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent objectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Source
Retry objectCount Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- Store
Settings 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. Oracle Cloud Storage Read Settings Response Azure Native. Data Factory. Inputs. Sftp Read Settings Response Avro store settings.
- Additional
Columns interface{} Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Source
Retry interface{}Count Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- 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 | OracleSettings Response Cloud | SftpStorage Read Settings Response Read Settings Response Avro store settings.
- additional
Columns Object Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max
Concurrent ObjectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- source
Retry ObjectCount Source retry count. Type: integer (or Expression with resultType integer).
- source
Retry 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])).
- 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 | OracleSettings 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 | OracleSettings 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 | OracleSettings 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 Property Map | 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
- File
Name objectPrefix Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- Max
Rows 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).
- Record
Name string Top level record name in write result, which is required in AVRO spec.
- Record
Namespace string Record namespace in the write result.
- File
Name interface{}Prefix Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- Max
Rows 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).
- Record
Name string Top level record name in write result, which is required in AVRO spec.
- Record
Namespace string Record namespace in the write result.
- file
Name ObjectPrefix Specifies the file name pattern _. when copy from non-file based store without partitionOptions. Type: string (or Expression with resultType string).
- max
Rows 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).
- record
Name String Top level record name in write result, which is required in AVRO spec.
- record
Namespace 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 string Top level record name in write result, which is required in AVRO spec.
- record
Namespace 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.
- 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 String Top level record name in write result, which is required in AVRO spec.
- record
Namespace String Record namespace in the write result.
AzureBlobFSReadSettingsResponse
- Delete
Files objectAfter 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 objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Enable
Partition boolDiscovery Indicates whether to enable partition discovery.
- File
List 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).
- Max
Concurrent objectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Modified
Datetime objectEnd The end of file's modified datetime. Type: string (or Expression with resultType string).
- Modified
Datetime objectStart The start of file's modified datetime. Type: string (or Expression with resultType string).
- Partition
Root 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).
- Wildcard
File objectName Azure blobFS wildcardFileName. Type: string (or Expression with resultType string).
- Wildcard
Folder objectPath Azure blobFS wildcardFolderPath. Type: string (or Expression with resultType string).
- Delete
Files 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).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Enable
Partition boolDiscovery Indicates whether to enable partition discovery.
- File
List 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).
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Modified
Datetime interface{}End The end of file's modified datetime. Type: string (or Expression with resultType string).
- Modified
Datetime interface{}Start The start of file's modified datetime. Type: string (or Expression with resultType string).
- Partition
Root 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).
- Wildcard
File interface{}Name Azure blobFS wildcardFileName. Type: string (or Expression with resultType string).
- Wildcard
Folder interface{}Path Azure blobFS wildcardFolderPath. Type: string (or Expression with resultType string).
- delete
Files ObjectAfter 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 ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enable
Partition BooleanDiscovery Indicates whether to enable partition discovery.
- file
List 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).
- max
Concurrent ObjectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modified
Datetime ObjectEnd The end of file's modified datetime. Type: string (or Expression with resultType string).
- modified
Datetime ObjectStart The start of file's modified datetime. Type: string (or Expression with resultType string).
- partition
Root 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).
- wildcard
File ObjectName Azure blobFS wildcardFileName. Type: string (or Expression with resultType string).
- wildcard
Folder ObjectPath 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 booleanDiscovery Indicates whether to enable partition discovery.
- 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).
- 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_ booldiscovery Indicates whether to enable partition discovery.
- 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).
- 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 BooleanDiscovery Indicates whether to enable partition discovery.
- 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).
AzureBlobFSSinkResponse
- Copy
Behavior object The type of copy behavior for copy sink.
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent 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).
- Sink
Retry objectCount Sink retry count. Type: integer (or Expression with resultType integer).
- Sink
Retry 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])).
- Write
Batch objectSize Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- Write
Batch 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])).
- Copy
Behavior interface{} The type of copy behavior for copy sink.
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Metadata
[]Metadata
Item Response Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- Sink
Retry interface{}Count Sink retry count. Type: integer (or Expression with resultType integer).
- Sink
Retry 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])).
- Write
Batch interface{}Size Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- Write
Batch 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])).
- copy
Behavior Object The type of copy behavior for copy sink.
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max
Concurrent ObjectConnections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- metadata
List<Metadata
Item Response> Specify the custom metadata to be added to sink data. Type: array of objects (or Expression with resultType array of objects).
- sink
Retry ObjectCount Sink retry count. Type: integer (or Expression with resultType integer).
- sink
Retry 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])).
- write
Batch ObjectSize Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write
Batch 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])).
- 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
Metadata
Item 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])).
- 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[Metadata
Item 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])).
- 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 List<Property Map>
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])).
AzureBlobFSSourceResponse
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent 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).
- Skip
Header objectLine Count Number of header lines to skip from each blob. Type: integer (or Expression with resultType integer).
- Source
Retry objectCount Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- Treat
Empty objectAs Null Treat empty as null. Type: boolean (or Expression with resultType boolean).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent 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).
- Skip
Header interface{}Line Count Number of header lines to skip from each blob. Type: integer (or Expression with resultType integer).
- Source
Retry interface{}Count Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- Treat
Empty interface{}As Null Treat empty as null. Type: boolean (or Expression with resultType boolean).
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max
Concurrent 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).
- skip
Header ObjectLine Count Number of header lines to skip from each blob. Type: integer (or Expression with resultType integer).
- source
Retry ObjectCount Source retry count. Type: integer (or Expression with resultType integer).
- source
Retry 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])).
- treat
Empty ObjectAs 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).
- 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).
- 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).
AzureBlobFSWriteSettingsResponse
- Block
Size objectIn MB Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer).
- Copy
Behavior object The type of copy behavior for copy sink.
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent objectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Block
Size interface{}In MB Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer).
- Copy
Behavior interface{} The type of copy behavior for copy sink.
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- block
Size ObjectIn MB Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer).
- copy
Behavior Object The type of copy behavior for copy sink.
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max
Concurrent ObjectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- 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).
- 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).
- 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).
AzureBlobStorageReadSettingsResponse
- Delete
Files objectAfter 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 objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Enable
Partition boolDiscovery Indicates whether to enable partition discovery.
- File
List 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).
- Max
Concurrent objectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Modified
Datetime objectEnd The end of file's modified datetime. Type: string (or Expression with resultType string).
- Modified
Datetime objectStart The start of file's modified datetime. Type: string (or Expression with resultType string).
- Partition
Root 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).
- Wildcard
File objectName Azure blob wildcardFileName. Type: string (or Expression with resultType string).
- Wildcard
Folder objectPath Azure blob wildcardFolderPath. Type: string (or Expression with resultType string).
- Delete
Files 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).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Enable
Partition boolDiscovery Indicates whether to enable partition discovery.
- File
List 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).
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Modified
Datetime interface{}End The end of file's modified datetime. Type: string (or Expression with resultType string).
- Modified
Datetime interface{}Start The start of file's modified datetime. Type: string (or Expression with resultType string).
- Partition
Root 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).
- Wildcard
File interface{}Name Azure blob wildcardFileName. Type: string (or Expression with resultType string).
- Wildcard
Folder interface{}Path Azure blob wildcardFolderPath. Type: string (or Expression with resultType string).
- delete
Files ObjectAfter 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 ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enable
Partition BooleanDiscovery Indicates whether to enable partition discovery.
- file
List 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).
- max
Concurrent ObjectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modified
Datetime ObjectEnd The end of file's modified datetime. Type: string (or Expression with resultType string).
- modified
Datetime ObjectStart The start of file's modified datetime. Type: string (or Expression with resultType string).
- partition
Root 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).
- wildcard
File ObjectName Azure blob wildcardFileName. Type: string (or Expression with resultType string).
- wildcard
Folder ObjectPath 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 booleanDiscovery Indicates whether to enable partition discovery.
- 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).
- 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_ booldiscovery Indicates whether to enable partition discovery.
- 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).
- 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 BooleanDiscovery Indicates whether to enable partition discovery.
- 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).
AzureBlobStorageWriteSettingsResponse
- Block
Size objectIn MB Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer).
- Copy
Behavior object The type of copy behavior for copy sink.
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent objectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Block
Size interface{}In MB Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer).
- Copy
Behavior interface{} The type of copy behavior for copy sink.
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- block
Size ObjectIn MB Indicates the block size(MB) when writing data to blob. Type: integer (or Expression with resultType integer).
- copy
Behavior Object The type of copy behavior for copy sink.
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max
Concurrent ObjectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- 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).
- 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).
- 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).
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.
- Command
Timeout 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]))..)
- Depends
On List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> Activity depends on condition.
- Description string
Activity description.
- Linked
Service Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response Linked service reference.
- Policy
Pulumi.
Azure Native. Data Factory. Inputs. Activity Policy Response Activity policy.
- User
Properties 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.
- Command
Timeout 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]))..)
- Depends
On []ActivityDependency Response Activity depends on condition.
- Description string
Activity description.
- Linked
Service LinkedName Service Reference Response Linked service reference.
- Policy
Activity
Policy Response Activity policy.
- User
Properties []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.
- command
Timeout 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]))..)
- depends
On List<ActivityDependency Response> Activity depends on condition.
- description String
Activity description.
- linked
Service LinkedName Service Reference Response Linked service reference.
- policy
Activity
Policy Response Activity policy.
- user
Properties 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.
- 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 ActivityDependency Response[] Activity depends on condition.
- description string
Activity description.
- linked
Service LinkedName Service Reference Response Linked service reference.
- policy
Activity
Policy Response Activity policy.
- user
Properties 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.
- policy
Activity
Policy Response Activity policy.
- 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.
- 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 List<Property Map> Activity depends on condition.
- description String
Activity description.
- linked
Service Property MapName Linked service reference.
- policy Property Map
Activity policy.
- user
Properties List<Property Map> Activity user properties.
AzureDataExplorerSinkResponse
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Flush
Immediately object If set to true, any aggregation will be skipped. Default is false. Type: boolean.
- Ingestion
Mapping objectAs Json An explicit column mapping description provided in a json format. Type: string.
- Ingestion
Mapping objectName A name of a pre-created csv mapping that was defined on the target Kusto table. Type: string.
- Max
Concurrent objectConnections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Sink
Retry objectCount Sink retry count. Type: integer (or Expression with resultType integer).
- Sink
Retry 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])).
- Write
Batch objectSize Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- Write
Batch 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])).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Flush
Immediately interface{} If set to true, any aggregation will be skipped. Default is false. Type: boolean.
- Ingestion
Mapping interface{}As Json An explicit column mapping description provided in a json format. Type: string.
- Ingestion
Mapping interface{}Name A name of a pre-created csv mapping that was defined on the target Kusto table. Type: string.
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Sink
Retry interface{}Count Sink retry count. Type: integer (or Expression with resultType integer).
- Sink
Retry 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])).
- Write
Batch interface{}Size Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- Write
Batch 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])).
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- flush
Immediately Object If set to true, any aggregation will be skipped. Default is false. Type: boolean.
- ingestion
Mapping ObjectAs Json An explicit column mapping description provided in a json format. Type: string.
- ingestion
Mapping ObjectName A name of a pre-created csv mapping that was defined on the target Kusto table. Type: string.
- max
Concurrent ObjectConnections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink
Retry ObjectCount Sink retry count. Type: integer (or Expression with resultType integer).
- sink
Retry 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])).
- write
Batch ObjectSize Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write
Batch 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])).
- 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])).
- 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])).
- 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])).
AzureDataExplorerSourceResponse
- Query object
Database query. Should be a Kusto Query Language (KQL) query. Type: string (or Expression with resultType string).
- Additional
Columns object Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent objectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- No
Truncation object 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 object 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 objectCount Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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).
- Additional
Columns interface{} Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- No
Truncation interface{} 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 interface{} 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 interface{}Count Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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).
- additional
Columns Object Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max
Concurrent ObjectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- no
Truncation Object 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 Object 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 ObjectCount Source retry count. Type: integer (or Expression with resultType integer).
- source
Retry 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).
- 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).
- 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).
- 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])).
AzureDataLakeStoreReadSettingsResponse
- Delete
Files objectAfter 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 objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Enable
Partition boolDiscovery Indicates whether to enable partition discovery.
- File
List 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).
- List
After 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).
- List
Before 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).
- Max
Concurrent objectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Modified
Datetime objectEnd The end of file's modified datetime. Type: string (or Expression with resultType string).
- Modified
Datetime objectStart The start of file's modified datetime. Type: string (or Expression with resultType string).
- Partition
Root 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).
- Wildcard
File objectName ADLS wildcardFileName. Type: string (or Expression with resultType string).
- Wildcard
Folder objectPath ADLS wildcardFolderPath. Type: string (or Expression with resultType string).
- Delete
Files 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).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Enable
Partition boolDiscovery Indicates whether to enable partition discovery.
- File
List 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).
- List
After 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).
- List
Before 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).
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Modified
Datetime interface{}End The end of file's modified datetime. Type: string (or Expression with resultType string).
- Modified
Datetime interface{}Start The start of file's modified datetime. Type: string (or Expression with resultType string).
- Partition
Root 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).
- Wildcard
File interface{}Name ADLS wildcardFileName. Type: string (or Expression with resultType string).
- Wildcard
Folder interface{}Path ADLS wildcardFolderPath. Type: string (or Expression with resultType string).
- delete
Files ObjectAfter 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 ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enable
Partition BooleanDiscovery Indicates whether to enable partition discovery.
- file
List 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).
- list
After 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).
- list
Before 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).
- max
Concurrent ObjectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modified
Datetime ObjectEnd The end of file's modified datetime. Type: string (or Expression with resultType string).
- modified
Datetime ObjectStart The start of file's modified datetime. Type: string (or Expression with resultType string).
- partition
Root 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).
- wildcard
File ObjectName ADLS wildcardFileName. Type: string (or Expression with resultType string).
- wildcard
Folder ObjectPath 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 booleanDiscovery Indicates whether to enable partition discovery.
- 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).
- 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_ booldiscovery Indicates whether to enable partition discovery.
- 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).
- 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 BooleanDiscovery Indicates whether to enable partition discovery.
- 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).
AzureDataLakeStoreSinkResponse
- Copy
Behavior object The type of copy behavior for copy sink.
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Enable
Adls objectSingle File Parallel Single File Parallel.
- Max
Concurrent objectConnections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Sink
Retry objectCount Sink retry count. Type: integer (or Expression with resultType integer).
- Sink
Retry 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])).
- Write
Batch objectSize Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- Write
Batch 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])).
- Copy
Behavior interface{} The type of copy behavior for copy sink.
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Enable
Adls interface{}Single File Parallel Single File Parallel.
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Sink
Retry interface{}Count Sink retry count. Type: integer (or Expression with resultType integer).
- Sink
Retry 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])).
- Write
Batch interface{}Size Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- Write
Batch 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])).
- copy
Behavior Object The type of copy behavior for copy sink.
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enable
Adls ObjectSingle File Parallel Single File Parallel.
- max
Concurrent ObjectConnections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink
Retry ObjectCount Sink retry count. Type: integer (or Expression with resultType integer).
- sink
Retry 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])).
- write
Batch ObjectSize Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write
Batch 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])).
- 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).
- 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])).
- 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).
- 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])).
- 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).
- 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])).
AzureDataLakeStoreSourceResponse
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent 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).
- Source
Retry objectCount Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent 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).
- Source
Retry interface{}Count Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max
Concurrent 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).
- source
Retry ObjectCount Source retry count. Type: integer (or Expression with resultType integer).
- source
Retry 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])).
- 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])).
- 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])).
- 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])).
AzureDataLakeStoreWriteSettingsResponse
- Copy
Behavior object The type of copy behavior for copy sink.
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Expiry
Date 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: integer (or Expression with resultType integer).
- Max
Concurrent objectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Copy
Behavior interface{} The type of copy behavior for copy sink.
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Expiry
Date 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: integer (or Expression with resultType integer).
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- copy
Behavior Object The type of copy behavior for copy sink.
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- expiry
Date 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: integer (or Expression with resultType integer).
- max
Concurrent ObjectConnections The maximum concurrent connection count for the source data store. 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).
- 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: integer (or Expression with resultType integer).
- max
Concurrent anyConnections The maximum concurrent connection count for the source data store. 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).
- 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: integer (or Expression with resultType integer).
- max_
concurrent_ Anyconnections The maximum concurrent connection count for the source data store. 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).
- 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: integer (or Expression with resultType integer).
- max
Concurrent AnyConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
AzureDatabricksDeltaLakeExportCommandResponse
- Date
Format object Specify the date format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- Timestamp
Format object Specify the timestamp format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- Date
Format interface{} Specify the date format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- Timestamp
Format interface{} Specify the timestamp format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- date
Format Object Specify the date format for the csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- timestamp
Format Object 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).
- 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).
- 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).
AzureDatabricksDeltaLakeImportCommandResponse
- Date
Format object Specify the date format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- Timestamp
Format object Specify the timestamp format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- Date
Format interface{} Specify the date format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- Timestamp
Format interface{} Specify the timestamp format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- date
Format Object Specify the date format for csv in Azure Databricks Delta Lake Copy. Type: string (or Expression with resultType string).
- timestamp
Format Object 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).
- 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).
- 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).
AzureDatabricksDeltaLakeSinkResponse
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Import
Settings Pulumi.Azure Native. Data Factory. Inputs. Azure Databricks Delta Lake Import Command Response Azure Databricks Delta Lake import settings.
- Max
Concurrent objectConnections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Pre
Copy objectScript SQL pre-copy script. Type: string (or Expression with resultType string).
- Sink
Retry objectCount Sink retry count. Type: integer (or Expression with resultType integer).
- Sink
Retry 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])).
- Write
Batch objectSize Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- Write
Batch 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])).
- Disable
Metrics interface{}Collection 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 interface{}Connections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Pre
Copy interface{}Script SQL pre-copy script. Type: string (or Expression with resultType string).
- Sink
Retry interface{}Count Sink retry count. Type: integer (or Expression with resultType integer).
- Sink
Retry 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])).
- Write
Batch interface{}Size Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- Write
Batch 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])).
- disable
Metrics ObjectCollection 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 ObjectConnections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- pre
Copy ObjectScript SQL pre-copy script. Type: string (or Expression with resultType string).
- sink
Retry ObjectCount Sink retry count. Type: integer (or Expression with resultType integer).
- sink
Retry 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])).
- write
Batch ObjectSize Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write
Batch 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])).
- 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])).
- 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])).
- disable
Metrics AnyCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- import
Settings Property Map 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])).
AzureDatabricksDeltaLakeSourceResponse
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Export
Settings Pulumi.Azure Native. Data Factory. Inputs. Azure Databricks Delta Lake Export Command Response Azure Databricks Delta Lake export settings.
- Max
Concurrent 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).
- Source
Retry objectCount Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- Disable
Metrics interface{}Collection 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 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).
- Source
Retry interface{}Count Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- disable
Metrics ObjectCollection 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 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).
- source
Retry ObjectCount Source retry count. Type: integer (or Expression with resultType integer).
- source
Retry 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])).
- 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])).
- 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])).
- disable
Metrics AnyCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- export
Settings Property Map 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])).
AzureFileStorageReadSettingsResponse
- Delete
Files objectAfter 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 objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Enable
Partition boolDiscovery Indicates whether to enable partition discovery.
- File
List 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).
- Max
Concurrent objectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Modified
Datetime objectEnd The end of file's modified datetime. Type: string (or Expression with resultType string).
- Modified
Datetime objectStart The start of file's modified datetime. Type: string (or Expression with resultType string).
- Partition
Root 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).
- Wildcard
File objectName Azure File Storage wildcardFileName. Type: string (or Expression with resultType string).
- Wildcard
Folder objectPath Azure File Storage wildcardFolderPath. Type: string (or Expression with resultType string).
- Delete
Files 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).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Enable
Partition boolDiscovery Indicates whether to enable partition discovery.
- File
List 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).
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Modified
Datetime interface{}End The end of file's modified datetime. Type: string (or Expression with resultType string).
- Modified
Datetime interface{}Start The start of file's modified datetime. Type: string (or Expression with resultType string).
- Partition
Root 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).
- Wildcard
File interface{}Name Azure File Storage wildcardFileName. Type: string (or Expression with resultType string).
- Wildcard
Folder interface{}Path Azure File Storage wildcardFolderPath. Type: string (or Expression with resultType string).
- delete
Files ObjectAfter 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 ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- enable
Partition BooleanDiscovery Indicates whether to enable partition discovery.
- file
List 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).
- max
Concurrent ObjectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- modified
Datetime ObjectEnd The end of file's modified datetime. Type: string (or Expression with resultType string).
- modified
Datetime ObjectStart The start of file's modified datetime. Type: string (or Expression with resultType string).
- partition
Root 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).
- wildcard
File ObjectName Azure File Storage wildcardFileName. Type: string (or Expression with resultType string).
- wildcard
Folder ObjectPath 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 booleanDiscovery Indicates whether to enable partition discovery.
- 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).
- 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_ booldiscovery Indicates whether to enable partition discovery.
- 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).
- 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 BooleanDiscovery Indicates whether to enable partition discovery.
- 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).
AzureFileStorageWriteSettingsResponse
- Copy
Behavior object The type of copy behavior for copy sink.
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent objectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Copy
Behavior interface{} The type of copy behavior for copy sink.
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- copy
Behavior Object The type of copy behavior for copy sink.
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max
Concurrent ObjectConnections The maximum concurrent connection count for the source data store. 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).
- 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).
- 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).
AzureFunctionActivityResponse
- Function
Name 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).
- Depends
On List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> Activity depends on condition.
- Description string
Activity description.
- Headers 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).
- Linked
Service Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response Linked service reference.
- Policy
Pulumi.
Azure Native. Data Factory. Inputs. Activity Policy Response Activity policy.
- User
Properties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> Activity user properties.
- Function
Name 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).
- Depends
On []ActivityDependency Response Activity depends on condition.
- Description string
Activity description.
- Headers 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).
- Linked
Service LinkedName Service Reference Response Linked service reference.
- Policy
Activity
Policy Response Activity policy.
- User
Properties []UserProperty Response Activity user properties.
- function
Name 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).
- depends
On List<ActivityDependency Response> Activity depends on condition.
- description String
Activity description.
- headers 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).
- linked
Service LinkedName Service Reference Response Linked service reference.
- policy
Activity
Policy Response Activity policy.
- user
Properties List<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 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).
- depends
On ActivityDependency Response[] Activity depends on condition.
- description string
Activity description.
- headers 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.
- policy
Activity
Policy Response Activity policy.
- user
Properties 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 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.
- policy
Activity
Policy Response Activity policy.
- user_
properties Sequence[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 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).
- depends
On List<Property Map> Activity depends on condition.
- description String
Activity description.
- headers 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 Property MapName Linked service reference.
- policy Property Map
Activity policy.
- user
Properties List<Property Map> Activity user properties.
AzureKeyVaultSecretReferenceResponse
- Secret
Name 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.
- Secret
Version 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).
- Secret
Name interface{} The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
- Store
Linked
Service Reference Response The Azure Key Vault linked service reference.
- Secret
Version 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).
- secret
Name Object The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
- store
Linked
Service Reference Response The Azure Key Vault linked service reference.
- secret
Version 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).
- secret
Name any The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
- store
Linked
Service 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).
- secret_
name Any The name of the secret in Azure Key Vault. Type: string (or Expression with resultType string).
- store
Linked
Service 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).
- secret
Name 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.
- 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).
AzureMLBatchExecutionActivityResponse
- Name string
Activity name.
- Depends
On List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> Activity depends on condition.
- Description string
Activity description.
- Global
Parameters 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.
- Linked
Service Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response Linked service reference.
- Policy
Pulumi.
Azure Native. Data Factory. Inputs. Activity Policy Response Activity policy.
- User
Properties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> Activity user properties.
- Web
Service 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.
- Web
Service 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.
- Depends
On []ActivityDependency Response Activity depends on condition.
- Description string
Activity description.
- Global
Parameters 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.
- Linked
Service LinkedName Service Reference Response Linked service reference.
- Policy
Activity
Policy Response Activity policy.
- User
Properties []UserProperty Response Activity user properties.
- Web
Service 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.
- Web
Service 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.
- depends
On List<ActivityDependency Response> Activity depends on condition.
- description String
Activity description.
- global
Parameters 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.
- linked
Service LinkedName Service Reference Response Linked service reference.
- policy
Activity
Policy Response Activity policy.
- user
Properties List<UserProperty Response> Activity user properties.
- web
Service 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.
- web
Service 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.
- depends
On ActivityDependency Response[] Activity depends on condition.
- description string
Activity description.
- global
Parameters {[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.
- linked
Service LinkedName Service Reference Response Linked service reference.
- policy
Activity
Policy Response Activity policy.
- user
Properties UserProperty Response[] Activity user properties.
- web
Service {[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.
- web
Service {[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.
- policy
Activity
Policy Response Activity policy.
- 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.
- depends
On List<Property Map> Activity depends on condition.
- description String
Activity description.
- global
Parameters 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.
- linked
Service Property MapName Linked service reference.
- policy Property Map
Activity policy.
- user
Properties List<Property Map> Activity user properties.
- web
Service 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.
- web
Service 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.
- Continue
On 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).
- Data
Path 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 with key value pairs (or Expression with resultType object).
- Depends
On List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> Activity depends on condition.
- Description string
Activity description.
- Experiment
Name 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).
- Linked
Service Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response Linked service reference.
- Ml
Parent 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).
- Ml
Pipeline objectEndpoint Id ID of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string).
- Ml
Pipeline objectId ID of the published Azure ML pipeline. Type: string (or Expression with resultType string).
- Ml
Pipeline 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).
- Policy
Pulumi.
Azure Native. Data Factory. Inputs. Activity Policy Response Activity policy.
- User
Properties 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.
- Continue
On 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).
- Data
Path 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 with key value pairs (or Expression with resultType object).
- Depends
On []ActivityDependency Response Activity depends on condition.
- Description string
Activity description.
- Experiment
Name 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).
- Linked
Service LinkedName Service Reference Response Linked service reference.
- Ml
Parent 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).
- Ml
Pipeline interface{}Endpoint Id ID of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string).
- Ml
Pipeline interface{}Id ID of the published Azure ML pipeline. Type: string (or Expression with resultType string).
- Ml
Pipeline 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).
- Policy
Activity
Policy Response Activity policy.
- User
Properties []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.
- continue
On 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).
- data
Path 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 with key value pairs (or Expression with resultType object).
- depends
On List<ActivityDependency Response> Activity depends on condition.
- description String
Activity description.
- experiment
Name 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).
- linked
Service LinkedName Service Reference Response Linked service reference.
- ml
Parent 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).
- ml
Pipeline ObjectEndpoint Id ID of the published Azure ML pipeline endpoint. Type: string (or Expression with resultType string).
- ml
Pipeline ObjectId ID of the published Azure ML pipeline. Type: string (or Expression with resultType string).
- ml
Pipeline 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).
- policy
Activity
Policy Response Activity policy.
- user
Properties 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.
- 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 with key value pairs (or Expression with resultType object).
- depends
On ActivityDependency Response[] Activity depends on condition.
- description string
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).
- policy
Activity
Policy Response Activity policy.
- user
Properties 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 with key value pairs (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).
- policy
Activity
Policy Response Activity policy.
- 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.
- 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 with key value pairs (or Expression with resultType object).
- depends
On List<Property Map> Activity depends on condition.
- description String
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 Property MapName 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).
- policy Property Map
Activity policy.
- user
Properties 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.
- Trained
Model 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).
- Trained
Model 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.
- Trained
Model objectName Name of the Trained Model module in the Web Service experiment to be updated. Type: string (or Expression with resultType string).
- Depends
On List<Pulumi.Azure Native. Data Factory. Inputs. Activity Dependency Response> Activity depends on condition.
- Description string
Activity description.
- Linked
Service Pulumi.Name Azure Native. Data Factory. Inputs. Linked Service Reference Response Linked service reference.
- Policy
Pulumi.
Azure Native. Data Factory. Inputs. Activity Policy Response Activity policy.
- User
Properties List<Pulumi.Azure Native. Data Factory. Inputs. User Property Response> Activity user properties.
- Name string
Activity name.
- Trained
Model 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).
- 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 interface{}Name Name of the Trained Model module in the Web Service experiment to be updated. Type: string (or Expression with resultType string).
- Depends
On []ActivityDependency Response Activity depends on condition.
- Description string
Activity description.
- Linked
Service LinkedName Service Reference Response Linked service reference.
- Policy
Activity
Policy Response Activity policy.
- User
Properties []UserProperty Response Activity user properties.
- name String
Activity name.
- trained
Model 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).
- 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 ObjectName Name of the Trained Model module in the Web Service experiment to be updated. Type: string (or Expression with resultType string).
- depends
On List<ActivityDependency Response> Activity depends on condition.
- description String
Activity description.
- linked
Service LinkedName Service Reference Response Linked service reference.
- policy
Activity
Policy Response Activity policy.
- user
Properties List<UserProperty Response> Activity user properties.
- name string
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 ActivityDependency Response[] Activity depends on condition.
- description string
Activity description.
- linked
Service LinkedName Service Reference Response Linked service reference.
- policy
Activity
Policy Response Activity policy.
- user
Properties 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.
- policy
Activity
Policy Response Activity policy.
- user_
properties Sequence[UserProperty Response] Activity user properties.
- name String
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 Property MapLinked Service Name 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 List<Property Map> Activity depends on condition.
- description String
Activity description.
- linked
Service Property MapName Linked service reference.
- policy Property Map
Activity policy.
- user
Properties List<Property Map> Activity user properties.
AzureMLWebServiceFileResponse
- File
Path object 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 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.
- File
Path interface{} 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.
- file
Path Object 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.
- 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.
- 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.
- 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 Property MapName Reference to an Azure Storage LinkedService, where Azure ML WebService Input/Output file located.
AzureMariaDBSourceResponse
- Additional
Columns object Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent 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).
- Query
Timeout object 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 objectCount Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- Additional
Columns interface{} Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent 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).
- Query
Timeout interface{} 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 interface{}Count Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- additional
Columns Object Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max
Concurrent 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).
- query
Timeout Object 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 ObjectCount Source retry count. Type: integer (or Expression with resultType integer).
- source
Retry 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])).
- 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])).
- 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])).
- 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])).
AzureMySqlSinkResponse
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent objectConnections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Pre
Copy objectScript A query to execute before starting the copy. Type: string (or Expression with resultType string).
- Sink
Retry objectCount Sink retry count. Type: integer (or Expression with resultType integer).
- Sink
Retry 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])).
- Write
Batch objectSize Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- Write
Batch 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])).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Pre
Copy interface{}Script A query to execute before starting the copy. Type: string (or Expression with resultType string).
- Sink
Retry interface{}Count Sink retry count. Type: integer (or Expression with resultType integer).
- Sink
Retry 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])).
- Write
Batch interface{}Size Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- Write
Batch 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])).
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max
Concurrent ObjectConnections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- pre
Copy ObjectScript A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sink
Retry ObjectCount Sink retry count. Type: integer (or Expression with resultType integer).
- sink
Retry 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])).
- write
Batch ObjectSize Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write
Batch 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])).
- 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])).
- 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])).
- 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])).
AzureMySqlSourceResponse
- Additional
Columns object Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent 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).
- Query
Timeout object 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 objectCount Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- Additional
Columns interface{} Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent 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).
- Query
Timeout interface{} 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 interface{}Count Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- additional
Columns Object Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max
Concurrent 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).
- query
Timeout Object 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 ObjectCount Source retry count. Type: integer (or Expression with resultType integer).
- source
Retry 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])).
- 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])).
- 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])).
- 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])).
AzurePostgreSqlSinkResponse
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent objectConnections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Pre
Copy objectScript A query to execute before starting the copy. Type: string (or Expression with resultType string).
- Sink
Retry objectCount Sink retry count. Type: integer (or Expression with resultType integer).
- Sink
Retry 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])).
- Write
Batch objectSize Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- Write
Batch 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])).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Pre
Copy interface{}Script A query to execute before starting the copy. Type: string (or Expression with resultType string).
- Sink
Retry interface{}Count Sink retry count. Type: integer (or Expression with resultType integer).
- Sink
Retry 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])).
- Write
Batch interface{}Size Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- Write
Batch 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])).
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max
Concurrent ObjectConnections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- pre
Copy ObjectScript A query to execute before starting the copy. Type: string (or Expression with resultType string).
- sink
Retry ObjectCount Sink retry count. Type: integer (or Expression with resultType integer).
- sink
Retry 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])).
- write
Batch ObjectSize Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write
Batch 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])).
- 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])).
- 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])).
- 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])).
AzurePostgreSqlSourceResponse
- Additional
Columns object Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent 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).
- Query
Timeout object 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 objectCount Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- Additional
Columns interface{} Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent 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).
- Query
Timeout interface{} 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 interface{}Count Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- additional
Columns Object Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max
Concurrent 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).
- query
Timeout Object 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 ObjectCount Source retry count. Type: integer (or Expression with resultType integer).
- source
Retry 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])).
- 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])).
- 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])).
- 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])).
AzureQueueSinkResponse
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent objectConnections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Sink
Retry objectCount Sink retry count. Type: integer (or Expression with resultType integer).
- Sink
Retry 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])).
- Write
Batch objectSize Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- Write
Batch 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])).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Sink
Retry interface{}Count Sink retry count. Type: integer (or Expression with resultType integer).
- Sink
Retry 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])).
- Write
Batch interface{}Size Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- Write
Batch 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])).
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max
Concurrent ObjectConnections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink
Retry ObjectCount Sink retry count. Type: integer (or Expression with resultType integer).
- sink
Retry 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])).
- write
Batch ObjectSize Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write
Batch 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])).
- 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])).
- 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])).
- 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])).
AzureSearchIndexSinkResponse
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent objectConnections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Sink
Retry objectCount Sink retry count. Type: integer (or Expression with resultType integer).
- Sink
Retry 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])).
- Write
Batch objectSize Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- Write
Batch 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])).
- Write
Behavior string Specify the write behavior when upserting documents into Azure Search Index.
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Sink
Retry interface{}Count Sink retry count. Type: integer (or Expression with resultType integer).
- Sink
Retry 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])).
- Write
Batch interface{}Size Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- Write
Batch 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])).
- Write
Behavior string Specify the write behavior when upserting documents into Azure Search Index.
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max
Concurrent ObjectConnections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- sink
Retry ObjectCount Sink retry count. Type: integer (or Expression with resultType integer).
- sink
Retry 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])).
- write
Batch ObjectSize Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write
Batch 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])).
- write
Behavior 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 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.
- 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 String Specify the write behavior when upserting documents into Azure Search Index.
AzureSqlSinkResponse
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent objectConnections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Pre
Copy objectScript SQL pre-copy script. Type: string (or Expression with resultType string).
- Sink
Retry objectCount Sink retry count. Type: integer (or Expression with resultType integer).
- Sink
Retry 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])).
- Sql
Writer objectStored Procedure Name SQL writer stored procedure name. Type: string (or Expression with resultType string).
- Sql
Writer objectTable Type SQL writer table type. Type: string (or Expression with resultType string).
- Sql
Writer objectUse Table Lock Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- Stored
Procedure objectParameters SQL stored procedure parameters.
- Stored
Procedure objectTable Type Parameter Name The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- Table
Option object 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 Pulumi.Azure Native. Data Factory. Inputs. Sql Upsert Settings Response SQL upsert settings.
- Write
Batch objectSize Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- Write
Batch 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])).
- Write
Behavior object Write behavior when copying data into Azure SQL. Type: SqlWriteBehaviorEnum (or Expression with resultType SqlWriteBehaviorEnum)
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent interface{}Connections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- Pre
Copy interface{}Script SQL pre-copy script. Type: string (or Expression with resultType string).
- Sink
Retry interface{}Count Sink retry count. Type: integer (or Expression with resultType integer).
- Sink
Retry 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])).
- Sql
Writer interface{}Stored Procedure Name SQL writer stored procedure name. Type: string (or Expression with resultType string).
- Sql
Writer interface{}Table Type SQL writer table type. Type: string (or Expression with resultType string).
- Sql
Writer interface{}Use Table Lock Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- Stored
Procedure interface{}Parameters SQL stored procedure parameters.
- Stored
Procedure interface{}Table Type Parameter Name The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- Table
Option interface{} 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 interface{}Size Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- Write
Batch 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])).
- Write
Behavior interface{} Write behavior when copying data into Azure SQL. Type: SqlWriteBehaviorEnum (or Expression with resultType SqlWriteBehaviorEnum)
- disable
Metrics ObjectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- max
Concurrent ObjectConnections The maximum concurrent connection count for the sink data store. Type: integer (or Expression with resultType integer).
- pre
Copy ObjectScript SQL pre-copy script. Type: string (or Expression with resultType string).
- sink
Retry ObjectCount Sink retry count. Type: integer (or Expression with resultType integer).
- sink
Retry 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])).
- sql
Writer ObjectStored Procedure Name SQL writer stored procedure name. Type: string (or Expression with resultType string).
- sql
Writer ObjectTable Type SQL writer table type. Type: string (or Expression with resultType string).
- sql
Writer ObjectUse Table Lock Whether to use table lock during bulk copy. Type: boolean (or Expression with resultType boolean).
- stored
Procedure ObjectParameters SQL stored procedure parameters.
- stored
Procedure ObjectTable Type Parameter Name The stored procedure parameter name of the table type. Type: string (or Expression with resultType string).
- table
Option Object 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 ObjectSize Write batch size. Type: integer (or Expression with resultType integer), minimum: 0.
- write
Batch 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])).
- write
Behavior Object 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)
- 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)
- 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 Property Map 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)
AzureSqlSourceResponse
- Additional
Columns object Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- Disable
Metrics objectCollection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).
- Max
Concurrent objectConnections The maximum concurrent connection count for the source data store. Type: integer (or Expression with resultType integer).
- Partition
Option object The partition mechanism that will be used for Sql read in parallel. Possible values include: "None", "PhysicalPartitionsOfTable", "DynamicRange".
- Partition
Settings Pulumi.Azure Native. Data Factory. Inputs. Sql Partition Settings Response The settings that will be leveraged for Sql source partitioning.
- Produce
Additional objectTypes Which additional types to produce.
- Query
Timeout object 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 objectCount Source retry count. Type: integer (or Expression with resultType integer).
- Source
Retry 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])).
- Sql
Reader objectQuery SQL reader query. Type: string (or Expression with resultType string).
- Sql
Reader 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).
- Stored
Procedure objectParameters Value and type setting for stored procedure parameters. Example: "{Parameter1: {value: "1", type: "int"}}".
- Additional
Columns interface{} Specifies the additional columns to be added to source data. Type: array of objects(AdditionalColumns) (or Expression with resultType array of objects).
- Disable
Metrics interface{}Collection If true, disable data store metrics collection. Default is false. Type: boolean (or Expression with resultType boolean).