Skip to content

Commit

Permalink
CodeGen from PR 25270 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 554bd9f0f7432477ccd95376269eeb138ee92236 into 0c4762d037f0d00d4e384add4e3d7200a2993b2c
  • Loading branch information
SDKAuto committed Aug 28, 2023
1 parent dfff8e9 commit c4a876a
Show file tree
Hide file tree
Showing 15 changed files with 237 additions and 904 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release History

## 2.1.0 (2023-08-28)
### Features Added

- New struct `ContainerGroupSubnetID`
- New field `SubnetIDs` in struct `ContainerConfiguration`


## 2.0.1 (2023-04-14)
### Bug Fixes

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/d55b8005f05b040b852c15e74a0f3e36494a15e1/specification/resources/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/d55b8005f05b040b852c15e74a0f3e36494a15e1/specification/resources/resource-manager/readme.go.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/resources/resource-manager/readme.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/resources/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 2.0.1
module-version: 2.1.0
package-deploymentscripts: true
```
112 changes: 67 additions & 45 deletions sdk/resourcemanager/resources/armdeploymentscripts/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c4a876a

Please sign in to comment.