Skip to content

Commit 5b93fa4

Browse files
LijuanZLeiWang3
authored andcommitted
Add possible values to pipeline run status description (Azure#16724)
1 parent 2c846a1 commit 5b93fa4

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5815,7 +5815,7 @@
58155815
"readOnly": true
58165816
},
58175817
"status": {
5818-
"description": "The status of a pipeline run.",
5818+
"description": "The status of a pipeline run. Possible values: Queued, InProgress, Succeeded, Failed, Canceling, Cancelled",
58195819
"type": "string",
58205820
"readOnly": true
58215821
},

0 commit comments

Comments
 (0)