Skip to content

Commit

Permalink
CodeGen from PR 24157 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Stacks/2022 08 01 preview (#24157)

* Commit to open draft PR for sdk generation

* Made Deny Settings Mode Required

* Removed unwanted change
  • Loading branch information
SDKAuto committed May 30, 2023
1 parent f5dce1d commit 0ed7c44
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions schemas/2022-08-01-preview/Microsoft.Resources.json
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,9 @@
"description": "denySettings Mode."
}
},
"required": [
"mode"
],
"description": "Defines how resources deployed by the deployment stack are locked."
},
"DeploymentStackProperties": {
Expand Down

0 comments on commit 0ed7c44

Please sign in to comment.