Skip to content

Commit

Permalink
CodeGen from PR 23054 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 403c1ece7ea6dd7b54ff9e6503161300fe746cdb into a5c02f03ec242a2acef309bbdfd4734c100f1839
  • Loading branch information
SDKAuto committed Mar 16, 2023
1 parent 65d4cb3 commit 1e31689
Show file tree
Hide file tree
Showing 45 changed files with 5,711 additions and 3,259 deletions.
22 changes: 22 additions & 0 deletions sdk/resourcemanager/consumption/armconsumption/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Release History

## 2.0.0 (2023-03-16)
### Breaking Changes

- Type of `ModernReservationRecommendation.Properties` has been changed from `*ModernReservationRecommendationProperties` to `ModernReservationRecommendationPropertiesClassification`
- Field `Etag` of struct `CreditSummary` has been removed
- Field `Tags` of struct `CreditSummary` has been removed
- Field `MarketplaceCharges` of struct `LegacyChargeSummaryProperties` has been removed

### Features Added

- New value `EventTypeCreditExpired` added to type alias `EventType`
- New function `*ModernReservationRecommendationProperties.GetModernReservationRecommendationProperties() *ModernReservationRecommendationProperties`
- New function `*ModernSharedScopeReservationRecommendationProperties.GetModernReservationRecommendationProperties() *ModernReservationRecommendationProperties`
- New function `*ModernSingleScopeReservationRecommendationProperties.GetModernReservationRecommendationProperties() *ModernReservationRecommendationProperties`
- New struct `ModernSharedScopeReservationRecommendationProperties`
- New struct `ModernSingleScopeReservationRecommendationProperties`
- New field `OverageRefund` in struct `BalanceProperties`
- New field `ETag` in struct `CreditSummary`
- New field `AzureMarketplaceCharges` in struct `LegacyChargeSummaryProperties`
- New field `SubscriptionID` in struct `ModernChargeSummaryProperties`


## 1.0.0 (2022-05-18)

The package of `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/consumption/armconsumption` is using our [next generation design principles](https://azure.github.io/azure-sdk/general_introduction.html) since version 1.0.0, which contains breaking changes.
Expand Down

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

6 changes: 3 additions & 3 deletions sdk/resourcemanager/consumption/armconsumption/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/d55b8005f05b040b852c15e74a0f3e36494a15e1/specification/consumption/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/d55b8005f05b040b852c15e74a0f3e36494a15e1/specification/consumption/resource-manager/readme.go.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/consumption/resource-manager/readme.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/consumption/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 1.0.0
module-version: 2.0.0
```

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

Loading

0 comments on commit 1e31689

Please sign in to comment.