@azure/arm-machinelearning 2.1.2-alpha.20230302.1 → 2.1.2-alpha.20230418.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.
Files changed (113) hide show
  1. package/dist/index.js +336 -140
  2. package/dist/index.js.map +1 -1
  3. package/dist/index.min.js +1 -1
  4. package/dist/index.min.js.map +1 -1
  5. package/dist-esm/samples-dev/batchDeploymentsListSample.js +12 -5
  6. package/dist-esm/samples-dev/batchDeploymentsListSample.js.map +1 -1
  7. package/dist-esm/samples-dev/batchEndpointsListSample.js +12 -5
  8. package/dist-esm/samples-dev/batchEndpointsListSample.js.map +1 -1
  9. package/dist-esm/samples-dev/codeContainersListSample.js +12 -5
  10. package/dist-esm/samples-dev/codeContainersListSample.js.map +1 -1
  11. package/dist-esm/samples-dev/codeVersionsListSample.js +12 -5
  12. package/dist-esm/samples-dev/codeVersionsListSample.js.map +1 -1
  13. package/dist-esm/samples-dev/componentContainersListSample.js +12 -5
  14. package/dist-esm/samples-dev/componentContainersListSample.js.map +1 -1
  15. package/dist-esm/samples-dev/componentVersionsListSample.js +12 -5
  16. package/dist-esm/samples-dev/componentVersionsListSample.js.map +1 -1
  17. package/dist-esm/samples-dev/computeListNodesSample.js +12 -5
  18. package/dist-esm/samples-dev/computeListNodesSample.js.map +1 -1
  19. package/dist-esm/samples-dev/computeListSample.js +12 -5
  20. package/dist-esm/samples-dev/computeListSample.js.map +1 -1
  21. package/dist-esm/samples-dev/dataContainersListSample.js +12 -5
  22. package/dist-esm/samples-dev/dataContainersListSample.js.map +1 -1
  23. package/dist-esm/samples-dev/dataVersionsListSample.js +12 -5
  24. package/dist-esm/samples-dev/dataVersionsListSample.js.map +1 -1
  25. package/dist-esm/samples-dev/datastoresListSample.js +12 -5
  26. package/dist-esm/samples-dev/datastoresListSample.js.map +1 -1
  27. package/dist-esm/samples-dev/environmentContainersListSample.js +12 -5
  28. package/dist-esm/samples-dev/environmentContainersListSample.js.map +1 -1
  29. package/dist-esm/samples-dev/environmentVersionsListSample.js +12 -5
  30. package/dist-esm/samples-dev/environmentVersionsListSample.js.map +1 -1
  31. package/dist-esm/samples-dev/jobsListSample.js +48 -20
  32. package/dist-esm/samples-dev/jobsListSample.js.map +1 -1
  33. package/dist-esm/samples-dev/modelContainersListSample.js +12 -5
  34. package/dist-esm/samples-dev/modelContainersListSample.js.map +1 -1
  35. package/dist-esm/samples-dev/modelVersionsListSample.js +12 -5
  36. package/dist-esm/samples-dev/modelVersionsListSample.js.map +1 -1
  37. package/dist-esm/samples-dev/onlineDeploymentsListSample.js +12 -5
  38. package/dist-esm/samples-dev/onlineDeploymentsListSample.js.map +1 -1
  39. package/dist-esm/samples-dev/onlineDeploymentsListSkusSample.js +24 -10
  40. package/dist-esm/samples-dev/onlineDeploymentsListSkusSample.js.map +1 -1
  41. package/dist-esm/samples-dev/onlineEndpointsListSample.js +12 -5
  42. package/dist-esm/samples-dev/onlineEndpointsListSample.js.map +1 -1
  43. package/dist-esm/samples-dev/operationsListSample.js +12 -5
  44. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  45. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +12 -5
  46. package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js.map +1 -1
  47. package/dist-esm/samples-dev/quotasListSample.js +12 -5
  48. package/dist-esm/samples-dev/quotasListSample.js.map +1 -1
  49. package/dist-esm/samples-dev/schedulesListSample.js +12 -5
  50. package/dist-esm/samples-dev/schedulesListSample.js.map +1 -1
  51. package/dist-esm/samples-dev/usagesListSample.js +12 -5
  52. package/dist-esm/samples-dev/usagesListSample.js.map +1 -1
  53. package/dist-esm/samples-dev/workspaceConnectionsListSample.js +12 -5
  54. package/dist-esm/samples-dev/workspaceConnectionsListSample.js.map +1 -1
  55. package/dist-esm/samples-dev/workspaceFeaturesListSample.js +12 -5
  56. package/dist-esm/samples-dev/workspaceFeaturesListSample.js.map +1 -1
  57. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js +12 -5
  58. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js.map +1 -1
  59. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js +12 -5
  60. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js.map +1 -1
  61. package/dist-esm/src/models/index.d.ts +260 -260
  62. package/dist-esm/src/models/index.d.ts.map +1 -1
  63. package/dist-esm/src/operations/batchDeployments.js +12 -5
  64. package/dist-esm/src/operations/batchDeployments.js.map +1 -1
  65. package/dist-esm/src/operations/batchEndpoints.js +12 -5
  66. package/dist-esm/src/operations/batchEndpoints.js.map +1 -1
  67. package/dist-esm/src/operations/codeContainers.js +12 -5
  68. package/dist-esm/src/operations/codeContainers.js.map +1 -1
  69. package/dist-esm/src/operations/codeVersions.js +12 -5
  70. package/dist-esm/src/operations/codeVersions.js.map +1 -1
  71. package/dist-esm/src/operations/componentContainers.js +12 -5
  72. package/dist-esm/src/operations/componentContainers.js.map +1 -1
  73. package/dist-esm/src/operations/componentVersions.js +12 -5
  74. package/dist-esm/src/operations/componentVersions.js.map +1 -1
  75. package/dist-esm/src/operations/computeOperations.js +24 -10
  76. package/dist-esm/src/operations/computeOperations.js.map +1 -1
  77. package/dist-esm/src/operations/dataContainers.js +12 -5
  78. package/dist-esm/src/operations/dataContainers.js.map +1 -1
  79. package/dist-esm/src/operations/dataVersions.js +12 -5
  80. package/dist-esm/src/operations/dataVersions.js.map +1 -1
  81. package/dist-esm/src/operations/datastores.js +12 -5
  82. package/dist-esm/src/operations/datastores.js.map +1 -1
  83. package/dist-esm/src/operations/environmentContainers.js +12 -5
  84. package/dist-esm/src/operations/environmentContainers.js.map +1 -1
  85. package/dist-esm/src/operations/environmentVersions.js +12 -5
  86. package/dist-esm/src/operations/environmentVersions.js.map +1 -1
  87. package/dist-esm/src/operations/jobs.js +12 -5
  88. package/dist-esm/src/operations/jobs.js.map +1 -1
  89. package/dist-esm/src/operations/modelContainers.js +12 -5
  90. package/dist-esm/src/operations/modelContainers.js.map +1 -1
  91. package/dist-esm/src/operations/modelVersions.js +12 -5
  92. package/dist-esm/src/operations/modelVersions.js.map +1 -1
  93. package/dist-esm/src/operations/onlineDeployments.js +24 -10
  94. package/dist-esm/src/operations/onlineDeployments.js.map +1 -1
  95. package/dist-esm/src/operations/onlineEndpoints.js +12 -5
  96. package/dist-esm/src/operations/onlineEndpoints.js.map +1 -1
  97. package/dist-esm/src/operations/operations.js +12 -5
  98. package/dist-esm/src/operations/operations.js.map +1 -1
  99. package/dist-esm/src/operations/privateEndpointConnections.js +12 -5
  100. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
  101. package/dist-esm/src/operations/quotas.js +12 -5
  102. package/dist-esm/src/operations/quotas.js.map +1 -1
  103. package/dist-esm/src/operations/schedules.js +12 -5
  104. package/dist-esm/src/operations/schedules.js.map +1 -1
  105. package/dist-esm/src/operations/usages.js +12 -5
  106. package/dist-esm/src/operations/usages.js.map +1 -1
  107. package/dist-esm/src/operations/workspaceConnections.js +12 -5
  108. package/dist-esm/src/operations/workspaceConnections.js.map +1 -1
  109. package/dist-esm/src/operations/workspaceFeatures.js +12 -5
  110. package/dist-esm/src/operations/workspaceFeatures.js.map +1 -1
  111. package/dist-esm/src/operations/workspaces.js +24 -10
  112. package/dist-esm/src/operations/workspaces.js.map +1 -1
  113. package/package.json +3 -3
package/dist/index.js CHANGED
@@ -13489,17 +13489,24 @@ class OperationsImpl {
13489
13489
  }
13490
13490
  listPagingAll(options) {
13491
13491
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
13492
- var e_1, _a;
13492
+ var _a, e_1, _b, _c;
13493
13493
  try {
13494
- for (var _b = tslib.__asyncValues(this.listPagingPage(options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
13495
- const page = _c.value;
13496
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
13494
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
13495
+ _c = _f.value;
13496
+ _d = false;
13497
+ try {
13498
+ const page = _c;
13499
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
13500
+ }
13501
+ finally {
13502
+ _d = true;
13503
+ }
13497
13504
  }
13498
13505
  }
13499
13506
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
13500
13507
  finally {
13501
13508
  try {
13502
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
13509
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
13503
13510
  }
13504
13511
  finally { if (e_1) throw e_1.error; }
13505
13512
  }
@@ -13621,17 +13628,24 @@ class WorkspacesImpl {
13621
13628
  }
13622
13629
  listByResourceGroupPagingAll(resourceGroupName, options) {
13623
13630
  return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingAll_1() {
13624
- var e_1, _a;
13631
+ var _a, e_1, _b, _c;
13625
13632
  try {
13626
- for (var _b = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
13627
- const page = _c.value;
13628
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
13633
+ for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
13634
+ _c = _f.value;
13635
+ _d = false;
13636
+ try {
13637
+ const page = _c;
13638
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
13639
+ }
13640
+ finally {
13641
+ _d = true;
13642
+ }
13629
13643
  }
13630
13644
  }
13631
13645
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
13632
13646
  finally {
13633
13647
  try {
13634
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
13648
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
13635
13649
  }
13636
13650
  finally { if (e_1) throw e_1.error; }
13637
13651
  }
@@ -13680,17 +13694,24 @@ class WorkspacesImpl {
13680
13694
  }
13681
13695
  listBySubscriptionPagingAll(options) {
13682
13696
  return tslib.__asyncGenerator(this, arguments, function* listBySubscriptionPagingAll_1() {
13683
- var e_2, _a;
13697
+ var _a, e_2, _b, _c;
13684
13698
  try {
13685
- for (var _b = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
13686
- const page = _c.value;
13687
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
13699
+ for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
13700
+ _c = _f.value;
13701
+ _d = false;
13702
+ try {
13703
+ const page = _c;
13704
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
13705
+ }
13706
+ finally {
13707
+ _d = true;
13708
+ }
13688
13709
  }
13689
13710
  }
13690
13711
  catch (e_2_1) { e_2 = { error: e_2_1 }; }
13691
13712
  finally {
13692
13713
  try {
13693
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
13714
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
13694
13715
  }
13695
13716
  finally { if (e_2) throw e_2.error; }
13696
13717
  }
@@ -14537,17 +14558,24 @@ class UsagesImpl {
14537
14558
  }
14538
14559
  listPagingAll(location, options) {
14539
14560
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
14540
- var e_1, _a;
14561
+ var _a, e_1, _b, _c;
14541
14562
  try {
14542
- for (var _b = tslib.__asyncValues(this.listPagingPage(location, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
14543
- const page = _c.value;
14544
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
14563
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(location, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
14564
+ _c = _f.value;
14565
+ _d = false;
14566
+ try {
14567
+ const page = _c;
14568
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
14569
+ }
14570
+ finally {
14571
+ _d = true;
14572
+ }
14545
14573
  }
14546
14574
  }
14547
14575
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
14548
14576
  finally {
14549
14577
  try {
14550
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
14578
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
14551
14579
  }
14552
14580
  finally { if (e_1) throw e_1.error; }
14553
14581
  }
@@ -14725,17 +14753,24 @@ class QuotasImpl {
14725
14753
  }
14726
14754
  listPagingAll(location, options) {
14727
14755
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
14728
- var e_1, _a;
14756
+ var _a, e_1, _b, _c;
14729
14757
  try {
14730
- for (var _b = tslib.__asyncValues(this.listPagingPage(location, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
14731
- const page = _c.value;
14732
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
14758
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(location, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
14759
+ _c = _f.value;
14760
+ _d = false;
14761
+ try {
14762
+ const page = _c;
14763
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
14764
+ }
14765
+ finally {
14766
+ _d = true;
14767
+ }
14733
14768
  }
14734
14769
  }
14735
14770
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
14736
14771
  finally {
14737
14772
  try {
14738
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
14773
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
14739
14774
  }
14740
14775
  finally { if (e_1) throw e_1.error; }
14741
14776
  }
@@ -14896,17 +14931,24 @@ class ComputeOperationsImpl {
14896
14931
  }
14897
14932
  listPagingAll(resourceGroupName, workspaceName, options) {
14898
14933
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
14899
- var e_1, _a;
14934
+ var _a, e_1, _b, _c;
14900
14935
  try {
14901
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
14902
- const page = _c.value;
14903
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
14936
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
14937
+ _c = _f.value;
14938
+ _d = false;
14939
+ try {
14940
+ const page = _c;
14941
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
14942
+ }
14943
+ finally {
14944
+ _d = true;
14945
+ }
14904
14946
  }
14905
14947
  }
14906
14948
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
14907
14949
  finally {
14908
14950
  try {
14909
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
14951
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
14910
14952
  }
14911
14953
  finally { if (e_1) throw e_1.error; }
14912
14954
  }
@@ -14958,17 +15000,24 @@ class ComputeOperationsImpl {
14958
15000
  }
14959
15001
  listNodesPagingAll(resourceGroupName, workspaceName, computeName, options) {
14960
15002
  return tslib.__asyncGenerator(this, arguments, function* listNodesPagingAll_1() {
14961
- var e_2, _a;
15003
+ var _a, e_2, _b, _c;
14962
15004
  try {
14963
- for (var _b = tslib.__asyncValues(this.listNodesPagingPage(resourceGroupName, workspaceName, computeName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
14964
- const page = _c.value;
14965
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
15005
+ for (var _d = true, _e = tslib.__asyncValues(this.listNodesPagingPage(resourceGroupName, workspaceName, computeName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
15006
+ _c = _f.value;
15007
+ _d = false;
15008
+ try {
15009
+ const page = _c;
15010
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
15011
+ }
15012
+ finally {
15013
+ _d = true;
15014
+ }
14966
15015
  }
14967
15016
  }
14968
15017
  catch (e_2_1) { e_2 = { error: e_2_1 }; }
14969
15018
  finally {
14970
15019
  try {
14971
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
15020
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
14972
15021
  }
14973
15022
  finally { if (e_2) throw e_2.error; }
14974
15023
  }
@@ -15716,17 +15765,24 @@ class PrivateEndpointConnectionsImpl {
15716
15765
  }
15717
15766
  listPagingAll(resourceGroupName, workspaceName, options) {
15718
15767
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
15719
- var e_1, _a;
15768
+ var _a, e_1, _b, _c;
15720
15769
  try {
15721
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
15722
- const page = _c.value;
15723
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
15770
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
15771
+ _c = _f.value;
15772
+ _d = false;
15773
+ try {
15774
+ const page = _c;
15775
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
15776
+ }
15777
+ finally {
15778
+ _d = true;
15779
+ }
15724
15780
  }
15725
15781
  }
15726
15782
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
15727
15783
  finally {
15728
15784
  try {
15729
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
15785
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
15730
15786
  }
15731
15787
  finally { if (e_1) throw e_1.error; }
15732
15788
  }
@@ -15994,17 +16050,24 @@ class WorkspaceConnectionsImpl {
15994
16050
  }
15995
16051
  listPagingAll(resourceGroupName, workspaceName, options) {
15996
16052
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
15997
- var e_1, _a;
16053
+ var _a, e_1, _b, _c;
15998
16054
  try {
15999
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
16000
- const page = _c.value;
16001
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
16055
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
16056
+ _c = _f.value;
16057
+ _d = false;
16058
+ try {
16059
+ const page = _c;
16060
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
16061
+ }
16062
+ finally {
16063
+ _d = true;
16064
+ }
16002
16065
  }
16003
16066
  }
16004
16067
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
16005
16068
  finally {
16006
16069
  try {
16007
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
16070
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
16008
16071
  }
16009
16072
  finally { if (e_1) throw e_1.error; }
16010
16073
  }
@@ -16240,17 +16303,24 @@ class BatchEndpointsImpl {
16240
16303
  }
16241
16304
  listPagingAll(resourceGroupName, workspaceName, options) {
16242
16305
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
16243
- var e_1, _a;
16306
+ var _a, e_1, _b, _c;
16244
16307
  try {
16245
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
16246
- const page = _c.value;
16247
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
16308
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
16309
+ _c = _f.value;
16310
+ _d = false;
16311
+ try {
16312
+ const page = _c;
16313
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
16314
+ }
16315
+ finally {
16316
+ _d = true;
16317
+ }
16248
16318
  }
16249
16319
  }
16250
16320
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
16251
16321
  finally {
16252
16322
  try {
16253
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
16323
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
16254
16324
  }
16255
16325
  finally { if (e_1) throw e_1.error; }
16256
16326
  }
@@ -16701,17 +16771,24 @@ class BatchDeploymentsImpl {
16701
16771
  }
16702
16772
  listPagingAll(resourceGroupName, workspaceName, endpointName, options) {
16703
16773
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
16704
- var e_1, _a;
16774
+ var _a, e_1, _b, _c;
16705
16775
  try {
16706
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, endpointName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
16707
- const page = _c.value;
16708
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
16776
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, endpointName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
16777
+ _c = _f.value;
16778
+ _d = false;
16779
+ try {
16780
+ const page = _c;
16781
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
16782
+ }
16783
+ finally {
16784
+ _d = true;
16785
+ }
16709
16786
  }
16710
16787
  }
16711
16788
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
16712
16789
  finally {
16713
16790
  try {
16714
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
16791
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
16715
16792
  }
16716
16793
  finally { if (e_1) throw e_1.error; }
16717
16794
  }
@@ -17180,17 +17257,24 @@ class CodeContainersImpl {
17180
17257
  }
17181
17258
  listPagingAll(resourceGroupName, workspaceName, options) {
17182
17259
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
17183
- var e_1, _a;
17260
+ var _a, e_1, _b, _c;
17184
17261
  try {
17185
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
17186
- const page = _c.value;
17187
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
17262
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
17263
+ _c = _f.value;
17264
+ _d = false;
17265
+ try {
17266
+ const page = _c;
17267
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
17268
+ }
17269
+ finally {
17270
+ _d = true;
17271
+ }
17188
17272
  }
17189
17273
  }
17190
17274
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
17191
17275
  finally {
17192
17276
  try {
17193
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
17277
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
17194
17278
  }
17195
17279
  finally { if (e_1) throw e_1.error; }
17196
17280
  }
@@ -17426,17 +17510,24 @@ class CodeVersionsImpl {
17426
17510
  }
17427
17511
  listPagingAll(resourceGroupName, workspaceName, name, options) {
17428
17512
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
17429
- var e_1, _a;
17513
+ var _a, e_1, _b, _c;
17430
17514
  try {
17431
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, name, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
17432
- const page = _c.value;
17433
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
17515
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, name, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
17516
+ _c = _f.value;
17517
+ _d = false;
17518
+ try {
17519
+ const page = _c;
17520
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
17521
+ }
17522
+ finally {
17523
+ _d = true;
17524
+ }
17434
17525
  }
17435
17526
  }
17436
17527
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
17437
17528
  finally {
17438
17529
  try {
17439
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
17530
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
17440
17531
  }
17441
17532
  finally { if (e_1) throw e_1.error; }
17442
17533
  }
@@ -17691,17 +17782,24 @@ class ComponentContainersImpl {
17691
17782
  }
17692
17783
  listPagingAll(resourceGroupName, workspaceName, options) {
17693
17784
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
17694
- var e_1, _a;
17785
+ var _a, e_1, _b, _c;
17695
17786
  try {
17696
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
17697
- const page = _c.value;
17698
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
17787
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
17788
+ _c = _f.value;
17789
+ _d = false;
17790
+ try {
17791
+ const page = _c;
17792
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
17793
+ }
17794
+ finally {
17795
+ _d = true;
17796
+ }
17699
17797
  }
17700
17798
  }
17701
17799
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
17702
17800
  finally {
17703
17801
  try {
17704
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
17802
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
17705
17803
  }
17706
17804
  finally { if (e_1) throw e_1.error; }
17707
17805
  }
@@ -17945,17 +18043,24 @@ class ComponentVersionsImpl {
17945
18043
  }
17946
18044
  listPagingAll(resourceGroupName, workspaceName, name, options) {
17947
18045
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
17948
- var e_1, _a;
18046
+ var _a, e_1, _b, _c;
17949
18047
  try {
17950
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, name, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
17951
- const page = _c.value;
17952
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
18048
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, name, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
18049
+ _c = _f.value;
18050
+ _d = false;
18051
+ try {
18052
+ const page = _c;
18053
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
18054
+ }
18055
+ finally {
18056
+ _d = true;
18057
+ }
17953
18058
  }
17954
18059
  }
17955
18060
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
17956
18061
  finally {
17957
18062
  try {
17958
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
18063
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
17959
18064
  }
17960
18065
  finally { if (e_1) throw e_1.error; }
17961
18066
  }
@@ -18212,17 +18317,24 @@ class DataContainersImpl {
18212
18317
  }
18213
18318
  listPagingAll(resourceGroupName, workspaceName, options) {
18214
18319
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
18215
- var e_1, _a;
18320
+ var _a, e_1, _b, _c;
18216
18321
  try {
18217
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
18218
- const page = _c.value;
18219
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
18322
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
18323
+ _c = _f.value;
18324
+ _d = false;
18325
+ try {
18326
+ const page = _c;
18327
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
18328
+ }
18329
+ finally {
18330
+ _d = true;
18331
+ }
18220
18332
  }
18221
18333
  }
18222
18334
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
18223
18335
  finally {
18224
18336
  try {
18225
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
18337
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
18226
18338
  }
18227
18339
  finally { if (e_1) throw e_1.error; }
18228
18340
  }
@@ -18466,17 +18578,24 @@ class DataVersionsImpl {
18466
18578
  }
18467
18579
  listPagingAll(resourceGroupName, workspaceName, name, options) {
18468
18580
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
18469
- var e_1, _a;
18581
+ var _a, e_1, _b, _c;
18470
18582
  try {
18471
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, name, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
18472
- const page = _c.value;
18473
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
18583
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, name, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
18584
+ _c = _f.value;
18585
+ _d = false;
18586
+ try {
18587
+ const page = _c;
18588
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
18589
+ }
18590
+ finally {
18591
+ _d = true;
18592
+ }
18474
18593
  }
18475
18594
  }
18476
18595
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
18477
18596
  finally {
18478
18597
  try {
18479
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
18598
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
18480
18599
  }
18481
18600
  finally { if (e_1) throw e_1.error; }
18482
18601
  }
@@ -18735,17 +18854,24 @@ class DatastoresImpl {
18735
18854
  }
18736
18855
  listPagingAll(resourceGroupName, workspaceName, options) {
18737
18856
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
18738
- var e_1, _a;
18857
+ var _a, e_1, _b, _c;
18739
18858
  try {
18740
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
18741
- const page = _c.value;
18742
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
18859
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
18860
+ _c = _f.value;
18861
+ _d = false;
18862
+ try {
18863
+ const page = _c;
18864
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
18865
+ }
18866
+ finally {
18867
+ _d = true;
18868
+ }
18743
18869
  }
18744
18870
  }
18745
18871
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
18746
18872
  finally {
18747
18873
  try {
18748
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
18874
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
18749
18875
  }
18750
18876
  finally { if (e_1) throw e_1.error; }
18751
18877
  }
@@ -19030,17 +19156,24 @@ class EnvironmentContainersImpl {
19030
19156
  }
19031
19157
  listPagingAll(resourceGroupName, workspaceName, options) {
19032
19158
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
19033
- var e_1, _a;
19159
+ var _a, e_1, _b, _c;
19034
19160
  try {
19035
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
19036
- const page = _c.value;
19037
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
19161
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
19162
+ _c = _f.value;
19163
+ _d = false;
19164
+ try {
19165
+ const page = _c;
19166
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
19167
+ }
19168
+ finally {
19169
+ _d = true;
19170
+ }
19038
19171
  }
19039
19172
  }
19040
19173
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
19041
19174
  finally {
19042
19175
  try {
19043
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
19176
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
19044
19177
  }
19045
19178
  finally { if (e_1) throw e_1.error; }
19046
19179
  }
@@ -19284,17 +19417,24 @@ class EnvironmentVersionsImpl {
19284
19417
  }
19285
19418
  listPagingAll(resourceGroupName, workspaceName, name, options) {
19286
19419
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
19287
- var e_1, _a;
19420
+ var _a, e_1, _b, _c;
19288
19421
  try {
19289
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, name, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
19290
- const page = _c.value;
19291
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
19422
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, name, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
19423
+ _c = _f.value;
19424
+ _d = false;
19425
+ try {
19426
+ const page = _c;
19427
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
19428
+ }
19429
+ finally {
19430
+ _d = true;
19431
+ }
19292
19432
  }
19293
19433
  }
19294
19434
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
19295
19435
  finally {
19296
19436
  try {
19297
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
19437
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
19298
19438
  }
19299
19439
  finally { if (e_1) throw e_1.error; }
19300
19440
  }
@@ -19551,17 +19691,24 @@ class JobsImpl {
19551
19691
  }
19552
19692
  listPagingAll(resourceGroupName, workspaceName, options) {
19553
19693
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
19554
- var e_1, _a;
19694
+ var _a, e_1, _b, _c;
19555
19695
  try {
19556
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
19557
- const page = _c.value;
19558
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
19696
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
19697
+ _c = _f.value;
19698
+ _d = false;
19699
+ try {
19700
+ const page = _c;
19701
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
19702
+ }
19703
+ finally {
19704
+ _d = true;
19705
+ }
19559
19706
  }
19560
19707
  }
19561
19708
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
19562
19709
  finally {
19563
19710
  try {
19564
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
19711
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
19565
19712
  }
19566
19713
  finally { if (e_1) throw e_1.error; }
19567
19714
  }
@@ -19930,17 +20077,24 @@ class ModelContainersImpl {
19930
20077
  }
19931
20078
  listPagingAll(resourceGroupName, workspaceName, options) {
19932
20079
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
19933
- var e_1, _a;
20080
+ var _a, e_1, _b, _c;
19934
20081
  try {
19935
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
19936
- const page = _c.value;
19937
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
20082
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
20083
+ _c = _f.value;
20084
+ _d = false;
20085
+ try {
20086
+ const page = _c;
20087
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
20088
+ }
20089
+ finally {
20090
+ _d = true;
20091
+ }
19938
20092
  }
19939
20093
  }
19940
20094
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
19941
20095
  finally {
19942
20096
  try {
19943
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
20097
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
19944
20098
  }
19945
20099
  finally { if (e_1) throw e_1.error; }
19946
20100
  }
@@ -20186,17 +20340,24 @@ class ModelVersionsImpl {
20186
20340
  }
20187
20341
  listPagingAll(resourceGroupName, workspaceName, name, options) {
20188
20342
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
20189
- var e_1, _a;
20343
+ var _a, e_1, _b, _c;
20190
20344
  try {
20191
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, name, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
20192
- const page = _c.value;
20193
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
20345
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, name, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
20346
+ _c = _f.value;
20347
+ _d = false;
20348
+ try {
20349
+ const page = _c;
20350
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
20351
+ }
20352
+ finally {
20353
+ _d = true;
20354
+ }
20194
20355
  }
20195
20356
  }
20196
20357
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
20197
20358
  finally {
20198
20359
  try {
20199
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
20360
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
20200
20361
  }
20201
20362
  finally { if (e_1) throw e_1.error; }
20202
20363
  }
@@ -20465,17 +20626,24 @@ class OnlineEndpointsImpl {
20465
20626
  }
20466
20627
  listPagingAll(resourceGroupName, workspaceName, options) {
20467
20628
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
20468
- var e_1, _a;
20629
+ var _a, e_1, _b, _c;
20469
20630
  try {
20470
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
20471
- const page = _c.value;
20472
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
20631
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
20632
+ _c = _f.value;
20633
+ _d = false;
20634
+ try {
20635
+ const page = _c;
20636
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
20637
+ }
20638
+ finally {
20639
+ _d = true;
20640
+ }
20473
20641
  }
20474
20642
  }
20475
20643
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
20476
20644
  finally {
20477
20645
  try {
20478
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
20646
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
20479
20647
  }
20480
20648
  finally { if (e_1) throw e_1.error; }
20481
20649
  }
@@ -21057,17 +21225,24 @@ class OnlineDeploymentsImpl {
21057
21225
  }
21058
21226
  listPagingAll(resourceGroupName, workspaceName, endpointName, options) {
21059
21227
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
21060
- var e_1, _a;
21228
+ var _a, e_1, _b, _c;
21061
21229
  try {
21062
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, endpointName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
21063
- const page = _c.value;
21064
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
21230
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, endpointName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
21231
+ _c = _f.value;
21232
+ _d = false;
21233
+ try {
21234
+ const page = _c;
21235
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
21236
+ }
21237
+ finally {
21238
+ _d = true;
21239
+ }
21065
21240
  }
21066
21241
  }
21067
21242
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
21068
21243
  finally {
21069
21244
  try {
21070
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
21245
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
21071
21246
  }
21072
21247
  finally { if (e_1) throw e_1.error; }
21073
21248
  }
@@ -21120,17 +21295,24 @@ class OnlineDeploymentsImpl {
21120
21295
  }
21121
21296
  listSkusPagingAll(resourceGroupName, workspaceName, endpointName, deploymentName, options) {
21122
21297
  return tslib.__asyncGenerator(this, arguments, function* listSkusPagingAll_1() {
21123
- var e_2, _a;
21298
+ var _a, e_2, _b, _c;
21124
21299
  try {
21125
- for (var _b = tslib.__asyncValues(this.listSkusPagingPage(resourceGroupName, workspaceName, endpointName, deploymentName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
21126
- const page = _c.value;
21127
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
21300
+ for (var _d = true, _e = tslib.__asyncValues(this.listSkusPagingPage(resourceGroupName, workspaceName, endpointName, deploymentName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
21301
+ _c = _f.value;
21302
+ _d = false;
21303
+ try {
21304
+ const page = _c;
21305
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
21306
+ }
21307
+ finally {
21308
+ _d = true;
21309
+ }
21128
21310
  }
21129
21311
  }
21130
21312
  catch (e_2_1) { e_2 = { error: e_2_1 }; }
21131
21313
  finally {
21132
21314
  try {
21133
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
21315
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
21134
21316
  }
21135
21317
  finally { if (e_2) throw e_2.error; }
21136
21318
  }
@@ -21726,17 +21908,24 @@ class SchedulesImpl {
21726
21908
  }
21727
21909
  listPagingAll(resourceGroupName, workspaceName, options) {
21728
21910
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
21729
- var e_1, _a;
21911
+ var _a, e_1, _b, _c;
21730
21912
  try {
21731
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
21732
- const page = _c.value;
21733
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
21913
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
21914
+ _c = _f.value;
21915
+ _d = false;
21916
+ try {
21917
+ const page = _c;
21918
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
21919
+ }
21920
+ finally {
21921
+ _d = true;
21922
+ }
21734
21923
  }
21735
21924
  }
21736
21925
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
21737
21926
  finally {
21738
21927
  try {
21739
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
21928
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
21740
21929
  }
21741
21930
  finally { if (e_1) throw e_1.error; }
21742
21931
  }
@@ -22074,17 +22263,24 @@ class WorkspaceFeaturesImpl {
22074
22263
  }
22075
22264
  listPagingAll(resourceGroupName, workspaceName, options) {
22076
22265
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
22077
- var e_1, _a;
22266
+ var _a, e_1, _b, _c;
22078
22267
  try {
22079
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
22080
- const page = _c.value;
22081
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
22268
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
22269
+ _c = _f.value;
22270
+ _d = false;
22271
+ try {
22272
+ const page = _c;
22273
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
22274
+ }
22275
+ finally {
22276
+ _d = true;
22277
+ }
22082
22278
  }
22083
22279
  }
22084
22280
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
22085
22281
  finally {
22086
22282
  try {
22087
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
22283
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
22088
22284
  }
22089
22285
  finally { if (e_1) throw e_1.error; }
22090
22286
  }