@azure/arm-resourcesdeploymentstacks 1.0.0-beta.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/CHANGELOG.md +5 -0
- package/LICENSE +21 -0
- package/README.md +109 -0
- package/dist/index.js +2308 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtManagementGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtManagementGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtManagementGroupSample.js +53 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtManagementGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtResourceGroupSample.js +56 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtSubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtSubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtSubscriptionSample.js +54 -0
- package/dist-esm/samples-dev/deploymentStacksCreateOrUpdateAtSubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtManagementGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtManagementGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtManagementGroupSample.js +37 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtManagementGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtResourceGroupSample.js +40 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtSubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtSubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtSubscriptionSample.js +38 -0
- package/dist-esm/samples-dev/deploymentStacksDeleteAtSubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtManagementGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtManagementGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtManagementGroupSample.js +37 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtManagementGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtResourceGroupSample.js +40 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtSubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtSubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtSubscriptionSample.js +38 -0
- package/dist-esm/samples-dev/deploymentStacksExportTemplateAtSubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtManagementGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtManagementGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtManagementGroupSample.js +37 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtManagementGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtResourceGroupSample.js +40 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtSubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtSubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtSubscriptionSample.js +38 -0
- package/dist-esm/samples-dev/deploymentStacksGetAtSubscriptionSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksListAtManagementGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksListAtManagementGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksListAtManagementGroupSample.js +57 -0
- package/dist-esm/samples-dev/deploymentStacksListAtManagementGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksListAtResourceGroupSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksListAtResourceGroupSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksListAtResourceGroupSample.js +60 -0
- package/dist-esm/samples-dev/deploymentStacksListAtResourceGroupSample.js.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksListAtSubscriptionSample.d.ts +2 -0
- package/dist-esm/samples-dev/deploymentStacksListAtSubscriptionSample.d.ts.map +1 -0
- package/dist-esm/samples-dev/deploymentStacksListAtSubscriptionSample.js +58 -0
- package/dist-esm/samples-dev/deploymentStacksListAtSubscriptionSample.js.map +1 -0
- package/dist-esm/src/deploymentStacksClient.d.ts +21 -0
- package/dist-esm/src/deploymentStacksClient.d.ts.map +1 -0
- package/dist-esm/src/deploymentStacksClient.js +98 -0
- package/dist-esm/src/deploymentStacksClient.js.map +1 -0
- package/dist-esm/src/index.d.ts +6 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +13 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/lroImpl.d.ts +11 -0
- package/dist-esm/src/lroImpl.d.ts.map +1 -0
- package/dist-esm/src/lroImpl.js +21 -0
- package/dist-esm/src/lroImpl.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +642 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +116 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +23 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/dist-esm/src/models/mappers.js +758 -0
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +15 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +152 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/dist-esm/src/operations/deploymentStacks.d.ts +207 -0
- package/dist-esm/src/operations/deploymentStacks.d.ts.map +1 -0
- package/dist-esm/src/operations/deploymentStacks.js +1086 -0
- package/dist-esm/src/operations/deploymentStacks.js.map +1 -0
- package/dist-esm/src/operations/index.d.ts +2 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/dist-esm/src/operations/index.js +9 -0
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/deploymentStacks.d.ts +156 -0
- package/dist-esm/src/operationsInterfaces/deploymentStacks.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/deploymentStacks.js +9 -0
- package/dist-esm/src/operationsInterfaces/deploymentStacks.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +2 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +9 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/pagingHelper.d.ts +13 -0
- package/dist-esm/src/pagingHelper.d.ts.map +1 -0
- package/dist-esm/src/pagingHelper.js +32 -0
- package/dist-esm/src/pagingHelper.js.map +1 -0
- package/dist-esm/test/resourcesdeploymentstacks_operations_test.spec.d.ts +4 -0
- package/dist-esm/test/resourcesdeploymentstacks_operations_test.spec.d.ts.map +1 -0
- package/dist-esm/test/resourcesdeploymentstacks_operations_test.spec.js +162 -0
- package/dist-esm/test/resourcesdeploymentstacks_operations_test.spec.js.map +1 -0
- package/package.json +124 -0
- package/review/arm-resourcesdeploymentstacks.api.md +469 -0
- package/rollup.config.js +122 -0
- package/src/deploymentStacksClient.ts +154 -0
- package/src/index.ts +13 -0
- package/src/lroImpl.ts +42 -0
- package/src/models/index.ts +728 -0
- package/src/models/mappers.ts +828 -0
- package/src/models/parameters.ts +170 -0
- package/src/operations/deploymentStacks.ts +1420 -0
- package/src/operations/index.ts +9 -0
- package/src/operationsInterfaces/deploymentStacks.ts +286 -0
- package/src/operationsInterfaces/index.ts +9 -0
- package/src/pagingHelper.ts +39 -0
- package/tsconfig.json +33 -0
- package/types/arm-resourcesdeploymentstacks.d.ts +899 -0
- package/types/tsdoc-metadata.json +11 -0
|
@@ -0,0 +1,1086 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Copyright (c) Microsoft Corporation.
|
|
3
|
+
* Licensed under the MIT License.
|
|
4
|
+
*
|
|
5
|
+
* Code generated by Microsoft (R) AutoRest Code Generator.
|
|
6
|
+
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
|
+
*/
|
|
8
|
+
import { __asyncDelegator, __asyncGenerator, __asyncValues, __await, __awaiter } from "tslib";
|
|
9
|
+
import { setContinuationToken } from "../pagingHelper";
|
|
10
|
+
import * as coreClient from "@azure/core-client";
|
|
11
|
+
import * as Mappers from "../models/mappers";
|
|
12
|
+
import * as Parameters from "../models/parameters";
|
|
13
|
+
import { createHttpPoller } from "@azure/core-lro";
|
|
14
|
+
import { createLroSpec } from "../lroImpl";
|
|
15
|
+
/// <reference lib="esnext.asynciterable" />
|
|
16
|
+
/** Class containing DeploymentStacks operations. */
|
|
17
|
+
export class DeploymentStacksImpl {
|
|
18
|
+
/**
|
|
19
|
+
* Initialize a new instance of the class DeploymentStacks class.
|
|
20
|
+
* @param client Reference to the service client
|
|
21
|
+
*/
|
|
22
|
+
constructor(client) {
|
|
23
|
+
this.client = client;
|
|
24
|
+
}
|
|
25
|
+
/**
|
|
26
|
+
* Lists all the Deployment Stacks within the specified resource group.
|
|
27
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
28
|
+
* @param options The options parameters.
|
|
29
|
+
*/
|
|
30
|
+
listAtResourceGroup(resourceGroupName, options) {
|
|
31
|
+
const iter = this.listAtResourceGroupPagingAll(resourceGroupName, options);
|
|
32
|
+
return {
|
|
33
|
+
next() {
|
|
34
|
+
return iter.next();
|
|
35
|
+
},
|
|
36
|
+
[Symbol.asyncIterator]() {
|
|
37
|
+
return this;
|
|
38
|
+
},
|
|
39
|
+
byPage: (settings) => {
|
|
40
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
41
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
42
|
+
}
|
|
43
|
+
return this.listAtResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
44
|
+
}
|
|
45
|
+
};
|
|
46
|
+
}
|
|
47
|
+
listAtResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
48
|
+
return __asyncGenerator(this, arguments, function* listAtResourceGroupPagingPage_1() {
|
|
49
|
+
let result;
|
|
50
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
51
|
+
if (!continuationToken) {
|
|
52
|
+
result = yield __await(this._listAtResourceGroup(resourceGroupName, options));
|
|
53
|
+
let page = result.value || [];
|
|
54
|
+
continuationToken = result.nextLink;
|
|
55
|
+
setContinuationToken(page, continuationToken);
|
|
56
|
+
yield yield __await(page);
|
|
57
|
+
}
|
|
58
|
+
while (continuationToken) {
|
|
59
|
+
result = yield __await(this._listAtResourceGroupNext(resourceGroupName, continuationToken, options));
|
|
60
|
+
continuationToken = result.nextLink;
|
|
61
|
+
let page = result.value || [];
|
|
62
|
+
setContinuationToken(page, continuationToken);
|
|
63
|
+
yield yield __await(page);
|
|
64
|
+
}
|
|
65
|
+
});
|
|
66
|
+
}
|
|
67
|
+
listAtResourceGroupPagingAll(resourceGroupName, options) {
|
|
68
|
+
return __asyncGenerator(this, arguments, function* listAtResourceGroupPagingAll_1() {
|
|
69
|
+
var _a, e_1, _b, _c;
|
|
70
|
+
try {
|
|
71
|
+
for (var _d = true, _e = __asyncValues(this.listAtResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a;) {
|
|
72
|
+
_c = _f.value;
|
|
73
|
+
_d = false;
|
|
74
|
+
try {
|
|
75
|
+
const page = _c;
|
|
76
|
+
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
77
|
+
}
|
|
78
|
+
finally {
|
|
79
|
+
_d = true;
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
84
|
+
finally {
|
|
85
|
+
try {
|
|
86
|
+
if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
|
|
87
|
+
}
|
|
88
|
+
finally { if (e_1) throw e_1.error; }
|
|
89
|
+
}
|
|
90
|
+
});
|
|
91
|
+
}
|
|
92
|
+
/**
|
|
93
|
+
* Lists all the Deployment Stacks within the specified subscription.
|
|
94
|
+
* @param options The options parameters.
|
|
95
|
+
*/
|
|
96
|
+
listAtSubscription(options) {
|
|
97
|
+
const iter = this.listAtSubscriptionPagingAll(options);
|
|
98
|
+
return {
|
|
99
|
+
next() {
|
|
100
|
+
return iter.next();
|
|
101
|
+
},
|
|
102
|
+
[Symbol.asyncIterator]() {
|
|
103
|
+
return this;
|
|
104
|
+
},
|
|
105
|
+
byPage: (settings) => {
|
|
106
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
107
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
108
|
+
}
|
|
109
|
+
return this.listAtSubscriptionPagingPage(options, settings);
|
|
110
|
+
}
|
|
111
|
+
};
|
|
112
|
+
}
|
|
113
|
+
listAtSubscriptionPagingPage(options, settings) {
|
|
114
|
+
return __asyncGenerator(this, arguments, function* listAtSubscriptionPagingPage_1() {
|
|
115
|
+
let result;
|
|
116
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
117
|
+
if (!continuationToken) {
|
|
118
|
+
result = yield __await(this._listAtSubscription(options));
|
|
119
|
+
let page = result.value || [];
|
|
120
|
+
continuationToken = result.nextLink;
|
|
121
|
+
setContinuationToken(page, continuationToken);
|
|
122
|
+
yield yield __await(page);
|
|
123
|
+
}
|
|
124
|
+
while (continuationToken) {
|
|
125
|
+
result = yield __await(this._listAtSubscriptionNext(continuationToken, options));
|
|
126
|
+
continuationToken = result.nextLink;
|
|
127
|
+
let page = result.value || [];
|
|
128
|
+
setContinuationToken(page, continuationToken);
|
|
129
|
+
yield yield __await(page);
|
|
130
|
+
}
|
|
131
|
+
});
|
|
132
|
+
}
|
|
133
|
+
listAtSubscriptionPagingAll(options) {
|
|
134
|
+
return __asyncGenerator(this, arguments, function* listAtSubscriptionPagingAll_1() {
|
|
135
|
+
var _a, e_2, _b, _c;
|
|
136
|
+
try {
|
|
137
|
+
for (var _d = true, _e = __asyncValues(this.listAtSubscriptionPagingPage(options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a;) {
|
|
138
|
+
_c = _f.value;
|
|
139
|
+
_d = false;
|
|
140
|
+
try {
|
|
141
|
+
const page = _c;
|
|
142
|
+
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
143
|
+
}
|
|
144
|
+
finally {
|
|
145
|
+
_d = true;
|
|
146
|
+
}
|
|
147
|
+
}
|
|
148
|
+
}
|
|
149
|
+
catch (e_2_1) { e_2 = { error: e_2_1 }; }
|
|
150
|
+
finally {
|
|
151
|
+
try {
|
|
152
|
+
if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
|
|
153
|
+
}
|
|
154
|
+
finally { if (e_2) throw e_2.error; }
|
|
155
|
+
}
|
|
156
|
+
});
|
|
157
|
+
}
|
|
158
|
+
/**
|
|
159
|
+
* Lists all the Deployment Stacks within the specified management group.
|
|
160
|
+
* @param managementGroupId Management Group.
|
|
161
|
+
* @param options The options parameters.
|
|
162
|
+
*/
|
|
163
|
+
listAtManagementGroup(managementGroupId, options) {
|
|
164
|
+
const iter = this.listAtManagementGroupPagingAll(managementGroupId, options);
|
|
165
|
+
return {
|
|
166
|
+
next() {
|
|
167
|
+
return iter.next();
|
|
168
|
+
},
|
|
169
|
+
[Symbol.asyncIterator]() {
|
|
170
|
+
return this;
|
|
171
|
+
},
|
|
172
|
+
byPage: (settings) => {
|
|
173
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
174
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
175
|
+
}
|
|
176
|
+
return this.listAtManagementGroupPagingPage(managementGroupId, options, settings);
|
|
177
|
+
}
|
|
178
|
+
};
|
|
179
|
+
}
|
|
180
|
+
listAtManagementGroupPagingPage(managementGroupId, options, settings) {
|
|
181
|
+
return __asyncGenerator(this, arguments, function* listAtManagementGroupPagingPage_1() {
|
|
182
|
+
let result;
|
|
183
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
184
|
+
if (!continuationToken) {
|
|
185
|
+
result = yield __await(this._listAtManagementGroup(managementGroupId, options));
|
|
186
|
+
let page = result.value || [];
|
|
187
|
+
continuationToken = result.nextLink;
|
|
188
|
+
setContinuationToken(page, continuationToken);
|
|
189
|
+
yield yield __await(page);
|
|
190
|
+
}
|
|
191
|
+
while (continuationToken) {
|
|
192
|
+
result = yield __await(this._listAtManagementGroupNext(managementGroupId, continuationToken, options));
|
|
193
|
+
continuationToken = result.nextLink;
|
|
194
|
+
let page = result.value || [];
|
|
195
|
+
setContinuationToken(page, continuationToken);
|
|
196
|
+
yield yield __await(page);
|
|
197
|
+
}
|
|
198
|
+
});
|
|
199
|
+
}
|
|
200
|
+
listAtManagementGroupPagingAll(managementGroupId, options) {
|
|
201
|
+
return __asyncGenerator(this, arguments, function* listAtManagementGroupPagingAll_1() {
|
|
202
|
+
var _a, e_3, _b, _c;
|
|
203
|
+
try {
|
|
204
|
+
for (var _d = true, _e = __asyncValues(this.listAtManagementGroupPagingPage(managementGroupId, options)), _f; _f = yield __await(_e.next()), _a = _f.done, !_a;) {
|
|
205
|
+
_c = _f.value;
|
|
206
|
+
_d = false;
|
|
207
|
+
try {
|
|
208
|
+
const page = _c;
|
|
209
|
+
yield __await(yield* __asyncDelegator(__asyncValues(page)));
|
|
210
|
+
}
|
|
211
|
+
finally {
|
|
212
|
+
_d = true;
|
|
213
|
+
}
|
|
214
|
+
}
|
|
215
|
+
}
|
|
216
|
+
catch (e_3_1) { e_3 = { error: e_3_1 }; }
|
|
217
|
+
finally {
|
|
218
|
+
try {
|
|
219
|
+
if (!_d && !_a && (_b = _e.return)) yield __await(_b.call(_e));
|
|
220
|
+
}
|
|
221
|
+
finally { if (e_3) throw e_3.error; }
|
|
222
|
+
}
|
|
223
|
+
});
|
|
224
|
+
}
|
|
225
|
+
/**
|
|
226
|
+
* Lists all the Deployment Stacks within the specified resource group.
|
|
227
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
228
|
+
* @param options The options parameters.
|
|
229
|
+
*/
|
|
230
|
+
_listAtResourceGroup(resourceGroupName, options) {
|
|
231
|
+
return this.client.sendOperationRequest({ resourceGroupName, options }, listAtResourceGroupOperationSpec);
|
|
232
|
+
}
|
|
233
|
+
/**
|
|
234
|
+
* Lists all the Deployment Stacks within the specified subscription.
|
|
235
|
+
* @param options The options parameters.
|
|
236
|
+
*/
|
|
237
|
+
_listAtSubscription(options) {
|
|
238
|
+
return this.client.sendOperationRequest({ options }, listAtSubscriptionOperationSpec);
|
|
239
|
+
}
|
|
240
|
+
/**
|
|
241
|
+
* Lists all the Deployment Stacks within the specified management group.
|
|
242
|
+
* @param managementGroupId Management Group.
|
|
243
|
+
* @param options The options parameters.
|
|
244
|
+
*/
|
|
245
|
+
_listAtManagementGroup(managementGroupId, options) {
|
|
246
|
+
return this.client.sendOperationRequest({ managementGroupId, options }, listAtManagementGroupOperationSpec);
|
|
247
|
+
}
|
|
248
|
+
/**
|
|
249
|
+
* Creates or updates a Deployment Stack.
|
|
250
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
251
|
+
* @param deploymentStackName Name of the deployment stack.
|
|
252
|
+
* @param deploymentStack Deployment Stack supplied to the operation.
|
|
253
|
+
* @param options The options parameters.
|
|
254
|
+
*/
|
|
255
|
+
beginCreateOrUpdateAtResourceGroup(resourceGroupName, deploymentStackName, deploymentStack, options) {
|
|
256
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
257
|
+
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
258
|
+
return this.client.sendOperationRequest(args, spec);
|
|
259
|
+
});
|
|
260
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
261
|
+
var _a;
|
|
262
|
+
let currentRawResponse = undefined;
|
|
263
|
+
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
264
|
+
const callback = (rawResponse, flatResponse) => {
|
|
265
|
+
currentRawResponse = rawResponse;
|
|
266
|
+
providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
|
|
267
|
+
};
|
|
268
|
+
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
269
|
+
const flatResponse = yield directSendOperation(updatedArgs, spec);
|
|
270
|
+
return {
|
|
271
|
+
flatResponse,
|
|
272
|
+
rawResponse: {
|
|
273
|
+
statusCode: currentRawResponse.status,
|
|
274
|
+
body: currentRawResponse.parsedBody,
|
|
275
|
+
headers: currentRawResponse.headers.toJSON()
|
|
276
|
+
}
|
|
277
|
+
};
|
|
278
|
+
});
|
|
279
|
+
const lro = createLroSpec({
|
|
280
|
+
sendOperationFn,
|
|
281
|
+
args: {
|
|
282
|
+
resourceGroupName,
|
|
283
|
+
deploymentStackName,
|
|
284
|
+
deploymentStack,
|
|
285
|
+
options
|
|
286
|
+
},
|
|
287
|
+
spec: createOrUpdateAtResourceGroupOperationSpec
|
|
288
|
+
});
|
|
289
|
+
const poller = yield createHttpPoller(lro, {
|
|
290
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
291
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
292
|
+
resourceLocationConfig: "azure-async-operation"
|
|
293
|
+
});
|
|
294
|
+
yield poller.poll();
|
|
295
|
+
return poller;
|
|
296
|
+
});
|
|
297
|
+
}
|
|
298
|
+
/**
|
|
299
|
+
* Creates or updates a Deployment Stack.
|
|
300
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
301
|
+
* @param deploymentStackName Name of the deployment stack.
|
|
302
|
+
* @param deploymentStack Deployment Stack supplied to the operation.
|
|
303
|
+
* @param options The options parameters.
|
|
304
|
+
*/
|
|
305
|
+
beginCreateOrUpdateAtResourceGroupAndWait(resourceGroupName, deploymentStackName, deploymentStack, options) {
|
|
306
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
307
|
+
const poller = yield this.beginCreateOrUpdateAtResourceGroup(resourceGroupName, deploymentStackName, deploymentStack, options);
|
|
308
|
+
return poller.pollUntilDone();
|
|
309
|
+
});
|
|
310
|
+
}
|
|
311
|
+
/**
|
|
312
|
+
* Gets a Deployment Stack with a given name.
|
|
313
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
314
|
+
* @param deploymentStackName Name of the deployment stack.
|
|
315
|
+
* @param options The options parameters.
|
|
316
|
+
*/
|
|
317
|
+
getAtResourceGroup(resourceGroupName, deploymentStackName, options) {
|
|
318
|
+
return this.client.sendOperationRequest({ resourceGroupName, deploymentStackName, options }, getAtResourceGroupOperationSpec);
|
|
319
|
+
}
|
|
320
|
+
/**
|
|
321
|
+
* Deletes a Deployment Stack by name. When operation completes, status code 200 returned without
|
|
322
|
+
* content.
|
|
323
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
324
|
+
* @param deploymentStackName Name of the deployment stack.
|
|
325
|
+
* @param options The options parameters.
|
|
326
|
+
*/
|
|
327
|
+
beginDeleteAtResourceGroup(resourceGroupName, deploymentStackName, options) {
|
|
328
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
329
|
+
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
330
|
+
return this.client.sendOperationRequest(args, spec);
|
|
331
|
+
});
|
|
332
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
333
|
+
var _a;
|
|
334
|
+
let currentRawResponse = undefined;
|
|
335
|
+
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
336
|
+
const callback = (rawResponse, flatResponse) => {
|
|
337
|
+
currentRawResponse = rawResponse;
|
|
338
|
+
providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
|
|
339
|
+
};
|
|
340
|
+
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
341
|
+
const flatResponse = yield directSendOperation(updatedArgs, spec);
|
|
342
|
+
return {
|
|
343
|
+
flatResponse,
|
|
344
|
+
rawResponse: {
|
|
345
|
+
statusCode: currentRawResponse.status,
|
|
346
|
+
body: currentRawResponse.parsedBody,
|
|
347
|
+
headers: currentRawResponse.headers.toJSON()
|
|
348
|
+
}
|
|
349
|
+
};
|
|
350
|
+
});
|
|
351
|
+
const lro = createLroSpec({
|
|
352
|
+
sendOperationFn,
|
|
353
|
+
args: { resourceGroupName, deploymentStackName, options },
|
|
354
|
+
spec: deleteAtResourceGroupOperationSpec
|
|
355
|
+
});
|
|
356
|
+
const poller = yield createHttpPoller(lro, {
|
|
357
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
358
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
359
|
+
resourceLocationConfig: "location"
|
|
360
|
+
});
|
|
361
|
+
yield poller.poll();
|
|
362
|
+
return poller;
|
|
363
|
+
});
|
|
364
|
+
}
|
|
365
|
+
/**
|
|
366
|
+
* Deletes a Deployment Stack by name. When operation completes, status code 200 returned without
|
|
367
|
+
* content.
|
|
368
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
369
|
+
* @param deploymentStackName Name of the deployment stack.
|
|
370
|
+
* @param options The options parameters.
|
|
371
|
+
*/
|
|
372
|
+
beginDeleteAtResourceGroupAndWait(resourceGroupName, deploymentStackName, options) {
|
|
373
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
374
|
+
const poller = yield this.beginDeleteAtResourceGroup(resourceGroupName, deploymentStackName, options);
|
|
375
|
+
return poller.pollUntilDone();
|
|
376
|
+
});
|
|
377
|
+
}
|
|
378
|
+
/**
|
|
379
|
+
* Creates or updates a Deployment Stack.
|
|
380
|
+
* @param deploymentStackName Name of the deployment stack.
|
|
381
|
+
* @param deploymentStack Deployment Stack supplied to the operation.
|
|
382
|
+
* @param options The options parameters.
|
|
383
|
+
*/
|
|
384
|
+
beginCreateOrUpdateAtSubscription(deploymentStackName, deploymentStack, options) {
|
|
385
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
386
|
+
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
387
|
+
return this.client.sendOperationRequest(args, spec);
|
|
388
|
+
});
|
|
389
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
390
|
+
var _a;
|
|
391
|
+
let currentRawResponse = undefined;
|
|
392
|
+
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
393
|
+
const callback = (rawResponse, flatResponse) => {
|
|
394
|
+
currentRawResponse = rawResponse;
|
|
395
|
+
providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
|
|
396
|
+
};
|
|
397
|
+
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
398
|
+
const flatResponse = yield directSendOperation(updatedArgs, spec);
|
|
399
|
+
return {
|
|
400
|
+
flatResponse,
|
|
401
|
+
rawResponse: {
|
|
402
|
+
statusCode: currentRawResponse.status,
|
|
403
|
+
body: currentRawResponse.parsedBody,
|
|
404
|
+
headers: currentRawResponse.headers.toJSON()
|
|
405
|
+
}
|
|
406
|
+
};
|
|
407
|
+
});
|
|
408
|
+
const lro = createLroSpec({
|
|
409
|
+
sendOperationFn,
|
|
410
|
+
args: { deploymentStackName, deploymentStack, options },
|
|
411
|
+
spec: createOrUpdateAtSubscriptionOperationSpec
|
|
412
|
+
});
|
|
413
|
+
const poller = yield createHttpPoller(lro, {
|
|
414
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
415
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
416
|
+
resourceLocationConfig: "azure-async-operation"
|
|
417
|
+
});
|
|
418
|
+
yield poller.poll();
|
|
419
|
+
return poller;
|
|
420
|
+
});
|
|
421
|
+
}
|
|
422
|
+
/**
|
|
423
|
+
* Creates or updates a Deployment Stack.
|
|
424
|
+
* @param deploymentStackName Name of the deployment stack.
|
|
425
|
+
* @param deploymentStack Deployment Stack supplied to the operation.
|
|
426
|
+
* @param options The options parameters.
|
|
427
|
+
*/
|
|
428
|
+
beginCreateOrUpdateAtSubscriptionAndWait(deploymentStackName, deploymentStack, options) {
|
|
429
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
430
|
+
const poller = yield this.beginCreateOrUpdateAtSubscription(deploymentStackName, deploymentStack, options);
|
|
431
|
+
return poller.pollUntilDone();
|
|
432
|
+
});
|
|
433
|
+
}
|
|
434
|
+
/**
|
|
435
|
+
* Gets a Deployment Stack with a given name.
|
|
436
|
+
* @param deploymentStackName Name of the deployment stack.
|
|
437
|
+
* @param options The options parameters.
|
|
438
|
+
*/
|
|
439
|
+
getAtSubscription(deploymentStackName, options) {
|
|
440
|
+
return this.client.sendOperationRequest({ deploymentStackName, options }, getAtSubscriptionOperationSpec);
|
|
441
|
+
}
|
|
442
|
+
/**
|
|
443
|
+
* Deletes a Deployment Stack by name. When operation completes, status code 200 returned without
|
|
444
|
+
* content.
|
|
445
|
+
* @param deploymentStackName Name of the deployment stack.
|
|
446
|
+
* @param options The options parameters.
|
|
447
|
+
*/
|
|
448
|
+
beginDeleteAtSubscription(deploymentStackName, options) {
|
|
449
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
450
|
+
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
451
|
+
return this.client.sendOperationRequest(args, spec);
|
|
452
|
+
});
|
|
453
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
454
|
+
var _a;
|
|
455
|
+
let currentRawResponse = undefined;
|
|
456
|
+
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
457
|
+
const callback = (rawResponse, flatResponse) => {
|
|
458
|
+
currentRawResponse = rawResponse;
|
|
459
|
+
providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
|
|
460
|
+
};
|
|
461
|
+
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
462
|
+
const flatResponse = yield directSendOperation(updatedArgs, spec);
|
|
463
|
+
return {
|
|
464
|
+
flatResponse,
|
|
465
|
+
rawResponse: {
|
|
466
|
+
statusCode: currentRawResponse.status,
|
|
467
|
+
body: currentRawResponse.parsedBody,
|
|
468
|
+
headers: currentRawResponse.headers.toJSON()
|
|
469
|
+
}
|
|
470
|
+
};
|
|
471
|
+
});
|
|
472
|
+
const lro = createLroSpec({
|
|
473
|
+
sendOperationFn,
|
|
474
|
+
args: { deploymentStackName, options },
|
|
475
|
+
spec: deleteAtSubscriptionOperationSpec
|
|
476
|
+
});
|
|
477
|
+
const poller = yield createHttpPoller(lro, {
|
|
478
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
479
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
480
|
+
resourceLocationConfig: "location"
|
|
481
|
+
});
|
|
482
|
+
yield poller.poll();
|
|
483
|
+
return poller;
|
|
484
|
+
});
|
|
485
|
+
}
|
|
486
|
+
/**
|
|
487
|
+
* Deletes a Deployment Stack by name. When operation completes, status code 200 returned without
|
|
488
|
+
* content.
|
|
489
|
+
* @param deploymentStackName Name of the deployment stack.
|
|
490
|
+
* @param options The options parameters.
|
|
491
|
+
*/
|
|
492
|
+
beginDeleteAtSubscriptionAndWait(deploymentStackName, options) {
|
|
493
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
494
|
+
const poller = yield this.beginDeleteAtSubscription(deploymentStackName, options);
|
|
495
|
+
return poller.pollUntilDone();
|
|
496
|
+
});
|
|
497
|
+
}
|
|
498
|
+
/**
|
|
499
|
+
* Creates or updates a Deployment Stack.
|
|
500
|
+
* @param managementGroupId Management Group.
|
|
501
|
+
* @param deploymentStackName Name of the deployment stack.
|
|
502
|
+
* @param deploymentStack Deployment Stack supplied to the operation.
|
|
503
|
+
* @param options The options parameters.
|
|
504
|
+
*/
|
|
505
|
+
beginCreateOrUpdateAtManagementGroup(managementGroupId, deploymentStackName, deploymentStack, options) {
|
|
506
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
507
|
+
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
508
|
+
return this.client.sendOperationRequest(args, spec);
|
|
509
|
+
});
|
|
510
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
511
|
+
var _a;
|
|
512
|
+
let currentRawResponse = undefined;
|
|
513
|
+
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
514
|
+
const callback = (rawResponse, flatResponse) => {
|
|
515
|
+
currentRawResponse = rawResponse;
|
|
516
|
+
providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
|
|
517
|
+
};
|
|
518
|
+
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
519
|
+
const flatResponse = yield directSendOperation(updatedArgs, spec);
|
|
520
|
+
return {
|
|
521
|
+
flatResponse,
|
|
522
|
+
rawResponse: {
|
|
523
|
+
statusCode: currentRawResponse.status,
|
|
524
|
+
body: currentRawResponse.parsedBody,
|
|
525
|
+
headers: currentRawResponse.headers.toJSON()
|
|
526
|
+
}
|
|
527
|
+
};
|
|
528
|
+
});
|
|
529
|
+
const lro = createLroSpec({
|
|
530
|
+
sendOperationFn,
|
|
531
|
+
args: {
|
|
532
|
+
managementGroupId,
|
|
533
|
+
deploymentStackName,
|
|
534
|
+
deploymentStack,
|
|
535
|
+
options
|
|
536
|
+
},
|
|
537
|
+
spec: createOrUpdateAtManagementGroupOperationSpec
|
|
538
|
+
});
|
|
539
|
+
const poller = yield createHttpPoller(lro, {
|
|
540
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
541
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
542
|
+
resourceLocationConfig: "azure-async-operation"
|
|
543
|
+
});
|
|
544
|
+
yield poller.poll();
|
|
545
|
+
return poller;
|
|
546
|
+
});
|
|
547
|
+
}
|
|
548
|
+
/**
|
|
549
|
+
* Creates or updates a Deployment Stack.
|
|
550
|
+
* @param managementGroupId Management Group.
|
|
551
|
+
* @param deploymentStackName Name of the deployment stack.
|
|
552
|
+
* @param deploymentStack Deployment Stack supplied to the operation.
|
|
553
|
+
* @param options The options parameters.
|
|
554
|
+
*/
|
|
555
|
+
beginCreateOrUpdateAtManagementGroupAndWait(managementGroupId, deploymentStackName, deploymentStack, options) {
|
|
556
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
557
|
+
const poller = yield this.beginCreateOrUpdateAtManagementGroup(managementGroupId, deploymentStackName, deploymentStack, options);
|
|
558
|
+
return poller.pollUntilDone();
|
|
559
|
+
});
|
|
560
|
+
}
|
|
561
|
+
/**
|
|
562
|
+
* Gets a Deployment Stack with a given name.
|
|
563
|
+
* @param managementGroupId Management Group.
|
|
564
|
+
* @param deploymentStackName Name of the deployment stack.
|
|
565
|
+
* @param options The options parameters.
|
|
566
|
+
*/
|
|
567
|
+
getAtManagementGroup(managementGroupId, deploymentStackName, options) {
|
|
568
|
+
return this.client.sendOperationRequest({ managementGroupId, deploymentStackName, options }, getAtManagementGroupOperationSpec);
|
|
569
|
+
}
|
|
570
|
+
/**
|
|
571
|
+
* Deletes a Deployment Stack by name. When operation completes, status code 200 returned without
|
|
572
|
+
* content.
|
|
573
|
+
* @param managementGroupId Management Group.
|
|
574
|
+
* @param deploymentStackName Name of the deployment stack.
|
|
575
|
+
* @param options The options parameters.
|
|
576
|
+
*/
|
|
577
|
+
beginDeleteAtManagementGroup(managementGroupId, deploymentStackName, options) {
|
|
578
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
579
|
+
const directSendOperation = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
580
|
+
return this.client.sendOperationRequest(args, spec);
|
|
581
|
+
});
|
|
582
|
+
const sendOperationFn = (args, spec) => __awaiter(this, void 0, void 0, function* () {
|
|
583
|
+
var _a;
|
|
584
|
+
let currentRawResponse = undefined;
|
|
585
|
+
const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
|
|
586
|
+
const callback = (rawResponse, flatResponse) => {
|
|
587
|
+
currentRawResponse = rawResponse;
|
|
588
|
+
providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
|
|
589
|
+
};
|
|
590
|
+
const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
|
|
591
|
+
const flatResponse = yield directSendOperation(updatedArgs, spec);
|
|
592
|
+
return {
|
|
593
|
+
flatResponse,
|
|
594
|
+
rawResponse: {
|
|
595
|
+
statusCode: currentRawResponse.status,
|
|
596
|
+
body: currentRawResponse.parsedBody,
|
|
597
|
+
headers: currentRawResponse.headers.toJSON()
|
|
598
|
+
}
|
|
599
|
+
};
|
|
600
|
+
});
|
|
601
|
+
const lro = createLroSpec({
|
|
602
|
+
sendOperationFn,
|
|
603
|
+
args: { managementGroupId, deploymentStackName, options },
|
|
604
|
+
spec: deleteAtManagementGroupOperationSpec
|
|
605
|
+
});
|
|
606
|
+
const poller = yield createHttpPoller(lro, {
|
|
607
|
+
restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
|
|
608
|
+
intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
|
|
609
|
+
resourceLocationConfig: "location"
|
|
610
|
+
});
|
|
611
|
+
yield poller.poll();
|
|
612
|
+
return poller;
|
|
613
|
+
});
|
|
614
|
+
}
|
|
615
|
+
/**
|
|
616
|
+
* Deletes a Deployment Stack by name. When operation completes, status code 200 returned without
|
|
617
|
+
* content.
|
|
618
|
+
* @param managementGroupId Management Group.
|
|
619
|
+
* @param deploymentStackName Name of the deployment stack.
|
|
620
|
+
* @param options The options parameters.
|
|
621
|
+
*/
|
|
622
|
+
beginDeleteAtManagementGroupAndWait(managementGroupId, deploymentStackName, options) {
|
|
623
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
624
|
+
const poller = yield this.beginDeleteAtManagementGroup(managementGroupId, deploymentStackName, options);
|
|
625
|
+
return poller.pollUntilDone();
|
|
626
|
+
});
|
|
627
|
+
}
|
|
628
|
+
/**
|
|
629
|
+
* Exports the template used to create the deployment stack.
|
|
630
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
631
|
+
* @param deploymentStackName Name of the deployment stack.
|
|
632
|
+
* @param options The options parameters.
|
|
633
|
+
*/
|
|
634
|
+
exportTemplateAtResourceGroup(resourceGroupName, deploymentStackName, options) {
|
|
635
|
+
return this.client.sendOperationRequest({ resourceGroupName, deploymentStackName, options }, exportTemplateAtResourceGroupOperationSpec);
|
|
636
|
+
}
|
|
637
|
+
/**
|
|
638
|
+
* Exports the template used to create the deployment stack.
|
|
639
|
+
* @param deploymentStackName Name of the deployment stack.
|
|
640
|
+
* @param options The options parameters.
|
|
641
|
+
*/
|
|
642
|
+
exportTemplateAtSubscription(deploymentStackName, options) {
|
|
643
|
+
return this.client.sendOperationRequest({ deploymentStackName, options }, exportTemplateAtSubscriptionOperationSpec);
|
|
644
|
+
}
|
|
645
|
+
/**
|
|
646
|
+
* Exports the template used to create the deployment stack.
|
|
647
|
+
* @param managementGroupId Management Group.
|
|
648
|
+
* @param deploymentStackName Name of the deployment stack.
|
|
649
|
+
* @param options The options parameters.
|
|
650
|
+
*/
|
|
651
|
+
exportTemplateAtManagementGroup(managementGroupId, deploymentStackName, options) {
|
|
652
|
+
return this.client.sendOperationRequest({ managementGroupId, deploymentStackName, options }, exportTemplateAtManagementGroupOperationSpec);
|
|
653
|
+
}
|
|
654
|
+
/**
|
|
655
|
+
* ListAtResourceGroupNext
|
|
656
|
+
* @param resourceGroupName The name of the resource group. The name is case insensitive.
|
|
657
|
+
* @param nextLink The nextLink from the previous successful call to the ListAtResourceGroup method.
|
|
658
|
+
* @param options The options parameters.
|
|
659
|
+
*/
|
|
660
|
+
_listAtResourceGroupNext(resourceGroupName, nextLink, options) {
|
|
661
|
+
return this.client.sendOperationRequest({ resourceGroupName, nextLink, options }, listAtResourceGroupNextOperationSpec);
|
|
662
|
+
}
|
|
663
|
+
/**
|
|
664
|
+
* ListAtSubscriptionNext
|
|
665
|
+
* @param nextLink The nextLink from the previous successful call to the ListAtSubscription method.
|
|
666
|
+
* @param options The options parameters.
|
|
667
|
+
*/
|
|
668
|
+
_listAtSubscriptionNext(nextLink, options) {
|
|
669
|
+
return this.client.sendOperationRequest({ nextLink, options }, listAtSubscriptionNextOperationSpec);
|
|
670
|
+
}
|
|
671
|
+
/**
|
|
672
|
+
* ListAtManagementGroupNext
|
|
673
|
+
* @param managementGroupId Management Group.
|
|
674
|
+
* @param nextLink The nextLink from the previous successful call to the ListAtManagementGroup method.
|
|
675
|
+
* @param options The options parameters.
|
|
676
|
+
*/
|
|
677
|
+
_listAtManagementGroupNext(managementGroupId, nextLink, options) {
|
|
678
|
+
return this.client.sendOperationRequest({ managementGroupId, nextLink, options }, listAtManagementGroupNextOperationSpec);
|
|
679
|
+
}
|
|
680
|
+
}
|
|
681
|
+
// Operation Specifications
|
|
682
|
+
const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
|
|
683
|
+
const listAtResourceGroupOperationSpec = {
|
|
684
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Resources/deploymentStacks",
|
|
685
|
+
httpMethod: "GET",
|
|
686
|
+
responses: {
|
|
687
|
+
200: {
|
|
688
|
+
bodyMapper: Mappers.DeploymentStackListResult
|
|
689
|
+
},
|
|
690
|
+
default: {
|
|
691
|
+
bodyMapper: Mappers.DeploymentStacksError
|
|
692
|
+
}
|
|
693
|
+
},
|
|
694
|
+
queryParameters: [Parameters.apiVersion],
|
|
695
|
+
urlParameters: [
|
|
696
|
+
Parameters.$host,
|
|
697
|
+
Parameters.subscriptionId,
|
|
698
|
+
Parameters.resourceGroupName
|
|
699
|
+
],
|
|
700
|
+
headerParameters: [Parameters.accept],
|
|
701
|
+
serializer
|
|
702
|
+
};
|
|
703
|
+
const listAtSubscriptionOperationSpec = {
|
|
704
|
+
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deploymentStacks",
|
|
705
|
+
httpMethod: "GET",
|
|
706
|
+
responses: {
|
|
707
|
+
200: {
|
|
708
|
+
bodyMapper: Mappers.DeploymentStackListResult
|
|
709
|
+
},
|
|
710
|
+
default: {
|
|
711
|
+
bodyMapper: Mappers.DeploymentStacksError
|
|
712
|
+
}
|
|
713
|
+
},
|
|
714
|
+
queryParameters: [Parameters.apiVersion],
|
|
715
|
+
urlParameters: [Parameters.$host, Parameters.subscriptionId],
|
|
716
|
+
headerParameters: [Parameters.accept],
|
|
717
|
+
serializer
|
|
718
|
+
};
|
|
719
|
+
const listAtManagementGroupOperationSpec = {
|
|
720
|
+
path: "/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Resources/deploymentStacks",
|
|
721
|
+
httpMethod: "GET",
|
|
722
|
+
responses: {
|
|
723
|
+
200: {
|
|
724
|
+
bodyMapper: Mappers.DeploymentStackListResult
|
|
725
|
+
},
|
|
726
|
+
default: {
|
|
727
|
+
bodyMapper: Mappers.DeploymentStacksError
|
|
728
|
+
}
|
|
729
|
+
},
|
|
730
|
+
queryParameters: [Parameters.apiVersion],
|
|
731
|
+
urlParameters: [Parameters.$host, Parameters.managementGroupId],
|
|
732
|
+
headerParameters: [Parameters.accept],
|
|
733
|
+
serializer
|
|
734
|
+
};
|
|
735
|
+
const createOrUpdateAtResourceGroupOperationSpec = {
|
|
736
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}",
|
|
737
|
+
httpMethod: "PUT",
|
|
738
|
+
responses: {
|
|
739
|
+
200: {
|
|
740
|
+
bodyMapper: Mappers.DeploymentStack
|
|
741
|
+
},
|
|
742
|
+
201: {
|
|
743
|
+
bodyMapper: Mappers.DeploymentStack
|
|
744
|
+
},
|
|
745
|
+
202: {
|
|
746
|
+
bodyMapper: Mappers.DeploymentStack
|
|
747
|
+
},
|
|
748
|
+
204: {
|
|
749
|
+
bodyMapper: Mappers.DeploymentStack
|
|
750
|
+
},
|
|
751
|
+
default: {
|
|
752
|
+
bodyMapper: Mappers.DeploymentStacksError
|
|
753
|
+
}
|
|
754
|
+
},
|
|
755
|
+
requestBody: Parameters.deploymentStack,
|
|
756
|
+
queryParameters: [Parameters.apiVersion],
|
|
757
|
+
urlParameters: [
|
|
758
|
+
Parameters.$host,
|
|
759
|
+
Parameters.subscriptionId,
|
|
760
|
+
Parameters.resourceGroupName,
|
|
761
|
+
Parameters.deploymentStackName
|
|
762
|
+
],
|
|
763
|
+
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
764
|
+
mediaType: "json",
|
|
765
|
+
serializer
|
|
766
|
+
};
|
|
767
|
+
const getAtResourceGroupOperationSpec = {
|
|
768
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}",
|
|
769
|
+
httpMethod: "GET",
|
|
770
|
+
responses: {
|
|
771
|
+
200: {
|
|
772
|
+
bodyMapper: Mappers.DeploymentStack
|
|
773
|
+
},
|
|
774
|
+
default: {
|
|
775
|
+
bodyMapper: Mappers.DeploymentStacksError
|
|
776
|
+
}
|
|
777
|
+
},
|
|
778
|
+
queryParameters: [Parameters.apiVersion],
|
|
779
|
+
urlParameters: [
|
|
780
|
+
Parameters.$host,
|
|
781
|
+
Parameters.subscriptionId,
|
|
782
|
+
Parameters.resourceGroupName,
|
|
783
|
+
Parameters.deploymentStackName
|
|
784
|
+
],
|
|
785
|
+
headerParameters: [Parameters.accept],
|
|
786
|
+
serializer
|
|
787
|
+
};
|
|
788
|
+
const deleteAtResourceGroupOperationSpec = {
|
|
789
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}",
|
|
790
|
+
httpMethod: "DELETE",
|
|
791
|
+
responses: {
|
|
792
|
+
200: {},
|
|
793
|
+
201: {},
|
|
794
|
+
202: {},
|
|
795
|
+
204: {},
|
|
796
|
+
default: {
|
|
797
|
+
bodyMapper: Mappers.DeploymentStacksError
|
|
798
|
+
}
|
|
799
|
+
},
|
|
800
|
+
queryParameters: [
|
|
801
|
+
Parameters.apiVersion,
|
|
802
|
+
Parameters.unmanageActionResources,
|
|
803
|
+
Parameters.unmanageActionResourceGroups
|
|
804
|
+
],
|
|
805
|
+
urlParameters: [
|
|
806
|
+
Parameters.$host,
|
|
807
|
+
Parameters.subscriptionId,
|
|
808
|
+
Parameters.resourceGroupName,
|
|
809
|
+
Parameters.deploymentStackName
|
|
810
|
+
],
|
|
811
|
+
headerParameters: [Parameters.accept],
|
|
812
|
+
serializer
|
|
813
|
+
};
|
|
814
|
+
const createOrUpdateAtSubscriptionOperationSpec = {
|
|
815
|
+
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}",
|
|
816
|
+
httpMethod: "PUT",
|
|
817
|
+
responses: {
|
|
818
|
+
200: {
|
|
819
|
+
bodyMapper: Mappers.DeploymentStack
|
|
820
|
+
},
|
|
821
|
+
201: {
|
|
822
|
+
bodyMapper: Mappers.DeploymentStack
|
|
823
|
+
},
|
|
824
|
+
202: {
|
|
825
|
+
bodyMapper: Mappers.DeploymentStack
|
|
826
|
+
},
|
|
827
|
+
204: {
|
|
828
|
+
bodyMapper: Mappers.DeploymentStack
|
|
829
|
+
},
|
|
830
|
+
default: {
|
|
831
|
+
bodyMapper: Mappers.DeploymentStacksError
|
|
832
|
+
}
|
|
833
|
+
},
|
|
834
|
+
requestBody: Parameters.deploymentStack,
|
|
835
|
+
queryParameters: [Parameters.apiVersion],
|
|
836
|
+
urlParameters: [
|
|
837
|
+
Parameters.$host,
|
|
838
|
+
Parameters.subscriptionId,
|
|
839
|
+
Parameters.deploymentStackName
|
|
840
|
+
],
|
|
841
|
+
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
842
|
+
mediaType: "json",
|
|
843
|
+
serializer
|
|
844
|
+
};
|
|
845
|
+
const getAtSubscriptionOperationSpec = {
|
|
846
|
+
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}",
|
|
847
|
+
httpMethod: "GET",
|
|
848
|
+
responses: {
|
|
849
|
+
200: {
|
|
850
|
+
bodyMapper: Mappers.DeploymentStack
|
|
851
|
+
},
|
|
852
|
+
default: {
|
|
853
|
+
bodyMapper: Mappers.DeploymentStacksError
|
|
854
|
+
}
|
|
855
|
+
},
|
|
856
|
+
queryParameters: [Parameters.apiVersion],
|
|
857
|
+
urlParameters: [
|
|
858
|
+
Parameters.$host,
|
|
859
|
+
Parameters.subscriptionId,
|
|
860
|
+
Parameters.deploymentStackName
|
|
861
|
+
],
|
|
862
|
+
headerParameters: [Parameters.accept],
|
|
863
|
+
serializer
|
|
864
|
+
};
|
|
865
|
+
const deleteAtSubscriptionOperationSpec = {
|
|
866
|
+
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}",
|
|
867
|
+
httpMethod: "DELETE",
|
|
868
|
+
responses: {
|
|
869
|
+
200: {},
|
|
870
|
+
201: {},
|
|
871
|
+
202: {},
|
|
872
|
+
204: {},
|
|
873
|
+
default: {
|
|
874
|
+
bodyMapper: Mappers.DeploymentStacksError
|
|
875
|
+
}
|
|
876
|
+
},
|
|
877
|
+
queryParameters: [
|
|
878
|
+
Parameters.apiVersion,
|
|
879
|
+
Parameters.unmanageActionResources,
|
|
880
|
+
Parameters.unmanageActionResourceGroups
|
|
881
|
+
],
|
|
882
|
+
urlParameters: [
|
|
883
|
+
Parameters.$host,
|
|
884
|
+
Parameters.subscriptionId,
|
|
885
|
+
Parameters.deploymentStackName
|
|
886
|
+
],
|
|
887
|
+
headerParameters: [Parameters.accept],
|
|
888
|
+
serializer
|
|
889
|
+
};
|
|
890
|
+
const createOrUpdateAtManagementGroupOperationSpec = {
|
|
891
|
+
path: "/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}",
|
|
892
|
+
httpMethod: "PUT",
|
|
893
|
+
responses: {
|
|
894
|
+
200: {
|
|
895
|
+
bodyMapper: Mappers.DeploymentStack
|
|
896
|
+
},
|
|
897
|
+
201: {
|
|
898
|
+
bodyMapper: Mappers.DeploymentStack
|
|
899
|
+
},
|
|
900
|
+
202: {
|
|
901
|
+
bodyMapper: Mappers.DeploymentStack
|
|
902
|
+
},
|
|
903
|
+
204: {
|
|
904
|
+
bodyMapper: Mappers.DeploymentStack
|
|
905
|
+
},
|
|
906
|
+
default: {
|
|
907
|
+
bodyMapper: Mappers.DeploymentStacksError
|
|
908
|
+
}
|
|
909
|
+
},
|
|
910
|
+
requestBody: Parameters.deploymentStack,
|
|
911
|
+
queryParameters: [Parameters.apiVersion],
|
|
912
|
+
urlParameters: [
|
|
913
|
+
Parameters.$host,
|
|
914
|
+
Parameters.managementGroupId,
|
|
915
|
+
Parameters.deploymentStackName
|
|
916
|
+
],
|
|
917
|
+
headerParameters: [Parameters.accept, Parameters.contentType],
|
|
918
|
+
mediaType: "json",
|
|
919
|
+
serializer
|
|
920
|
+
};
|
|
921
|
+
const getAtManagementGroupOperationSpec = {
|
|
922
|
+
path: "/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}",
|
|
923
|
+
httpMethod: "GET",
|
|
924
|
+
responses: {
|
|
925
|
+
200: {
|
|
926
|
+
bodyMapper: Mappers.DeploymentStack
|
|
927
|
+
},
|
|
928
|
+
default: {
|
|
929
|
+
bodyMapper: Mappers.DeploymentStacksError
|
|
930
|
+
}
|
|
931
|
+
},
|
|
932
|
+
queryParameters: [Parameters.apiVersion],
|
|
933
|
+
urlParameters: [
|
|
934
|
+
Parameters.$host,
|
|
935
|
+
Parameters.managementGroupId,
|
|
936
|
+
Parameters.deploymentStackName
|
|
937
|
+
],
|
|
938
|
+
headerParameters: [Parameters.accept],
|
|
939
|
+
serializer
|
|
940
|
+
};
|
|
941
|
+
const deleteAtManagementGroupOperationSpec = {
|
|
942
|
+
path: "/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}",
|
|
943
|
+
httpMethod: "DELETE",
|
|
944
|
+
responses: {
|
|
945
|
+
200: {},
|
|
946
|
+
201: {},
|
|
947
|
+
202: {},
|
|
948
|
+
204: {},
|
|
949
|
+
default: {
|
|
950
|
+
bodyMapper: Mappers.DeploymentStacksError
|
|
951
|
+
}
|
|
952
|
+
},
|
|
953
|
+
queryParameters: [
|
|
954
|
+
Parameters.apiVersion,
|
|
955
|
+
Parameters.unmanageActionResources,
|
|
956
|
+
Parameters.unmanageActionResourceGroups,
|
|
957
|
+
Parameters.unmanageActionManagementGroups
|
|
958
|
+
],
|
|
959
|
+
urlParameters: [
|
|
960
|
+
Parameters.$host,
|
|
961
|
+
Parameters.managementGroupId,
|
|
962
|
+
Parameters.deploymentStackName
|
|
963
|
+
],
|
|
964
|
+
headerParameters: [Parameters.accept],
|
|
965
|
+
serializer
|
|
966
|
+
};
|
|
967
|
+
const exportTemplateAtResourceGroupOperationSpec = {
|
|
968
|
+
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}/exportTemplate",
|
|
969
|
+
httpMethod: "POST",
|
|
970
|
+
responses: {
|
|
971
|
+
200: {
|
|
972
|
+
bodyMapper: Mappers.DeploymentStackTemplateDefinition
|
|
973
|
+
},
|
|
974
|
+
default: {
|
|
975
|
+
bodyMapper: Mappers.DeploymentStacksError
|
|
976
|
+
}
|
|
977
|
+
},
|
|
978
|
+
queryParameters: [Parameters.apiVersion],
|
|
979
|
+
urlParameters: [
|
|
980
|
+
Parameters.$host,
|
|
981
|
+
Parameters.subscriptionId,
|
|
982
|
+
Parameters.resourceGroupName,
|
|
983
|
+
Parameters.deploymentStackName
|
|
984
|
+
],
|
|
985
|
+
headerParameters: [Parameters.accept],
|
|
986
|
+
serializer
|
|
987
|
+
};
|
|
988
|
+
const exportTemplateAtSubscriptionOperationSpec = {
|
|
989
|
+
path: "/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}/exportTemplate",
|
|
990
|
+
httpMethod: "POST",
|
|
991
|
+
responses: {
|
|
992
|
+
200: {
|
|
993
|
+
bodyMapper: Mappers.DeploymentStackTemplateDefinition
|
|
994
|
+
},
|
|
995
|
+
default: {
|
|
996
|
+
bodyMapper: Mappers.DeploymentStacksError
|
|
997
|
+
}
|
|
998
|
+
},
|
|
999
|
+
queryParameters: [Parameters.apiVersion],
|
|
1000
|
+
urlParameters: [
|
|
1001
|
+
Parameters.$host,
|
|
1002
|
+
Parameters.subscriptionId,
|
|
1003
|
+
Parameters.deploymentStackName
|
|
1004
|
+
],
|
|
1005
|
+
headerParameters: [Parameters.accept],
|
|
1006
|
+
serializer
|
|
1007
|
+
};
|
|
1008
|
+
const exportTemplateAtManagementGroupOperationSpec = {
|
|
1009
|
+
path: "/providers/Microsoft.Management/managementGroups/{managementGroupId}/providers/Microsoft.Resources/deploymentStacks/{deploymentStackName}/exportTemplate",
|
|
1010
|
+
httpMethod: "POST",
|
|
1011
|
+
responses: {
|
|
1012
|
+
200: {
|
|
1013
|
+
bodyMapper: Mappers.DeploymentStackTemplateDefinition
|
|
1014
|
+
},
|
|
1015
|
+
default: {
|
|
1016
|
+
bodyMapper: Mappers.DeploymentStacksError
|
|
1017
|
+
}
|
|
1018
|
+
},
|
|
1019
|
+
queryParameters: [Parameters.apiVersion],
|
|
1020
|
+
urlParameters: [
|
|
1021
|
+
Parameters.$host,
|
|
1022
|
+
Parameters.managementGroupId,
|
|
1023
|
+
Parameters.deploymentStackName
|
|
1024
|
+
],
|
|
1025
|
+
headerParameters: [Parameters.accept],
|
|
1026
|
+
serializer
|
|
1027
|
+
};
|
|
1028
|
+
const listAtResourceGroupNextOperationSpec = {
|
|
1029
|
+
path: "{nextLink}",
|
|
1030
|
+
httpMethod: "GET",
|
|
1031
|
+
responses: {
|
|
1032
|
+
200: {
|
|
1033
|
+
bodyMapper: Mappers.DeploymentStackListResult
|
|
1034
|
+
},
|
|
1035
|
+
default: {
|
|
1036
|
+
bodyMapper: Mappers.DeploymentStacksError
|
|
1037
|
+
}
|
|
1038
|
+
},
|
|
1039
|
+
urlParameters: [
|
|
1040
|
+
Parameters.$host,
|
|
1041
|
+
Parameters.subscriptionId,
|
|
1042
|
+
Parameters.resourceGroupName,
|
|
1043
|
+
Parameters.nextLink
|
|
1044
|
+
],
|
|
1045
|
+
headerParameters: [Parameters.accept],
|
|
1046
|
+
serializer
|
|
1047
|
+
};
|
|
1048
|
+
const listAtSubscriptionNextOperationSpec = {
|
|
1049
|
+
path: "{nextLink}",
|
|
1050
|
+
httpMethod: "GET",
|
|
1051
|
+
responses: {
|
|
1052
|
+
200: {
|
|
1053
|
+
bodyMapper: Mappers.DeploymentStackListResult
|
|
1054
|
+
},
|
|
1055
|
+
default: {
|
|
1056
|
+
bodyMapper: Mappers.DeploymentStacksError
|
|
1057
|
+
}
|
|
1058
|
+
},
|
|
1059
|
+
urlParameters: [
|
|
1060
|
+
Parameters.$host,
|
|
1061
|
+
Parameters.subscriptionId,
|
|
1062
|
+
Parameters.nextLink
|
|
1063
|
+
],
|
|
1064
|
+
headerParameters: [Parameters.accept],
|
|
1065
|
+
serializer
|
|
1066
|
+
};
|
|
1067
|
+
const listAtManagementGroupNextOperationSpec = {
|
|
1068
|
+
path: "{nextLink}",
|
|
1069
|
+
httpMethod: "GET",
|
|
1070
|
+
responses: {
|
|
1071
|
+
200: {
|
|
1072
|
+
bodyMapper: Mappers.DeploymentStackListResult
|
|
1073
|
+
},
|
|
1074
|
+
default: {
|
|
1075
|
+
bodyMapper: Mappers.DeploymentStacksError
|
|
1076
|
+
}
|
|
1077
|
+
},
|
|
1078
|
+
urlParameters: [
|
|
1079
|
+
Parameters.$host,
|
|
1080
|
+
Parameters.managementGroupId,
|
|
1081
|
+
Parameters.nextLink
|
|
1082
|
+
],
|
|
1083
|
+
headerParameters: [Parameters.accept],
|
|
1084
|
+
serializer
|
|
1085
|
+
};
|
|
1086
|
+
//# sourceMappingURL=deploymentStacks.js.map
|