Skip to content

Commit

Permalink
remove 'expiring' from provisioningState enum
Browse files Browse the repository at this point in the history
  • Loading branch information
Filiz Topatan committed Dec 17, 2019
1 parent ca54be2 commit f3c33c5
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -617,8 +617,7 @@
"Running",
"Succeeded",
"Failed",
"Canceled",
"Expiring"
"Canceled"
],
"x-ms-enum": {
"name": "ScriptProvisioningState",
Expand Down

0 comments on commit f3c33c5

Please sign in to comment.