Adf Integration Runtime Dataflow Properties Element
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
ComputeType | AdfIntegrationRuntimeComputeType | General | Specifies the compute type of the cluster that will execute the data flow job. |
CoreCount | Int32 | 0 | Cluster's count of cores. Valid values: 8, 16, 32, 48, 80, 144, 272. |
TimeToLive | Int32 | 0 | Cluster setting for the Time. |
Collection Children
Child | API Type | Description |
---|---|---|
<Annotations> <Annotation /> </Annotations> | AstAnnotationNode | This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code. |