AdfPipelineVariableDataType Enumeration
AdfPipelineVariableDataType Enumeration
Supported data types for pipeline variables.
Enumeration Values
| Name | Summary |
|---|---|
| String | Corresponds to the 'String' data type. |
| Boolean | Corresponds to the 'Boolean' data type. |
| Array | Corresponds to the 'Array' data type. |
| Integer | Corresponds to the 'Integer' data type. |