@azure/arm-appservice 13.0.3-alpha.20221101.1 → 13.0.3
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 +2 -8
- package/dist/index.js +3061 -1189
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/src/index.d.ts +1 -0
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/index.js +1 -0
- package/dist-esm/src/index.js.map +1 -1
- package/dist-esm/src/operations/appServiceCertificateOrders.d.ts.map +1 -1
- package/dist-esm/src/operations/appServiceCertificateOrders.js +55 -21
- package/dist-esm/src/operations/appServiceCertificateOrders.js.map +1 -1
- package/dist-esm/src/operations/appServiceEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operations/appServiceEnvironments.js +400 -157
- package/dist-esm/src/operations/appServiceEnvironments.js.map +1 -1
- package/dist-esm/src/operations/appServicePlans.d.ts.map +1 -1
- package/dist-esm/src/operations/appServicePlans.js +109 -42
- package/dist-esm/src/operations/appServicePlans.js.map +1 -1
- package/dist-esm/src/operations/certificateOrdersDiagnostics.d.ts.map +1 -1
- package/dist-esm/src/operations/certificateOrdersDiagnostics.js +19 -7
- package/dist-esm/src/operations/certificateOrdersDiagnostics.js.map +1 -1
- package/dist-esm/src/operations/certificateRegistrationProvider.d.ts.map +1 -1
- package/dist-esm/src/operations/certificateRegistrationProvider.js +19 -7
- package/dist-esm/src/operations/certificateRegistrationProvider.js.map +1 -1
- package/dist-esm/src/operations/certificates.d.ts.map +1 -1
- package/dist-esm/src/operations/certificates.js +37 -14
- package/dist-esm/src/operations/certificates.js.map +1 -1
- package/dist-esm/src/operations/containerApps.d.ts.map +1 -1
- package/dist-esm/src/operations/containerApps.js +37 -14
- package/dist-esm/src/operations/containerApps.js.map +1 -1
- package/dist-esm/src/operations/containerAppsRevisions.d.ts.map +1 -1
- package/dist-esm/src/operations/containerAppsRevisions.js +19 -7
- package/dist-esm/src/operations/containerAppsRevisions.js.map +1 -1
- package/dist-esm/src/operations/deletedWebApps.d.ts.map +1 -1
- package/dist-esm/src/operations/deletedWebApps.js +37 -14
- package/dist-esm/src/operations/deletedWebApps.js.map +1 -1
- package/dist-esm/src/operations/diagnostics.d.ts.map +1 -1
- package/dist-esm/src/operations/diagnostics.js +163 -63
- package/dist-esm/src/operations/diagnostics.js.map +1 -1
- package/dist-esm/src/operations/domainRegistrationProvider.d.ts.map +1 -1
- package/dist-esm/src/operations/domainRegistrationProvider.js +19 -7
- package/dist-esm/src/operations/domainRegistrationProvider.js.map +1 -1
- package/dist-esm/src/operations/domains.d.ts.map +1 -1
- package/dist-esm/src/operations/domains.js +73 -28
- package/dist-esm/src/operations/domains.js.map +1 -1
- package/dist-esm/src/operations/kubeEnvironments.d.ts.map +1 -1
- package/dist-esm/src/operations/kubeEnvironments.js +37 -14
- package/dist-esm/src/operations/kubeEnvironments.js.map +1 -1
- package/dist-esm/src/operations/provider.d.ts.map +1 -1
- package/dist-esm/src/operations/provider.js +127 -49
- package/dist-esm/src/operations/provider.js.map +1 -1
- package/dist-esm/src/operations/recommendations.d.ts.map +1 -1
- package/dist-esm/src/operations/recommendations.js +91 -35
- package/dist-esm/src/operations/recommendations.js.map +1 -1
- package/dist-esm/src/operations/resourceHealthMetadataOperations.d.ts.map +1 -1
- package/dist-esm/src/operations/resourceHealthMetadataOperations.js +73 -28
- package/dist-esm/src/operations/resourceHealthMetadataOperations.js.map +1 -1
- package/dist-esm/src/operations/staticSites.d.ts.map +1 -1
- package/dist-esm/src/operations/staticSites.js +217 -84
- package/dist-esm/src/operations/staticSites.js.map +1 -1
- package/dist-esm/src/operations/topLevelDomains.d.ts.map +1 -1
- package/dist-esm/src/operations/topLevelDomains.js +37 -14
- package/dist-esm/src/operations/topLevelDomains.js.map +1 -1
- package/dist-esm/src/operations/webApps.d.ts.map +1 -1
- package/dist-esm/src/operations/webApps.js +1171 -455
- package/dist-esm/src/operations/webApps.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActionRepetitions.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowRunActionRepetitions.js +37 -14
- package/dist-esm/src/operations/workflowRunActionRepetitions.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.js +19 -7
- package/dist-esm/src/operations/workflowRunActionRepetitionsRequestHistories.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActionScopeRepetitions.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowRunActionScopeRepetitions.js +19 -7
- package/dist-esm/src/operations/workflowRunActionScopeRepetitions.js.map +1 -1
- package/dist-esm/src/operations/workflowRunActions.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowRunActions.js +37 -14
- package/dist-esm/src/operations/workflowRunActions.js.map +1 -1
- package/dist-esm/src/operations/workflowRuns.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowRuns.js +19 -7
- package/dist-esm/src/operations/workflowRuns.js.map +1 -1
- package/dist-esm/src/operations/workflowTriggerHistories.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowTriggerHistories.js +19 -7
- package/dist-esm/src/operations/workflowTriggerHistories.js.map +1 -1
- package/dist-esm/src/operations/workflowTriggers.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowTriggers.js +19 -7
- package/dist-esm/src/operations/workflowTriggers.js.map +1 -1
- package/dist-esm/src/operations/workflowVersions.d.ts.map +1 -1
- package/dist-esm/src/operations/workflowVersions.js +19 -7
- package/dist-esm/src/operations/workflowVersions.js.map +1 -1
- 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/src/webSiteManagementClient.d.ts.map +1 -1
- package/dist-esm/src/webSiteManagementClient.js +128 -59
- package/dist-esm/src/webSiteManagementClient.js.map +1 -1
- package/dist-esm/test/web_examples.js +2 -2
- package/dist-esm/test/web_examples.js.map +1 -1
- package/package.json +7 -6
- package/review/arm-appservice.api.md +3 -0
- package/src/index.ts +1 -0
- package/src/operations/appServiceCertificateOrders.ts +71 -29
- package/src/operations/appServiceEnvironments.ts +552 -243
- package/src/operations/appServicePlans.ts +148 -59
- package/src/operations/certificateOrdersDiagnostics.ts +26 -12
- package/src/operations/certificateRegistrationProvider.ts +21 -8
- package/src/operations/certificates.ts +45 -16
- package/src/operations/containerApps.ts +45 -16
- package/src/operations/containerAppsRevisions.ts +26 -12
- package/src/operations/deletedWebApps.ts +41 -16
- package/src/operations/diagnostics.ts +235 -117
- package/src/operations/domainRegistrationProvider.ts +21 -8
- package/src/operations/domains.ts +95 -37
- package/src/operations/kubeEnvironments.ts +45 -16
- package/src/operations/provider.ts +146 -56
- package/src/operations/recommendations.ts +122 -57
- package/src/operations/resourceHealthMetadataOperations.ts +97 -38
- package/src/operations/staticSites.ts +296 -144
- package/src/operations/topLevelDomains.ts +47 -17
- package/src/operations/webApps.ts +1667 -791
- package/src/operations/workflowRunActionRepetitions.ts +59 -32
- package/src/operations/workflowRunActionRepetitionsRequestHistories.ts +30 -16
- package/src/operations/workflowRunActionScopeRepetitions.ts +29 -15
- package/src/operations/workflowRunActions.ts +57 -30
- package/src/operations/workflowRuns.ts +22 -13
- package/src/operations/workflowTriggerHistories.ts +28 -14
- package/src/operations/workflowTriggers.ts +22 -13
- package/src/operations/workflowVersions.ts +22 -13
- package/src/pagingHelper.ts +39 -0
- package/src/webSiteManagementClient.ts +151 -71
- package/types/arm-appservice.d.ts +9 -0
|
@@ -6,6 +6,7 @@
|
|
|
6
6
|
* Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
7
7
|
*/
|
|
8
8
|
import { __asyncDelegator, __asyncGenerator, __asyncValues, __await, __awaiter } from "tslib";
|
|
9
|
+
import { setContinuationToken } from "../pagingHelper";
|
|
9
10
|
import * as coreClient from "@azure/core-client";
|
|
10
11
|
import * as Mappers from "../models/mappers";
|
|
11
12
|
import * as Parameters from "../models/parameters";
|
|
@@ -34,20 +35,31 @@ export class WebAppsImpl {
|
|
|
34
35
|
[Symbol.asyncIterator]() {
|
|
35
36
|
return this;
|
|
36
37
|
},
|
|
37
|
-
byPage: () => {
|
|
38
|
-
|
|
38
|
+
byPage: (settings) => {
|
|
39
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
40
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
41
|
+
}
|
|
42
|
+
return this.listPagingPage(options, settings);
|
|
39
43
|
}
|
|
40
44
|
};
|
|
41
45
|
}
|
|
42
|
-
listPagingPage(options) {
|
|
46
|
+
listPagingPage(options, settings) {
|
|
43
47
|
return __asyncGenerator(this, arguments, function* listPagingPage_1() {
|
|
44
|
-
let result
|
|
45
|
-
|
|
46
|
-
|
|
48
|
+
let result;
|
|
49
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
50
|
+
if (!continuationToken) {
|
|
51
|
+
result = yield __await(this._list(options));
|
|
52
|
+
let page = result.value || [];
|
|
53
|
+
continuationToken = result.nextLink;
|
|
54
|
+
setContinuationToken(page, continuationToken);
|
|
55
|
+
yield yield __await(page);
|
|
56
|
+
}
|
|
47
57
|
while (continuationToken) {
|
|
48
58
|
result = yield __await(this._listNext(continuationToken, options));
|
|
49
59
|
continuationToken = result.nextLink;
|
|
50
|
-
|
|
60
|
+
let page = result.value || [];
|
|
61
|
+
setContinuationToken(page, continuationToken);
|
|
62
|
+
yield yield __await(page);
|
|
51
63
|
}
|
|
52
64
|
});
|
|
53
65
|
}
|
|
@@ -83,20 +95,31 @@ export class WebAppsImpl {
|
|
|
83
95
|
[Symbol.asyncIterator]() {
|
|
84
96
|
return this;
|
|
85
97
|
},
|
|
86
|
-
byPage: () => {
|
|
87
|
-
|
|
98
|
+
byPage: (settings) => {
|
|
99
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
100
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
101
|
+
}
|
|
102
|
+
return this.listByResourceGroupPagingPage(resourceGroupName, options, settings);
|
|
88
103
|
}
|
|
89
104
|
};
|
|
90
105
|
}
|
|
91
|
-
listByResourceGroupPagingPage(resourceGroupName, options) {
|
|
106
|
+
listByResourceGroupPagingPage(resourceGroupName, options, settings) {
|
|
92
107
|
return __asyncGenerator(this, arguments, function* listByResourceGroupPagingPage_1() {
|
|
93
|
-
let result
|
|
94
|
-
|
|
95
|
-
|
|
108
|
+
let result;
|
|
109
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
110
|
+
if (!continuationToken) {
|
|
111
|
+
result = yield __await(this._listByResourceGroup(resourceGroupName, options));
|
|
112
|
+
let page = result.value || [];
|
|
113
|
+
continuationToken = result.nextLink;
|
|
114
|
+
setContinuationToken(page, continuationToken);
|
|
115
|
+
yield yield __await(page);
|
|
116
|
+
}
|
|
96
117
|
while (continuationToken) {
|
|
97
118
|
result = yield __await(this._listByResourceGroupNext(resourceGroupName, continuationToken, options));
|
|
98
119
|
continuationToken = result.nextLink;
|
|
99
|
-
|
|
120
|
+
let page = result.value || [];
|
|
121
|
+
setContinuationToken(page, continuationToken);
|
|
122
|
+
yield yield __await(page);
|
|
100
123
|
}
|
|
101
124
|
});
|
|
102
125
|
}
|
|
@@ -133,20 +156,31 @@ export class WebAppsImpl {
|
|
|
133
156
|
[Symbol.asyncIterator]() {
|
|
134
157
|
return this;
|
|
135
158
|
},
|
|
136
|
-
byPage: () => {
|
|
137
|
-
|
|
159
|
+
byPage: (settings) => {
|
|
160
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
161
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
162
|
+
}
|
|
163
|
+
return this.listBackupsPagingPage(resourceGroupName, name, options, settings);
|
|
138
164
|
}
|
|
139
165
|
};
|
|
140
166
|
}
|
|
141
|
-
listBackupsPagingPage(resourceGroupName, name, options) {
|
|
167
|
+
listBackupsPagingPage(resourceGroupName, name, options, settings) {
|
|
142
168
|
return __asyncGenerator(this, arguments, function* listBackupsPagingPage_1() {
|
|
143
|
-
let result
|
|
144
|
-
|
|
145
|
-
|
|
169
|
+
let result;
|
|
170
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
171
|
+
if (!continuationToken) {
|
|
172
|
+
result = yield __await(this._listBackups(resourceGroupName, name, options));
|
|
173
|
+
let page = result.value || [];
|
|
174
|
+
continuationToken = result.nextLink;
|
|
175
|
+
setContinuationToken(page, continuationToken);
|
|
176
|
+
yield yield __await(page);
|
|
177
|
+
}
|
|
146
178
|
while (continuationToken) {
|
|
147
179
|
result = yield __await(this._listBackupsNext(resourceGroupName, name, continuationToken, options));
|
|
148
180
|
continuationToken = result.nextLink;
|
|
149
|
-
|
|
181
|
+
let page = result.value || [];
|
|
182
|
+
setContinuationToken(page, continuationToken);
|
|
183
|
+
yield yield __await(page);
|
|
150
184
|
}
|
|
151
185
|
});
|
|
152
186
|
}
|
|
@@ -184,20 +218,31 @@ export class WebAppsImpl {
|
|
|
184
218
|
[Symbol.asyncIterator]() {
|
|
185
219
|
return this;
|
|
186
220
|
},
|
|
187
|
-
byPage: () => {
|
|
188
|
-
|
|
221
|
+
byPage: (settings) => {
|
|
222
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
223
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
224
|
+
}
|
|
225
|
+
return this.listBasicPublishingCredentialsPoliciesPagingPage(resourceGroupName, name, options, settings);
|
|
189
226
|
}
|
|
190
227
|
};
|
|
191
228
|
}
|
|
192
|
-
listBasicPublishingCredentialsPoliciesPagingPage(resourceGroupName, name, options) {
|
|
229
|
+
listBasicPublishingCredentialsPoliciesPagingPage(resourceGroupName, name, options, settings) {
|
|
193
230
|
return __asyncGenerator(this, arguments, function* listBasicPublishingCredentialsPoliciesPagingPage_1() {
|
|
194
|
-
let result
|
|
195
|
-
|
|
196
|
-
|
|
231
|
+
let result;
|
|
232
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
233
|
+
if (!continuationToken) {
|
|
234
|
+
result = yield __await(this._listBasicPublishingCredentialsPolicies(resourceGroupName, name, options));
|
|
235
|
+
let page = result.value || [];
|
|
236
|
+
continuationToken = result.nextLink;
|
|
237
|
+
setContinuationToken(page, continuationToken);
|
|
238
|
+
yield yield __await(page);
|
|
239
|
+
}
|
|
197
240
|
while (continuationToken) {
|
|
198
241
|
result = yield __await(this._listBasicPublishingCredentialsPoliciesNext(resourceGroupName, name, continuationToken, options));
|
|
199
242
|
continuationToken = result.nextLink;
|
|
200
|
-
|
|
243
|
+
let page = result.value || [];
|
|
244
|
+
setContinuationToken(page, continuationToken);
|
|
245
|
+
yield yield __await(page);
|
|
201
246
|
}
|
|
202
247
|
});
|
|
203
248
|
}
|
|
@@ -234,20 +279,31 @@ export class WebAppsImpl {
|
|
|
234
279
|
[Symbol.asyncIterator]() {
|
|
235
280
|
return this;
|
|
236
281
|
},
|
|
237
|
-
byPage: () => {
|
|
238
|
-
|
|
282
|
+
byPage: (settings) => {
|
|
283
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
284
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
285
|
+
}
|
|
286
|
+
return this.listConfigurationsPagingPage(resourceGroupName, name, options, settings);
|
|
239
287
|
}
|
|
240
288
|
};
|
|
241
289
|
}
|
|
242
|
-
listConfigurationsPagingPage(resourceGroupName, name, options) {
|
|
290
|
+
listConfigurationsPagingPage(resourceGroupName, name, options, settings) {
|
|
243
291
|
return __asyncGenerator(this, arguments, function* listConfigurationsPagingPage_1() {
|
|
244
|
-
let result
|
|
245
|
-
|
|
246
|
-
|
|
292
|
+
let result;
|
|
293
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
294
|
+
if (!continuationToken) {
|
|
295
|
+
result = yield __await(this._listConfigurations(resourceGroupName, name, options));
|
|
296
|
+
let page = result.value || [];
|
|
297
|
+
continuationToken = result.nextLink;
|
|
298
|
+
setContinuationToken(page, continuationToken);
|
|
299
|
+
yield yield __await(page);
|
|
300
|
+
}
|
|
247
301
|
while (continuationToken) {
|
|
248
302
|
result = yield __await(this._listConfigurationsNext(resourceGroupName, name, continuationToken, options));
|
|
249
303
|
continuationToken = result.nextLink;
|
|
250
|
-
|
|
304
|
+
let page = result.value || [];
|
|
305
|
+
setContinuationToken(page, continuationToken);
|
|
306
|
+
yield yield __await(page);
|
|
251
307
|
}
|
|
252
308
|
});
|
|
253
309
|
}
|
|
@@ -284,20 +340,31 @@ export class WebAppsImpl {
|
|
|
284
340
|
[Symbol.asyncIterator]() {
|
|
285
341
|
return this;
|
|
286
342
|
},
|
|
287
|
-
byPage: () => {
|
|
288
|
-
|
|
343
|
+
byPage: (settings) => {
|
|
344
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
345
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
346
|
+
}
|
|
347
|
+
return this.getAppSettingsKeyVaultReferencesPagingPage(resourceGroupName, name, options, settings);
|
|
289
348
|
}
|
|
290
349
|
};
|
|
291
350
|
}
|
|
292
|
-
getAppSettingsKeyVaultReferencesPagingPage(resourceGroupName, name, options) {
|
|
351
|
+
getAppSettingsKeyVaultReferencesPagingPage(resourceGroupName, name, options, settings) {
|
|
293
352
|
return __asyncGenerator(this, arguments, function* getAppSettingsKeyVaultReferencesPagingPage_1() {
|
|
294
|
-
let result
|
|
295
|
-
|
|
296
|
-
|
|
353
|
+
let result;
|
|
354
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
355
|
+
if (!continuationToken) {
|
|
356
|
+
result = yield __await(this._getAppSettingsKeyVaultReferences(resourceGroupName, name, options));
|
|
357
|
+
let page = result.value || [];
|
|
358
|
+
continuationToken = result.nextLink;
|
|
359
|
+
setContinuationToken(page, continuationToken);
|
|
360
|
+
yield yield __await(page);
|
|
361
|
+
}
|
|
297
362
|
while (continuationToken) {
|
|
298
363
|
result = yield __await(this._getAppSettingsKeyVaultReferencesNext(resourceGroupName, name, continuationToken, options));
|
|
299
364
|
continuationToken = result.nextLink;
|
|
300
|
-
|
|
365
|
+
let page = result.value || [];
|
|
366
|
+
setContinuationToken(page, continuationToken);
|
|
367
|
+
yield yield __await(page);
|
|
301
368
|
}
|
|
302
369
|
});
|
|
303
370
|
}
|
|
@@ -334,20 +401,31 @@ export class WebAppsImpl {
|
|
|
334
401
|
[Symbol.asyncIterator]() {
|
|
335
402
|
return this;
|
|
336
403
|
},
|
|
337
|
-
byPage: () => {
|
|
338
|
-
|
|
404
|
+
byPage: (settings) => {
|
|
405
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
406
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
407
|
+
}
|
|
408
|
+
return this.getSiteConnectionStringKeyVaultReferencesPagingPage(resourceGroupName, name, options, settings);
|
|
339
409
|
}
|
|
340
410
|
};
|
|
341
411
|
}
|
|
342
|
-
getSiteConnectionStringKeyVaultReferencesPagingPage(resourceGroupName, name, options) {
|
|
412
|
+
getSiteConnectionStringKeyVaultReferencesPagingPage(resourceGroupName, name, options, settings) {
|
|
343
413
|
return __asyncGenerator(this, arguments, function* getSiteConnectionStringKeyVaultReferencesPagingPage_1() {
|
|
344
|
-
let result
|
|
345
|
-
|
|
346
|
-
|
|
414
|
+
let result;
|
|
415
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
416
|
+
if (!continuationToken) {
|
|
417
|
+
result = yield __await(this._getSiteConnectionStringKeyVaultReferences(resourceGroupName, name, options));
|
|
418
|
+
let page = result.value || [];
|
|
419
|
+
continuationToken = result.nextLink;
|
|
420
|
+
setContinuationToken(page, continuationToken);
|
|
421
|
+
yield yield __await(page);
|
|
422
|
+
}
|
|
347
423
|
while (continuationToken) {
|
|
348
424
|
result = yield __await(this._getSiteConnectionStringKeyVaultReferencesNext(resourceGroupName, name, continuationToken, options));
|
|
349
425
|
continuationToken = result.nextLink;
|
|
350
|
-
|
|
426
|
+
let page = result.value || [];
|
|
427
|
+
setContinuationToken(page, continuationToken);
|
|
428
|
+
yield yield __await(page);
|
|
351
429
|
}
|
|
352
430
|
});
|
|
353
431
|
}
|
|
@@ -385,20 +463,31 @@ export class WebAppsImpl {
|
|
|
385
463
|
[Symbol.asyncIterator]() {
|
|
386
464
|
return this;
|
|
387
465
|
},
|
|
388
|
-
byPage: () => {
|
|
389
|
-
|
|
466
|
+
byPage: (settings) => {
|
|
467
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
468
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
469
|
+
}
|
|
470
|
+
return this.listConfigurationSnapshotInfoPagingPage(resourceGroupName, name, options, settings);
|
|
390
471
|
}
|
|
391
472
|
};
|
|
392
473
|
}
|
|
393
|
-
listConfigurationSnapshotInfoPagingPage(resourceGroupName, name, options) {
|
|
474
|
+
listConfigurationSnapshotInfoPagingPage(resourceGroupName, name, options, settings) {
|
|
394
475
|
return __asyncGenerator(this, arguments, function* listConfigurationSnapshotInfoPagingPage_1() {
|
|
395
|
-
let result
|
|
396
|
-
|
|
397
|
-
|
|
476
|
+
let result;
|
|
477
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
478
|
+
if (!continuationToken) {
|
|
479
|
+
result = yield __await(this._listConfigurationSnapshotInfo(resourceGroupName, name, options));
|
|
480
|
+
let page = result.value || [];
|
|
481
|
+
continuationToken = result.nextLink;
|
|
482
|
+
setContinuationToken(page, continuationToken);
|
|
483
|
+
yield yield __await(page);
|
|
484
|
+
}
|
|
398
485
|
while (continuationToken) {
|
|
399
486
|
result = yield __await(this._listConfigurationSnapshotInfoNext(resourceGroupName, name, continuationToken, options));
|
|
400
487
|
continuationToken = result.nextLink;
|
|
401
|
-
|
|
488
|
+
let page = result.value || [];
|
|
489
|
+
setContinuationToken(page, continuationToken);
|
|
490
|
+
yield yield __await(page);
|
|
402
491
|
}
|
|
403
492
|
});
|
|
404
493
|
}
|
|
@@ -435,20 +524,31 @@ export class WebAppsImpl {
|
|
|
435
524
|
[Symbol.asyncIterator]() {
|
|
436
525
|
return this;
|
|
437
526
|
},
|
|
438
|
-
byPage: () => {
|
|
439
|
-
|
|
527
|
+
byPage: (settings) => {
|
|
528
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
529
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
530
|
+
}
|
|
531
|
+
return this.listContinuousWebJobsPagingPage(resourceGroupName, name, options, settings);
|
|
440
532
|
}
|
|
441
533
|
};
|
|
442
534
|
}
|
|
443
|
-
listContinuousWebJobsPagingPage(resourceGroupName, name, options) {
|
|
535
|
+
listContinuousWebJobsPagingPage(resourceGroupName, name, options, settings) {
|
|
444
536
|
return __asyncGenerator(this, arguments, function* listContinuousWebJobsPagingPage_1() {
|
|
445
|
-
let result
|
|
446
|
-
|
|
447
|
-
|
|
537
|
+
let result;
|
|
538
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
539
|
+
if (!continuationToken) {
|
|
540
|
+
result = yield __await(this._listContinuousWebJobs(resourceGroupName, name, options));
|
|
541
|
+
let page = result.value || [];
|
|
542
|
+
continuationToken = result.nextLink;
|
|
543
|
+
setContinuationToken(page, continuationToken);
|
|
544
|
+
yield yield __await(page);
|
|
545
|
+
}
|
|
448
546
|
while (continuationToken) {
|
|
449
547
|
result = yield __await(this._listContinuousWebJobsNext(resourceGroupName, name, continuationToken, options));
|
|
450
548
|
continuationToken = result.nextLink;
|
|
451
|
-
|
|
549
|
+
let page = result.value || [];
|
|
550
|
+
setContinuationToken(page, continuationToken);
|
|
551
|
+
yield yield __await(page);
|
|
452
552
|
}
|
|
453
553
|
});
|
|
454
554
|
}
|
|
@@ -485,20 +585,31 @@ export class WebAppsImpl {
|
|
|
485
585
|
[Symbol.asyncIterator]() {
|
|
486
586
|
return this;
|
|
487
587
|
},
|
|
488
|
-
byPage: () => {
|
|
489
|
-
|
|
588
|
+
byPage: (settings) => {
|
|
589
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
590
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
591
|
+
}
|
|
592
|
+
return this.listProductionSiteDeploymentStatusesPagingPage(resourceGroupName, name, options, settings);
|
|
490
593
|
}
|
|
491
594
|
};
|
|
492
595
|
}
|
|
493
|
-
listProductionSiteDeploymentStatusesPagingPage(resourceGroupName, name, options) {
|
|
596
|
+
listProductionSiteDeploymentStatusesPagingPage(resourceGroupName, name, options, settings) {
|
|
494
597
|
return __asyncGenerator(this, arguments, function* listProductionSiteDeploymentStatusesPagingPage_1() {
|
|
495
|
-
let result
|
|
496
|
-
|
|
497
|
-
|
|
598
|
+
let result;
|
|
599
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
600
|
+
if (!continuationToken) {
|
|
601
|
+
result = yield __await(this._listProductionSiteDeploymentStatuses(resourceGroupName, name, options));
|
|
602
|
+
let page = result.value || [];
|
|
603
|
+
continuationToken = result.nextLink;
|
|
604
|
+
setContinuationToken(page, continuationToken);
|
|
605
|
+
yield yield __await(page);
|
|
606
|
+
}
|
|
498
607
|
while (continuationToken) {
|
|
499
608
|
result = yield __await(this._listProductionSiteDeploymentStatusesNext(resourceGroupName, name, continuationToken, options));
|
|
500
609
|
continuationToken = result.nextLink;
|
|
501
|
-
|
|
610
|
+
let page = result.value || [];
|
|
611
|
+
setContinuationToken(page, continuationToken);
|
|
612
|
+
yield yield __await(page);
|
|
502
613
|
}
|
|
503
614
|
});
|
|
504
615
|
}
|
|
@@ -535,20 +646,31 @@ export class WebAppsImpl {
|
|
|
535
646
|
[Symbol.asyncIterator]() {
|
|
536
647
|
return this;
|
|
537
648
|
},
|
|
538
|
-
byPage: () => {
|
|
539
|
-
|
|
649
|
+
byPage: (settings) => {
|
|
650
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
651
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
652
|
+
}
|
|
653
|
+
return this.listDeploymentsPagingPage(resourceGroupName, name, options, settings);
|
|
540
654
|
}
|
|
541
655
|
};
|
|
542
656
|
}
|
|
543
|
-
listDeploymentsPagingPage(resourceGroupName, name, options) {
|
|
657
|
+
listDeploymentsPagingPage(resourceGroupName, name, options, settings) {
|
|
544
658
|
return __asyncGenerator(this, arguments, function* listDeploymentsPagingPage_1() {
|
|
545
|
-
let result
|
|
546
|
-
|
|
547
|
-
|
|
659
|
+
let result;
|
|
660
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
661
|
+
if (!continuationToken) {
|
|
662
|
+
result = yield __await(this._listDeployments(resourceGroupName, name, options));
|
|
663
|
+
let page = result.value || [];
|
|
664
|
+
continuationToken = result.nextLink;
|
|
665
|
+
setContinuationToken(page, continuationToken);
|
|
666
|
+
yield yield __await(page);
|
|
667
|
+
}
|
|
548
668
|
while (continuationToken) {
|
|
549
669
|
result = yield __await(this._listDeploymentsNext(resourceGroupName, name, continuationToken, options));
|
|
550
670
|
continuationToken = result.nextLink;
|
|
551
|
-
|
|
671
|
+
let page = result.value || [];
|
|
672
|
+
setContinuationToken(page, continuationToken);
|
|
673
|
+
yield yield __await(page);
|
|
552
674
|
}
|
|
553
675
|
});
|
|
554
676
|
}
|
|
@@ -585,20 +707,31 @@ export class WebAppsImpl {
|
|
|
585
707
|
[Symbol.asyncIterator]() {
|
|
586
708
|
return this;
|
|
587
709
|
},
|
|
588
|
-
byPage: () => {
|
|
589
|
-
|
|
710
|
+
byPage: (settings) => {
|
|
711
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
712
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
713
|
+
}
|
|
714
|
+
return this.listDomainOwnershipIdentifiersPagingPage(resourceGroupName, name, options, settings);
|
|
590
715
|
}
|
|
591
716
|
};
|
|
592
717
|
}
|
|
593
|
-
listDomainOwnershipIdentifiersPagingPage(resourceGroupName, name, options) {
|
|
718
|
+
listDomainOwnershipIdentifiersPagingPage(resourceGroupName, name, options, settings) {
|
|
594
719
|
return __asyncGenerator(this, arguments, function* listDomainOwnershipIdentifiersPagingPage_1() {
|
|
595
|
-
let result
|
|
596
|
-
|
|
597
|
-
|
|
720
|
+
let result;
|
|
721
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
722
|
+
if (!continuationToken) {
|
|
723
|
+
result = yield __await(this._listDomainOwnershipIdentifiers(resourceGroupName, name, options));
|
|
724
|
+
let page = result.value || [];
|
|
725
|
+
continuationToken = result.nextLink;
|
|
726
|
+
setContinuationToken(page, continuationToken);
|
|
727
|
+
yield yield __await(page);
|
|
728
|
+
}
|
|
598
729
|
while (continuationToken) {
|
|
599
730
|
result = yield __await(this._listDomainOwnershipIdentifiersNext(resourceGroupName, name, continuationToken, options));
|
|
600
731
|
continuationToken = result.nextLink;
|
|
601
|
-
|
|
732
|
+
let page = result.value || [];
|
|
733
|
+
setContinuationToken(page, continuationToken);
|
|
734
|
+
yield yield __await(page);
|
|
602
735
|
}
|
|
603
736
|
});
|
|
604
737
|
}
|
|
@@ -635,20 +768,31 @@ export class WebAppsImpl {
|
|
|
635
768
|
[Symbol.asyncIterator]() {
|
|
636
769
|
return this;
|
|
637
770
|
},
|
|
638
|
-
byPage: () => {
|
|
639
|
-
|
|
771
|
+
byPage: (settings) => {
|
|
772
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
773
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
774
|
+
}
|
|
775
|
+
return this.listFunctionsPagingPage(resourceGroupName, name, options, settings);
|
|
640
776
|
}
|
|
641
777
|
};
|
|
642
778
|
}
|
|
643
|
-
listFunctionsPagingPage(resourceGroupName, name, options) {
|
|
779
|
+
listFunctionsPagingPage(resourceGroupName, name, options, settings) {
|
|
644
780
|
return __asyncGenerator(this, arguments, function* listFunctionsPagingPage_1() {
|
|
645
|
-
let result
|
|
646
|
-
|
|
647
|
-
|
|
781
|
+
let result;
|
|
782
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
783
|
+
if (!continuationToken) {
|
|
784
|
+
result = yield __await(this._listFunctions(resourceGroupName, name, options));
|
|
785
|
+
let page = result.value || [];
|
|
786
|
+
continuationToken = result.nextLink;
|
|
787
|
+
setContinuationToken(page, continuationToken);
|
|
788
|
+
yield yield __await(page);
|
|
789
|
+
}
|
|
648
790
|
while (continuationToken) {
|
|
649
791
|
result = yield __await(this._listFunctionsNext(resourceGroupName, name, continuationToken, options));
|
|
650
792
|
continuationToken = result.nextLink;
|
|
651
|
-
|
|
793
|
+
let page = result.value || [];
|
|
794
|
+
setContinuationToken(page, continuationToken);
|
|
795
|
+
yield yield __await(page);
|
|
652
796
|
}
|
|
653
797
|
});
|
|
654
798
|
}
|
|
@@ -685,20 +829,31 @@ export class WebAppsImpl {
|
|
|
685
829
|
[Symbol.asyncIterator]() {
|
|
686
830
|
return this;
|
|
687
831
|
},
|
|
688
|
-
byPage: () => {
|
|
689
|
-
|
|
832
|
+
byPage: (settings) => {
|
|
833
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
834
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
835
|
+
}
|
|
836
|
+
return this.listHostNameBindingsPagingPage(resourceGroupName, name, options, settings);
|
|
690
837
|
}
|
|
691
838
|
};
|
|
692
839
|
}
|
|
693
|
-
listHostNameBindingsPagingPage(resourceGroupName, name, options) {
|
|
840
|
+
listHostNameBindingsPagingPage(resourceGroupName, name, options, settings) {
|
|
694
841
|
return __asyncGenerator(this, arguments, function* listHostNameBindingsPagingPage_1() {
|
|
695
|
-
let result
|
|
696
|
-
|
|
697
|
-
|
|
842
|
+
let result;
|
|
843
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
844
|
+
if (!continuationToken) {
|
|
845
|
+
result = yield __await(this._listHostNameBindings(resourceGroupName, name, options));
|
|
846
|
+
let page = result.value || [];
|
|
847
|
+
continuationToken = result.nextLink;
|
|
848
|
+
setContinuationToken(page, continuationToken);
|
|
849
|
+
yield yield __await(page);
|
|
850
|
+
}
|
|
698
851
|
while (continuationToken) {
|
|
699
852
|
result = yield __await(this._listHostNameBindingsNext(resourceGroupName, name, continuationToken, options));
|
|
700
853
|
continuationToken = result.nextLink;
|
|
701
|
-
|
|
854
|
+
let page = result.value || [];
|
|
855
|
+
setContinuationToken(page, continuationToken);
|
|
856
|
+
yield yield __await(page);
|
|
702
857
|
}
|
|
703
858
|
});
|
|
704
859
|
}
|
|
@@ -735,20 +890,31 @@ export class WebAppsImpl {
|
|
|
735
890
|
[Symbol.asyncIterator]() {
|
|
736
891
|
return this;
|
|
737
892
|
},
|
|
738
|
-
byPage: () => {
|
|
739
|
-
|
|
893
|
+
byPage: (settings) => {
|
|
894
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
895
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
896
|
+
}
|
|
897
|
+
return this.listInstanceIdentifiersPagingPage(resourceGroupName, name, options, settings);
|
|
740
898
|
}
|
|
741
899
|
};
|
|
742
900
|
}
|
|
743
|
-
listInstanceIdentifiersPagingPage(resourceGroupName, name, options) {
|
|
901
|
+
listInstanceIdentifiersPagingPage(resourceGroupName, name, options, settings) {
|
|
744
902
|
return __asyncGenerator(this, arguments, function* listInstanceIdentifiersPagingPage_1() {
|
|
745
|
-
let result
|
|
746
|
-
|
|
747
|
-
|
|
903
|
+
let result;
|
|
904
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
905
|
+
if (!continuationToken) {
|
|
906
|
+
result = yield __await(this._listInstanceIdentifiers(resourceGroupName, name, options));
|
|
907
|
+
let page = result.value || [];
|
|
908
|
+
continuationToken = result.nextLink;
|
|
909
|
+
setContinuationToken(page, continuationToken);
|
|
910
|
+
yield yield __await(page);
|
|
911
|
+
}
|
|
748
912
|
while (continuationToken) {
|
|
749
913
|
result = yield __await(this._listInstanceIdentifiersNext(resourceGroupName, name, continuationToken, options));
|
|
750
914
|
continuationToken = result.nextLink;
|
|
751
|
-
|
|
915
|
+
let page = result.value || [];
|
|
916
|
+
setContinuationToken(page, continuationToken);
|
|
917
|
+
yield yield __await(page);
|
|
752
918
|
}
|
|
753
919
|
});
|
|
754
920
|
}
|
|
@@ -788,20 +954,31 @@ export class WebAppsImpl {
|
|
|
788
954
|
[Symbol.asyncIterator]() {
|
|
789
955
|
return this;
|
|
790
956
|
},
|
|
791
|
-
byPage: () => {
|
|
792
|
-
|
|
957
|
+
byPage: (settings) => {
|
|
958
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
959
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
960
|
+
}
|
|
961
|
+
return this.listInstanceProcessesPagingPage(resourceGroupName, name, instanceId, options, settings);
|
|
793
962
|
}
|
|
794
963
|
};
|
|
795
964
|
}
|
|
796
|
-
listInstanceProcessesPagingPage(resourceGroupName, name, instanceId, options) {
|
|
965
|
+
listInstanceProcessesPagingPage(resourceGroupName, name, instanceId, options, settings) {
|
|
797
966
|
return __asyncGenerator(this, arguments, function* listInstanceProcessesPagingPage_1() {
|
|
798
|
-
let result
|
|
799
|
-
|
|
800
|
-
|
|
967
|
+
let result;
|
|
968
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
969
|
+
if (!continuationToken) {
|
|
970
|
+
result = yield __await(this._listInstanceProcesses(resourceGroupName, name, instanceId, options));
|
|
971
|
+
let page = result.value || [];
|
|
972
|
+
continuationToken = result.nextLink;
|
|
973
|
+
setContinuationToken(page, continuationToken);
|
|
974
|
+
yield yield __await(page);
|
|
975
|
+
}
|
|
801
976
|
while (continuationToken) {
|
|
802
977
|
result = yield __await(this._listInstanceProcessesNext(resourceGroupName, name, instanceId, continuationToken, options));
|
|
803
978
|
continuationToken = result.nextLink;
|
|
804
|
-
|
|
979
|
+
let page = result.value || [];
|
|
980
|
+
setContinuationToken(page, continuationToken);
|
|
981
|
+
yield yield __await(page);
|
|
805
982
|
}
|
|
806
983
|
});
|
|
807
984
|
}
|
|
@@ -842,20 +1019,31 @@ export class WebAppsImpl {
|
|
|
842
1019
|
[Symbol.asyncIterator]() {
|
|
843
1020
|
return this;
|
|
844
1021
|
},
|
|
845
|
-
byPage: () => {
|
|
846
|
-
|
|
1022
|
+
byPage: (settings) => {
|
|
1023
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
1024
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
1025
|
+
}
|
|
1026
|
+
return this.listInstanceProcessModulesPagingPage(resourceGroupName, name, processId, instanceId, options, settings);
|
|
847
1027
|
}
|
|
848
1028
|
};
|
|
849
1029
|
}
|
|
850
|
-
listInstanceProcessModulesPagingPage(resourceGroupName, name, processId, instanceId, options) {
|
|
1030
|
+
listInstanceProcessModulesPagingPage(resourceGroupName, name, processId, instanceId, options, settings) {
|
|
851
1031
|
return __asyncGenerator(this, arguments, function* listInstanceProcessModulesPagingPage_1() {
|
|
852
|
-
let result
|
|
853
|
-
|
|
854
|
-
|
|
1032
|
+
let result;
|
|
1033
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
1034
|
+
if (!continuationToken) {
|
|
1035
|
+
result = yield __await(this._listInstanceProcessModules(resourceGroupName, name, processId, instanceId, options));
|
|
1036
|
+
let page = result.value || [];
|
|
1037
|
+
continuationToken = result.nextLink;
|
|
1038
|
+
setContinuationToken(page, continuationToken);
|
|
1039
|
+
yield yield __await(page);
|
|
1040
|
+
}
|
|
855
1041
|
while (continuationToken) {
|
|
856
1042
|
result = yield __await(this._listInstanceProcessModulesNext(resourceGroupName, name, processId, instanceId, continuationToken, options));
|
|
857
1043
|
continuationToken = result.nextLink;
|
|
858
|
-
|
|
1044
|
+
let page = result.value || [];
|
|
1045
|
+
setContinuationToken(page, continuationToken);
|
|
1046
|
+
yield yield __await(page);
|
|
859
1047
|
}
|
|
860
1048
|
});
|
|
861
1049
|
}
|
|
@@ -896,20 +1084,31 @@ export class WebAppsImpl {
|
|
|
896
1084
|
[Symbol.asyncIterator]() {
|
|
897
1085
|
return this;
|
|
898
1086
|
},
|
|
899
|
-
byPage: () => {
|
|
900
|
-
|
|
1087
|
+
byPage: (settings) => {
|
|
1088
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
1089
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
1090
|
+
}
|
|
1091
|
+
return this.listInstanceProcessThreadsPagingPage(resourceGroupName, name, processId, instanceId, options, settings);
|
|
901
1092
|
}
|
|
902
1093
|
};
|
|
903
1094
|
}
|
|
904
|
-
listInstanceProcessThreadsPagingPage(resourceGroupName, name, processId, instanceId, options) {
|
|
1095
|
+
listInstanceProcessThreadsPagingPage(resourceGroupName, name, processId, instanceId, options, settings) {
|
|
905
1096
|
return __asyncGenerator(this, arguments, function* listInstanceProcessThreadsPagingPage_1() {
|
|
906
|
-
let result
|
|
907
|
-
|
|
908
|
-
|
|
1097
|
+
let result;
|
|
1098
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
1099
|
+
if (!continuationToken) {
|
|
1100
|
+
result = yield __await(this._listInstanceProcessThreads(resourceGroupName, name, processId, instanceId, options));
|
|
1101
|
+
let page = result.value || [];
|
|
1102
|
+
continuationToken = result.nextLink;
|
|
1103
|
+
setContinuationToken(page, continuationToken);
|
|
1104
|
+
yield yield __await(page);
|
|
1105
|
+
}
|
|
909
1106
|
while (continuationToken) {
|
|
910
1107
|
result = yield __await(this._listInstanceProcessThreadsNext(resourceGroupName, name, processId, instanceId, continuationToken, options));
|
|
911
1108
|
continuationToken = result.nextLink;
|
|
912
|
-
|
|
1109
|
+
let page = result.value || [];
|
|
1110
|
+
setContinuationToken(page, continuationToken);
|
|
1111
|
+
yield yield __await(page);
|
|
913
1112
|
}
|
|
914
1113
|
});
|
|
915
1114
|
}
|
|
@@ -946,20 +1145,31 @@ export class WebAppsImpl {
|
|
|
946
1145
|
[Symbol.asyncIterator]() {
|
|
947
1146
|
return this;
|
|
948
1147
|
},
|
|
949
|
-
byPage: () => {
|
|
950
|
-
|
|
1148
|
+
byPage: (settings) => {
|
|
1149
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
1150
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
1151
|
+
}
|
|
1152
|
+
return this.listSiteBackupsPagingPage(resourceGroupName, name, options, settings);
|
|
951
1153
|
}
|
|
952
1154
|
};
|
|
953
1155
|
}
|
|
954
|
-
listSiteBackupsPagingPage(resourceGroupName, name, options) {
|
|
1156
|
+
listSiteBackupsPagingPage(resourceGroupName, name, options, settings) {
|
|
955
1157
|
return __asyncGenerator(this, arguments, function* listSiteBackupsPagingPage_1() {
|
|
956
|
-
let result
|
|
957
|
-
|
|
958
|
-
|
|
1158
|
+
let result;
|
|
1159
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
1160
|
+
if (!continuationToken) {
|
|
1161
|
+
result = yield __await(this._listSiteBackups(resourceGroupName, name, options));
|
|
1162
|
+
let page = result.value || [];
|
|
1163
|
+
continuationToken = result.nextLink;
|
|
1164
|
+
setContinuationToken(page, continuationToken);
|
|
1165
|
+
yield yield __await(page);
|
|
1166
|
+
}
|
|
959
1167
|
while (continuationToken) {
|
|
960
1168
|
result = yield __await(this._listSiteBackupsNext(resourceGroupName, name, continuationToken, options));
|
|
961
1169
|
continuationToken = result.nextLink;
|
|
962
|
-
|
|
1170
|
+
let page = result.value || [];
|
|
1171
|
+
setContinuationToken(page, continuationToken);
|
|
1172
|
+
yield yield __await(page);
|
|
963
1173
|
}
|
|
964
1174
|
});
|
|
965
1175
|
}
|
|
@@ -996,20 +1206,31 @@ export class WebAppsImpl {
|
|
|
996
1206
|
[Symbol.asyncIterator]() {
|
|
997
1207
|
return this;
|
|
998
1208
|
},
|
|
999
|
-
byPage: () => {
|
|
1000
|
-
|
|
1209
|
+
byPage: (settings) => {
|
|
1210
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
1211
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
1212
|
+
}
|
|
1213
|
+
return this.listPerfMonCountersPagingPage(resourceGroupName, name, options, settings);
|
|
1001
1214
|
}
|
|
1002
1215
|
};
|
|
1003
1216
|
}
|
|
1004
|
-
listPerfMonCountersPagingPage(resourceGroupName, name, options) {
|
|
1217
|
+
listPerfMonCountersPagingPage(resourceGroupName, name, options, settings) {
|
|
1005
1218
|
return __asyncGenerator(this, arguments, function* listPerfMonCountersPagingPage_1() {
|
|
1006
|
-
let result
|
|
1007
|
-
|
|
1008
|
-
|
|
1219
|
+
let result;
|
|
1220
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
1221
|
+
if (!continuationToken) {
|
|
1222
|
+
result = yield __await(this._listPerfMonCounters(resourceGroupName, name, options));
|
|
1223
|
+
let page = result.value || [];
|
|
1224
|
+
continuationToken = result.nextLink;
|
|
1225
|
+
setContinuationToken(page, continuationToken);
|
|
1226
|
+
yield yield __await(page);
|
|
1227
|
+
}
|
|
1009
1228
|
while (continuationToken) {
|
|
1010
1229
|
result = yield __await(this._listPerfMonCountersNext(resourceGroupName, name, continuationToken, options));
|
|
1011
1230
|
continuationToken = result.nextLink;
|
|
1012
|
-
|
|
1231
|
+
let page = result.value || [];
|
|
1232
|
+
setContinuationToken(page, continuationToken);
|
|
1233
|
+
yield yield __await(page);
|
|
1013
1234
|
}
|
|
1014
1235
|
});
|
|
1015
1236
|
}
|
|
@@ -1046,20 +1267,31 @@ export class WebAppsImpl {
|
|
|
1046
1267
|
[Symbol.asyncIterator]() {
|
|
1047
1268
|
return this;
|
|
1048
1269
|
},
|
|
1049
|
-
byPage: () => {
|
|
1050
|
-
|
|
1270
|
+
byPage: (settings) => {
|
|
1271
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
1272
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
1273
|
+
}
|
|
1274
|
+
return this.getPrivateEndpointConnectionListPagingPage(resourceGroupName, name, options, settings);
|
|
1051
1275
|
}
|
|
1052
1276
|
};
|
|
1053
1277
|
}
|
|
1054
|
-
getPrivateEndpointConnectionListPagingPage(resourceGroupName, name, options) {
|
|
1278
|
+
getPrivateEndpointConnectionListPagingPage(resourceGroupName, name, options, settings) {
|
|
1055
1279
|
return __asyncGenerator(this, arguments, function* getPrivateEndpointConnectionListPagingPage_1() {
|
|
1056
|
-
let result
|
|
1057
|
-
|
|
1058
|
-
|
|
1280
|
+
let result;
|
|
1281
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
1282
|
+
if (!continuationToken) {
|
|
1283
|
+
result = yield __await(this._getPrivateEndpointConnectionList(resourceGroupName, name, options));
|
|
1284
|
+
let page = result.value || [];
|
|
1285
|
+
continuationToken = result.nextLink;
|
|
1286
|
+
setContinuationToken(page, continuationToken);
|
|
1287
|
+
yield yield __await(page);
|
|
1288
|
+
}
|
|
1059
1289
|
while (continuationToken) {
|
|
1060
1290
|
result = yield __await(this._getPrivateEndpointConnectionListNext(resourceGroupName, name, continuationToken, options));
|
|
1061
1291
|
continuationToken = result.nextLink;
|
|
1062
|
-
|
|
1292
|
+
let page = result.value || [];
|
|
1293
|
+
setContinuationToken(page, continuationToken);
|
|
1294
|
+
yield yield __await(page);
|
|
1063
1295
|
}
|
|
1064
1296
|
});
|
|
1065
1297
|
}
|
|
@@ -1097,20 +1329,31 @@ export class WebAppsImpl {
|
|
|
1097
1329
|
[Symbol.asyncIterator]() {
|
|
1098
1330
|
return this;
|
|
1099
1331
|
},
|
|
1100
|
-
byPage: () => {
|
|
1101
|
-
|
|
1332
|
+
byPage: (settings) => {
|
|
1333
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
1334
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
1335
|
+
}
|
|
1336
|
+
return this.listProcessesPagingPage(resourceGroupName, name, options, settings);
|
|
1102
1337
|
}
|
|
1103
1338
|
};
|
|
1104
1339
|
}
|
|
1105
|
-
listProcessesPagingPage(resourceGroupName, name, options) {
|
|
1340
|
+
listProcessesPagingPage(resourceGroupName, name, options, settings) {
|
|
1106
1341
|
return __asyncGenerator(this, arguments, function* listProcessesPagingPage_1() {
|
|
1107
|
-
let result
|
|
1108
|
-
|
|
1109
|
-
|
|
1342
|
+
let result;
|
|
1343
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
1344
|
+
if (!continuationToken) {
|
|
1345
|
+
result = yield __await(this._listProcesses(resourceGroupName, name, options));
|
|
1346
|
+
let page = result.value || [];
|
|
1347
|
+
continuationToken = result.nextLink;
|
|
1348
|
+
setContinuationToken(page, continuationToken);
|
|
1349
|
+
yield yield __await(page);
|
|
1350
|
+
}
|
|
1110
1351
|
while (continuationToken) {
|
|
1111
1352
|
result = yield __await(this._listProcessesNext(resourceGroupName, name, continuationToken, options));
|
|
1112
1353
|
continuationToken = result.nextLink;
|
|
1113
|
-
|
|
1354
|
+
let page = result.value || [];
|
|
1355
|
+
setContinuationToken(page, continuationToken);
|
|
1356
|
+
yield yield __await(page);
|
|
1114
1357
|
}
|
|
1115
1358
|
});
|
|
1116
1359
|
}
|
|
@@ -1149,20 +1392,31 @@ export class WebAppsImpl {
|
|
|
1149
1392
|
[Symbol.asyncIterator]() {
|
|
1150
1393
|
return this;
|
|
1151
1394
|
},
|
|
1152
|
-
byPage: () => {
|
|
1153
|
-
|
|
1395
|
+
byPage: (settings) => {
|
|
1396
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
1397
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
1398
|
+
}
|
|
1399
|
+
return this.listProcessModulesPagingPage(resourceGroupName, name, processId, options, settings);
|
|
1154
1400
|
}
|
|
1155
1401
|
};
|
|
1156
1402
|
}
|
|
1157
|
-
listProcessModulesPagingPage(resourceGroupName, name, processId, options) {
|
|
1403
|
+
listProcessModulesPagingPage(resourceGroupName, name, processId, options, settings) {
|
|
1158
1404
|
return __asyncGenerator(this, arguments, function* listProcessModulesPagingPage_1() {
|
|
1159
|
-
let result
|
|
1160
|
-
|
|
1161
|
-
|
|
1405
|
+
let result;
|
|
1406
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
1407
|
+
if (!continuationToken) {
|
|
1408
|
+
result = yield __await(this._listProcessModules(resourceGroupName, name, processId, options));
|
|
1409
|
+
let page = result.value || [];
|
|
1410
|
+
continuationToken = result.nextLink;
|
|
1411
|
+
setContinuationToken(page, continuationToken);
|
|
1412
|
+
yield yield __await(page);
|
|
1413
|
+
}
|
|
1162
1414
|
while (continuationToken) {
|
|
1163
1415
|
result = yield __await(this._listProcessModulesNext(resourceGroupName, name, processId, continuationToken, options));
|
|
1164
1416
|
continuationToken = result.nextLink;
|
|
1165
|
-
|
|
1417
|
+
let page = result.value || [];
|
|
1418
|
+
setContinuationToken(page, continuationToken);
|
|
1419
|
+
yield yield __await(page);
|
|
1166
1420
|
}
|
|
1167
1421
|
});
|
|
1168
1422
|
}
|
|
@@ -1201,20 +1455,31 @@ export class WebAppsImpl {
|
|
|
1201
1455
|
[Symbol.asyncIterator]() {
|
|
1202
1456
|
return this;
|
|
1203
1457
|
},
|
|
1204
|
-
byPage: () => {
|
|
1205
|
-
|
|
1458
|
+
byPage: (settings) => {
|
|
1459
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
1460
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
1461
|
+
}
|
|
1462
|
+
return this.listProcessThreadsPagingPage(resourceGroupName, name, processId, options, settings);
|
|
1206
1463
|
}
|
|
1207
1464
|
};
|
|
1208
1465
|
}
|
|
1209
|
-
listProcessThreadsPagingPage(resourceGroupName, name, processId, options) {
|
|
1466
|
+
listProcessThreadsPagingPage(resourceGroupName, name, processId, options, settings) {
|
|
1210
1467
|
return __asyncGenerator(this, arguments, function* listProcessThreadsPagingPage_1() {
|
|
1211
|
-
let result
|
|
1212
|
-
|
|
1213
|
-
|
|
1468
|
+
let result;
|
|
1469
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
1470
|
+
if (!continuationToken) {
|
|
1471
|
+
result = yield __await(this._listProcessThreads(resourceGroupName, name, processId, options));
|
|
1472
|
+
let page = result.value || [];
|
|
1473
|
+
continuationToken = result.nextLink;
|
|
1474
|
+
setContinuationToken(page, continuationToken);
|
|
1475
|
+
yield yield __await(page);
|
|
1476
|
+
}
|
|
1214
1477
|
while (continuationToken) {
|
|
1215
1478
|
result = yield __await(this._listProcessThreadsNext(resourceGroupName, name, processId, continuationToken, options));
|
|
1216
1479
|
continuationToken = result.nextLink;
|
|
1217
|
-
|
|
1480
|
+
let page = result.value || [];
|
|
1481
|
+
setContinuationToken(page, continuationToken);
|
|
1482
|
+
yield yield __await(page);
|
|
1218
1483
|
}
|
|
1219
1484
|
});
|
|
1220
1485
|
}
|
|
@@ -1251,20 +1516,31 @@ export class WebAppsImpl {
|
|
|
1251
1516
|
[Symbol.asyncIterator]() {
|
|
1252
1517
|
return this;
|
|
1253
1518
|
},
|
|
1254
|
-
byPage: () => {
|
|
1255
|
-
|
|
1519
|
+
byPage: (settings) => {
|
|
1520
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
1521
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
1522
|
+
}
|
|
1523
|
+
return this.listPublicCertificatesPagingPage(resourceGroupName, name, options, settings);
|
|
1256
1524
|
}
|
|
1257
1525
|
};
|
|
1258
1526
|
}
|
|
1259
|
-
listPublicCertificatesPagingPage(resourceGroupName, name, options) {
|
|
1527
|
+
listPublicCertificatesPagingPage(resourceGroupName, name, options, settings) {
|
|
1260
1528
|
return __asyncGenerator(this, arguments, function* listPublicCertificatesPagingPage_1() {
|
|
1261
|
-
let result
|
|
1262
|
-
|
|
1263
|
-
|
|
1529
|
+
let result;
|
|
1530
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
1531
|
+
if (!continuationToken) {
|
|
1532
|
+
result = yield __await(this._listPublicCertificates(resourceGroupName, name, options));
|
|
1533
|
+
let page = result.value || [];
|
|
1534
|
+
continuationToken = result.nextLink;
|
|
1535
|
+
setContinuationToken(page, continuationToken);
|
|
1536
|
+
yield yield __await(page);
|
|
1537
|
+
}
|
|
1264
1538
|
while (continuationToken) {
|
|
1265
1539
|
result = yield __await(this._listPublicCertificatesNext(resourceGroupName, name, continuationToken, options));
|
|
1266
1540
|
continuationToken = result.nextLink;
|
|
1267
|
-
|
|
1541
|
+
let page = result.value || [];
|
|
1542
|
+
setContinuationToken(page, continuationToken);
|
|
1543
|
+
yield yield __await(page);
|
|
1268
1544
|
}
|
|
1269
1545
|
});
|
|
1270
1546
|
}
|
|
@@ -1301,20 +1577,31 @@ export class WebAppsImpl {
|
|
|
1301
1577
|
[Symbol.asyncIterator]() {
|
|
1302
1578
|
return this;
|
|
1303
1579
|
},
|
|
1304
|
-
byPage: () => {
|
|
1305
|
-
|
|
1580
|
+
byPage: (settings) => {
|
|
1581
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
1582
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
1583
|
+
}
|
|
1584
|
+
return this.listSiteExtensionsPagingPage(resourceGroupName, name, options, settings);
|
|
1306
1585
|
}
|
|
1307
1586
|
};
|
|
1308
1587
|
}
|
|
1309
|
-
listSiteExtensionsPagingPage(resourceGroupName, name, options) {
|
|
1588
|
+
listSiteExtensionsPagingPage(resourceGroupName, name, options, settings) {
|
|
1310
1589
|
return __asyncGenerator(this, arguments, function* listSiteExtensionsPagingPage_1() {
|
|
1311
|
-
let result
|
|
1312
|
-
|
|
1313
|
-
|
|
1590
|
+
let result;
|
|
1591
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
1592
|
+
if (!continuationToken) {
|
|
1593
|
+
result = yield __await(this._listSiteExtensions(resourceGroupName, name, options));
|
|
1594
|
+
let page = result.value || [];
|
|
1595
|
+
continuationToken = result.nextLink;
|
|
1596
|
+
setContinuationToken(page, continuationToken);
|
|
1597
|
+
yield yield __await(page);
|
|
1598
|
+
}
|
|
1314
1599
|
while (continuationToken) {
|
|
1315
1600
|
result = yield __await(this._listSiteExtensionsNext(resourceGroupName, name, continuationToken, options));
|
|
1316
1601
|
continuationToken = result.nextLink;
|
|
1317
|
-
|
|
1602
|
+
let page = result.value || [];
|
|
1603
|
+
setContinuationToken(page, continuationToken);
|
|
1604
|
+
yield yield __await(page);
|
|
1318
1605
|
}
|
|
1319
1606
|
});
|
|
1320
1607
|
}
|
|
@@ -1351,20 +1638,31 @@ export class WebAppsImpl {
|
|
|
1351
1638
|
[Symbol.asyncIterator]() {
|
|
1352
1639
|
return this;
|
|
1353
1640
|
},
|
|
1354
|
-
byPage: () => {
|
|
1355
|
-
|
|
1641
|
+
byPage: (settings) => {
|
|
1642
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
1643
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
1644
|
+
}
|
|
1645
|
+
return this.listSlotsPagingPage(resourceGroupName, name, options, settings);
|
|
1356
1646
|
}
|
|
1357
1647
|
};
|
|
1358
1648
|
}
|
|
1359
|
-
listSlotsPagingPage(resourceGroupName, name, options) {
|
|
1649
|
+
listSlotsPagingPage(resourceGroupName, name, options, settings) {
|
|
1360
1650
|
return __asyncGenerator(this, arguments, function* listSlotsPagingPage_1() {
|
|
1361
|
-
let result
|
|
1362
|
-
|
|
1363
|
-
|
|
1651
|
+
let result;
|
|
1652
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
1653
|
+
if (!continuationToken) {
|
|
1654
|
+
result = yield __await(this._listSlots(resourceGroupName, name, options));
|
|
1655
|
+
let page = result.value || [];
|
|
1656
|
+
continuationToken = result.nextLink;
|
|
1657
|
+
setContinuationToken(page, continuationToken);
|
|
1658
|
+
yield yield __await(page);
|
|
1659
|
+
}
|
|
1364
1660
|
while (continuationToken) {
|
|
1365
1661
|
result = yield __await(this._listSlotsNext(resourceGroupName, name, continuationToken, options));
|
|
1366
1662
|
continuationToken = result.nextLink;
|
|
1367
|
-
|
|
1663
|
+
let page = result.value || [];
|
|
1664
|
+
setContinuationToken(page, continuationToken);
|
|
1665
|
+
yield yield __await(page);
|
|
1368
1666
|
}
|
|
1369
1667
|
});
|
|
1370
1668
|
}
|
|
@@ -1403,20 +1701,31 @@ export class WebAppsImpl {
|
|
|
1403
1701
|
[Symbol.asyncIterator]() {
|
|
1404
1702
|
return this;
|
|
1405
1703
|
},
|
|
1406
|
-
byPage: () => {
|
|
1407
|
-
|
|
1704
|
+
byPage: (settings) => {
|
|
1705
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
1706
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
1707
|
+
}
|
|
1708
|
+
return this.listBackupsSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
1408
1709
|
}
|
|
1409
1710
|
};
|
|
1410
1711
|
}
|
|
1411
|
-
listBackupsSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
1712
|
+
listBackupsSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
1412
1713
|
return __asyncGenerator(this, arguments, function* listBackupsSlotPagingPage_1() {
|
|
1413
|
-
let result
|
|
1414
|
-
|
|
1415
|
-
|
|
1714
|
+
let result;
|
|
1715
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
1716
|
+
if (!continuationToken) {
|
|
1717
|
+
result = yield __await(this._listBackupsSlot(resourceGroupName, name, slot, options));
|
|
1718
|
+
let page = result.value || [];
|
|
1719
|
+
continuationToken = result.nextLink;
|
|
1720
|
+
setContinuationToken(page, continuationToken);
|
|
1721
|
+
yield yield __await(page);
|
|
1722
|
+
}
|
|
1416
1723
|
while (continuationToken) {
|
|
1417
1724
|
result = yield __await(this._listBackupsSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
1418
1725
|
continuationToken = result.nextLink;
|
|
1419
|
-
|
|
1726
|
+
let page = result.value || [];
|
|
1727
|
+
setContinuationToken(page, continuationToken);
|
|
1728
|
+
yield yield __await(page);
|
|
1420
1729
|
}
|
|
1421
1730
|
});
|
|
1422
1731
|
}
|
|
@@ -1455,20 +1764,31 @@ export class WebAppsImpl {
|
|
|
1455
1764
|
[Symbol.asyncIterator]() {
|
|
1456
1765
|
return this;
|
|
1457
1766
|
},
|
|
1458
|
-
byPage: () => {
|
|
1459
|
-
|
|
1767
|
+
byPage: (settings) => {
|
|
1768
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
1769
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
1770
|
+
}
|
|
1771
|
+
return this.listBasicPublishingCredentialsPoliciesSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
1460
1772
|
}
|
|
1461
1773
|
};
|
|
1462
1774
|
}
|
|
1463
|
-
listBasicPublishingCredentialsPoliciesSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
1775
|
+
listBasicPublishingCredentialsPoliciesSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
1464
1776
|
return __asyncGenerator(this, arguments, function* listBasicPublishingCredentialsPoliciesSlotPagingPage_1() {
|
|
1465
|
-
let result
|
|
1466
|
-
|
|
1467
|
-
|
|
1777
|
+
let result;
|
|
1778
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
1779
|
+
if (!continuationToken) {
|
|
1780
|
+
result = yield __await(this._listBasicPublishingCredentialsPoliciesSlot(resourceGroupName, name, slot, options));
|
|
1781
|
+
let page = result.value || [];
|
|
1782
|
+
continuationToken = result.nextLink;
|
|
1783
|
+
setContinuationToken(page, continuationToken);
|
|
1784
|
+
yield yield __await(page);
|
|
1785
|
+
}
|
|
1468
1786
|
while (continuationToken) {
|
|
1469
1787
|
result = yield __await(this._listBasicPublishingCredentialsPoliciesSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
1470
1788
|
continuationToken = result.nextLink;
|
|
1471
|
-
|
|
1789
|
+
let page = result.value || [];
|
|
1790
|
+
setContinuationToken(page, continuationToken);
|
|
1791
|
+
yield yield __await(page);
|
|
1472
1792
|
}
|
|
1473
1793
|
});
|
|
1474
1794
|
}
|
|
@@ -1507,20 +1827,31 @@ export class WebAppsImpl {
|
|
|
1507
1827
|
[Symbol.asyncIterator]() {
|
|
1508
1828
|
return this;
|
|
1509
1829
|
},
|
|
1510
|
-
byPage: () => {
|
|
1511
|
-
|
|
1830
|
+
byPage: (settings) => {
|
|
1831
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
1832
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
1833
|
+
}
|
|
1834
|
+
return this.listConfigurationsSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
1512
1835
|
}
|
|
1513
1836
|
};
|
|
1514
1837
|
}
|
|
1515
|
-
listConfigurationsSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
1838
|
+
listConfigurationsSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
1516
1839
|
return __asyncGenerator(this, arguments, function* listConfigurationsSlotPagingPage_1() {
|
|
1517
|
-
let result
|
|
1518
|
-
|
|
1519
|
-
|
|
1840
|
+
let result;
|
|
1841
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
1842
|
+
if (!continuationToken) {
|
|
1843
|
+
result = yield __await(this._listConfigurationsSlot(resourceGroupName, name, slot, options));
|
|
1844
|
+
let page = result.value || [];
|
|
1845
|
+
continuationToken = result.nextLink;
|
|
1846
|
+
setContinuationToken(page, continuationToken);
|
|
1847
|
+
yield yield __await(page);
|
|
1848
|
+
}
|
|
1520
1849
|
while (continuationToken) {
|
|
1521
1850
|
result = yield __await(this._listConfigurationsSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
1522
1851
|
continuationToken = result.nextLink;
|
|
1523
|
-
|
|
1852
|
+
let page = result.value || [];
|
|
1853
|
+
setContinuationToken(page, continuationToken);
|
|
1854
|
+
yield yield __await(page);
|
|
1524
1855
|
}
|
|
1525
1856
|
});
|
|
1526
1857
|
}
|
|
@@ -1558,20 +1889,31 @@ export class WebAppsImpl {
|
|
|
1558
1889
|
[Symbol.asyncIterator]() {
|
|
1559
1890
|
return this;
|
|
1560
1891
|
},
|
|
1561
|
-
byPage: () => {
|
|
1562
|
-
|
|
1892
|
+
byPage: (settings) => {
|
|
1893
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
1894
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
1895
|
+
}
|
|
1896
|
+
return this.getAppSettingsKeyVaultReferencesSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
1563
1897
|
}
|
|
1564
1898
|
};
|
|
1565
1899
|
}
|
|
1566
|
-
getAppSettingsKeyVaultReferencesSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
1900
|
+
getAppSettingsKeyVaultReferencesSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
1567
1901
|
return __asyncGenerator(this, arguments, function* getAppSettingsKeyVaultReferencesSlotPagingPage_1() {
|
|
1568
|
-
let result
|
|
1569
|
-
|
|
1570
|
-
|
|
1902
|
+
let result;
|
|
1903
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
1904
|
+
if (!continuationToken) {
|
|
1905
|
+
result = yield __await(this._getAppSettingsKeyVaultReferencesSlot(resourceGroupName, name, slot, options));
|
|
1906
|
+
let page = result.value || [];
|
|
1907
|
+
continuationToken = result.nextLink;
|
|
1908
|
+
setContinuationToken(page, continuationToken);
|
|
1909
|
+
yield yield __await(page);
|
|
1910
|
+
}
|
|
1571
1911
|
while (continuationToken) {
|
|
1572
1912
|
result = yield __await(this._getAppSettingsKeyVaultReferencesSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
1573
1913
|
continuationToken = result.nextLink;
|
|
1574
|
-
|
|
1914
|
+
let page = result.value || [];
|
|
1915
|
+
setContinuationToken(page, continuationToken);
|
|
1916
|
+
yield yield __await(page);
|
|
1575
1917
|
}
|
|
1576
1918
|
});
|
|
1577
1919
|
}
|
|
@@ -1609,20 +1951,31 @@ export class WebAppsImpl {
|
|
|
1609
1951
|
[Symbol.asyncIterator]() {
|
|
1610
1952
|
return this;
|
|
1611
1953
|
},
|
|
1612
|
-
byPage: () => {
|
|
1613
|
-
|
|
1954
|
+
byPage: (settings) => {
|
|
1955
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
1956
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
1957
|
+
}
|
|
1958
|
+
return this.getSiteConnectionStringKeyVaultReferencesSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
1614
1959
|
}
|
|
1615
1960
|
};
|
|
1616
1961
|
}
|
|
1617
|
-
getSiteConnectionStringKeyVaultReferencesSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
1962
|
+
getSiteConnectionStringKeyVaultReferencesSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
1618
1963
|
return __asyncGenerator(this, arguments, function* getSiteConnectionStringKeyVaultReferencesSlotPagingPage_1() {
|
|
1619
|
-
let result
|
|
1620
|
-
|
|
1621
|
-
|
|
1964
|
+
let result;
|
|
1965
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
1966
|
+
if (!continuationToken) {
|
|
1967
|
+
result = yield __await(this._getSiteConnectionStringKeyVaultReferencesSlot(resourceGroupName, name, slot, options));
|
|
1968
|
+
let page = result.value || [];
|
|
1969
|
+
continuationToken = result.nextLink;
|
|
1970
|
+
setContinuationToken(page, continuationToken);
|
|
1971
|
+
yield yield __await(page);
|
|
1972
|
+
}
|
|
1622
1973
|
while (continuationToken) {
|
|
1623
1974
|
result = yield __await(this._getSiteConnectionStringKeyVaultReferencesSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
1624
1975
|
continuationToken = result.nextLink;
|
|
1625
|
-
|
|
1976
|
+
let page = result.value || [];
|
|
1977
|
+
setContinuationToken(page, continuationToken);
|
|
1978
|
+
yield yield __await(page);
|
|
1626
1979
|
}
|
|
1627
1980
|
});
|
|
1628
1981
|
}
|
|
@@ -1662,20 +2015,31 @@ export class WebAppsImpl {
|
|
|
1662
2015
|
[Symbol.asyncIterator]() {
|
|
1663
2016
|
return this;
|
|
1664
2017
|
},
|
|
1665
|
-
byPage: () => {
|
|
1666
|
-
|
|
2018
|
+
byPage: (settings) => {
|
|
2019
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
2020
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
2021
|
+
}
|
|
2022
|
+
return this.listConfigurationSnapshotInfoSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
1667
2023
|
}
|
|
1668
2024
|
};
|
|
1669
2025
|
}
|
|
1670
|
-
listConfigurationSnapshotInfoSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
2026
|
+
listConfigurationSnapshotInfoSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
1671
2027
|
return __asyncGenerator(this, arguments, function* listConfigurationSnapshotInfoSlotPagingPage_1() {
|
|
1672
|
-
let result
|
|
1673
|
-
|
|
1674
|
-
|
|
2028
|
+
let result;
|
|
2029
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
2030
|
+
if (!continuationToken) {
|
|
2031
|
+
result = yield __await(this._listConfigurationSnapshotInfoSlot(resourceGroupName, name, slot, options));
|
|
2032
|
+
let page = result.value || [];
|
|
2033
|
+
continuationToken = result.nextLink;
|
|
2034
|
+
setContinuationToken(page, continuationToken);
|
|
2035
|
+
yield yield __await(page);
|
|
2036
|
+
}
|
|
1675
2037
|
while (continuationToken) {
|
|
1676
2038
|
result = yield __await(this._listConfigurationSnapshotInfoSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
1677
2039
|
continuationToken = result.nextLink;
|
|
1678
|
-
|
|
2040
|
+
let page = result.value || [];
|
|
2041
|
+
setContinuationToken(page, continuationToken);
|
|
2042
|
+
yield yield __await(page);
|
|
1679
2043
|
}
|
|
1680
2044
|
});
|
|
1681
2045
|
}
|
|
@@ -1714,20 +2078,31 @@ export class WebAppsImpl {
|
|
|
1714
2078
|
[Symbol.asyncIterator]() {
|
|
1715
2079
|
return this;
|
|
1716
2080
|
},
|
|
1717
|
-
byPage: () => {
|
|
1718
|
-
|
|
2081
|
+
byPage: (settings) => {
|
|
2082
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
2083
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
2084
|
+
}
|
|
2085
|
+
return this.listContinuousWebJobsSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
1719
2086
|
}
|
|
1720
2087
|
};
|
|
1721
2088
|
}
|
|
1722
|
-
listContinuousWebJobsSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
2089
|
+
listContinuousWebJobsSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
1723
2090
|
return __asyncGenerator(this, arguments, function* listContinuousWebJobsSlotPagingPage_1() {
|
|
1724
|
-
let result
|
|
1725
|
-
|
|
1726
|
-
|
|
2091
|
+
let result;
|
|
2092
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
2093
|
+
if (!continuationToken) {
|
|
2094
|
+
result = yield __await(this._listContinuousWebJobsSlot(resourceGroupName, name, slot, options));
|
|
2095
|
+
let page = result.value || [];
|
|
2096
|
+
continuationToken = result.nextLink;
|
|
2097
|
+
setContinuationToken(page, continuationToken);
|
|
2098
|
+
yield yield __await(page);
|
|
2099
|
+
}
|
|
1727
2100
|
while (continuationToken) {
|
|
1728
2101
|
result = yield __await(this._listContinuousWebJobsSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
1729
2102
|
continuationToken = result.nextLink;
|
|
1730
|
-
|
|
2103
|
+
let page = result.value || [];
|
|
2104
|
+
setContinuationToken(page, continuationToken);
|
|
2105
|
+
yield yield __await(page);
|
|
1731
2106
|
}
|
|
1732
2107
|
});
|
|
1733
2108
|
}
|
|
@@ -1766,20 +2141,31 @@ export class WebAppsImpl {
|
|
|
1766
2141
|
[Symbol.asyncIterator]() {
|
|
1767
2142
|
return this;
|
|
1768
2143
|
},
|
|
1769
|
-
byPage: () => {
|
|
1770
|
-
|
|
2144
|
+
byPage: (settings) => {
|
|
2145
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
2146
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
2147
|
+
}
|
|
2148
|
+
return this.listSlotSiteDeploymentStatusesSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
1771
2149
|
}
|
|
1772
2150
|
};
|
|
1773
2151
|
}
|
|
1774
|
-
listSlotSiteDeploymentStatusesSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
2152
|
+
listSlotSiteDeploymentStatusesSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
1775
2153
|
return __asyncGenerator(this, arguments, function* listSlotSiteDeploymentStatusesSlotPagingPage_1() {
|
|
1776
|
-
let result
|
|
1777
|
-
|
|
1778
|
-
|
|
2154
|
+
let result;
|
|
2155
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
2156
|
+
if (!continuationToken) {
|
|
2157
|
+
result = yield __await(this._listSlotSiteDeploymentStatusesSlot(resourceGroupName, name, slot, options));
|
|
2158
|
+
let page = result.value || [];
|
|
2159
|
+
continuationToken = result.nextLink;
|
|
2160
|
+
setContinuationToken(page, continuationToken);
|
|
2161
|
+
yield yield __await(page);
|
|
2162
|
+
}
|
|
1779
2163
|
while (continuationToken) {
|
|
1780
2164
|
result = yield __await(this._listSlotSiteDeploymentStatusesSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
1781
2165
|
continuationToken = result.nextLink;
|
|
1782
|
-
|
|
2166
|
+
let page = result.value || [];
|
|
2167
|
+
setContinuationToken(page, continuationToken);
|
|
2168
|
+
yield yield __await(page);
|
|
1783
2169
|
}
|
|
1784
2170
|
});
|
|
1785
2171
|
}
|
|
@@ -1818,20 +2204,31 @@ export class WebAppsImpl {
|
|
|
1818
2204
|
[Symbol.asyncIterator]() {
|
|
1819
2205
|
return this;
|
|
1820
2206
|
},
|
|
1821
|
-
byPage: () => {
|
|
1822
|
-
|
|
2207
|
+
byPage: (settings) => {
|
|
2208
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
2209
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
2210
|
+
}
|
|
2211
|
+
return this.listDeploymentsSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
1823
2212
|
}
|
|
1824
2213
|
};
|
|
1825
2214
|
}
|
|
1826
|
-
listDeploymentsSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
2215
|
+
listDeploymentsSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
1827
2216
|
return __asyncGenerator(this, arguments, function* listDeploymentsSlotPagingPage_1() {
|
|
1828
|
-
let result
|
|
1829
|
-
|
|
1830
|
-
|
|
2217
|
+
let result;
|
|
2218
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
2219
|
+
if (!continuationToken) {
|
|
2220
|
+
result = yield __await(this._listDeploymentsSlot(resourceGroupName, name, slot, options));
|
|
2221
|
+
let page = result.value || [];
|
|
2222
|
+
continuationToken = result.nextLink;
|
|
2223
|
+
setContinuationToken(page, continuationToken);
|
|
2224
|
+
yield yield __await(page);
|
|
2225
|
+
}
|
|
1831
2226
|
while (continuationToken) {
|
|
1832
2227
|
result = yield __await(this._listDeploymentsSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
1833
2228
|
continuationToken = result.nextLink;
|
|
1834
|
-
|
|
2229
|
+
let page = result.value || [];
|
|
2230
|
+
setContinuationToken(page, continuationToken);
|
|
2231
|
+
yield yield __await(page);
|
|
1835
2232
|
}
|
|
1836
2233
|
});
|
|
1837
2234
|
}
|
|
@@ -1870,20 +2267,31 @@ export class WebAppsImpl {
|
|
|
1870
2267
|
[Symbol.asyncIterator]() {
|
|
1871
2268
|
return this;
|
|
1872
2269
|
},
|
|
1873
|
-
byPage: () => {
|
|
1874
|
-
|
|
2270
|
+
byPage: (settings) => {
|
|
2271
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
2272
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
2273
|
+
}
|
|
2274
|
+
return this.listDomainOwnershipIdentifiersSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
1875
2275
|
}
|
|
1876
2276
|
};
|
|
1877
2277
|
}
|
|
1878
|
-
listDomainOwnershipIdentifiersSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
2278
|
+
listDomainOwnershipIdentifiersSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
1879
2279
|
return __asyncGenerator(this, arguments, function* listDomainOwnershipIdentifiersSlotPagingPage_1() {
|
|
1880
|
-
let result
|
|
1881
|
-
|
|
1882
|
-
|
|
2280
|
+
let result;
|
|
2281
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
2282
|
+
if (!continuationToken) {
|
|
2283
|
+
result = yield __await(this._listDomainOwnershipIdentifiersSlot(resourceGroupName, name, slot, options));
|
|
2284
|
+
let page = result.value || [];
|
|
2285
|
+
continuationToken = result.nextLink;
|
|
2286
|
+
setContinuationToken(page, continuationToken);
|
|
2287
|
+
yield yield __await(page);
|
|
2288
|
+
}
|
|
1883
2289
|
while (continuationToken) {
|
|
1884
2290
|
result = yield __await(this._listDomainOwnershipIdentifiersSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
1885
2291
|
continuationToken = result.nextLink;
|
|
1886
|
-
|
|
2292
|
+
let page = result.value || [];
|
|
2293
|
+
setContinuationToken(page, continuationToken);
|
|
2294
|
+
yield yield __await(page);
|
|
1887
2295
|
}
|
|
1888
2296
|
});
|
|
1889
2297
|
}
|
|
@@ -1921,20 +2329,31 @@ export class WebAppsImpl {
|
|
|
1921
2329
|
[Symbol.asyncIterator]() {
|
|
1922
2330
|
return this;
|
|
1923
2331
|
},
|
|
1924
|
-
byPage: () => {
|
|
1925
|
-
|
|
2332
|
+
byPage: (settings) => {
|
|
2333
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
2334
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
2335
|
+
}
|
|
2336
|
+
return this.listInstanceFunctionsSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
1926
2337
|
}
|
|
1927
2338
|
};
|
|
1928
2339
|
}
|
|
1929
|
-
listInstanceFunctionsSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
2340
|
+
listInstanceFunctionsSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
1930
2341
|
return __asyncGenerator(this, arguments, function* listInstanceFunctionsSlotPagingPage_1() {
|
|
1931
|
-
let result
|
|
1932
|
-
|
|
1933
|
-
|
|
2342
|
+
let result;
|
|
2343
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
2344
|
+
if (!continuationToken) {
|
|
2345
|
+
result = yield __await(this._listInstanceFunctionsSlot(resourceGroupName, name, slot, options));
|
|
2346
|
+
let page = result.value || [];
|
|
2347
|
+
continuationToken = result.nextLink;
|
|
2348
|
+
setContinuationToken(page, continuationToken);
|
|
2349
|
+
yield yield __await(page);
|
|
2350
|
+
}
|
|
1934
2351
|
while (continuationToken) {
|
|
1935
2352
|
result = yield __await(this._listInstanceFunctionsSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
1936
2353
|
continuationToken = result.nextLink;
|
|
1937
|
-
|
|
2354
|
+
let page = result.value || [];
|
|
2355
|
+
setContinuationToken(page, continuationToken);
|
|
2356
|
+
yield yield __await(page);
|
|
1938
2357
|
}
|
|
1939
2358
|
});
|
|
1940
2359
|
}
|
|
@@ -1973,20 +2392,31 @@ export class WebAppsImpl {
|
|
|
1973
2392
|
[Symbol.asyncIterator]() {
|
|
1974
2393
|
return this;
|
|
1975
2394
|
},
|
|
1976
|
-
byPage: () => {
|
|
1977
|
-
|
|
2395
|
+
byPage: (settings) => {
|
|
2396
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
2397
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
2398
|
+
}
|
|
2399
|
+
return this.listHostNameBindingsSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
1978
2400
|
}
|
|
1979
2401
|
};
|
|
1980
2402
|
}
|
|
1981
|
-
listHostNameBindingsSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
2403
|
+
listHostNameBindingsSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
1982
2404
|
return __asyncGenerator(this, arguments, function* listHostNameBindingsSlotPagingPage_1() {
|
|
1983
|
-
let result
|
|
1984
|
-
|
|
1985
|
-
|
|
2405
|
+
let result;
|
|
2406
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
2407
|
+
if (!continuationToken) {
|
|
2408
|
+
result = yield __await(this._listHostNameBindingsSlot(resourceGroupName, name, slot, options));
|
|
2409
|
+
let page = result.value || [];
|
|
2410
|
+
continuationToken = result.nextLink;
|
|
2411
|
+
setContinuationToken(page, continuationToken);
|
|
2412
|
+
yield yield __await(page);
|
|
2413
|
+
}
|
|
1986
2414
|
while (continuationToken) {
|
|
1987
2415
|
result = yield __await(this._listHostNameBindingsSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
1988
2416
|
continuationToken = result.nextLink;
|
|
1989
|
-
|
|
2417
|
+
let page = result.value || [];
|
|
2418
|
+
setContinuationToken(page, continuationToken);
|
|
2419
|
+
yield yield __await(page);
|
|
1990
2420
|
}
|
|
1991
2421
|
});
|
|
1992
2422
|
}
|
|
@@ -2025,20 +2455,31 @@ export class WebAppsImpl {
|
|
|
2025
2455
|
[Symbol.asyncIterator]() {
|
|
2026
2456
|
return this;
|
|
2027
2457
|
},
|
|
2028
|
-
byPage: () => {
|
|
2029
|
-
|
|
2458
|
+
byPage: (settings) => {
|
|
2459
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
2460
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
2461
|
+
}
|
|
2462
|
+
return this.listInstanceIdentifiersSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
2030
2463
|
}
|
|
2031
2464
|
};
|
|
2032
2465
|
}
|
|
2033
|
-
listInstanceIdentifiersSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
2466
|
+
listInstanceIdentifiersSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
2034
2467
|
return __asyncGenerator(this, arguments, function* listInstanceIdentifiersSlotPagingPage_1() {
|
|
2035
|
-
let result
|
|
2036
|
-
|
|
2037
|
-
|
|
2468
|
+
let result;
|
|
2469
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
2470
|
+
if (!continuationToken) {
|
|
2471
|
+
result = yield __await(this._listInstanceIdentifiersSlot(resourceGroupName, name, slot, options));
|
|
2472
|
+
let page = result.value || [];
|
|
2473
|
+
continuationToken = result.nextLink;
|
|
2474
|
+
setContinuationToken(page, continuationToken);
|
|
2475
|
+
yield yield __await(page);
|
|
2476
|
+
}
|
|
2038
2477
|
while (continuationToken) {
|
|
2039
2478
|
result = yield __await(this._listInstanceIdentifiersSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
2040
2479
|
continuationToken = result.nextLink;
|
|
2041
|
-
|
|
2480
|
+
let page = result.value || [];
|
|
2481
|
+
setContinuationToken(page, continuationToken);
|
|
2482
|
+
yield yield __await(page);
|
|
2042
2483
|
}
|
|
2043
2484
|
});
|
|
2044
2485
|
}
|
|
@@ -2080,20 +2521,31 @@ export class WebAppsImpl {
|
|
|
2080
2521
|
[Symbol.asyncIterator]() {
|
|
2081
2522
|
return this;
|
|
2082
2523
|
},
|
|
2083
|
-
byPage: () => {
|
|
2084
|
-
|
|
2524
|
+
byPage: (settings) => {
|
|
2525
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
2526
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
2527
|
+
}
|
|
2528
|
+
return this.listInstanceProcessesSlotPagingPage(resourceGroupName, name, slot, instanceId, options, settings);
|
|
2085
2529
|
}
|
|
2086
2530
|
};
|
|
2087
2531
|
}
|
|
2088
|
-
listInstanceProcessesSlotPagingPage(resourceGroupName, name, slot, instanceId, options) {
|
|
2532
|
+
listInstanceProcessesSlotPagingPage(resourceGroupName, name, slot, instanceId, options, settings) {
|
|
2089
2533
|
return __asyncGenerator(this, arguments, function* listInstanceProcessesSlotPagingPage_1() {
|
|
2090
|
-
let result
|
|
2091
|
-
|
|
2092
|
-
|
|
2534
|
+
let result;
|
|
2535
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
2536
|
+
if (!continuationToken) {
|
|
2537
|
+
result = yield __await(this._listInstanceProcessesSlot(resourceGroupName, name, slot, instanceId, options));
|
|
2538
|
+
let page = result.value || [];
|
|
2539
|
+
continuationToken = result.nextLink;
|
|
2540
|
+
setContinuationToken(page, continuationToken);
|
|
2541
|
+
yield yield __await(page);
|
|
2542
|
+
}
|
|
2093
2543
|
while (continuationToken) {
|
|
2094
2544
|
result = yield __await(this._listInstanceProcessesSlotNext(resourceGroupName, name, slot, instanceId, continuationToken, options));
|
|
2095
2545
|
continuationToken = result.nextLink;
|
|
2096
|
-
|
|
2546
|
+
let page = result.value || [];
|
|
2547
|
+
setContinuationToken(page, continuationToken);
|
|
2548
|
+
yield yield __await(page);
|
|
2097
2549
|
}
|
|
2098
2550
|
});
|
|
2099
2551
|
}
|
|
@@ -2136,20 +2588,31 @@ export class WebAppsImpl {
|
|
|
2136
2588
|
[Symbol.asyncIterator]() {
|
|
2137
2589
|
return this;
|
|
2138
2590
|
},
|
|
2139
|
-
byPage: () => {
|
|
2140
|
-
|
|
2591
|
+
byPage: (settings) => {
|
|
2592
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
2593
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
2594
|
+
}
|
|
2595
|
+
return this.listInstanceProcessModulesSlotPagingPage(resourceGroupName, name, processId, slot, instanceId, options, settings);
|
|
2141
2596
|
}
|
|
2142
2597
|
};
|
|
2143
2598
|
}
|
|
2144
|
-
listInstanceProcessModulesSlotPagingPage(resourceGroupName, name, processId, slot, instanceId, options) {
|
|
2599
|
+
listInstanceProcessModulesSlotPagingPage(resourceGroupName, name, processId, slot, instanceId, options, settings) {
|
|
2145
2600
|
return __asyncGenerator(this, arguments, function* listInstanceProcessModulesSlotPagingPage_1() {
|
|
2146
|
-
let result
|
|
2147
|
-
|
|
2148
|
-
|
|
2601
|
+
let result;
|
|
2602
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
2603
|
+
if (!continuationToken) {
|
|
2604
|
+
result = yield __await(this._listInstanceProcessModulesSlot(resourceGroupName, name, processId, slot, instanceId, options));
|
|
2605
|
+
let page = result.value || [];
|
|
2606
|
+
continuationToken = result.nextLink;
|
|
2607
|
+
setContinuationToken(page, continuationToken);
|
|
2608
|
+
yield yield __await(page);
|
|
2609
|
+
}
|
|
2149
2610
|
while (continuationToken) {
|
|
2150
2611
|
result = yield __await(this._listInstanceProcessModulesSlotNext(resourceGroupName, name, processId, slot, instanceId, continuationToken, options));
|
|
2151
2612
|
continuationToken = result.nextLink;
|
|
2152
|
-
|
|
2613
|
+
let page = result.value || [];
|
|
2614
|
+
setContinuationToken(page, continuationToken);
|
|
2615
|
+
yield yield __await(page);
|
|
2153
2616
|
}
|
|
2154
2617
|
});
|
|
2155
2618
|
}
|
|
@@ -2192,20 +2655,31 @@ export class WebAppsImpl {
|
|
|
2192
2655
|
[Symbol.asyncIterator]() {
|
|
2193
2656
|
return this;
|
|
2194
2657
|
},
|
|
2195
|
-
byPage: () => {
|
|
2196
|
-
|
|
2658
|
+
byPage: (settings) => {
|
|
2659
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
2660
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
2661
|
+
}
|
|
2662
|
+
return this.listInstanceProcessThreadsSlotPagingPage(resourceGroupName, name, processId, slot, instanceId, options, settings);
|
|
2197
2663
|
}
|
|
2198
2664
|
};
|
|
2199
2665
|
}
|
|
2200
|
-
listInstanceProcessThreadsSlotPagingPage(resourceGroupName, name, processId, slot, instanceId, options) {
|
|
2666
|
+
listInstanceProcessThreadsSlotPagingPage(resourceGroupName, name, processId, slot, instanceId, options, settings) {
|
|
2201
2667
|
return __asyncGenerator(this, arguments, function* listInstanceProcessThreadsSlotPagingPage_1() {
|
|
2202
|
-
let result
|
|
2203
|
-
|
|
2204
|
-
|
|
2668
|
+
let result;
|
|
2669
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
2670
|
+
if (!continuationToken) {
|
|
2671
|
+
result = yield __await(this._listInstanceProcessThreadsSlot(resourceGroupName, name, processId, slot, instanceId, options));
|
|
2672
|
+
let page = result.value || [];
|
|
2673
|
+
continuationToken = result.nextLink;
|
|
2674
|
+
setContinuationToken(page, continuationToken);
|
|
2675
|
+
yield yield __await(page);
|
|
2676
|
+
}
|
|
2205
2677
|
while (continuationToken) {
|
|
2206
2678
|
result = yield __await(this._listInstanceProcessThreadsSlotNext(resourceGroupName, name, processId, slot, instanceId, continuationToken, options));
|
|
2207
2679
|
continuationToken = result.nextLink;
|
|
2208
|
-
|
|
2680
|
+
let page = result.value || [];
|
|
2681
|
+
setContinuationToken(page, continuationToken);
|
|
2682
|
+
yield yield __await(page);
|
|
2209
2683
|
}
|
|
2210
2684
|
});
|
|
2211
2685
|
}
|
|
@@ -2244,20 +2718,31 @@ export class WebAppsImpl {
|
|
|
2244
2718
|
[Symbol.asyncIterator]() {
|
|
2245
2719
|
return this;
|
|
2246
2720
|
},
|
|
2247
|
-
byPage: () => {
|
|
2248
|
-
|
|
2721
|
+
byPage: (settings) => {
|
|
2722
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
2723
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
2724
|
+
}
|
|
2725
|
+
return this.listSiteBackupsSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
2249
2726
|
}
|
|
2250
2727
|
};
|
|
2251
2728
|
}
|
|
2252
|
-
listSiteBackupsSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
2729
|
+
listSiteBackupsSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
2253
2730
|
return __asyncGenerator(this, arguments, function* listSiteBackupsSlotPagingPage_1() {
|
|
2254
|
-
let result
|
|
2255
|
-
|
|
2256
|
-
|
|
2731
|
+
let result;
|
|
2732
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
2733
|
+
if (!continuationToken) {
|
|
2734
|
+
result = yield __await(this._listSiteBackupsSlot(resourceGroupName, name, slot, options));
|
|
2735
|
+
let page = result.value || [];
|
|
2736
|
+
continuationToken = result.nextLink;
|
|
2737
|
+
setContinuationToken(page, continuationToken);
|
|
2738
|
+
yield yield __await(page);
|
|
2739
|
+
}
|
|
2257
2740
|
while (continuationToken) {
|
|
2258
2741
|
result = yield __await(this._listSiteBackupsSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
2259
2742
|
continuationToken = result.nextLink;
|
|
2260
|
-
|
|
2743
|
+
let page = result.value || [];
|
|
2744
|
+
setContinuationToken(page, continuationToken);
|
|
2745
|
+
yield yield __await(page);
|
|
2261
2746
|
}
|
|
2262
2747
|
});
|
|
2263
2748
|
}
|
|
@@ -2295,20 +2780,31 @@ export class WebAppsImpl {
|
|
|
2295
2780
|
[Symbol.asyncIterator]() {
|
|
2296
2781
|
return this;
|
|
2297
2782
|
},
|
|
2298
|
-
byPage: () => {
|
|
2299
|
-
|
|
2783
|
+
byPage: (settings) => {
|
|
2784
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
2785
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
2786
|
+
}
|
|
2787
|
+
return this.listPerfMonCountersSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
2300
2788
|
}
|
|
2301
2789
|
};
|
|
2302
2790
|
}
|
|
2303
|
-
listPerfMonCountersSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
2791
|
+
listPerfMonCountersSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
2304
2792
|
return __asyncGenerator(this, arguments, function* listPerfMonCountersSlotPagingPage_1() {
|
|
2305
|
-
let result
|
|
2306
|
-
|
|
2307
|
-
|
|
2793
|
+
let result;
|
|
2794
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
2795
|
+
if (!continuationToken) {
|
|
2796
|
+
result = yield __await(this._listPerfMonCountersSlot(resourceGroupName, name, slot, options));
|
|
2797
|
+
let page = result.value || [];
|
|
2798
|
+
continuationToken = result.nextLink;
|
|
2799
|
+
setContinuationToken(page, continuationToken);
|
|
2800
|
+
yield yield __await(page);
|
|
2801
|
+
}
|
|
2308
2802
|
while (continuationToken) {
|
|
2309
2803
|
result = yield __await(this._listPerfMonCountersSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
2310
2804
|
continuationToken = result.nextLink;
|
|
2311
|
-
|
|
2805
|
+
let page = result.value || [];
|
|
2806
|
+
setContinuationToken(page, continuationToken);
|
|
2807
|
+
yield yield __await(page);
|
|
2312
2808
|
}
|
|
2313
2809
|
});
|
|
2314
2810
|
}
|
|
@@ -2346,20 +2842,31 @@ export class WebAppsImpl {
|
|
|
2346
2842
|
[Symbol.asyncIterator]() {
|
|
2347
2843
|
return this;
|
|
2348
2844
|
},
|
|
2349
|
-
byPage: () => {
|
|
2350
|
-
|
|
2845
|
+
byPage: (settings) => {
|
|
2846
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
2847
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
2848
|
+
}
|
|
2849
|
+
return this.getPrivateEndpointConnectionListSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
2351
2850
|
}
|
|
2352
2851
|
};
|
|
2353
2852
|
}
|
|
2354
|
-
getPrivateEndpointConnectionListSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
2853
|
+
getPrivateEndpointConnectionListSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
2355
2854
|
return __asyncGenerator(this, arguments, function* getPrivateEndpointConnectionListSlotPagingPage_1() {
|
|
2356
|
-
let result
|
|
2357
|
-
|
|
2358
|
-
|
|
2855
|
+
let result;
|
|
2856
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
2857
|
+
if (!continuationToken) {
|
|
2858
|
+
result = yield __await(this._getPrivateEndpointConnectionListSlot(resourceGroupName, name, slot, options));
|
|
2859
|
+
let page = result.value || [];
|
|
2860
|
+
continuationToken = result.nextLink;
|
|
2861
|
+
setContinuationToken(page, continuationToken);
|
|
2862
|
+
yield yield __await(page);
|
|
2863
|
+
}
|
|
2359
2864
|
while (continuationToken) {
|
|
2360
2865
|
result = yield __await(this._getPrivateEndpointConnectionListSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
2361
2866
|
continuationToken = result.nextLink;
|
|
2362
|
-
|
|
2867
|
+
let page = result.value || [];
|
|
2868
|
+
setContinuationToken(page, continuationToken);
|
|
2869
|
+
yield yield __await(page);
|
|
2363
2870
|
}
|
|
2364
2871
|
});
|
|
2365
2872
|
}
|
|
@@ -2399,20 +2906,31 @@ export class WebAppsImpl {
|
|
|
2399
2906
|
[Symbol.asyncIterator]() {
|
|
2400
2907
|
return this;
|
|
2401
2908
|
},
|
|
2402
|
-
byPage: () => {
|
|
2403
|
-
|
|
2909
|
+
byPage: (settings) => {
|
|
2910
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
2911
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
2912
|
+
}
|
|
2913
|
+
return this.listProcessesSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
2404
2914
|
}
|
|
2405
2915
|
};
|
|
2406
2916
|
}
|
|
2407
|
-
listProcessesSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
2917
|
+
listProcessesSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
2408
2918
|
return __asyncGenerator(this, arguments, function* listProcessesSlotPagingPage_1() {
|
|
2409
|
-
let result
|
|
2410
|
-
|
|
2411
|
-
|
|
2919
|
+
let result;
|
|
2920
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
2921
|
+
if (!continuationToken) {
|
|
2922
|
+
result = yield __await(this._listProcessesSlot(resourceGroupName, name, slot, options));
|
|
2923
|
+
let page = result.value || [];
|
|
2924
|
+
continuationToken = result.nextLink;
|
|
2925
|
+
setContinuationToken(page, continuationToken);
|
|
2926
|
+
yield yield __await(page);
|
|
2927
|
+
}
|
|
2412
2928
|
while (continuationToken) {
|
|
2413
2929
|
result = yield __await(this._listProcessesSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
2414
2930
|
continuationToken = result.nextLink;
|
|
2415
|
-
|
|
2931
|
+
let page = result.value || [];
|
|
2932
|
+
setContinuationToken(page, continuationToken);
|
|
2933
|
+
yield yield __await(page);
|
|
2416
2934
|
}
|
|
2417
2935
|
});
|
|
2418
2936
|
}
|
|
@@ -2453,20 +2971,31 @@ export class WebAppsImpl {
|
|
|
2453
2971
|
[Symbol.asyncIterator]() {
|
|
2454
2972
|
return this;
|
|
2455
2973
|
},
|
|
2456
|
-
byPage: () => {
|
|
2457
|
-
|
|
2974
|
+
byPage: (settings) => {
|
|
2975
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
2976
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
2977
|
+
}
|
|
2978
|
+
return this.listProcessModulesSlotPagingPage(resourceGroupName, name, processId, slot, options, settings);
|
|
2458
2979
|
}
|
|
2459
2980
|
};
|
|
2460
2981
|
}
|
|
2461
|
-
listProcessModulesSlotPagingPage(resourceGroupName, name, processId, slot, options) {
|
|
2982
|
+
listProcessModulesSlotPagingPage(resourceGroupName, name, processId, slot, options, settings) {
|
|
2462
2983
|
return __asyncGenerator(this, arguments, function* listProcessModulesSlotPagingPage_1() {
|
|
2463
|
-
let result
|
|
2464
|
-
|
|
2465
|
-
|
|
2984
|
+
let result;
|
|
2985
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
2986
|
+
if (!continuationToken) {
|
|
2987
|
+
result = yield __await(this._listProcessModulesSlot(resourceGroupName, name, processId, slot, options));
|
|
2988
|
+
let page = result.value || [];
|
|
2989
|
+
continuationToken = result.nextLink;
|
|
2990
|
+
setContinuationToken(page, continuationToken);
|
|
2991
|
+
yield yield __await(page);
|
|
2992
|
+
}
|
|
2466
2993
|
while (continuationToken) {
|
|
2467
2994
|
result = yield __await(this._listProcessModulesSlotNext(resourceGroupName, name, processId, slot, continuationToken, options));
|
|
2468
2995
|
continuationToken = result.nextLink;
|
|
2469
|
-
|
|
2996
|
+
let page = result.value || [];
|
|
2997
|
+
setContinuationToken(page, continuationToken);
|
|
2998
|
+
yield yield __await(page);
|
|
2470
2999
|
}
|
|
2471
3000
|
});
|
|
2472
3001
|
}
|
|
@@ -2507,20 +3036,31 @@ export class WebAppsImpl {
|
|
|
2507
3036
|
[Symbol.asyncIterator]() {
|
|
2508
3037
|
return this;
|
|
2509
3038
|
},
|
|
2510
|
-
byPage: () => {
|
|
2511
|
-
|
|
3039
|
+
byPage: (settings) => {
|
|
3040
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
3041
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
3042
|
+
}
|
|
3043
|
+
return this.listProcessThreadsSlotPagingPage(resourceGroupName, name, processId, slot, options, settings);
|
|
2512
3044
|
}
|
|
2513
3045
|
};
|
|
2514
3046
|
}
|
|
2515
|
-
listProcessThreadsSlotPagingPage(resourceGroupName, name, processId, slot, options) {
|
|
3047
|
+
listProcessThreadsSlotPagingPage(resourceGroupName, name, processId, slot, options, settings) {
|
|
2516
3048
|
return __asyncGenerator(this, arguments, function* listProcessThreadsSlotPagingPage_1() {
|
|
2517
|
-
let result
|
|
2518
|
-
|
|
2519
|
-
|
|
3049
|
+
let result;
|
|
3050
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
3051
|
+
if (!continuationToken) {
|
|
3052
|
+
result = yield __await(this._listProcessThreadsSlot(resourceGroupName, name, processId, slot, options));
|
|
3053
|
+
let page = result.value || [];
|
|
3054
|
+
continuationToken = result.nextLink;
|
|
3055
|
+
setContinuationToken(page, continuationToken);
|
|
3056
|
+
yield yield __await(page);
|
|
3057
|
+
}
|
|
2520
3058
|
while (continuationToken) {
|
|
2521
3059
|
result = yield __await(this._listProcessThreadsSlotNext(resourceGroupName, name, processId, slot, continuationToken, options));
|
|
2522
3060
|
continuationToken = result.nextLink;
|
|
2523
|
-
|
|
3061
|
+
let page = result.value || [];
|
|
3062
|
+
setContinuationToken(page, continuationToken);
|
|
3063
|
+
yield yield __await(page);
|
|
2524
3064
|
}
|
|
2525
3065
|
});
|
|
2526
3066
|
}
|
|
@@ -2559,20 +3099,31 @@ export class WebAppsImpl {
|
|
|
2559
3099
|
[Symbol.asyncIterator]() {
|
|
2560
3100
|
return this;
|
|
2561
3101
|
},
|
|
2562
|
-
byPage: () => {
|
|
2563
|
-
|
|
3102
|
+
byPage: (settings) => {
|
|
3103
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
3104
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
3105
|
+
}
|
|
3106
|
+
return this.listPublicCertificatesSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
2564
3107
|
}
|
|
2565
3108
|
};
|
|
2566
3109
|
}
|
|
2567
|
-
listPublicCertificatesSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
3110
|
+
listPublicCertificatesSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
2568
3111
|
return __asyncGenerator(this, arguments, function* listPublicCertificatesSlotPagingPage_1() {
|
|
2569
|
-
let result
|
|
2570
|
-
|
|
2571
|
-
|
|
3112
|
+
let result;
|
|
3113
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
3114
|
+
if (!continuationToken) {
|
|
3115
|
+
result = yield __await(this._listPublicCertificatesSlot(resourceGroupName, name, slot, options));
|
|
3116
|
+
let page = result.value || [];
|
|
3117
|
+
continuationToken = result.nextLink;
|
|
3118
|
+
setContinuationToken(page, continuationToken);
|
|
3119
|
+
yield yield __await(page);
|
|
3120
|
+
}
|
|
2572
3121
|
while (continuationToken) {
|
|
2573
3122
|
result = yield __await(this._listPublicCertificatesSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
2574
3123
|
continuationToken = result.nextLink;
|
|
2575
|
-
|
|
3124
|
+
let page = result.value || [];
|
|
3125
|
+
setContinuationToken(page, continuationToken);
|
|
3126
|
+
yield yield __await(page);
|
|
2576
3127
|
}
|
|
2577
3128
|
});
|
|
2578
3129
|
}
|
|
@@ -2611,20 +3162,31 @@ export class WebAppsImpl {
|
|
|
2611
3162
|
[Symbol.asyncIterator]() {
|
|
2612
3163
|
return this;
|
|
2613
3164
|
},
|
|
2614
|
-
byPage: () => {
|
|
2615
|
-
|
|
3165
|
+
byPage: (settings) => {
|
|
3166
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
3167
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
3168
|
+
}
|
|
3169
|
+
return this.listSiteExtensionsSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
2616
3170
|
}
|
|
2617
3171
|
};
|
|
2618
3172
|
}
|
|
2619
|
-
listSiteExtensionsSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
3173
|
+
listSiteExtensionsSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
2620
3174
|
return __asyncGenerator(this, arguments, function* listSiteExtensionsSlotPagingPage_1() {
|
|
2621
|
-
let result
|
|
2622
|
-
|
|
2623
|
-
|
|
3175
|
+
let result;
|
|
3176
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
3177
|
+
if (!continuationToken) {
|
|
3178
|
+
result = yield __await(this._listSiteExtensionsSlot(resourceGroupName, name, slot, options));
|
|
3179
|
+
let page = result.value || [];
|
|
3180
|
+
continuationToken = result.nextLink;
|
|
3181
|
+
setContinuationToken(page, continuationToken);
|
|
3182
|
+
yield yield __await(page);
|
|
3183
|
+
}
|
|
2624
3184
|
while (continuationToken) {
|
|
2625
3185
|
result = yield __await(this._listSiteExtensionsSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
2626
3186
|
continuationToken = result.nextLink;
|
|
2627
|
-
|
|
3187
|
+
let page = result.value || [];
|
|
3188
|
+
setContinuationToken(page, continuationToken);
|
|
3189
|
+
yield yield __await(page);
|
|
2628
3190
|
}
|
|
2629
3191
|
});
|
|
2630
3192
|
}
|
|
@@ -2664,20 +3226,31 @@ export class WebAppsImpl {
|
|
|
2664
3226
|
[Symbol.asyncIterator]() {
|
|
2665
3227
|
return this;
|
|
2666
3228
|
},
|
|
2667
|
-
byPage: () => {
|
|
2668
|
-
|
|
3229
|
+
byPage: (settings) => {
|
|
3230
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
3231
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
3232
|
+
}
|
|
3233
|
+
return this.listSlotDifferencesSlotPagingPage(resourceGroupName, name, slot, slotSwapEntity, options, settings);
|
|
2669
3234
|
}
|
|
2670
3235
|
};
|
|
2671
3236
|
}
|
|
2672
|
-
listSlotDifferencesSlotPagingPage(resourceGroupName, name, slot, slotSwapEntity, options) {
|
|
3237
|
+
listSlotDifferencesSlotPagingPage(resourceGroupName, name, slot, slotSwapEntity, options, settings) {
|
|
2673
3238
|
return __asyncGenerator(this, arguments, function* listSlotDifferencesSlotPagingPage_1() {
|
|
2674
|
-
let result
|
|
2675
|
-
|
|
2676
|
-
|
|
3239
|
+
let result;
|
|
3240
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
3241
|
+
if (!continuationToken) {
|
|
3242
|
+
result = yield __await(this._listSlotDifferencesSlot(resourceGroupName, name, slot, slotSwapEntity, options));
|
|
3243
|
+
let page = result.value || [];
|
|
3244
|
+
continuationToken = result.nextLink;
|
|
3245
|
+
setContinuationToken(page, continuationToken);
|
|
3246
|
+
yield yield __await(page);
|
|
3247
|
+
}
|
|
2677
3248
|
while (continuationToken) {
|
|
2678
3249
|
result = yield __await(this._listSlotDifferencesSlotNext(resourceGroupName, name, slot, slotSwapEntity, continuationToken, options));
|
|
2679
3250
|
continuationToken = result.nextLink;
|
|
2680
|
-
|
|
3251
|
+
let page = result.value || [];
|
|
3252
|
+
setContinuationToken(page, continuationToken);
|
|
3253
|
+
yield yield __await(page);
|
|
2681
3254
|
}
|
|
2682
3255
|
});
|
|
2683
3256
|
}
|
|
@@ -2715,20 +3288,31 @@ export class WebAppsImpl {
|
|
|
2715
3288
|
[Symbol.asyncIterator]() {
|
|
2716
3289
|
return this;
|
|
2717
3290
|
},
|
|
2718
|
-
byPage: () => {
|
|
2719
|
-
|
|
3291
|
+
byPage: (settings) => {
|
|
3292
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
3293
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
3294
|
+
}
|
|
3295
|
+
return this.listSnapshotsSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
2720
3296
|
}
|
|
2721
3297
|
};
|
|
2722
3298
|
}
|
|
2723
|
-
listSnapshotsSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
3299
|
+
listSnapshotsSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
2724
3300
|
return __asyncGenerator(this, arguments, function* listSnapshotsSlotPagingPage_1() {
|
|
2725
|
-
let result
|
|
2726
|
-
|
|
2727
|
-
|
|
3301
|
+
let result;
|
|
3302
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
3303
|
+
if (!continuationToken) {
|
|
3304
|
+
result = yield __await(this._listSnapshotsSlot(resourceGroupName, name, slot, options));
|
|
3305
|
+
let page = result.value || [];
|
|
3306
|
+
continuationToken = result.nextLink;
|
|
3307
|
+
setContinuationToken(page, continuationToken);
|
|
3308
|
+
yield yield __await(page);
|
|
3309
|
+
}
|
|
2728
3310
|
while (continuationToken) {
|
|
2729
3311
|
result = yield __await(this._listSnapshotsSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
2730
3312
|
continuationToken = result.nextLink;
|
|
2731
|
-
|
|
3313
|
+
let page = result.value || [];
|
|
3314
|
+
setContinuationToken(page, continuationToken);
|
|
3315
|
+
yield yield __await(page);
|
|
2732
3316
|
}
|
|
2733
3317
|
});
|
|
2734
3318
|
}
|
|
@@ -2766,20 +3350,31 @@ export class WebAppsImpl {
|
|
|
2766
3350
|
[Symbol.asyncIterator]() {
|
|
2767
3351
|
return this;
|
|
2768
3352
|
},
|
|
2769
|
-
byPage: () => {
|
|
2770
|
-
|
|
3353
|
+
byPage: (settings) => {
|
|
3354
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
3355
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
3356
|
+
}
|
|
3357
|
+
return this.listSnapshotsFromDRSecondarySlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
2771
3358
|
}
|
|
2772
3359
|
};
|
|
2773
3360
|
}
|
|
2774
|
-
listSnapshotsFromDRSecondarySlotPagingPage(resourceGroupName, name, slot, options) {
|
|
3361
|
+
listSnapshotsFromDRSecondarySlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
2775
3362
|
return __asyncGenerator(this, arguments, function* listSnapshotsFromDRSecondarySlotPagingPage_1() {
|
|
2776
|
-
let result
|
|
2777
|
-
|
|
2778
|
-
|
|
3363
|
+
let result;
|
|
3364
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
3365
|
+
if (!continuationToken) {
|
|
3366
|
+
result = yield __await(this._listSnapshotsFromDRSecondarySlot(resourceGroupName, name, slot, options));
|
|
3367
|
+
let page = result.value || [];
|
|
3368
|
+
continuationToken = result.nextLink;
|
|
3369
|
+
setContinuationToken(page, continuationToken);
|
|
3370
|
+
yield yield __await(page);
|
|
3371
|
+
}
|
|
2779
3372
|
while (continuationToken) {
|
|
2780
3373
|
result = yield __await(this._listSnapshotsFromDRSecondarySlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
2781
3374
|
continuationToken = result.nextLink;
|
|
2782
|
-
|
|
3375
|
+
let page = result.value || [];
|
|
3376
|
+
setContinuationToken(page, continuationToken);
|
|
3377
|
+
yield yield __await(page);
|
|
2783
3378
|
}
|
|
2784
3379
|
});
|
|
2785
3380
|
}
|
|
@@ -2818,20 +3413,31 @@ export class WebAppsImpl {
|
|
|
2818
3413
|
[Symbol.asyncIterator]() {
|
|
2819
3414
|
return this;
|
|
2820
3415
|
},
|
|
2821
|
-
byPage: () => {
|
|
2822
|
-
|
|
3416
|
+
byPage: (settings) => {
|
|
3417
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
3418
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
3419
|
+
}
|
|
3420
|
+
return this.listTriggeredWebJobsSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
2823
3421
|
}
|
|
2824
3422
|
};
|
|
2825
3423
|
}
|
|
2826
|
-
listTriggeredWebJobsSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
3424
|
+
listTriggeredWebJobsSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
2827
3425
|
return __asyncGenerator(this, arguments, function* listTriggeredWebJobsSlotPagingPage_1() {
|
|
2828
|
-
let result
|
|
2829
|
-
|
|
2830
|
-
|
|
3426
|
+
let result;
|
|
3427
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
3428
|
+
if (!continuationToken) {
|
|
3429
|
+
result = yield __await(this._listTriggeredWebJobsSlot(resourceGroupName, name, slot, options));
|
|
3430
|
+
let page = result.value || [];
|
|
3431
|
+
continuationToken = result.nextLink;
|
|
3432
|
+
setContinuationToken(page, continuationToken);
|
|
3433
|
+
yield yield __await(page);
|
|
3434
|
+
}
|
|
2831
3435
|
while (continuationToken) {
|
|
2832
3436
|
result = yield __await(this._listTriggeredWebJobsSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
2833
3437
|
continuationToken = result.nextLink;
|
|
2834
|
-
|
|
3438
|
+
let page = result.value || [];
|
|
3439
|
+
setContinuationToken(page, continuationToken);
|
|
3440
|
+
yield yield __await(page);
|
|
2835
3441
|
}
|
|
2836
3442
|
});
|
|
2837
3443
|
}
|
|
@@ -2871,20 +3477,31 @@ export class WebAppsImpl {
|
|
|
2871
3477
|
[Symbol.asyncIterator]() {
|
|
2872
3478
|
return this;
|
|
2873
3479
|
},
|
|
2874
|
-
byPage: () => {
|
|
2875
|
-
|
|
3480
|
+
byPage: (settings) => {
|
|
3481
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
3482
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
3483
|
+
}
|
|
3484
|
+
return this.listTriggeredWebJobHistorySlotPagingPage(resourceGroupName, name, webJobName, slot, options, settings);
|
|
2876
3485
|
}
|
|
2877
3486
|
};
|
|
2878
3487
|
}
|
|
2879
|
-
listTriggeredWebJobHistorySlotPagingPage(resourceGroupName, name, webJobName, slot, options) {
|
|
3488
|
+
listTriggeredWebJobHistorySlotPagingPage(resourceGroupName, name, webJobName, slot, options, settings) {
|
|
2880
3489
|
return __asyncGenerator(this, arguments, function* listTriggeredWebJobHistorySlotPagingPage_1() {
|
|
2881
|
-
let result
|
|
2882
|
-
|
|
2883
|
-
|
|
3490
|
+
let result;
|
|
3491
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
3492
|
+
if (!continuationToken) {
|
|
3493
|
+
result = yield __await(this._listTriggeredWebJobHistorySlot(resourceGroupName, name, webJobName, slot, options));
|
|
3494
|
+
let page = result.value || [];
|
|
3495
|
+
continuationToken = result.nextLink;
|
|
3496
|
+
setContinuationToken(page, continuationToken);
|
|
3497
|
+
yield yield __await(page);
|
|
3498
|
+
}
|
|
2884
3499
|
while (continuationToken) {
|
|
2885
3500
|
result = yield __await(this._listTriggeredWebJobHistorySlotNext(resourceGroupName, name, webJobName, slot, continuationToken, options));
|
|
2886
3501
|
continuationToken = result.nextLink;
|
|
2887
|
-
|
|
3502
|
+
let page = result.value || [];
|
|
3503
|
+
setContinuationToken(page, continuationToken);
|
|
3504
|
+
yield yield __await(page);
|
|
2888
3505
|
}
|
|
2889
3506
|
});
|
|
2890
3507
|
}
|
|
@@ -2923,20 +3540,31 @@ export class WebAppsImpl {
|
|
|
2923
3540
|
[Symbol.asyncIterator]() {
|
|
2924
3541
|
return this;
|
|
2925
3542
|
},
|
|
2926
|
-
byPage: () => {
|
|
2927
|
-
|
|
3543
|
+
byPage: (settings) => {
|
|
3544
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
3545
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
3546
|
+
}
|
|
3547
|
+
return this.listUsagesSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
2928
3548
|
}
|
|
2929
3549
|
};
|
|
2930
3550
|
}
|
|
2931
|
-
listUsagesSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
3551
|
+
listUsagesSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
2932
3552
|
return __asyncGenerator(this, arguments, function* listUsagesSlotPagingPage_1() {
|
|
2933
|
-
let result
|
|
2934
|
-
|
|
2935
|
-
|
|
3553
|
+
let result;
|
|
3554
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
3555
|
+
if (!continuationToken) {
|
|
3556
|
+
result = yield __await(this._listUsagesSlot(resourceGroupName, name, slot, options));
|
|
3557
|
+
let page = result.value || [];
|
|
3558
|
+
continuationToken = result.nextLink;
|
|
3559
|
+
setContinuationToken(page, continuationToken);
|
|
3560
|
+
yield yield __await(page);
|
|
3561
|
+
}
|
|
2936
3562
|
while (continuationToken) {
|
|
2937
3563
|
result = yield __await(this._listUsagesSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
2938
3564
|
continuationToken = result.nextLink;
|
|
2939
|
-
|
|
3565
|
+
let page = result.value || [];
|
|
3566
|
+
setContinuationToken(page, continuationToken);
|
|
3567
|
+
yield yield __await(page);
|
|
2940
3568
|
}
|
|
2941
3569
|
});
|
|
2942
3570
|
}
|
|
@@ -2975,20 +3603,31 @@ export class WebAppsImpl {
|
|
|
2975
3603
|
[Symbol.asyncIterator]() {
|
|
2976
3604
|
return this;
|
|
2977
3605
|
},
|
|
2978
|
-
byPage: () => {
|
|
2979
|
-
|
|
3606
|
+
byPage: (settings) => {
|
|
3607
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
3608
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
3609
|
+
}
|
|
3610
|
+
return this.listWebJobsSlotPagingPage(resourceGroupName, name, slot, options, settings);
|
|
2980
3611
|
}
|
|
2981
3612
|
};
|
|
2982
3613
|
}
|
|
2983
|
-
listWebJobsSlotPagingPage(resourceGroupName, name, slot, options) {
|
|
3614
|
+
listWebJobsSlotPagingPage(resourceGroupName, name, slot, options, settings) {
|
|
2984
3615
|
return __asyncGenerator(this, arguments, function* listWebJobsSlotPagingPage_1() {
|
|
2985
|
-
let result
|
|
2986
|
-
|
|
2987
|
-
|
|
3616
|
+
let result;
|
|
3617
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
3618
|
+
if (!continuationToken) {
|
|
3619
|
+
result = yield __await(this._listWebJobsSlot(resourceGroupName, name, slot, options));
|
|
3620
|
+
let page = result.value || [];
|
|
3621
|
+
continuationToken = result.nextLink;
|
|
3622
|
+
setContinuationToken(page, continuationToken);
|
|
3623
|
+
yield yield __await(page);
|
|
3624
|
+
}
|
|
2988
3625
|
while (continuationToken) {
|
|
2989
3626
|
result = yield __await(this._listWebJobsSlotNext(resourceGroupName, name, slot, continuationToken, options));
|
|
2990
3627
|
continuationToken = result.nextLink;
|
|
2991
|
-
|
|
3628
|
+
let page = result.value || [];
|
|
3629
|
+
setContinuationToken(page, continuationToken);
|
|
3630
|
+
yield yield __await(page);
|
|
2992
3631
|
}
|
|
2993
3632
|
});
|
|
2994
3633
|
}
|
|
@@ -3026,20 +3665,31 @@ export class WebAppsImpl {
|
|
|
3026
3665
|
[Symbol.asyncIterator]() {
|
|
3027
3666
|
return this;
|
|
3028
3667
|
},
|
|
3029
|
-
byPage: () => {
|
|
3030
|
-
|
|
3668
|
+
byPage: (settings) => {
|
|
3669
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
3670
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
3671
|
+
}
|
|
3672
|
+
return this.listSlotDifferencesFromProductionPagingPage(resourceGroupName, name, slotSwapEntity, options, settings);
|
|
3031
3673
|
}
|
|
3032
3674
|
};
|
|
3033
3675
|
}
|
|
3034
|
-
listSlotDifferencesFromProductionPagingPage(resourceGroupName, name, slotSwapEntity, options) {
|
|
3676
|
+
listSlotDifferencesFromProductionPagingPage(resourceGroupName, name, slotSwapEntity, options, settings) {
|
|
3035
3677
|
return __asyncGenerator(this, arguments, function* listSlotDifferencesFromProductionPagingPage_1() {
|
|
3036
|
-
let result
|
|
3037
|
-
|
|
3038
|
-
|
|
3678
|
+
let result;
|
|
3679
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
3680
|
+
if (!continuationToken) {
|
|
3681
|
+
result = yield __await(this._listSlotDifferencesFromProduction(resourceGroupName, name, slotSwapEntity, options));
|
|
3682
|
+
let page = result.value || [];
|
|
3683
|
+
continuationToken = result.nextLink;
|
|
3684
|
+
setContinuationToken(page, continuationToken);
|
|
3685
|
+
yield yield __await(page);
|
|
3686
|
+
}
|
|
3039
3687
|
while (continuationToken) {
|
|
3040
3688
|
result = yield __await(this._listSlotDifferencesFromProductionNext(resourceGroupName, name, slotSwapEntity, continuationToken, options));
|
|
3041
3689
|
continuationToken = result.nextLink;
|
|
3042
|
-
|
|
3690
|
+
let page = result.value || [];
|
|
3691
|
+
setContinuationToken(page, continuationToken);
|
|
3692
|
+
yield yield __await(page);
|
|
3043
3693
|
}
|
|
3044
3694
|
});
|
|
3045
3695
|
}
|
|
@@ -3076,20 +3726,31 @@ export class WebAppsImpl {
|
|
|
3076
3726
|
[Symbol.asyncIterator]() {
|
|
3077
3727
|
return this;
|
|
3078
3728
|
},
|
|
3079
|
-
byPage: () => {
|
|
3080
|
-
|
|
3729
|
+
byPage: (settings) => {
|
|
3730
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
3731
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
3732
|
+
}
|
|
3733
|
+
return this.listSnapshotsPagingPage(resourceGroupName, name, options, settings);
|
|
3081
3734
|
}
|
|
3082
3735
|
};
|
|
3083
3736
|
}
|
|
3084
|
-
listSnapshotsPagingPage(resourceGroupName, name, options) {
|
|
3737
|
+
listSnapshotsPagingPage(resourceGroupName, name, options, settings) {
|
|
3085
3738
|
return __asyncGenerator(this, arguments, function* listSnapshotsPagingPage_1() {
|
|
3086
|
-
let result
|
|
3087
|
-
|
|
3088
|
-
|
|
3739
|
+
let result;
|
|
3740
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
3741
|
+
if (!continuationToken) {
|
|
3742
|
+
result = yield __await(this._listSnapshots(resourceGroupName, name, options));
|
|
3743
|
+
let page = result.value || [];
|
|
3744
|
+
continuationToken = result.nextLink;
|
|
3745
|
+
setContinuationToken(page, continuationToken);
|
|
3746
|
+
yield yield __await(page);
|
|
3747
|
+
}
|
|
3089
3748
|
while (continuationToken) {
|
|
3090
3749
|
result = yield __await(this._listSnapshotsNext(resourceGroupName, name, continuationToken, options));
|
|
3091
3750
|
continuationToken = result.nextLink;
|
|
3092
|
-
|
|
3751
|
+
let page = result.value || [];
|
|
3752
|
+
setContinuationToken(page, continuationToken);
|
|
3753
|
+
yield yield __await(page);
|
|
3093
3754
|
}
|
|
3094
3755
|
});
|
|
3095
3756
|
}
|
|
@@ -3126,20 +3787,31 @@ export class WebAppsImpl {
|
|
|
3126
3787
|
[Symbol.asyncIterator]() {
|
|
3127
3788
|
return this;
|
|
3128
3789
|
},
|
|
3129
|
-
byPage: () => {
|
|
3130
|
-
|
|
3790
|
+
byPage: (settings) => {
|
|
3791
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
3792
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
3793
|
+
}
|
|
3794
|
+
return this.listSnapshotsFromDRSecondaryPagingPage(resourceGroupName, name, options, settings);
|
|
3131
3795
|
}
|
|
3132
3796
|
};
|
|
3133
3797
|
}
|
|
3134
|
-
listSnapshotsFromDRSecondaryPagingPage(resourceGroupName, name, options) {
|
|
3798
|
+
listSnapshotsFromDRSecondaryPagingPage(resourceGroupName, name, options, settings) {
|
|
3135
3799
|
return __asyncGenerator(this, arguments, function* listSnapshotsFromDRSecondaryPagingPage_1() {
|
|
3136
|
-
let result
|
|
3137
|
-
|
|
3138
|
-
|
|
3800
|
+
let result;
|
|
3801
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
3802
|
+
if (!continuationToken) {
|
|
3803
|
+
result = yield __await(this._listSnapshotsFromDRSecondary(resourceGroupName, name, options));
|
|
3804
|
+
let page = result.value || [];
|
|
3805
|
+
continuationToken = result.nextLink;
|
|
3806
|
+
setContinuationToken(page, continuationToken);
|
|
3807
|
+
yield yield __await(page);
|
|
3808
|
+
}
|
|
3139
3809
|
while (continuationToken) {
|
|
3140
3810
|
result = yield __await(this._listSnapshotsFromDRSecondaryNext(resourceGroupName, name, continuationToken, options));
|
|
3141
3811
|
continuationToken = result.nextLink;
|
|
3142
|
-
|
|
3812
|
+
let page = result.value || [];
|
|
3813
|
+
setContinuationToken(page, continuationToken);
|
|
3814
|
+
yield yield __await(page);
|
|
3143
3815
|
}
|
|
3144
3816
|
});
|
|
3145
3817
|
}
|
|
@@ -3176,20 +3848,31 @@ export class WebAppsImpl {
|
|
|
3176
3848
|
[Symbol.asyncIterator]() {
|
|
3177
3849
|
return this;
|
|
3178
3850
|
},
|
|
3179
|
-
byPage: () => {
|
|
3180
|
-
|
|
3851
|
+
byPage: (settings) => {
|
|
3852
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
3853
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
3854
|
+
}
|
|
3855
|
+
return this.listTriggeredWebJobsPagingPage(resourceGroupName, name, options, settings);
|
|
3181
3856
|
}
|
|
3182
3857
|
};
|
|
3183
3858
|
}
|
|
3184
|
-
listTriggeredWebJobsPagingPage(resourceGroupName, name, options) {
|
|
3859
|
+
listTriggeredWebJobsPagingPage(resourceGroupName, name, options, settings) {
|
|
3185
3860
|
return __asyncGenerator(this, arguments, function* listTriggeredWebJobsPagingPage_1() {
|
|
3186
|
-
let result
|
|
3187
|
-
|
|
3188
|
-
|
|
3861
|
+
let result;
|
|
3862
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
3863
|
+
if (!continuationToken) {
|
|
3864
|
+
result = yield __await(this._listTriggeredWebJobs(resourceGroupName, name, options));
|
|
3865
|
+
let page = result.value || [];
|
|
3866
|
+
continuationToken = result.nextLink;
|
|
3867
|
+
setContinuationToken(page, continuationToken);
|
|
3868
|
+
yield yield __await(page);
|
|
3869
|
+
}
|
|
3189
3870
|
while (continuationToken) {
|
|
3190
3871
|
result = yield __await(this._listTriggeredWebJobsNext(resourceGroupName, name, continuationToken, options));
|
|
3191
3872
|
continuationToken = result.nextLink;
|
|
3192
|
-
|
|
3873
|
+
let page = result.value || [];
|
|
3874
|
+
setContinuationToken(page, continuationToken);
|
|
3875
|
+
yield yield __await(page);
|
|
3193
3876
|
}
|
|
3194
3877
|
});
|
|
3195
3878
|
}
|
|
@@ -3227,20 +3910,31 @@ export class WebAppsImpl {
|
|
|
3227
3910
|
[Symbol.asyncIterator]() {
|
|
3228
3911
|
return this;
|
|
3229
3912
|
},
|
|
3230
|
-
byPage: () => {
|
|
3231
|
-
|
|
3913
|
+
byPage: (settings) => {
|
|
3914
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
3915
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
3916
|
+
}
|
|
3917
|
+
return this.listTriggeredWebJobHistoryPagingPage(resourceGroupName, name, webJobName, options, settings);
|
|
3232
3918
|
}
|
|
3233
3919
|
};
|
|
3234
3920
|
}
|
|
3235
|
-
listTriggeredWebJobHistoryPagingPage(resourceGroupName, name, webJobName, options) {
|
|
3921
|
+
listTriggeredWebJobHistoryPagingPage(resourceGroupName, name, webJobName, options, settings) {
|
|
3236
3922
|
return __asyncGenerator(this, arguments, function* listTriggeredWebJobHistoryPagingPage_1() {
|
|
3237
|
-
let result
|
|
3238
|
-
|
|
3239
|
-
|
|
3923
|
+
let result;
|
|
3924
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
3925
|
+
if (!continuationToken) {
|
|
3926
|
+
result = yield __await(this._listTriggeredWebJobHistory(resourceGroupName, name, webJobName, options));
|
|
3927
|
+
let page = result.value || [];
|
|
3928
|
+
continuationToken = result.nextLink;
|
|
3929
|
+
setContinuationToken(page, continuationToken);
|
|
3930
|
+
yield yield __await(page);
|
|
3931
|
+
}
|
|
3240
3932
|
while (continuationToken) {
|
|
3241
3933
|
result = yield __await(this._listTriggeredWebJobHistoryNext(resourceGroupName, name, webJobName, continuationToken, options));
|
|
3242
3934
|
continuationToken = result.nextLink;
|
|
3243
|
-
|
|
3935
|
+
let page = result.value || [];
|
|
3936
|
+
setContinuationToken(page, continuationToken);
|
|
3937
|
+
yield yield __await(page);
|
|
3244
3938
|
}
|
|
3245
3939
|
});
|
|
3246
3940
|
}
|
|
@@ -3277,20 +3971,31 @@ export class WebAppsImpl {
|
|
|
3277
3971
|
[Symbol.asyncIterator]() {
|
|
3278
3972
|
return this;
|
|
3279
3973
|
},
|
|
3280
|
-
byPage: () => {
|
|
3281
|
-
|
|
3974
|
+
byPage: (settings) => {
|
|
3975
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
3976
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
3977
|
+
}
|
|
3978
|
+
return this.listUsagesPagingPage(resourceGroupName, name, options, settings);
|
|
3282
3979
|
}
|
|
3283
3980
|
};
|
|
3284
3981
|
}
|
|
3285
|
-
listUsagesPagingPage(resourceGroupName, name, options) {
|
|
3982
|
+
listUsagesPagingPage(resourceGroupName, name, options, settings) {
|
|
3286
3983
|
return __asyncGenerator(this, arguments, function* listUsagesPagingPage_1() {
|
|
3287
|
-
let result
|
|
3288
|
-
|
|
3289
|
-
|
|
3984
|
+
let result;
|
|
3985
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
3986
|
+
if (!continuationToken) {
|
|
3987
|
+
result = yield __await(this._listUsages(resourceGroupName, name, options));
|
|
3988
|
+
let page = result.value || [];
|
|
3989
|
+
continuationToken = result.nextLink;
|
|
3990
|
+
setContinuationToken(page, continuationToken);
|
|
3991
|
+
yield yield __await(page);
|
|
3992
|
+
}
|
|
3290
3993
|
while (continuationToken) {
|
|
3291
3994
|
result = yield __await(this._listUsagesNext(resourceGroupName, name, continuationToken, options));
|
|
3292
3995
|
continuationToken = result.nextLink;
|
|
3293
|
-
|
|
3996
|
+
let page = result.value || [];
|
|
3997
|
+
setContinuationToken(page, continuationToken);
|
|
3998
|
+
yield yield __await(page);
|
|
3294
3999
|
}
|
|
3295
4000
|
});
|
|
3296
4001
|
}
|
|
@@ -3327,20 +4032,31 @@ export class WebAppsImpl {
|
|
|
3327
4032
|
[Symbol.asyncIterator]() {
|
|
3328
4033
|
return this;
|
|
3329
4034
|
},
|
|
3330
|
-
byPage: () => {
|
|
3331
|
-
|
|
4035
|
+
byPage: (settings) => {
|
|
4036
|
+
if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
|
|
4037
|
+
throw new Error("maxPageSize is not supported by this operation.");
|
|
4038
|
+
}
|
|
4039
|
+
return this.listWebJobsPagingPage(resourceGroupName, name, options, settings);
|
|
3332
4040
|
}
|
|
3333
4041
|
};
|
|
3334
4042
|
}
|
|
3335
|
-
listWebJobsPagingPage(resourceGroupName, name, options) {
|
|
4043
|
+
listWebJobsPagingPage(resourceGroupName, name, options, settings) {
|
|
3336
4044
|
return __asyncGenerator(this, arguments, function* listWebJobsPagingPage_1() {
|
|
3337
|
-
let result
|
|
3338
|
-
|
|
3339
|
-
|
|
4045
|
+
let result;
|
|
4046
|
+
let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
|
|
4047
|
+
if (!continuationToken) {
|
|
4048
|
+
result = yield __await(this._listWebJobs(resourceGroupName, name, options));
|
|
4049
|
+
let page = result.value || [];
|
|
4050
|
+
continuationToken = result.nextLink;
|
|
4051
|
+
setContinuationToken(page, continuationToken);
|
|
4052
|
+
yield yield __await(page);
|
|
4053
|
+
}
|
|
3340
4054
|
while (continuationToken) {
|
|
3341
4055
|
result = yield __await(this._listWebJobsNext(resourceGroupName, name, continuationToken, options));
|
|
3342
4056
|
continuationToken = result.nextLink;
|
|
3343
|
-
|
|
4057
|
+
let page = result.value || [];
|
|
4058
|
+
setContinuationToken(page, continuationToken);
|
|
4059
|
+
yield yield __await(page);
|
|
3344
4060
|
}
|
|
3345
4061
|
});
|
|
3346
4062
|
}
|