@azure/arm-reservations 9.0.1-alpha.20250610.1 → 9.0.1-alpha.20250616.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "sdk-type": "mgmt",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "A generated SDK for AzureReservationAPI.",
6
- "version": "9.0.1-alpha.20250610.1",
6
+ "version": "9.0.1-alpha.20250616.1",
7
7
  "engines": {
8
8
  "node": ">=18.0.0"
9
9
  },
@@ -733,8 +733,7 @@ export enum KnownUserFriendlyRenewState {
733
733
  }
734
734
 
735
735
  // @public
736
- type Location_2 = string;
737
- export { Location_2 as Location }
736
+ export type Location = string;
738
737
 
739
738
  // @public
740
739
  export interface MergeRequest {