Skip to content

Commit

Permalink
[AutoSync] 91b7e73401 add (Azure#21255)
Browse files Browse the repository at this point in the history
Co-authored-by: swagger-automation <[email protected]>
  • Loading branch information
2 people authored and kayousef committed Dec 21, 2022
1 parent 3ab81d8 commit ab1f90c
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7504,6 +7504,10 @@
"description": "Script activity properties.",
"type": "object",
"properties": {
"scriptBlockExecutionTimeout": {
"type": "object",
"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]))."
},
"scripts": {
"type": "array",
"description": "Array of script blocks. Type: array.",
Expand Down

0 comments on commit ab1f90c

Please sign in to comment.