@azure/arm-consumption 9.2.1-alpha.20250717.1 → 9.2.1-alpha.20250718.2
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/dist/browser/consumptionManagementClient.js +30 -5
- package/dist/browser/consumptionManagementClient.js.map +1 -1
- package/dist/browser/models/mappers.js +798 -385
- package/dist/browser/models/mappers.js.map +1 -1
- package/dist/browser/operations/aggregatedCost.js +1 -0
- package/dist/browser/operations/aggregatedCost.js.map +1 -1
- package/dist/browser/operations/balances.js +1 -0
- package/dist/browser/operations/balances.js.map +1 -1
- package/dist/browser/operations/budgets.js +23 -40
- package/dist/browser/operations/budgets.js.map +1 -1
- package/dist/browser/operations/charges.js +1 -0
- package/dist/browser/operations/charges.js.map +1 -1
- package/dist/browser/operations/credits.js +1 -0
- package/dist/browser/operations/credits.js.map +1 -1
- package/dist/browser/operations/eventsOperations.js +45 -79
- package/dist/browser/operations/eventsOperations.js.map +1 -1
- package/dist/browser/operations/lotsOperations.js +45 -79
- package/dist/browser/operations/lotsOperations.js.map +1 -1
- package/dist/browser/operations/marketplaces.js +23 -40
- package/dist/browser/operations/marketplaces.js.map +1 -1
- package/dist/browser/operations/operations.js +23 -40
- package/dist/browser/operations/operations.js.map +1 -1
- package/dist/browser/operations/priceSheet.js +1 -0
- package/dist/browser/operations/priceSheet.js.map +1 -1
- package/dist/browser/operations/reservationRecommendationDetails.js +1 -0
- package/dist/browser/operations/reservationRecommendationDetails.js.map +1 -1
- package/dist/browser/operations/reservationRecommendations.js +23 -40
- package/dist/browser/operations/reservationRecommendations.js.map +1 -1
- package/dist/browser/operations/reservationTransactions.js +45 -79
- package/dist/browser/operations/reservationTransactions.js.map +1 -1
- package/dist/browser/operations/reservationsDetails.js +67 -118
- package/dist/browser/operations/reservationsDetails.js.map +1 -1
- package/dist/browser/operations/reservationsSummaries.js +67 -118
- package/dist/browser/operations/reservationsSummaries.js.map +1 -1
- package/dist/browser/operations/tags.js +1 -0
- package/dist/browser/operations/tags.js.map +1 -1
- package/dist/browser/operations/usageDetails.js +23 -40
- package/dist/browser/operations/usageDetails.js.map +1 -1
- package/dist/browser/pagingHelper.js +2 -4
- package/dist/browser/pagingHelper.js.map +1 -1
- package/dist/commonjs/consumptionManagementClient.js +30 -5
- package/dist/commonjs/consumptionManagementClient.js.map +1 -1
- package/dist/commonjs/models/mappers.js +798 -385
- package/dist/commonjs/models/mappers.js.map +1 -1
- package/dist/commonjs/operations/aggregatedCost.js +1 -0
- package/dist/commonjs/operations/aggregatedCost.js.map +1 -1
- package/dist/commonjs/operations/balances.js +1 -0
- package/dist/commonjs/operations/balances.js.map +1 -1
- package/dist/commonjs/operations/budgets.js +23 -39
- package/dist/commonjs/operations/budgets.js.map +1 -1
- package/dist/commonjs/operations/charges.js +1 -0
- package/dist/commonjs/operations/charges.js.map +1 -1
- package/dist/commonjs/operations/credits.js +1 -0
- package/dist/commonjs/operations/credits.js.map +1 -1
- package/dist/commonjs/operations/eventsOperations.js +45 -78
- package/dist/commonjs/operations/eventsOperations.js.map +1 -1
- package/dist/commonjs/operations/lotsOperations.js +45 -78
- package/dist/commonjs/operations/lotsOperations.js.map +1 -1
- package/dist/commonjs/operations/marketplaces.js +23 -39
- package/dist/commonjs/operations/marketplaces.js.map +1 -1
- package/dist/commonjs/operations/operations.js +23 -39
- package/dist/commonjs/operations/operations.js.map +1 -1
- package/dist/commonjs/operations/priceSheet.js +1 -0
- package/dist/commonjs/operations/priceSheet.js.map +1 -1
- package/dist/commonjs/operations/reservationRecommendationDetails.js +1 -0
- package/dist/commonjs/operations/reservationRecommendationDetails.js.map +1 -1
- package/dist/commonjs/operations/reservationRecommendations.js +23 -39
- package/dist/commonjs/operations/reservationRecommendations.js.map +1 -1
- package/dist/commonjs/operations/reservationTransactions.js +45 -78
- package/dist/commonjs/operations/reservationTransactions.js.map +1 -1
- package/dist/commonjs/operations/reservationsDetails.js +67 -117
- package/dist/commonjs/operations/reservationsDetails.js.map +1 -1
- package/dist/commonjs/operations/reservationsSummaries.js +67 -117
- package/dist/commonjs/operations/reservationsSummaries.js.map +1 -1
- package/dist/commonjs/operations/tags.js +1 -0
- package/dist/commonjs/operations/tags.js.map +1 -1
- package/dist/commonjs/operations/usageDetails.js +23 -39
- package/dist/commonjs/operations/usageDetails.js.map +1 -1
- package/dist/commonjs/pagingHelper.js +2 -4
- package/dist/commonjs/pagingHelper.js.map +1 -1
- package/dist/commonjs/tsdoc-metadata.json +11 -11
- package/dist/esm/consumptionManagementClient.js +30 -5
- package/dist/esm/consumptionManagementClient.js.map +1 -1
- package/dist/esm/models/mappers.js +798 -385
- package/dist/esm/models/mappers.js.map +1 -1
- package/dist/esm/operations/aggregatedCost.js +1 -0
- package/dist/esm/operations/aggregatedCost.js.map +1 -1
- package/dist/esm/operations/balances.js +1 -0
- package/dist/esm/operations/balances.js.map +1 -1
- package/dist/esm/operations/budgets.js +23 -40
- package/dist/esm/operations/budgets.js.map +1 -1
- package/dist/esm/operations/charges.js +1 -0
- package/dist/esm/operations/charges.js.map +1 -1
- package/dist/esm/operations/credits.js +1 -0
- package/dist/esm/operations/credits.js.map +1 -1
- package/dist/esm/operations/eventsOperations.js +45 -79
- package/dist/esm/operations/eventsOperations.js.map +1 -1
- package/dist/esm/operations/lotsOperations.js +45 -79
- package/dist/esm/operations/lotsOperations.js.map +1 -1
- package/dist/esm/operations/marketplaces.js +23 -40
- package/dist/esm/operations/marketplaces.js.map +1 -1
- package/dist/esm/operations/operations.js +23 -40
- package/dist/esm/operations/operations.js.map +1 -1
- package/dist/esm/operations/priceSheet.js +1 -0
- package/dist/esm/operations/priceSheet.js.map +1 -1
- package/dist/esm/operations/reservationRecommendationDetails.js +1 -0
- package/dist/esm/operations/reservationRecommendationDetails.js.map +1 -1
- package/dist/esm/operations/reservationRecommendations.js +23 -40
- package/dist/esm/operations/reservationRecommendations.js.map +1 -1
- package/dist/esm/operations/reservationTransactions.js +45 -79
- package/dist/esm/operations/reservationTransactions.js.map +1 -1
- package/dist/esm/operations/reservationsDetails.js +67 -118
- package/dist/esm/operations/reservationsDetails.js.map +1 -1
- package/dist/esm/operations/reservationsSummaries.js +67 -118
- package/dist/esm/operations/reservationsSummaries.js.map +1 -1
- package/dist/esm/operations/tags.js +1 -0
- package/dist/esm/operations/tags.js.map +1 -1
- package/dist/esm/operations/usageDetails.js +23 -40
- package/dist/esm/operations/usageDetails.js.map +1 -1
- package/dist/esm/pagingHelper.js +2 -4
- package/dist/esm/pagingHelper.js.map +1 -1
- package/dist/react-native/consumptionManagementClient.js +30 -5
- package/dist/react-native/consumptionManagementClient.js.map +1 -1
- package/dist/react-native/models/mappers.js +798 -385
- package/dist/react-native/models/mappers.js.map +1 -1
- package/dist/react-native/operations/aggregatedCost.js +1 -0
- package/dist/react-native/operations/aggregatedCost.js.map +1 -1
- package/dist/react-native/operations/balances.js +1 -0
- package/dist/react-native/operations/balances.js.map +1 -1
- package/dist/react-native/operations/budgets.js +23 -40
- package/dist/react-native/operations/budgets.js.map +1 -1
- package/dist/react-native/operations/charges.js +1 -0
- package/dist/react-native/operations/charges.js.map +1 -1
- package/dist/react-native/operations/credits.js +1 -0
- package/dist/react-native/operations/credits.js.map +1 -1
- package/dist/react-native/operations/eventsOperations.js +45 -79
- package/dist/react-native/operations/eventsOperations.js.map +1 -1
- package/dist/react-native/operations/lotsOperations.js +45 -79
- package/dist/react-native/operations/lotsOperations.js.map +1 -1
- package/dist/react-native/operations/marketplaces.js +23 -40
- package/dist/react-native/operations/marketplaces.js.map +1 -1
- package/dist/react-native/operations/operations.js +23 -40
- package/dist/react-native/operations/operations.js.map +1 -1
- package/dist/react-native/operations/priceSheet.js +1 -0
- package/dist/react-native/operations/priceSheet.js.map +1 -1
- package/dist/react-native/operations/reservationRecommendationDetails.js +1 -0
- package/dist/react-native/operations/reservationRecommendationDetails.js.map +1 -1
- package/dist/react-native/operations/reservationRecommendations.js +23 -40
- package/dist/react-native/operations/reservationRecommendations.js.map +1 -1
- package/dist/react-native/operations/reservationTransactions.js +45 -79
- package/dist/react-native/operations/reservationTransactions.js.map +1 -1
- package/dist/react-native/operations/reservationsDetails.js +67 -118
- package/dist/react-native/operations/reservationsDetails.js.map +1 -1
- package/dist/react-native/operations/reservationsSummaries.js +67 -118
- package/dist/react-native/operations/reservationsSummaries.js.map +1 -1
- package/dist/react-native/operations/tags.js +1 -0
- package/dist/react-native/operations/tags.js.map +1 -1
- package/dist/react-native/operations/usageDetails.js +23 -40
- package/dist/react-native/operations/usageDetails.js.map +1 -1
- package/dist/react-native/pagingHelper.js +2 -4
- package/dist/react-native/pagingHelper.js.map +1 -1
- package/package.json +2 -2
- package/review/arm-consumption-node.api.md +1559 -1559
|
@@ -9,6 +9,9 @@ import * as coreClient from "@azure/core-client";
|
|
|
9
9
|
import * as coreRestPipeline from "@azure/core-rest-pipeline";
|
|
10
10
|
import { UsageDetailsImpl, MarketplacesImpl, BudgetsImpl, TagsImpl, ChargesImpl, BalancesImpl, ReservationsSummariesImpl, ReservationsDetailsImpl, ReservationRecommendationsImpl, ReservationRecommendationDetailsImpl, ReservationTransactionsImpl, PriceSheetImpl, OperationsImpl, AggregatedCostImpl, EventsOperationsImpl, LotsOperationsImpl, CreditsImpl } from "./operations/index.js";
|
|
11
11
|
export class ConsumptionManagementClient extends coreClient.ServiceClient {
|
|
12
|
+
$host;
|
|
13
|
+
apiVersion;
|
|
14
|
+
subscriptionId;
|
|
12
15
|
/**
|
|
13
16
|
* Initializes a new instance of the ConsumptionManagementClient class.
|
|
14
17
|
* @param credentials Subscription credentials which uniquely identify client subscription.
|
|
@@ -16,7 +19,6 @@ export class ConsumptionManagementClient extends coreClient.ServiceClient {
|
|
|
16
19
|
* @param options The parameter options
|
|
17
20
|
*/
|
|
18
21
|
constructor(credentials, subscriptionId, options) {
|
|
19
|
-
var _a, _b, _c;
|
|
20
22
|
if (credentials === undefined) {
|
|
21
23
|
throw new Error("'credentials' cannot be null");
|
|
22
24
|
}
|
|
@@ -35,12 +37,17 @@ export class ConsumptionManagementClient extends coreClient.ServiceClient {
|
|
|
35
37
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
36
38
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
37
39
|
: `${packageDetails}`;
|
|
38
|
-
const optionsWithDefaults =
|
|
40
|
+
const optionsWithDefaults = {
|
|
41
|
+
...defaults,
|
|
42
|
+
...options,
|
|
43
|
+
userAgentOptions: {
|
|
39
44
|
userAgentPrefix
|
|
40
|
-
},
|
|
45
|
+
},
|
|
46
|
+
endpoint: options.endpoint ?? options.baseUri ?? "https://management.azure.com"
|
|
47
|
+
};
|
|
41
48
|
super(optionsWithDefaults);
|
|
42
49
|
let bearerTokenAuthenticationPolicyFound = false;
|
|
43
|
-
if (
|
|
50
|
+
if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {
|
|
44
51
|
const pipelinePolicies = options.pipeline.getOrderedPolicies();
|
|
45
52
|
bearerTokenAuthenticationPolicyFound = pipelinePolicies.some((pipelinePolicy) => pipelinePolicy.name ===
|
|
46
53
|
coreRestPipeline.bearerTokenAuthenticationPolicyName);
|
|
@@ -54,7 +61,8 @@ export class ConsumptionManagementClient extends coreClient.ServiceClient {
|
|
|
54
61
|
});
|
|
55
62
|
this.pipeline.addPolicy(coreRestPipeline.bearerTokenAuthenticationPolicy({
|
|
56
63
|
credential: credentials,
|
|
57
|
-
scopes:
|
|
64
|
+
scopes: optionsWithDefaults.credentialScopes ??
|
|
65
|
+
`${optionsWithDefaults.endpoint}/.default`,
|
|
58
66
|
challengeCallbacks: {
|
|
59
67
|
authorizeRequestOnChallenge: coreClient.authorizeRequestOnClaimChallenge
|
|
60
68
|
}
|
|
@@ -109,5 +117,22 @@ export class ConsumptionManagementClient extends coreClient.ServiceClient {
|
|
|
109
117
|
};
|
|
110
118
|
this.pipeline.addPolicy(apiVersionPolicy);
|
|
111
119
|
}
|
|
120
|
+
usageDetails;
|
|
121
|
+
marketplaces;
|
|
122
|
+
budgets;
|
|
123
|
+
tags;
|
|
124
|
+
charges;
|
|
125
|
+
balances;
|
|
126
|
+
reservationsSummaries;
|
|
127
|
+
reservationsDetails;
|
|
128
|
+
reservationRecommendations;
|
|
129
|
+
reservationRecommendationDetails;
|
|
130
|
+
reservationTransactions;
|
|
131
|
+
priceSheet;
|
|
132
|
+
operations;
|
|
133
|
+
aggregatedCost;
|
|
134
|
+
eventsOperations;
|
|
135
|
+
lotsOperations;
|
|
136
|
+
credits;
|
|
112
137
|
}
|
|
113
138
|
//# sourceMappingURL=consumptionManagementClient.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"consumptionManagementClient.js","sourceRoot":"","sources":["../../src/consumptionManagementClient.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreRestPipeline from \"@azure/core-rest-pipeline\";\nimport {\n PipelineRequest,\n PipelineResponse,\n SendRequest\n} from \"@azure/core-rest-pipeline\";\nimport * as coreAuth from \"@azure/core-auth\";\nimport {\n UsageDetailsImpl,\n MarketplacesImpl,\n BudgetsImpl,\n TagsImpl,\n ChargesImpl,\n BalancesImpl,\n ReservationsSummariesImpl,\n ReservationsDetailsImpl,\n ReservationRecommendationsImpl,\n ReservationRecommendationDetailsImpl,\n ReservationTransactionsImpl,\n PriceSheetImpl,\n OperationsImpl,\n AggregatedCostImpl,\n EventsOperationsImpl,\n LotsOperationsImpl,\n CreditsImpl\n} from \"./operations/index.js\";\nimport {\n UsageDetails,\n Marketplaces,\n Budgets,\n Tags,\n Charges,\n Balances,\n ReservationsSummaries,\n ReservationsDetails,\n ReservationRecommendations,\n ReservationRecommendationDetails,\n ReservationTransactions,\n PriceSheet,\n Operations,\n AggregatedCost,\n EventsOperations,\n LotsOperations,\n Credits\n} from \"./operationsInterfaces/index.js\";\nimport { ConsumptionManagementClientOptionalParams } from \"./models/index.js\";\n\nexport class ConsumptionManagementClient extends coreClient.ServiceClient {\n $host: string;\n apiVersion: string;\n subscriptionId: string;\n\n /**\n * Initializes a new instance of the ConsumptionManagementClient class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId Azure Subscription ID.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: ConsumptionManagementClientOptionalParams\n ) {\n if (credentials === undefined) {\n throw new Error(\"'credentials' cannot be null\");\n }\n if (subscriptionId === undefined) {\n throw new Error(\"'subscriptionId' cannot be null\");\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: ConsumptionManagementClientOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials\n };\n\n const packageDetails = `azsdk-js-arm-consumption/9.2.1`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix\n },\n endpoint:\n options.endpoint ?? options.baseUri ?? \"https://management.azure.com\"\n };\n super(optionsWithDefaults);\n\n let bearerTokenAuthenticationPolicyFound: boolean = false;\n if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {\n const pipelinePolicies: coreRestPipeline.PipelinePolicy[] = options.pipeline.getOrderedPolicies();\n bearerTokenAuthenticationPolicyFound = pipelinePolicies.some(\n (pipelinePolicy) =>\n pipelinePolicy.name ===\n coreRestPipeline.bearerTokenAuthenticationPolicyName\n );\n }\n if (\n !options ||\n !options.pipeline ||\n options.pipeline.getOrderedPolicies().length == 0 ||\n !bearerTokenAuthenticationPolicyFound\n ) {\n this.pipeline.removePolicy({\n name: coreRestPipeline.bearerTokenAuthenticationPolicyName\n });\n this.pipeline.addPolicy(\n coreRestPipeline.bearerTokenAuthenticationPolicy({\n credential: credentials,\n scopes:\n optionsWithDefaults.credentialScopes ??\n `${optionsWithDefaults.endpoint}/.default`,\n challengeCallbacks: {\n authorizeRequestOnChallenge:\n coreClient.authorizeRequestOnClaimChallenge\n }\n })\n );\n }\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.apiVersion = options.apiVersion || \"2021-10-01\";\n this.usageDetails = new UsageDetailsImpl(this);\n this.marketplaces = new MarketplacesImpl(this);\n this.budgets = new BudgetsImpl(this);\n this.tags = new TagsImpl(this);\n this.charges = new ChargesImpl(this);\n this.balances = new BalancesImpl(this);\n this.reservationsSummaries = new ReservationsSummariesImpl(this);\n this.reservationsDetails = new ReservationsDetailsImpl(this);\n this.reservationRecommendations = new ReservationRecommendationsImpl(this);\n this.reservationRecommendationDetails = new ReservationRecommendationDetailsImpl(\n this\n );\n this.reservationTransactions = new ReservationTransactionsImpl(this);\n this.priceSheet = new PriceSheetImpl(this);\n this.operations = new OperationsImpl(this);\n this.aggregatedCost = new AggregatedCostImpl(this);\n this.eventsOperations = new EventsOperationsImpl(this);\n this.lotsOperations = new LotsOperationsImpl(this);\n this.credits = new CreditsImpl(this);\n this.addCustomApiVersionPolicy(options.apiVersion);\n }\n\n /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */\n private addCustomApiVersionPolicy(apiVersion?: string) {\n if (!apiVersion) {\n return;\n }\n const apiVersionPolicy = {\n name: \"CustomApiVersionPolicy\",\n async sendRequest(\n request: PipelineRequest,\n next: SendRequest\n ): Promise<PipelineResponse> {\n const param = request.url.split(\"?\");\n if (param.length > 1) {\n const newParams = param[1].split(\"&\").map((item) => {\n if (item.indexOf(\"api-version\") > -1) {\n return \"api-version=\" + apiVersion;\n } else {\n return item;\n }\n });\n request.url = param[0] + \"?\" + newParams.join(\"&\");\n }\n return next(request);\n }\n };\n this.pipeline.addPolicy(apiVersionPolicy);\n }\n\n usageDetails: UsageDetails;\n marketplaces: Marketplaces;\n budgets: Budgets;\n tags: Tags;\n charges: Charges;\n balances: Balances;\n reservationsSummaries: ReservationsSummaries;\n reservationsDetails: ReservationsDetails;\n reservationRecommendations: ReservationRecommendations;\n reservationRecommendationDetails: ReservationRecommendationDetails;\n reservationTransactions: ReservationTransactions;\n priceSheet: PriceSheet;\n operations: Operations;\n aggregatedCost: AggregatedCost;\n eventsOperations: EventsOperations;\n lotsOperations: LotsOperations;\n credits: Credits;\n}\n"]}
|
|
1
|
+
{"version":3,"file":"consumptionManagementClient.js","sourceRoot":"","sources":["../../src/consumptionManagementClient.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreRestPipeline from \"@azure/core-rest-pipeline\";\nimport {\n PipelineRequest,\n PipelineResponse,\n SendRequest\n} from \"@azure/core-rest-pipeline\";\nimport * as coreAuth from \"@azure/core-auth\";\nimport {\n UsageDetailsImpl,\n MarketplacesImpl,\n BudgetsImpl,\n TagsImpl,\n ChargesImpl,\n BalancesImpl,\n ReservationsSummariesImpl,\n ReservationsDetailsImpl,\n ReservationRecommendationsImpl,\n ReservationRecommendationDetailsImpl,\n ReservationTransactionsImpl,\n PriceSheetImpl,\n OperationsImpl,\n AggregatedCostImpl,\n EventsOperationsImpl,\n LotsOperationsImpl,\n CreditsImpl\n} from \"./operations/index.js\";\nimport {\n UsageDetails,\n Marketplaces,\n Budgets,\n Tags,\n Charges,\n Balances,\n ReservationsSummaries,\n ReservationsDetails,\n ReservationRecommendations,\n ReservationRecommendationDetails,\n ReservationTransactions,\n PriceSheet,\n Operations,\n AggregatedCost,\n EventsOperations,\n LotsOperations,\n Credits\n} from \"./operationsInterfaces/index.js\";\nimport { ConsumptionManagementClientOptionalParams } from \"./models/index.js\";\n\nexport class ConsumptionManagementClient extends coreClient.ServiceClient {\n $host: string;\n apiVersion: string;\n subscriptionId: string;\n\n /**\n * Initializes a new instance of the ConsumptionManagementClient class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId Azure Subscription ID.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: ConsumptionManagementClientOptionalParams\n ) {\n if (credentials === undefined) {\n throw new Error(\"'credentials' cannot be null\");\n }\n if (subscriptionId === undefined) {\n throw new Error(\"'subscriptionId' cannot be null\");\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: ConsumptionManagementClientOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials\n };\n\n const packageDetails = `azsdk-js-arm-consumption/9.2.1`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix\n },\n endpoint:\n options.endpoint ?? options.baseUri ?? \"https://management.azure.com\"\n };\n super(optionsWithDefaults);\n\n let bearerTokenAuthenticationPolicyFound: boolean = false;\n if (options?.pipeline && options.pipeline.getOrderedPolicies().length > 0) {\n const pipelinePolicies: coreRestPipeline.PipelinePolicy[] = options.pipeline.getOrderedPolicies();\n bearerTokenAuthenticationPolicyFound = pipelinePolicies.some(\n (pipelinePolicy) =>\n pipelinePolicy.name ===\n coreRestPipeline.bearerTokenAuthenticationPolicyName\n );\n }\n if (\n !options ||\n !options.pipeline ||\n options.pipeline.getOrderedPolicies().length == 0 ||\n !bearerTokenAuthenticationPolicyFound\n ) {\n this.pipeline.removePolicy({\n name: coreRestPipeline.bearerTokenAuthenticationPolicyName\n });\n this.pipeline.addPolicy(\n coreRestPipeline.bearerTokenAuthenticationPolicy({\n credential: credentials,\n scopes:\n optionsWithDefaults.credentialScopes ??\n `${optionsWithDefaults.endpoint}/.default`,\n challengeCallbacks: {\n authorizeRequestOnChallenge:\n coreClient.authorizeRequestOnClaimChallenge\n }\n })\n );\n }\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.apiVersion = options.apiVersion || \"2021-10-01\";\n this.usageDetails = new UsageDetailsImpl(this);\n this.marketplaces = new MarketplacesImpl(this);\n this.budgets = new BudgetsImpl(this);\n this.tags = new TagsImpl(this);\n this.charges = new ChargesImpl(this);\n this.balances = new BalancesImpl(this);\n this.reservationsSummaries = new ReservationsSummariesImpl(this);\n this.reservationsDetails = new ReservationsDetailsImpl(this);\n this.reservationRecommendations = new ReservationRecommendationsImpl(this);\n this.reservationRecommendationDetails = new ReservationRecommendationDetailsImpl(\n this\n );\n this.reservationTransactions = new ReservationTransactionsImpl(this);\n this.priceSheet = new PriceSheetImpl(this);\n this.operations = new OperationsImpl(this);\n this.aggregatedCost = new AggregatedCostImpl(this);\n this.eventsOperations = new EventsOperationsImpl(this);\n this.lotsOperations = new LotsOperationsImpl(this);\n this.credits = new CreditsImpl(this);\n this.addCustomApiVersionPolicy(options.apiVersion);\n }\n\n /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */\n private addCustomApiVersionPolicy(apiVersion?: string) {\n if (!apiVersion) {\n return;\n }\n const apiVersionPolicy = {\n name: \"CustomApiVersionPolicy\",\n async sendRequest(\n request: PipelineRequest,\n next: SendRequest\n ): Promise<PipelineResponse> {\n const param = request.url.split(\"?\");\n if (param.length > 1) {\n const newParams = param[1].split(\"&\").map((item) => {\n if (item.indexOf(\"api-version\") > -1) {\n return \"api-version=\" + apiVersion;\n } else {\n return item;\n }\n });\n request.url = param[0] + \"?\" + newParams.join(\"&\");\n }\n return next(request);\n }\n };\n this.pipeline.addPolicy(apiVersionPolicy);\n }\n\n usageDetails: UsageDetails;\n marketplaces: Marketplaces;\n budgets: Budgets;\n tags: Tags;\n charges: Charges;\n balances: Balances;\n reservationsSummaries: ReservationsSummaries;\n reservationsDetails: ReservationsDetails;\n reservationRecommendations: ReservationRecommendations;\n reservationRecommendationDetails: ReservationRecommendationDetails;\n reservationTransactions: ReservationTransactions;\n priceSheet: PriceSheet;\n operations: Operations;\n aggregatedCost: AggregatedCost;\n eventsOperations: EventsOperations;\n lotsOperations: LotsOperations;\n credits: Credits;\n}\n"]}
|