@azure/arm-datafactory 11.1.1-alpha.20231016.1 → 11.1.1-alpha.20231030.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +45 -120
- 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/samples-dev/credentialOperationsListByFactorySample.js +3 -8
- package/dist-esm/samples-dev/credentialOperationsListByFactorySample.js.map +1 -1
- package/dist-esm/samples-dev/dataFlowDebugSessionQueryByFactorySample.js +3 -8
- package/dist-esm/samples-dev/dataFlowDebugSessionQueryByFactorySample.js.map +1 -1
- package/dist-esm/samples-dev/dataFlowsListByFactorySample.js +3 -8
- package/dist-esm/samples-dev/dataFlowsListByFactorySample.js.map +1 -1
- package/dist-esm/samples-dev/datasetsListByFactorySample.js +3 -8
- package/dist-esm/samples-dev/datasetsListByFactorySample.js.map +1 -1
- package/dist-esm/samples-dev/factoriesListByResourceGroupSample.js +3 -8
- package/dist-esm/samples-dev/factoriesListByResourceGroupSample.js.map +1 -1
- package/dist-esm/samples-dev/factoriesListSample.js +3 -8
- package/dist-esm/samples-dev/factoriesListSample.js.map +1 -1
- package/dist-esm/samples-dev/globalParametersListByFactorySample.js +3 -8
- package/dist-esm/samples-dev/globalParametersListByFactorySample.js.map +1 -1
- package/dist-esm/samples-dev/integrationRuntimesListByFactorySample.js +3 -8
- package/dist-esm/samples-dev/integrationRuntimesListByFactorySample.js.map +1 -1
- package/dist-esm/samples-dev/linkedServicesListByFactorySample.js +3 -8
- package/dist-esm/samples-dev/linkedServicesListByFactorySample.js.map +1 -1
- package/dist-esm/samples-dev/managedPrivateEndpointsListByFactorySample.js +3 -8
- package/dist-esm/samples-dev/managedPrivateEndpointsListByFactorySample.js.map +1 -1
- package/dist-esm/samples-dev/managedVirtualNetworksListByFactorySample.js +3 -8
- package/dist-esm/samples-dev/managedVirtualNetworksListByFactorySample.js.map +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +3 -8
- package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
- package/dist-esm/samples-dev/pipelinesListByFactorySample.js +3 -8
- package/dist-esm/samples-dev/pipelinesListByFactorySample.js.map +1 -1
- package/dist-esm/samples-dev/privateEndPointConnectionsListByFactorySample.js +3 -8
- package/dist-esm/samples-dev/privateEndPointConnectionsListByFactorySample.js.map +1 -1
- package/dist-esm/samples-dev/triggersListByFactorySample.js +3 -8
- package/dist-esm/samples-dev/triggersListByFactorySample.js.map +1 -1
- package/dist-esm/src/operations/credentialOperations.js +3 -8
- package/dist-esm/src/operations/credentialOperations.js.map +1 -1
- package/dist-esm/src/operations/dataFlowDebugSession.js +3 -8
- package/dist-esm/src/operations/dataFlowDebugSession.js.map +1 -1
- package/dist-esm/src/operations/dataFlows.js +3 -8
- package/dist-esm/src/operations/dataFlows.js.map +1 -1
- package/dist-esm/src/operations/datasets.js +3 -8
- package/dist-esm/src/operations/datasets.js.map +1 -1
- package/dist-esm/src/operations/factories.js +6 -16
- package/dist-esm/src/operations/factories.js.map +1 -1
- package/dist-esm/src/operations/globalParameters.js +3 -8
- package/dist-esm/src/operations/globalParameters.js.map +1 -1
- package/dist-esm/src/operations/integrationRuntimes.js +3 -8
- package/dist-esm/src/operations/integrationRuntimes.js.map +1 -1
- package/dist-esm/src/operations/linkedServices.js +3 -8
- package/dist-esm/src/operations/linkedServices.js.map +1 -1
- package/dist-esm/src/operations/managedPrivateEndpoints.js +3 -8
- package/dist-esm/src/operations/managedPrivateEndpoints.js.map +1 -1
- package/dist-esm/src/operations/managedVirtualNetworks.js +3 -8
- package/dist-esm/src/operations/managedVirtualNetworks.js.map +1 -1
- package/dist-esm/src/operations/operations.js +3 -8
- package/dist-esm/src/operations/operations.js.map +1 -1
- package/dist-esm/src/operations/pipelines.js +3 -8
- package/dist-esm/src/operations/pipelines.js.map +1 -1
- package/dist-esm/src/operations/privateEndPointConnections.js +3 -8
- package/dist-esm/src/operations/privateEndPointConnections.js.map +1 -1
- package/dist-esm/src/operations/triggers.js +3 -8
- package/dist-esm/src/operations/triggers.js.map +1 -1
- package/dist-esm/test/datafactory_examples.spec.js +18 -48
- package/dist-esm/test/datafactory_examples.spec.js.map +1 -1
- package/package.json +4 -4
package/dist/index.js
CHANGED
|
@@ -26118,16 +26118,11 @@ class OperationsImpl {
|
|
|
26118
26118
|
return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
|
|
26119
26119
|
var _a, e_1, _b, _c;
|
|
26120
26120
|
try {
|
|
26121
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
26121
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
26122
26122
|
_c = _f.value;
|
|
26123
26123
|
_d = false;
|
|
26124
|
-
|
|
26125
|
-
|
|
26126
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
26127
|
-
}
|
|
26128
|
-
finally {
|
|
26129
|
-
_d = true;
|
|
26130
|
-
}
|
|
26124
|
+
const page = _c;
|
|
26125
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
26131
26126
|
}
|
|
26132
26127
|
}
|
|
26133
26128
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -26251,16 +26246,11 @@ class FactoriesImpl {
|
|
|
26251
26246
|
return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
|
|
26252
26247
|
var _a, e_1, _b, _c;
|
|
26253
26248
|
try {
|
|
26254
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
26249
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
26255
26250
|
_c = _f.value;
|
|
26256
26251
|
_d = false;
|
|
26257
|
-
|
|
26258
|
-
|
|
26259
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
26260
|
-
}
|
|
26261
|
-
finally {
|
|
26262
|
-
_d = true;
|
|
26263
|
-
}
|
|
26252
|
+
const page = _c;
|
|
26253
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
26264
26254
|
}
|
|
26265
26255
|
}
|
|
26266
26256
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -26318,16 +26308,11 @@ class FactoriesImpl {
|
|
|
26318
26308
|
return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingAll_1() {
|
|
26319
26309
|
var _a, e_2, _b, _c;
|
|
26320
26310
|
try {
|
|
26321
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
26311
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
26322
26312
|
_c = _f.value;
|
|
26323
26313
|
_d = false;
|
|
26324
|
-
|
|
26325
|
-
|
|
26326
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
26327
|
-
}
|
|
26328
|
-
finally {
|
|
26329
|
-
_d = true;
|
|
26330
|
-
}
|
|
26314
|
+
const page = _c;
|
|
26315
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
26331
26316
|
}
|
|
26332
26317
|
}
|
|
26333
26318
|
catch (e_2_1) { e_2 = { error: e_2_1 }; }
|
|
@@ -26878,16 +26863,11 @@ class IntegrationRuntimesImpl {
|
|
|
26878
26863
|
return tslib.__asyncGenerator(this, arguments, function* listByFactoryPagingAll_1() {
|
|
26879
26864
|
var _a, e_1, _b, _c;
|
|
26880
26865
|
try {
|
|
26881
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
26866
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
26882
26867
|
_c = _f.value;
|
|
26883
26868
|
_d = false;
|
|
26884
|
-
|
|
26885
|
-
|
|
26886
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
26887
|
-
}
|
|
26888
|
-
finally {
|
|
26889
|
-
_d = true;
|
|
26890
|
-
}
|
|
26869
|
+
const page = _c;
|
|
26870
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
26891
26871
|
}
|
|
26892
26872
|
}
|
|
26893
26873
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -28020,16 +28000,11 @@ class LinkedServicesImpl {
|
|
|
28020
28000
|
return tslib.__asyncGenerator(this, arguments, function* listByFactoryPagingAll_1() {
|
|
28021
28001
|
var _a, e_1, _b, _c;
|
|
28022
28002
|
try {
|
|
28023
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
28003
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
28024
28004
|
_c = _f.value;
|
|
28025
28005
|
_d = false;
|
|
28026
|
-
|
|
28027
|
-
|
|
28028
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
28029
|
-
}
|
|
28030
|
-
finally {
|
|
28031
|
-
_d = true;
|
|
28032
|
-
}
|
|
28006
|
+
const page = _c;
|
|
28007
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
28033
28008
|
}
|
|
28034
28009
|
}
|
|
28035
28010
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -28279,16 +28254,11 @@ class DatasetsImpl {
|
|
|
28279
28254
|
return tslib.__asyncGenerator(this, arguments, function* listByFactoryPagingAll_1() {
|
|
28280
28255
|
var _a, e_1, _b, _c;
|
|
28281
28256
|
try {
|
|
28282
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
28257
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
28283
28258
|
_c = _f.value;
|
|
28284
28259
|
_d = false;
|
|
28285
|
-
|
|
28286
|
-
|
|
28287
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
28288
|
-
}
|
|
28289
|
-
finally {
|
|
28290
|
-
_d = true;
|
|
28291
|
-
}
|
|
28260
|
+
const page = _c;
|
|
28261
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
28292
28262
|
}
|
|
28293
28263
|
}
|
|
28294
28264
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -28532,16 +28502,11 @@ class PipelinesImpl {
|
|
|
28532
28502
|
return tslib.__asyncGenerator(this, arguments, function* listByFactoryPagingAll_1() {
|
|
28533
28503
|
var _a, e_1, _b, _c;
|
|
28534
28504
|
try {
|
|
28535
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
28505
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
28536
28506
|
_c = _f.value;
|
|
28537
28507
|
_d = false;
|
|
28538
|
-
|
|
28539
|
-
|
|
28540
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
28541
|
-
}
|
|
28542
|
-
finally {
|
|
28543
|
-
_d = true;
|
|
28544
|
-
}
|
|
28508
|
+
const page = _c;
|
|
28509
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
28545
28510
|
}
|
|
28546
28511
|
}
|
|
28547
28512
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -28995,16 +28960,11 @@ class TriggersImpl {
|
|
|
28995
28960
|
return tslib.__asyncGenerator(this, arguments, function* listByFactoryPagingAll_1() {
|
|
28996
28961
|
var _a, e_1, _b, _c;
|
|
28997
28962
|
try {
|
|
28998
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
28963
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
28999
28964
|
_c = _f.value;
|
|
29000
28965
|
_d = false;
|
|
29001
|
-
|
|
29002
|
-
|
|
29003
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
29004
|
-
}
|
|
29005
|
-
finally {
|
|
29006
|
-
_d = true;
|
|
29007
|
-
}
|
|
28966
|
+
const page = _c;
|
|
28967
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
29008
28968
|
}
|
|
29009
28969
|
}
|
|
29010
28970
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -29766,16 +29726,11 @@ class DataFlowsImpl {
|
|
|
29766
29726
|
return tslib.__asyncGenerator(this, arguments, function* listByFactoryPagingAll_1() {
|
|
29767
29727
|
var _a, e_1, _b, _c;
|
|
29768
29728
|
try {
|
|
29769
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
29729
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
29770
29730
|
_c = _f.value;
|
|
29771
29731
|
_d = false;
|
|
29772
|
-
|
|
29773
|
-
|
|
29774
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
29775
|
-
}
|
|
29776
|
-
finally {
|
|
29777
|
-
_d = true;
|
|
29778
|
-
}
|
|
29732
|
+
const page = _c;
|
|
29733
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
29779
29734
|
}
|
|
29780
29735
|
}
|
|
29781
29736
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -30018,16 +29973,11 @@ class DataFlowDebugSessionImpl {
|
|
|
30018
29973
|
return tslib.__asyncGenerator(this, arguments, function* queryByFactoryPagingAll_1() {
|
|
30019
29974
|
var _a, e_1, _b, _c;
|
|
30020
29975
|
try {
|
|
30021
|
-
for (var _d = true, _e = tslib.__asyncValues(this.queryByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
29976
|
+
for (var _d = true, _e = tslib.__asyncValues(this.queryByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
30022
29977
|
_c = _f.value;
|
|
30023
29978
|
_d = false;
|
|
30024
|
-
|
|
30025
|
-
|
|
30026
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
30027
|
-
}
|
|
30028
|
-
finally {
|
|
30029
|
-
_d = true;
|
|
30030
|
-
}
|
|
29979
|
+
const page = _c;
|
|
29980
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
30031
29981
|
}
|
|
30032
29982
|
}
|
|
30033
29983
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -30410,16 +30360,11 @@ class ManagedVirtualNetworksImpl {
|
|
|
30410
30360
|
return tslib.__asyncGenerator(this, arguments, function* listByFactoryPagingAll_1() {
|
|
30411
30361
|
var _a, e_1, _b, _c;
|
|
30412
30362
|
try {
|
|
30413
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
30363
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
30414
30364
|
_c = _f.value;
|
|
30415
30365
|
_d = false;
|
|
30416
|
-
|
|
30417
|
-
|
|
30418
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
30419
|
-
}
|
|
30420
|
-
finally {
|
|
30421
|
-
_d = true;
|
|
30422
|
-
}
|
|
30366
|
+
const page = _c;
|
|
30367
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
30423
30368
|
}
|
|
30424
30369
|
}
|
|
30425
30370
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -30638,16 +30583,11 @@ class ManagedPrivateEndpointsImpl {
|
|
|
30638
30583
|
return tslib.__asyncGenerator(this, arguments, function* listByFactoryPagingAll_1() {
|
|
30639
30584
|
var _a, e_1, _b, _c;
|
|
30640
30585
|
try {
|
|
30641
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, managedVirtualNetworkName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
30586
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, managedVirtualNetworkName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
30642
30587
|
_c = _f.value;
|
|
30643
30588
|
_d = false;
|
|
30644
|
-
|
|
30645
|
-
|
|
30646
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
30647
|
-
}
|
|
30648
|
-
finally {
|
|
30649
|
-
_d = true;
|
|
30650
|
-
}
|
|
30589
|
+
const page = _c;
|
|
30590
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
30651
30591
|
}
|
|
30652
30592
|
}
|
|
30653
30593
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -30925,16 +30865,11 @@ class CredentialOperationsImpl {
|
|
|
30925
30865
|
return tslib.__asyncGenerator(this, arguments, function* listByFactoryPagingAll_1() {
|
|
30926
30866
|
var _a, e_1, _b, _c;
|
|
30927
30867
|
try {
|
|
30928
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
30868
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
30929
30869
|
_c = _f.value;
|
|
30930
30870
|
_d = false;
|
|
30931
|
-
|
|
30932
|
-
|
|
30933
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
30934
|
-
}
|
|
30935
|
-
finally {
|
|
30936
|
-
_d = true;
|
|
30937
|
-
}
|
|
30871
|
+
const page = _c;
|
|
30872
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
30938
30873
|
}
|
|
30939
30874
|
}
|
|
30940
30875
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -31178,16 +31113,11 @@ class PrivateEndPointConnectionsImpl {
|
|
|
31178
31113
|
return tslib.__asyncGenerator(this, arguments, function* listByFactoryPagingAll_1() {
|
|
31179
31114
|
var _a, e_1, _b, _c;
|
|
31180
31115
|
try {
|
|
31181
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
31116
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
31182
31117
|
_c = _f.value;
|
|
31183
31118
|
_d = false;
|
|
31184
|
-
|
|
31185
|
-
|
|
31186
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
31187
|
-
}
|
|
31188
|
-
finally {
|
|
31189
|
-
_d = true;
|
|
31190
|
-
}
|
|
31119
|
+
const page = _c;
|
|
31120
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
31191
31121
|
}
|
|
31192
31122
|
}
|
|
31193
31123
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|
|
@@ -31516,16 +31446,11 @@ class GlobalParametersImpl {
|
|
|
31516
31446
|
return tslib.__asyncGenerator(this, arguments, function* listByFactoryPagingAll_1() {
|
|
31517
31447
|
var _a, e_1, _b, _c;
|
|
31518
31448
|
try {
|
|
31519
|
-
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
|
|
31449
|
+
for (var _d = true, _e = tslib.__asyncValues(this.listByFactoryPagingPage(resourceGroupName, factoryName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
|
|
31520
31450
|
_c = _f.value;
|
|
31521
31451
|
_d = false;
|
|
31522
|
-
|
|
31523
|
-
|
|
31524
|
-
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
31525
|
-
}
|
|
31526
|
-
finally {
|
|
31527
|
-
_d = true;
|
|
31528
|
-
}
|
|
31452
|
+
const page = _c;
|
|
31453
|
+
yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
|
|
31529
31454
|
}
|
|
31530
31455
|
}
|
|
31531
31456
|
catch (e_1_1) { e_1 = { error: e_1_1 }; }
|