@azure/arm-securityinsight 1.0.0-alpha.20230320.1 → 1.0.0-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 (109) hide show
  1. package/dist/index.js +300 -125
  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/actionsListByAlertRuleSample.js +12 -5
  6. package/dist-esm/samples-dev/actionsListByAlertRuleSample.js.map +1 -1
  7. package/dist-esm/samples-dev/alertRuleTemplatesListSample.js +12 -5
  8. package/dist-esm/samples-dev/alertRuleTemplatesListSample.js.map +1 -1
  9. package/dist-esm/samples-dev/alertRulesListSample.js +12 -5
  10. package/dist-esm/samples-dev/alertRulesListSample.js.map +1 -1
  11. package/dist-esm/samples-dev/automationRulesListSample.js +12 -5
  12. package/dist-esm/samples-dev/automationRulesListSample.js.map +1 -1
  13. package/dist-esm/samples-dev/bookmarkRelationsListSample.js +12 -5
  14. package/dist-esm/samples-dev/bookmarkRelationsListSample.js.map +1 -1
  15. package/dist-esm/samples-dev/bookmarksListSample.js +12 -5
  16. package/dist-esm/samples-dev/bookmarksListSample.js.map +1 -1
  17. package/dist-esm/samples-dev/dataConnectorsListSample.js +12 -5
  18. package/dist-esm/samples-dev/dataConnectorsListSample.js.map +1 -1
  19. package/dist-esm/samples-dev/entitiesListSample.js +12 -5
  20. package/dist-esm/samples-dev/entitiesListSample.js.map +1 -1
  21. package/dist-esm/samples-dev/entitiesRelationsListSample.js +12 -5
  22. package/dist-esm/samples-dev/entitiesRelationsListSample.js.map +1 -1
  23. package/dist-esm/samples-dev/entityQueriesListSample.js +12 -5
  24. package/dist-esm/samples-dev/entityQueriesListSample.js.map +1 -1
  25. package/dist-esm/samples-dev/entityQueryTemplatesListSample.js +12 -5
  26. package/dist-esm/samples-dev/entityQueryTemplatesListSample.js.map +1 -1
  27. package/dist-esm/samples-dev/fileImportsListSample.js +12 -5
  28. package/dist-esm/samples-dev/fileImportsListSample.js.map +1 -1
  29. package/dist-esm/samples-dev/incidentCommentsListSample.js +12 -5
  30. package/dist-esm/samples-dev/incidentCommentsListSample.js.map +1 -1
  31. package/dist-esm/samples-dev/incidentRelationsListSample.js +12 -5
  32. package/dist-esm/samples-dev/incidentRelationsListSample.js.map +1 -1
  33. package/dist-esm/samples-dev/incidentsListSample.js +12 -5
  34. package/dist-esm/samples-dev/incidentsListSample.js.map +1 -1
  35. package/dist-esm/samples-dev/metadataListSample.js +24 -10
  36. package/dist-esm/samples-dev/metadataListSample.js.map +1 -1
  37. package/dist-esm/samples-dev/officeConsentsListSample.js +12 -5
  38. package/dist-esm/samples-dev/officeConsentsListSample.js.map +1 -1
  39. package/dist-esm/samples-dev/operationsListSample.js +12 -5
  40. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  41. package/dist-esm/samples-dev/securityMlAnalyticsSettingsListSample.js +12 -5
  42. package/dist-esm/samples-dev/securityMlAnalyticsSettingsListSample.js.map +1 -1
  43. package/dist-esm/samples-dev/sourceControlListRepositoriesSample.js +12 -5
  44. package/dist-esm/samples-dev/sourceControlListRepositoriesSample.js.map +1 -1
  45. package/dist-esm/samples-dev/sourceControlsListSample.js +12 -5
  46. package/dist-esm/samples-dev/sourceControlsListSample.js.map +1 -1
  47. package/dist-esm/samples-dev/threatIntelligenceIndicatorQueryIndicatorsSample.js +12 -5
  48. package/dist-esm/samples-dev/threatIntelligenceIndicatorQueryIndicatorsSample.js.map +1 -1
  49. package/dist-esm/samples-dev/threatIntelligenceIndicatorsListSample.js +12 -5
  50. package/dist-esm/samples-dev/threatIntelligenceIndicatorsListSample.js.map +1 -1
  51. package/dist-esm/samples-dev/watchlistItemsListSample.js +12 -5
  52. package/dist-esm/samples-dev/watchlistItemsListSample.js.map +1 -1
  53. package/dist-esm/samples-dev/watchlistsListSample.js +12 -5
  54. package/dist-esm/samples-dev/watchlistsListSample.js.map +1 -1
  55. package/dist-esm/src/models/index.d.ts +216 -216
  56. package/dist-esm/src/models/index.d.ts.map +1 -1
  57. package/dist-esm/src/operations/actions.js +12 -5
  58. package/dist-esm/src/operations/actions.js.map +1 -1
  59. package/dist-esm/src/operations/alertRuleTemplates.js +12 -5
  60. package/dist-esm/src/operations/alertRuleTemplates.js.map +1 -1
  61. package/dist-esm/src/operations/alertRules.js +12 -5
  62. package/dist-esm/src/operations/alertRules.js.map +1 -1
  63. package/dist-esm/src/operations/automationRules.js +12 -5
  64. package/dist-esm/src/operations/automationRules.js.map +1 -1
  65. package/dist-esm/src/operations/bookmarkRelations.js +12 -5
  66. package/dist-esm/src/operations/bookmarkRelations.js.map +1 -1
  67. package/dist-esm/src/operations/bookmarks.js +12 -5
  68. package/dist-esm/src/operations/bookmarks.js.map +1 -1
  69. package/dist-esm/src/operations/dataConnectors.js +12 -5
  70. package/dist-esm/src/operations/dataConnectors.js.map +1 -1
  71. package/dist-esm/src/operations/entities.js +12 -5
  72. package/dist-esm/src/operations/entities.js.map +1 -1
  73. package/dist-esm/src/operations/entitiesRelations.js +12 -5
  74. package/dist-esm/src/operations/entitiesRelations.js.map +1 -1
  75. package/dist-esm/src/operations/entityQueries.js +12 -5
  76. package/dist-esm/src/operations/entityQueries.js.map +1 -1
  77. package/dist-esm/src/operations/entityQueryTemplates.js +12 -5
  78. package/dist-esm/src/operations/entityQueryTemplates.js.map +1 -1
  79. package/dist-esm/src/operations/fileImports.js +12 -5
  80. package/dist-esm/src/operations/fileImports.js.map +1 -1
  81. package/dist-esm/src/operations/incidentComments.js +12 -5
  82. package/dist-esm/src/operations/incidentComments.js.map +1 -1
  83. package/dist-esm/src/operations/incidentRelations.js +12 -5
  84. package/dist-esm/src/operations/incidentRelations.js.map +1 -1
  85. package/dist-esm/src/operations/incidents.js +12 -5
  86. package/dist-esm/src/operations/incidents.js.map +1 -1
  87. package/dist-esm/src/operations/metadata.js +12 -5
  88. package/dist-esm/src/operations/metadata.js.map +1 -1
  89. package/dist-esm/src/operations/officeConsents.js +12 -5
  90. package/dist-esm/src/operations/officeConsents.js.map +1 -1
  91. package/dist-esm/src/operations/operations.js +12 -5
  92. package/dist-esm/src/operations/operations.js.map +1 -1
  93. package/dist-esm/src/operations/securityMLAnalyticsSettings.js +12 -5
  94. package/dist-esm/src/operations/securityMLAnalyticsSettings.js.map +1 -1
  95. package/dist-esm/src/operations/sourceControlOperations.js +12 -5
  96. package/dist-esm/src/operations/sourceControlOperations.js.map +1 -1
  97. package/dist-esm/src/operations/sourceControls.js +12 -5
  98. package/dist-esm/src/operations/sourceControls.js.map +1 -1
  99. package/dist-esm/src/operations/threatIntelligenceIndicator.js +12 -5
  100. package/dist-esm/src/operations/threatIntelligenceIndicator.js.map +1 -1
  101. package/dist-esm/src/operations/threatIntelligenceIndicators.js +12 -5
  102. package/dist-esm/src/operations/threatIntelligenceIndicators.js.map +1 -1
  103. package/dist-esm/src/operations/watchlistItems.js +12 -5
  104. package/dist-esm/src/operations/watchlistItems.js.map +1 -1
  105. package/dist-esm/src/operations/watchlists.js +12 -5
  106. package/dist-esm/src/operations/watchlists.js.map +1 -1
  107. package/dist-esm/test/securityinsights_examples.spec.js +12 -5
  108. package/dist-esm/test/securityinsights_examples.spec.js.map +1 -1
  109. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -16479,17 +16479,24 @@ class AlertRulesImpl {
16479
16479
  }
16480
16480
  listPagingAll(resourceGroupName, workspaceName, options) {
16481
16481
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
16482
- var e_1, _a;
16482
+ var _a, e_1, _b, _c;
16483
16483
  try {
16484
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
16485
- const page = _c.value;
16486
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
16484
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
16485
+ _c = _f.value;
16486
+ _d = false;
16487
+ try {
16488
+ const page = _c;
16489
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
16490
+ }
16491
+ finally {
16492
+ _d = true;
16493
+ }
16487
16494
  }
16488
16495
  }
16489
16496
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
16490
16497
  finally {
16491
16498
  try {
16492
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
16499
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
16493
16500
  }
16494
16501
  finally { if (e_1) throw e_1.error; }
16495
16502
  }
@@ -16724,17 +16731,24 @@ class ActionsImpl {
16724
16731
  }
16725
16732
  listByAlertRulePagingAll(resourceGroupName, workspaceName, ruleId, options) {
16726
16733
  return tslib.__asyncGenerator(this, arguments, function* listByAlertRulePagingAll_1() {
16727
- var e_1, _a;
16734
+ var _a, e_1, _b, _c;
16728
16735
  try {
16729
- for (var _b = tslib.__asyncValues(this.listByAlertRulePagingPage(resourceGroupName, workspaceName, ruleId, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
16730
- const page = _c.value;
16731
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
16736
+ for (var _d = true, _e = tslib.__asyncValues(this.listByAlertRulePagingPage(resourceGroupName, workspaceName, ruleId, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
16737
+ _c = _f.value;
16738
+ _d = false;
16739
+ try {
16740
+ const page = _c;
16741
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
16742
+ }
16743
+ finally {
16744
+ _d = true;
16745
+ }
16732
16746
  }
16733
16747
  }
16734
16748
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
16735
16749
  finally {
16736
16750
  try {
16737
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
16751
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
16738
16752
  }
16739
16753
  finally { if (e_1) throw e_1.error; }
16740
16754
  }
@@ -16978,17 +16992,24 @@ class AlertRuleTemplatesImpl {
16978
16992
  }
16979
16993
  listPagingAll(resourceGroupName, workspaceName, options) {
16980
16994
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
16981
- var e_1, _a;
16995
+ var _a, e_1, _b, _c;
16982
16996
  try {
16983
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
16984
- const page = _c.value;
16985
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
16997
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
16998
+ _c = _f.value;
16999
+ _d = false;
17000
+ try {
17001
+ const page = _c;
17002
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
17003
+ }
17004
+ finally {
17005
+ _d = true;
17006
+ }
16986
17007
  }
16987
17008
  }
16988
17009
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
16989
17010
  finally {
16990
17011
  try {
16991
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
17012
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
16992
17013
  }
16993
17014
  finally { if (e_1) throw e_1.error; }
16994
17015
  }
@@ -17153,17 +17174,24 @@ class AutomationRulesImpl {
17153
17174
  }
17154
17175
  listPagingAll(resourceGroupName, workspaceName, options) {
17155
17176
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
17156
- var e_1, _a;
17177
+ var _a, e_1, _b, _c;
17157
17178
  try {
17158
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
17159
- const page = _c.value;
17160
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
17179
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
17180
+ _c = _f.value;
17181
+ _d = false;
17182
+ try {
17183
+ const page = _c;
17184
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
17185
+ }
17186
+ finally {
17187
+ _d = true;
17188
+ }
17161
17189
  }
17162
17190
  }
17163
17191
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
17164
17192
  finally {
17165
17193
  try {
17166
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
17194
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
17167
17195
  }
17168
17196
  finally { if (e_1) throw e_1.error; }
17169
17197
  }
@@ -17404,17 +17432,24 @@ class IncidentsImpl {
17404
17432
  }
17405
17433
  listPagingAll(resourceGroupName, workspaceName, options) {
17406
17434
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
17407
- var e_1, _a;
17435
+ var _a, e_1, _b, _c;
17408
17436
  try {
17409
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
17410
- const page = _c.value;
17411
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
17437
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
17438
+ _c = _f.value;
17439
+ _d = false;
17440
+ try {
17441
+ const page = _c;
17442
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
17443
+ }
17444
+ finally {
17445
+ _d = true;
17446
+ }
17412
17447
  }
17413
17448
  }
17414
17449
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
17415
17450
  finally {
17416
17451
  try {
17417
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
17452
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
17418
17453
  }
17419
17454
  finally { if (e_1) throw e_1.error; }
17420
17455
  }
@@ -17822,17 +17857,24 @@ class BookmarksImpl {
17822
17857
  }
17823
17858
  listPagingAll(resourceGroupName, workspaceName, options) {
17824
17859
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
17825
- var e_1, _a;
17860
+ var _a, e_1, _b, _c;
17826
17861
  try {
17827
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
17828
- const page = _c.value;
17829
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
17862
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
17863
+ _c = _f.value;
17864
+ _d = false;
17865
+ try {
17866
+ const page = _c;
17867
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
17868
+ }
17869
+ finally {
17870
+ _d = true;
17871
+ }
17830
17872
  }
17831
17873
  }
17832
17874
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
17833
17875
  finally {
17834
17876
  try {
17835
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
17877
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
17836
17878
  }
17837
17879
  finally { if (e_1) throw e_1.error; }
17838
17880
  }
@@ -18067,17 +18109,24 @@ class BookmarkRelationsImpl {
18067
18109
  }
18068
18110
  listPagingAll(resourceGroupName, workspaceName, bookmarkId, options) {
18069
18111
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
18070
- var e_1, _a;
18112
+ var _a, e_1, _b, _c;
18071
18113
  try {
18072
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, bookmarkId, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
18073
- const page = _c.value;
18074
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
18114
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, bookmarkId, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
18115
+ _c = _f.value;
18116
+ _d = false;
18117
+ try {
18118
+ const page = _c;
18119
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
18120
+ }
18121
+ finally {
18122
+ _d = true;
18123
+ }
18075
18124
  }
18076
18125
  }
18077
18126
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
18078
18127
  finally {
18079
18128
  try {
18080
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
18129
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
18081
18130
  }
18082
18131
  finally { if (e_1) throw e_1.error; }
18083
18132
  }
@@ -18487,17 +18536,24 @@ class EntitiesImpl {
18487
18536
  }
18488
18537
  listPagingAll(resourceGroupName, workspaceName, options) {
18489
18538
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
18490
- var e_1, _a;
18539
+ var _a, e_1, _b, _c;
18491
18540
  try {
18492
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
18493
- const page = _c.value;
18494
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
18541
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
18542
+ _c = _f.value;
18543
+ _d = false;
18544
+ try {
18545
+ const page = _c;
18546
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
18547
+ }
18548
+ finally {
18549
+ _d = true;
18550
+ }
18495
18551
  }
18496
18552
  }
18497
18553
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
18498
18554
  finally {
18499
18555
  try {
18500
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
18556
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
18501
18557
  }
18502
18558
  finally { if (e_1) throw e_1.error; }
18503
18559
  }
@@ -18821,17 +18877,24 @@ class EntitiesRelationsImpl {
18821
18877
  }
18822
18878
  listPagingAll(resourceGroupName, workspaceName, entityId, options) {
18823
18879
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
18824
- var e_1, _a;
18880
+ var _a, e_1, _b, _c;
18825
18881
  try {
18826
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, entityId, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
18827
- const page = _c.value;
18828
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
18882
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, entityId, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
18883
+ _c = _f.value;
18884
+ _d = false;
18885
+ try {
18886
+ const page = _c;
18887
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
18888
+ }
18889
+ finally {
18890
+ _d = true;
18891
+ }
18829
18892
  }
18830
18893
  }
18831
18894
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
18832
18895
  finally {
18833
18896
  try {
18834
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
18897
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
18835
18898
  }
18836
18899
  finally { if (e_1) throw e_1.error; }
18837
18900
  }
@@ -19028,17 +19091,24 @@ class EntityQueriesImpl {
19028
19091
  }
19029
19092
  listPagingAll(resourceGroupName, workspaceName, options) {
19030
19093
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
19031
- var e_1, _a;
19094
+ var _a, e_1, _b, _c;
19032
19095
  try {
19033
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
19034
- const page = _c.value;
19035
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
19096
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
19097
+ _c = _f.value;
19098
+ _d = false;
19099
+ try {
19100
+ const page = _c;
19101
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
19102
+ }
19103
+ finally {
19104
+ _d = true;
19105
+ }
19036
19106
  }
19037
19107
  }
19038
19108
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
19039
19109
  finally {
19040
19110
  try {
19041
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
19111
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
19042
19112
  }
19043
19113
  finally { if (e_1) throw e_1.error; }
19044
19114
  }
@@ -19272,17 +19342,24 @@ class EntityQueryTemplatesImpl {
19272
19342
  }
19273
19343
  listPagingAll(resourceGroupName, workspaceName, options) {
19274
19344
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
19275
- var e_1, _a;
19345
+ var _a, e_1, _b, _c;
19276
19346
  try {
19277
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
19278
- const page = _c.value;
19279
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
19347
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
19348
+ _c = _f.value;
19349
+ _d = false;
19350
+ try {
19351
+ const page = _c;
19352
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
19353
+ }
19354
+ finally {
19355
+ _d = true;
19356
+ }
19280
19357
  }
19281
19358
  }
19282
19359
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
19283
19360
  finally {
19284
19361
  try {
19285
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
19362
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
19286
19363
  }
19287
19364
  finally { if (e_1) throw e_1.error; }
19288
19365
  }
@@ -19475,17 +19552,24 @@ class FileImportsImpl {
19475
19552
  }
19476
19553
  listPagingAll(resourceGroupName, workspaceName, options) {
19477
19554
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
19478
- var e_1, _a;
19555
+ var _a, e_1, _b, _c;
19479
19556
  try {
19480
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
19481
- const page = _c.value;
19482
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
19557
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
19558
+ _c = _f.value;
19559
+ _d = false;
19560
+ try {
19561
+ const page = _c;
19562
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
19563
+ }
19564
+ finally {
19565
+ _d = true;
19566
+ }
19483
19567
  }
19484
19568
  }
19485
19569
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
19486
19570
  finally {
19487
19571
  try {
19488
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
19572
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
19489
19573
  }
19490
19574
  finally { if (e_1) throw e_1.error; }
19491
19575
  }
@@ -19777,17 +19861,24 @@ class IncidentCommentsImpl {
19777
19861
  }
19778
19862
  listPagingAll(resourceGroupName, workspaceName, incidentId, options) {
19779
19863
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
19780
- var e_1, _a;
19864
+ var _a, e_1, _b, _c;
19781
19865
  try {
19782
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, incidentId, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
19783
- const page = _c.value;
19784
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
19866
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, incidentId, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
19867
+ _c = _f.value;
19868
+ _d = false;
19869
+ try {
19870
+ const page = _c;
19871
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
19872
+ }
19873
+ finally {
19874
+ _d = true;
19875
+ }
19785
19876
  }
19786
19877
  }
19787
19878
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
19788
19879
  finally {
19789
19880
  try {
19790
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
19881
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
19791
19882
  }
19792
19883
  finally { if (e_1) throw e_1.error; }
19793
19884
  }
@@ -20057,17 +20148,24 @@ class IncidentRelationsImpl {
20057
20148
  }
20058
20149
  listPagingAll(resourceGroupName, workspaceName, incidentId, options) {
20059
20150
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
20060
- var e_1, _a;
20151
+ var _a, e_1, _b, _c;
20061
20152
  try {
20062
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, incidentId, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
20063
- const page = _c.value;
20064
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
20153
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, incidentId, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
20154
+ _c = _f.value;
20155
+ _d = false;
20156
+ try {
20157
+ const page = _c;
20158
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
20159
+ }
20160
+ finally {
20161
+ _d = true;
20162
+ }
20065
20163
  }
20066
20164
  }
20067
20165
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
20068
20166
  finally {
20069
20167
  try {
20070
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
20168
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
20071
20169
  }
20072
20170
  finally { if (e_1) throw e_1.error; }
20073
20171
  }
@@ -20324,17 +20422,24 @@ class MetadataImpl {
20324
20422
  }
20325
20423
  listPagingAll(resourceGroupName, workspaceName, options) {
20326
20424
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
20327
- var e_1, _a;
20425
+ var _a, e_1, _b, _c;
20328
20426
  try {
20329
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
20330
- const page = _c.value;
20331
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
20427
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
20428
+ _c = _f.value;
20429
+ _d = false;
20430
+ try {
20431
+ const page = _c;
20432
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
20433
+ }
20434
+ finally {
20435
+ _d = true;
20436
+ }
20332
20437
  }
20333
20438
  }
20334
20439
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
20335
20440
  finally {
20336
20441
  try {
20337
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
20442
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
20338
20443
  }
20339
20444
  finally { if (e_1) throw e_1.error; }
20340
20445
  }
@@ -20615,17 +20720,24 @@ class OfficeConsentsImpl {
20615
20720
  }
20616
20721
  listPagingAll(resourceGroupName, workspaceName, options) {
20617
20722
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
20618
- var e_1, _a;
20723
+ var _a, e_1, _b, _c;
20619
20724
  try {
20620
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
20621
- const page = _c.value;
20622
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
20725
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
20726
+ _c = _f.value;
20727
+ _d = false;
20728
+ try {
20729
+ const page = _c;
20730
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
20731
+ }
20732
+ finally {
20733
+ _d = true;
20734
+ }
20623
20735
  }
20624
20736
  }
20625
20737
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
20626
20738
  finally {
20627
20739
  try {
20628
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
20740
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
20629
20741
  }
20630
20742
  finally { if (e_1) throw e_1.error; }
20631
20743
  }
@@ -20986,17 +21098,24 @@ class SecurityMLAnalyticsSettingsImpl {
20986
21098
  }
20987
21099
  listPagingAll(resourceGroupName, workspaceName, options) {
20988
21100
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
20989
- var e_1, _a;
21101
+ var _a, e_1, _b, _c;
20990
21102
  try {
20991
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
20992
- const page = _c.value;
20993
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
21103
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
21104
+ _c = _f.value;
21105
+ _d = false;
21106
+ try {
21107
+ const page = _c;
21108
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
21109
+ }
21110
+ finally {
21111
+ _d = true;
21112
+ }
20994
21113
  }
20995
21114
  }
20996
21115
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
20997
21116
  finally {
20998
21117
  try {
20999
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
21118
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
21000
21119
  }
21001
21120
  finally { if (e_1) throw e_1.error; }
21002
21121
  }
@@ -21385,17 +21504,24 @@ class SourceControlOperationsImpl {
21385
21504
  }
21386
21505
  listRepositoriesPagingAll(resourceGroupName, workspaceName, repoType, options) {
21387
21506
  return tslib.__asyncGenerator(this, arguments, function* listRepositoriesPagingAll_1() {
21388
- var e_1, _a;
21507
+ var _a, e_1, _b, _c;
21389
21508
  try {
21390
- for (var _b = tslib.__asyncValues(this.listRepositoriesPagingPage(resourceGroupName, workspaceName, repoType, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
21391
- const page = _c.value;
21392
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
21509
+ for (var _d = true, _e = tslib.__asyncValues(this.listRepositoriesPagingPage(resourceGroupName, workspaceName, repoType, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
21510
+ _c = _f.value;
21511
+ _d = false;
21512
+ try {
21513
+ const page = _c;
21514
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
21515
+ }
21516
+ finally {
21517
+ _d = true;
21518
+ }
21393
21519
  }
21394
21520
  }
21395
21521
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
21396
21522
  finally {
21397
21523
  try {
21398
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
21524
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
21399
21525
  }
21400
21526
  finally { if (e_1) throw e_1.error; }
21401
21527
  }
@@ -21533,17 +21659,24 @@ class SourceControlsImpl {
21533
21659
  }
21534
21660
  listPagingAll(resourceGroupName, workspaceName, options) {
21535
21661
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
21536
- var e_1, _a;
21662
+ var _a, e_1, _b, _c;
21537
21663
  try {
21538
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
21539
- const page = _c.value;
21540
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
21664
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
21665
+ _c = _f.value;
21666
+ _d = false;
21667
+ try {
21668
+ const page = _c;
21669
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
21670
+ }
21671
+ finally {
21672
+ _d = true;
21673
+ }
21541
21674
  }
21542
21675
  }
21543
21676
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
21544
21677
  finally {
21545
21678
  try {
21546
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
21679
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
21547
21680
  }
21548
21681
  finally { if (e_1) throw e_1.error; }
21549
21682
  }
@@ -21785,17 +21918,24 @@ class ThreatIntelligenceIndicatorImpl {
21785
21918
  }
21786
21919
  queryIndicatorsPagingAll(resourceGroupName, workspaceName, threatIntelligenceFilteringCriteria, options) {
21787
21920
  return tslib.__asyncGenerator(this, arguments, function* queryIndicatorsPagingAll_1() {
21788
- var e_1, _a;
21921
+ var _a, e_1, _b, _c;
21789
21922
  try {
21790
- for (var _b = tslib.__asyncValues(this.queryIndicatorsPagingPage(resourceGroupName, workspaceName, threatIntelligenceFilteringCriteria, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
21791
- const page = _c.value;
21792
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
21923
+ for (var _d = true, _e = tslib.__asyncValues(this.queryIndicatorsPagingPage(resourceGroupName, workspaceName, threatIntelligenceFilteringCriteria, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
21924
+ _c = _f.value;
21925
+ _d = false;
21926
+ try {
21927
+ const page = _c;
21928
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
21929
+ }
21930
+ finally {
21931
+ _d = true;
21932
+ }
21793
21933
  }
21794
21934
  }
21795
21935
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
21796
21936
  finally {
21797
21937
  try {
21798
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
21938
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
21799
21939
  }
21800
21940
  finally { if (e_1) throw e_1.error; }
21801
21941
  }
@@ -22176,17 +22316,24 @@ class ThreatIntelligenceIndicatorsImpl {
22176
22316
  }
22177
22317
  listPagingAll(resourceGroupName, workspaceName, options) {
22178
22318
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
22179
- var e_1, _a;
22319
+ var _a, e_1, _b, _c;
22180
22320
  try {
22181
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
22182
- const page = _c.value;
22183
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
22321
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
22322
+ _c = _f.value;
22323
+ _d = false;
22324
+ try {
22325
+ const page = _c;
22326
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
22327
+ }
22328
+ finally {
22329
+ _d = true;
22330
+ }
22184
22331
  }
22185
22332
  }
22186
22333
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
22187
22334
  finally {
22188
22335
  try {
22189
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
22336
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
22190
22337
  }
22191
22338
  finally { if (e_1) throw e_1.error; }
22192
22339
  }
@@ -22375,17 +22522,24 @@ class WatchlistsImpl {
22375
22522
  }
22376
22523
  listPagingAll(resourceGroupName, workspaceName, options) {
22377
22524
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
22378
- var e_1, _a;
22525
+ var _a, e_1, _b, _c;
22379
22526
  try {
22380
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
22381
- const page = _c.value;
22382
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
22527
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
22528
+ _c = _f.value;
22529
+ _d = false;
22530
+ try {
22531
+ const page = _c;
22532
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
22533
+ }
22534
+ finally {
22535
+ _d = true;
22536
+ }
22383
22537
  }
22384
22538
  }
22385
22539
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
22386
22540
  finally {
22387
22541
  try {
22388
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
22542
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
22389
22543
  }
22390
22544
  finally { if (e_1) throw e_1.error; }
22391
22545
  }
@@ -22628,17 +22782,24 @@ class WatchlistItemsImpl {
22628
22782
  }
22629
22783
  listPagingAll(resourceGroupName, workspaceName, watchlistAlias, options) {
22630
22784
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
22631
- var e_1, _a;
22785
+ var _a, e_1, _b, _c;
22632
22786
  try {
22633
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, watchlistAlias, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
22634
- const page = _c.value;
22635
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
22787
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, watchlistAlias, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
22788
+ _c = _f.value;
22789
+ _d = false;
22790
+ try {
22791
+ const page = _c;
22792
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
22793
+ }
22794
+ finally {
22795
+ _d = true;
22796
+ }
22636
22797
  }
22637
22798
  }
22638
22799
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
22639
22800
  finally {
22640
22801
  try {
22641
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
22802
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
22642
22803
  }
22643
22804
  finally { if (e_1) throw e_1.error; }
22644
22805
  }
@@ -22901,17 +23062,24 @@ class DataConnectorsImpl {
22901
23062
  }
22902
23063
  listPagingAll(resourceGroupName, workspaceName, options) {
22903
23064
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
22904
- var e_1, _a;
23065
+ var _a, e_1, _b, _c;
22905
23066
  try {
22906
- for (var _b = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
22907
- const page = _c.value;
22908
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
23067
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
23068
+ _c = _f.value;
23069
+ _d = false;
23070
+ try {
23071
+ const page = _c;
23072
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
23073
+ }
23074
+ finally {
23075
+ _d = true;
23076
+ }
22909
23077
  }
22910
23078
  }
22911
23079
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
22912
23080
  finally {
22913
23081
  try {
22914
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
23082
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
22915
23083
  }
22916
23084
  finally { if (e_1) throw e_1.error; }
22917
23085
  }
@@ -23276,17 +23444,24 @@ class OperationsImpl {
23276
23444
  }
23277
23445
  listPagingAll(options) {
23278
23446
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
23279
- var e_1, _a;
23447
+ var _a, e_1, _b, _c;
23280
23448
  try {
23281
- for (var _b = tslib.__asyncValues(this.listPagingPage(options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
23282
- const page = _c.value;
23283
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
23449
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
23450
+ _c = _f.value;
23451
+ _d = false;
23452
+ try {
23453
+ const page = _c;
23454
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
23455
+ }
23456
+ finally {
23457
+ _d = true;
23458
+ }
23284
23459
  }
23285
23460
  }
23286
23461
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
23287
23462
  finally {
23288
23463
  try {
23289
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
23464
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
23290
23465
  }
23291
23466
  finally { if (e_1) throw e_1.error; }
23292
23467
  }