Skip to content

Commit

Permalink
CodeGen from PR 21615 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 44e7dc5bdbc73c12826998cef58234eefbd0a2a0 into dcec109c164e69f0f122ff74fc551108da8af20e
  • Loading branch information
SDKAuto committed Nov 21, 2022
1 parent 05cd363 commit c72145c
Show file tree
Hide file tree
Showing 81 changed files with 572 additions and 19,936 deletions.
18 changes: 18 additions & 0 deletions sdk/resourcemanager/compute/armcompute/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Release History

## 4.1.0 (2022-11-21)
### Features Added

- New const `ImageStateActive`
- New const `AlternativeTypeNone`
- New const `AlternativeTypeOffer`
- New const `AlternativeTypePlan`
- New const `ImageStateScheduledForDeprecation`
- New const `ImageStateDeprecated`
- New type alias `ImageState`
- New type alias `AlternativeType`
- New function `PossibleAlternativeTypeValues() []AlternativeType`
- New function `PossibleImageStateValues() []ImageState`
- New struct `AlternativeOption`
- New struct `ImageDeprecationStatus`
- New field `ImageDeprecationStatus` in struct `VirtualMachineImageProperties`


## 4.0.0 (2022-10-04)
### Breaking Changes

Expand Down
6 changes: 3 additions & 3 deletions sdk/resourcemanager/compute/armcompute/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/20077475fad69cd39ee2408a9c9835bd36a53be3/specification/compute/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/20077475fad69cd39ee2408a9c9835bd36a53be3/specification/compute/resource-manager/readme.go.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/compute/resource-manager/readme.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/compute/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 4.0.0
module-version: 4.1.0
```
28 changes: 14 additions & 14 deletions sdk/resourcemanager/compute/armcompute/availabilitysets_client.go

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

Loading

0 comments on commit c72145c

Please sign in to comment.