Skip to content

Commit

Permalink
CodeGen from PR 24708 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Update Pricesheet properties for savingsPlan (Azure#24708)

* Update consumption.json

* Update PriceSheet.json

* Update consumption.json

* Update PriceSheet.json

* Update consumption.json

* Update PriceSheet.json

* Update consumption.json

* Update consumption.json

* Update consumption.json

* Update PriceSheet.json
  • Loading branch information
SDKAuto committed Jul 11, 2023
1 parent e19eb8f commit b5e1955
Show file tree
Hide file tree
Showing 33 changed files with 1,935 additions and 433 deletions.
14 changes: 7 additions & 7 deletions common/config/rush/pnpm-lock.yaml

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

56 changes: 48 additions & 8 deletions sdk/consumption/arm-consumption/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,55 @@
# Release History

## 10.0.0 (2023-07-11)

**Features**

## 9.2.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
- Added operation LotsOperations.listByCustomer
- Added operation PriceSheet.beginDownloadByBillingAccountPeriod
- Added operation PriceSheet.beginDownloadByBillingAccountPeriodAndWait
- Added Interface ErrorAdditionalInfo
- Added Interface ErrorDetail
- Added Interface ErrorResponseAutoGenerated
- Added Interface LotsListByCustomerNextOptionalParams
- Added Interface LotsListByCustomerOptionalParams
- Added Interface ModernReservationRecommendationProperties
- Added Interface ModernSharedScopeReservationRecommendationProperties
- Added Interface ModernSingleScopeReservationRecommendationProperties
- Added Interface OperationStatus
- Added Interface PriceSheetDownloadByBillingAccountPeriodHeaders
- Added Interface PriceSheetDownloadByBillingAccountPeriodOptionalParams
- Added Interface SavingsPlan
- Added Type Alias LotsListByCustomerNextResponse
- Added Type Alias LotsListByCustomerResponse
- Added Type Alias ModernReservationRecommendationPropertiesUnion
- Added Type Alias OperationStatusType
- Added Type Alias PriceSheetDownloadByBillingAccountPeriodResponse
- Interface Balance has a new optional parameter overageRefund
- Interface CreditSummary has a new optional parameter eTagPropertiesETag
- Interface CreditSummary has a new optional parameter isEstimatedBalance
- Interface EventSummary has a new optional parameter isEstimatedBalance
- Interface LegacyChargeSummary has a new optional parameter azureMarketplaceCharges
- Interface LegacyUsageDetail has a new optional parameter benefitId
- Interface LegacyUsageDetail has a new optional parameter benefitName
- Interface LotSummary has a new optional parameter isEstimatedBalance
- Interface ModernChargeSummary has a new optional parameter subscriptionId
- Interface ModernReservationRecommendation has a new optional parameter resourceType
- Interface PriceSheetProperties has a new optional parameter savingsPlan
- Interface ReservationRecommendationDetailsGetOptionalParams has a new optional parameter filter
- Interface ReservationTransactionsListOptionalParams has a new optional parameter previewMarkupPercentage
- Interface ReservationTransactionsListOptionalParams has a new optional parameter useMarkupIfPartner
- Added Enum KnownOperationStatusType
- Enum KnownEventType has a new value CreditExpired

### Other Changes
**Breaking Changes**

- Operation ReservationRecommendationDetails.get has a new signature
- Class ConsumptionManagementClient has a new signature
- Interface BudgetFilter no longer has parameter not
- Interface LegacyChargeSummary no longer has parameter marketplaceCharges
- Parameter scope of interface ModernReservationRecommendation is now required


## 9.2.0 (2023-01-03)

**Features**
Expand Down
10 changes: 5 additions & 5 deletions sdk/consumption/arm-consumption/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "d600759c3516b61a7c353bc8682bccbab85a6f65",
"readme": "specification\\consumption\\resource-manager\\readme.md",
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=F:\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\consumption\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-rc.5.20221215.1 --generate-sample=true",
"commit": "9975d3476c05bcc6bd9535ad3dfb564e6a168fa5",
"readme": "specification/consumption/resource-manager/readme.md",
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/consumption/resource-manager/readme.md --use=@autorest/typescript@^6.0.4",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.5.4",
"use": "@autorest/typescript@6.0.0-rc.5.20221215.1"
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.1",
"use": "@autorest/typescript@^6.0.4"
}
20 changes: 7 additions & 13 deletions sdk/consumption/arm-consumption/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for ConsumptionManagementClient.",
"version": "9.2.1",
"version": "10.0.0",
"engines": {
"node": ">=14.0.0"
},
"dependencies": {
"@azure/core-lro": "^2.5.3",
"@azure/abort-controller": "^1.0.0",
"@azure/core-paging": "^1.2.0",
"@azure/core-client": "^1.6.1",
"@azure/core-client": "^1.7.0",
"@azure/core-auth": "^1.3.0",
"@azure/core-rest-pipeline": "^1.8.0",
"tslib": "^2.2.0"
Expand All @@ -31,7 +33,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-multi-entry": "^6.0.0",
"@rollup/plugin-node-resolve": "^13.1.3",
"mkdirp": "^1.0.4",
"mkdirp": "^2.1.2",
"rollup": "^2.66.1",
"rollup-plugin-sourcemaps": "^0.6.3",
"typescript": "~5.0.0",
Expand Down Expand Up @@ -109,13 +111,5 @@
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/consumption/arm-consumption",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-consumption?view=azure-node-preview"
}
}
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/consumption/arm-consumption"
}
Loading

0 comments on commit b5e1955

Please sign in to comment.