Skip to content

Commit b44fc8d

Browse files
[AutoSync] 91b7e73401 add (#21255)
Co-authored-by: swagger-automation <[email protected]>
1 parent c5d0994 commit b44fc8d

File tree

1 file changed

+4
-0
lines changed
  • specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes

1 file changed

+4
-0
lines changed

specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/entityTypes/Pipeline.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7504,6 +7504,10 @@
75047504
"description": "Script activity properties.",
75057505
"type": "object",
75067506
"properties": {
7507+
"scriptBlockExecutionTimeout": {
7508+
"type": "object",
7509+
"description": "ScriptBlock execution timeout. Type: string (or Expression with resultType string), pattern: ((\\d+)\\.)?(\\d\\d):(60|([0-5][0-9])):(60|([0-5][0-9]))."
7510+
},
75077511
"scripts": {
75087512
"type": "array",
75097513
"description": "Array of script blocks. Type: array.",

0 commit comments

Comments
 (0)