Skip to content

Commit

Permalink
Edit description of properties.provisioningState (#23146)
Browse files Browse the repository at this point in the history
  • Loading branch information
shanhix1 authored Mar 21, 2023
1 parent 94e1f43 commit 969fd0c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1198,7 +1198,7 @@
},
"provisioningState": {
"type": "string",
"description": "The status of the remediation.",
"description": "The status of the remediation. This refers to the entire remediation task, not individual deployments. Allowed values are Evaluating, Canceled, Cancelling, Failed, Complete, or Succeeded.",
"readOnly": true
},
"createdOn": {
Expand Down

0 comments on commit 969fd0c

Please sign in to comment.