Skip to content

Commit

Permalink
CodeGen from PR 25751 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 034151af8426e7f6e7e131d48ed6d385c3f6ea79 into 798af6cb5f1dfd776aaa5f3bce3558da628e97cf
  • Loading branch information
SDKAuto committed Sep 25, 2023
1 parent 3299e11 commit a8ad34f
Show file tree
Hide file tree
Showing 47 changed files with 2,200 additions and 8,092 deletions.
33 changes: 33 additions & 0 deletions sdk/resourcemanager/consumption/armconsumption/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,38 @@
# Release History

## 2.0.0 (2023-09-25)
### Breaking Changes

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

### Features Added

- New value `EventTypeCreditExpired` added to enum type `EventType`
- New enum type `OperationStatusType` with values `OperationStatusTypeCompleted`, `OperationStatusTypeFailed`, `OperationStatusTypeRunning`
- New enum type `OrgType` with values `OrgTypeContributorOrgType`, `OrgTypePrimaryOrgType`
- New function `*ModernReservationRecommendationProperties.GetModernReservationRecommendationProperties() *ModernReservationRecommendationProperties`
- New function `*ModernSharedScopeReservationRecommendationProperties.GetModernReservationRecommendationProperties() *ModernReservationRecommendationProperties`
- New function `*ModernSingleScopeReservationRecommendationProperties.GetModernReservationRecommendationProperties() *ModernReservationRecommendationProperties`
- New function `*PriceSheetClient.BeginDownloadByBillingAccountPeriod(context.Context, string, string, *PriceSheetClientBeginDownloadByBillingAccountPeriodOptions) (*runtime.Poller[PriceSheetClientDownloadByBillingAccountPeriodResponse], error)`
- New struct `ModernSharedScopeReservationRecommendationProperties`
- New struct `ModernSingleScopeReservationRecommendationProperties`
- New struct `OperationStatus`
- New struct `PricesheetDownloadProperties`
- New struct `SavingsPlan`
- New field `OverageRefund` in struct `BalanceProperties`
- New field `ETag` in struct `CreditSummary`
- New field `IsEstimatedBalance` in struct `CreditSummaryProperties`
- New field `BillingAccountDisplayName`, `BillingAccountID`, `IsEstimatedBalance` in struct `EventProperties`
- New field `AzureMarketplaceCharges` in struct `LegacyChargeSummaryProperties`
- New field `IsEstimatedBalance`, `OrgType`, `UsedAmount` in struct `LotProperties`
- New field `SubscriptionID` in struct `ModernChargeSummaryProperties`
- New field `SavingsPlan` in struct `PriceSheetProperties`
- New field `Filter` in struct `ReservationRecommendationDetailsClientGetOptions`
- New field `PreviewMarkupPercentage`, `UseMarkupIfPartner` in struct `ReservationTransactionsClientListOptions`


## 1.1.0 (2023-03-28)
### Features Added

Expand Down

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

This file was deleted.

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.1.0
module-version: 2.0.0
```
Loading

0 comments on commit a8ad34f

Please sign in to comment.