@azure/arm-desktopvirtualization 1.1.0 → 1.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.
Files changed (90) hide show
  1. package/CHANGELOG.md +11 -1
  2. package/dist/index.js +73 -193
  3. package/dist/index.js.map +1 -1
  4. package/dist/index.min.js +1 -1
  5. package/dist/index.min.js.map +1 -1
  6. package/dist-esm/samples-dev/applicationGroupsListByResourceGroupSample.js +3 -8
  7. package/dist-esm/samples-dev/applicationGroupsListByResourceGroupSample.js.map +1 -1
  8. package/dist-esm/samples-dev/applicationGroupsListBySubscriptionSample.js +3 -8
  9. package/dist-esm/samples-dev/applicationGroupsListBySubscriptionSample.js.map +1 -1
  10. package/dist-esm/samples-dev/applicationsListSample.js +3 -8
  11. package/dist-esm/samples-dev/applicationsListSample.js.map +1 -1
  12. package/dist-esm/samples-dev/desktopsListSample.js +3 -8
  13. package/dist-esm/samples-dev/desktopsListSample.js.map +1 -1
  14. package/dist-esm/samples-dev/hostPoolsListByResourceGroupSample.js +3 -8
  15. package/dist-esm/samples-dev/hostPoolsListByResourceGroupSample.js.map +1 -1
  16. package/dist-esm/samples-dev/hostPoolsListSample.js +3 -8
  17. package/dist-esm/samples-dev/hostPoolsListSample.js.map +1 -1
  18. package/dist-esm/samples-dev/msixImagesExpandSample.js +3 -8
  19. package/dist-esm/samples-dev/msixImagesExpandSample.js.map +1 -1
  20. package/dist-esm/samples-dev/msixPackagesListSample.js +3 -8
  21. package/dist-esm/samples-dev/msixPackagesListSample.js.map +1 -1
  22. package/dist-esm/samples-dev/operationsListSample.js +3 -8
  23. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  24. package/dist-esm/samples-dev/privateEndpointConnectionsListByHostPoolSample.js +3 -8
  25. package/dist-esm/samples-dev/privateEndpointConnectionsListByHostPoolSample.js.map +1 -1
  26. package/dist-esm/samples-dev/privateEndpointConnectionsListByWorkspaceSample.js +3 -8
  27. package/dist-esm/samples-dev/privateEndpointConnectionsListByWorkspaceSample.js.map +1 -1
  28. package/dist-esm/samples-dev/privateLinkResourcesListByHostPoolSample.js +3 -8
  29. package/dist-esm/samples-dev/privateLinkResourcesListByHostPoolSample.js.map +1 -1
  30. package/dist-esm/samples-dev/privateLinkResourcesListByWorkspaceSample.js +3 -8
  31. package/dist-esm/samples-dev/privateLinkResourcesListByWorkspaceSample.js.map +1 -1
  32. package/dist-esm/samples-dev/scalingPlanPersonalSchedulesListSample.js +3 -8
  33. package/dist-esm/samples-dev/scalingPlanPersonalSchedulesListSample.js.map +1 -1
  34. package/dist-esm/samples-dev/scalingPlanPooledSchedulesListSample.js +3 -8
  35. package/dist-esm/samples-dev/scalingPlanPooledSchedulesListSample.js.map +1 -1
  36. package/dist-esm/samples-dev/scalingPlansListByHostPoolSample.js +3 -8
  37. package/dist-esm/samples-dev/scalingPlansListByHostPoolSample.js.map +1 -1
  38. package/dist-esm/samples-dev/scalingPlansListByResourceGroupSample.js +3 -8
  39. package/dist-esm/samples-dev/scalingPlansListByResourceGroupSample.js.map +1 -1
  40. package/dist-esm/samples-dev/scalingPlansListBySubscriptionSample.js +3 -8
  41. package/dist-esm/samples-dev/scalingPlansListBySubscriptionSample.js.map +1 -1
  42. package/dist-esm/samples-dev/sessionHostsListSample.js +3 -8
  43. package/dist-esm/samples-dev/sessionHostsListSample.js.map +1 -1
  44. package/dist-esm/samples-dev/startMenuItemsListSample.js +3 -8
  45. package/dist-esm/samples-dev/startMenuItemsListSample.js.map +1 -1
  46. package/dist-esm/samples-dev/userSessionsListByHostPoolSample.js +3 -8
  47. package/dist-esm/samples-dev/userSessionsListByHostPoolSample.js.map +1 -1
  48. package/dist-esm/samples-dev/userSessionsListSample.js +3 -8
  49. package/dist-esm/samples-dev/userSessionsListSample.js.map +1 -1
  50. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js +3 -8
  51. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js.map +1 -1
  52. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js +3 -8
  53. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js.map +1 -1
  54. package/dist-esm/src/desktopVirtualizationAPIClient.js +1 -1
  55. package/dist-esm/src/operations/applicationGroups.js +6 -16
  56. package/dist-esm/src/operations/applicationGroups.js.map +1 -1
  57. package/dist-esm/src/operations/applications.js +3 -8
  58. package/dist-esm/src/operations/applications.js.map +1 -1
  59. package/dist-esm/src/operations/desktops.js +3 -8
  60. package/dist-esm/src/operations/desktops.js.map +1 -1
  61. package/dist-esm/src/operations/hostPools.js +6 -16
  62. package/dist-esm/src/operations/hostPools.js.map +1 -1
  63. package/dist-esm/src/operations/msixImages.js +3 -8
  64. package/dist-esm/src/operations/msixImages.js.map +1 -1
  65. package/dist-esm/src/operations/msixPackages.js +3 -8
  66. package/dist-esm/src/operations/msixPackages.js.map +1 -1
  67. package/dist-esm/src/operations/operations.js +3 -8
  68. package/dist-esm/src/operations/operations.js.map +1 -1
  69. package/dist-esm/src/operations/privateEndpointConnections.js +6 -16
  70. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
  71. package/dist-esm/src/operations/privateLinkResources.js +6 -16
  72. package/dist-esm/src/operations/privateLinkResources.js.map +1 -1
  73. package/dist-esm/src/operations/scalingPlanPersonalSchedules.js +3 -8
  74. package/dist-esm/src/operations/scalingPlanPersonalSchedules.js.map +1 -1
  75. package/dist-esm/src/operations/scalingPlanPooledSchedules.js +3 -8
  76. package/dist-esm/src/operations/scalingPlanPooledSchedules.js.map +1 -1
  77. package/dist-esm/src/operations/scalingPlans.js +9 -24
  78. package/dist-esm/src/operations/scalingPlans.js.map +1 -1
  79. package/dist-esm/src/operations/sessionHosts.js +3 -8
  80. package/dist-esm/src/operations/sessionHosts.js.map +1 -1
  81. package/dist-esm/src/operations/startMenuItems.js +3 -8
  82. package/dist-esm/src/operations/startMenuItems.js.map +1 -1
  83. package/dist-esm/src/operations/userSessions.js +6 -16
  84. package/dist-esm/src/operations/userSessions.js.map +1 -1
  85. package/dist-esm/src/operations/workspaces.js +6 -16
  86. package/dist-esm/src/operations/workspaces.js.map +1 -1
  87. package/dist-esm/test/desktopvirtualization_operations_test.spec.js +3 -8
  88. package/dist-esm/test/desktopvirtualization_operations_test.spec.js.map +1 -1
  89. package/package.json +5 -5
  90. package/src/desktopVirtualizationAPIClient.ts +1 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Release History
2
-
2
+
3
+ ## 1.1.1 (Unreleased)
4
+
5
+ ### Features Added
6
+
7
+ ### Breaking Changes
8
+
9
+ ### Bugs Fixed
10
+
11
+ ### Other Changes
12
+
3
13
  ## 1.1.0 (2023-10-08)
4
14
 
5
15
  **Features**
package/dist/index.js CHANGED
@@ -4308,16 +4308,11 @@ class OperationsImpl {
4308
4308
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
4309
4309
  var _a, e_1, _b, _c;
4310
4310
  try {
4311
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
4311
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
4312
4312
  _c = _f.value;
4313
4313
  _d = false;
4314
- try {
4315
- const page = _c;
4316
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
4317
- }
4318
- finally {
4319
- _d = true;
4320
- }
4314
+ const page = _c;
4315
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
4321
4316
  }
4322
4317
  }
4323
4318
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -4442,16 +4437,11 @@ class WorkspacesImpl {
4442
4437
  return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingAll_1() {
4443
4438
  var _a, e_1, _b, _c;
4444
4439
  try {
4445
- for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
4440
+ for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
4446
4441
  _c = _f.value;
4447
4442
  _d = false;
4448
- try {
4449
- const page = _c;
4450
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
4451
- }
4452
- finally {
4453
- _d = true;
4454
- }
4443
+ const page = _c;
4444
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
4455
4445
  }
4456
4446
  }
4457
4447
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -4508,16 +4498,11 @@ class WorkspacesImpl {
4508
4498
  return tslib.__asyncGenerator(this, arguments, function* listBySubscriptionPagingAll_1() {
4509
4499
  var _a, e_2, _b, _c;
4510
4500
  try {
4511
- for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
4501
+ for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
4512
4502
  _c = _f.value;
4513
4503
  _d = false;
4514
- try {
4515
- const page = _c;
4516
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
4517
- }
4518
- finally {
4519
- _d = true;
4520
- }
4504
+ const page = _c;
4505
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
4521
4506
  }
4522
4507
  }
4523
4508
  catch (e_2_1) { e_2 = { error: e_2_1 }; }
@@ -4836,16 +4821,11 @@ class PrivateEndpointConnectionsImpl {
4836
4821
  return tslib.__asyncGenerator(this, arguments, function* listByWorkspacePagingAll_1() {
4837
4822
  var _a, e_1, _b, _c;
4838
4823
  try {
4839
- for (var _d = true, _e = tslib.__asyncValues(this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
4824
+ for (var _d = true, _e = tslib.__asyncValues(this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
4840
4825
  _c = _f.value;
4841
4826
  _d = false;
4842
- try {
4843
- const page = _c;
4844
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
4845
- }
4846
- finally {
4847
- _d = true;
4848
- }
4827
+ const page = _c;
4828
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
4849
4829
  }
4850
4830
  }
4851
4831
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -4904,16 +4884,11 @@ class PrivateEndpointConnectionsImpl {
4904
4884
  return tslib.__asyncGenerator(this, arguments, function* listByHostPoolPagingAll_1() {
4905
4885
  var _a, e_2, _b, _c;
4906
4886
  try {
4907
- for (var _d = true, _e = tslib.__asyncValues(this.listByHostPoolPagingPage(resourceGroupName, hostPoolName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
4887
+ for (var _d = true, _e = tslib.__asyncValues(this.listByHostPoolPagingPage(resourceGroupName, hostPoolName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
4908
4888
  _c = _f.value;
4909
4889
  _d = false;
4910
- try {
4911
- const page = _c;
4912
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
4913
- }
4914
- finally {
4915
- _d = true;
4916
- }
4890
+ const page = _c;
4891
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
4917
4892
  }
4918
4893
  }
4919
4894
  catch (e_2_1) { e_2 = { error: e_2_1 }; }
@@ -5354,16 +5329,11 @@ class PrivateLinkResourcesImpl {
5354
5329
  return tslib.__asyncGenerator(this, arguments, function* listByWorkspacePagingAll_1() {
5355
5330
  var _a, e_1, _b, _c;
5356
5331
  try {
5357
- for (var _d = true, _e = tslib.__asyncValues(this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
5332
+ for (var _d = true, _e = tslib.__asyncValues(this.listByWorkspacePagingPage(resourceGroupName, workspaceName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
5358
5333
  _c = _f.value;
5359
5334
  _d = false;
5360
- try {
5361
- const page = _c;
5362
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
5363
- }
5364
- finally {
5365
- _d = true;
5366
- }
5335
+ const page = _c;
5336
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
5367
5337
  }
5368
5338
  }
5369
5339
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -5422,16 +5392,11 @@ class PrivateLinkResourcesImpl {
5422
5392
  return tslib.__asyncGenerator(this, arguments, function* listByHostPoolPagingAll_1() {
5423
5393
  var _a, e_2, _b, _c;
5424
5394
  try {
5425
- for (var _d = true, _e = tslib.__asyncValues(this.listByHostPoolPagingPage(resourceGroupName, hostPoolName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
5395
+ for (var _d = true, _e = tslib.__asyncValues(this.listByHostPoolPagingPage(resourceGroupName, hostPoolName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
5426
5396
  _c = _f.value;
5427
5397
  _d = false;
5428
- try {
5429
- const page = _c;
5430
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
5431
- }
5432
- finally {
5433
- _d = true;
5434
- }
5398
+ const page = _c;
5399
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
5435
5400
  }
5436
5401
  }
5437
5402
  catch (e_2_1) { e_2 = { error: e_2_1 }; }
@@ -5642,16 +5607,11 @@ class ScalingPlansImpl {
5642
5607
  return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingAll_1() {
5643
5608
  var _a, e_1, _b, _c;
5644
5609
  try {
5645
- for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
5610
+ for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
5646
5611
  _c = _f.value;
5647
5612
  _d = false;
5648
- try {
5649
- const page = _c;
5650
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
5651
- }
5652
- finally {
5653
- _d = true;
5654
- }
5613
+ const page = _c;
5614
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
5655
5615
  }
5656
5616
  }
5657
5617
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -5708,16 +5668,11 @@ class ScalingPlansImpl {
5708
5668
  return tslib.__asyncGenerator(this, arguments, function* listBySubscriptionPagingAll_1() {
5709
5669
  var _a, e_2, _b, _c;
5710
5670
  try {
5711
- for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
5671
+ for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
5712
5672
  _c = _f.value;
5713
5673
  _d = false;
5714
- try {
5715
- const page = _c;
5716
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
5717
- }
5718
- finally {
5719
- _d = true;
5720
- }
5674
+ const page = _c;
5675
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
5721
5676
  }
5722
5677
  }
5723
5678
  catch (e_2_1) { e_2 = { error: e_2_1 }; }
@@ -5776,16 +5731,11 @@ class ScalingPlansImpl {
5776
5731
  return tslib.__asyncGenerator(this, arguments, function* listByHostPoolPagingAll_1() {
5777
5732
  var _a, e_3, _b, _c;
5778
5733
  try {
5779
- for (var _d = true, _e = tslib.__asyncValues(this.listByHostPoolPagingPage(resourceGroupName, hostPoolName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
5734
+ for (var _d = true, _e = tslib.__asyncValues(this.listByHostPoolPagingPage(resourceGroupName, hostPoolName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
5780
5735
  _c = _f.value;
5781
5736
  _d = false;
5782
- try {
5783
- const page = _c;
5784
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
5785
- }
5786
- finally {
5787
- _d = true;
5788
- }
5737
+ const page = _c;
5738
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
5789
5739
  }
5790
5740
  }
5791
5741
  catch (e_3_1) { e_3 = { error: e_3_1 }; }
@@ -6175,16 +6125,11 @@ class ScalingPlanPooledSchedulesImpl {
6175
6125
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
6176
6126
  var _a, e_1, _b, _c;
6177
6127
  try {
6178
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, scalingPlanName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
6128
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, scalingPlanName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
6179
6129
  _c = _f.value;
6180
6130
  _d = false;
6181
- try {
6182
- const page = _c;
6183
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
6184
- }
6185
- finally {
6186
- _d = true;
6187
- }
6131
+ const page = _c;
6132
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
6188
6133
  }
6189
6134
  }
6190
6135
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -6471,16 +6416,11 @@ class ScalingPlanPersonalSchedulesImpl {
6471
6416
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
6472
6417
  var _a, e_1, _b, _c;
6473
6418
  try {
6474
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, scalingPlanName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
6419
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, scalingPlanName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
6475
6420
  _c = _f.value;
6476
6421
  _d = false;
6477
- try {
6478
- const page = _c;
6479
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
6480
- }
6481
- finally {
6482
- _d = true;
6483
- }
6422
+ const page = _c;
6423
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
6484
6424
  }
6485
6425
  }
6486
6426
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -6766,16 +6706,11 @@ class ApplicationGroupsImpl {
6766
6706
  return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingAll_1() {
6767
6707
  var _a, e_1, _b, _c;
6768
6708
  try {
6769
- for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
6709
+ for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
6770
6710
  _c = _f.value;
6771
6711
  _d = false;
6772
- try {
6773
- const page = _c;
6774
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
6775
- }
6776
- finally {
6777
- _d = true;
6778
- }
6712
+ const page = _c;
6713
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
6779
6714
  }
6780
6715
  }
6781
6716
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -6832,16 +6767,11 @@ class ApplicationGroupsImpl {
6832
6767
  return tslib.__asyncGenerator(this, arguments, function* listBySubscriptionPagingAll_1() {
6833
6768
  var _a, e_2, _b, _c;
6834
6769
  try {
6835
- for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
6770
+ for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
6836
6771
  _c = _f.value;
6837
6772
  _d = false;
6838
- try {
6839
- const page = _c;
6840
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
6841
- }
6842
- finally {
6843
- _d = true;
6844
- }
6773
+ const page = _c;
6774
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
6845
6775
  }
6846
6776
  }
6847
6777
  catch (e_2_1) { e_2 = { error: e_2_1 }; }
@@ -7161,16 +7091,11 @@ class StartMenuItemsImpl {
7161
7091
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
7162
7092
  var _a, e_1, _b, _c;
7163
7093
  try {
7164
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, applicationGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
7094
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, applicationGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
7165
7095
  _c = _f.value;
7166
7096
  _d = false;
7167
- try {
7168
- const page = _c;
7169
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
7170
- }
7171
- finally {
7172
- _d = true;
7173
- }
7097
+ const page = _c;
7098
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
7174
7099
  }
7175
7100
  }
7176
7101
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -7316,16 +7241,11 @@ class ApplicationsImpl {
7316
7241
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
7317
7242
  var _a, e_1, _b, _c;
7318
7243
  try {
7319
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, applicationGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
7244
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, applicationGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
7320
7245
  _c = _f.value;
7321
7246
  _d = false;
7322
- try {
7323
- const page = _c;
7324
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
7325
- }
7326
- finally {
7327
- _d = true;
7328
- }
7247
+ const page = _c;
7248
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
7329
7249
  }
7330
7250
  }
7331
7251
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -7612,16 +7532,11 @@ class DesktopsImpl {
7612
7532
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
7613
7533
  var _a, e_1, _b, _c;
7614
7534
  try {
7615
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, applicationGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
7535
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, applicationGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
7616
7536
  _c = _f.value;
7617
7537
  _d = false;
7618
- try {
7619
- const page = _c;
7620
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
7621
- }
7622
- finally {
7623
- _d = true;
7624
- }
7538
+ const page = _c;
7539
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
7625
7540
  }
7626
7541
  }
7627
7542
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -7832,16 +7747,11 @@ class HostPoolsImpl {
7832
7747
  return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingAll_1() {
7833
7748
  var _a, e_1, _b, _c;
7834
7749
  try {
7835
- for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
7750
+ for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
7836
7751
  _c = _f.value;
7837
7752
  _d = false;
7838
- try {
7839
- const page = _c;
7840
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
7841
- }
7842
- finally {
7843
- _d = true;
7844
- }
7753
+ const page = _c;
7754
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
7845
7755
  }
7846
7756
  }
7847
7757
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -7898,16 +7808,11 @@ class HostPoolsImpl {
7898
7808
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
7899
7809
  var _a, e_2, _b, _c;
7900
7810
  try {
7901
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
7811
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
7902
7812
  _c = _f.value;
7903
7813
  _d = false;
7904
- try {
7905
- const page = _c;
7906
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
7907
- }
7908
- finally {
7909
- _d = true;
7910
- }
7814
+ const page = _c;
7815
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
7911
7816
  }
7912
7817
  }
7913
7818
  catch (e_2_1) { e_2 = { error: e_2_1 }; }
@@ -8261,16 +8166,11 @@ class UserSessionsImpl {
8261
8166
  return tslib.__asyncGenerator(this, arguments, function* listByHostPoolPagingAll_1() {
8262
8167
  var _a, e_1, _b, _c;
8263
8168
  try {
8264
- for (var _d = true, _e = tslib.__asyncValues(this.listByHostPoolPagingPage(resourceGroupName, hostPoolName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
8169
+ for (var _d = true, _e = tslib.__asyncValues(this.listByHostPoolPagingPage(resourceGroupName, hostPoolName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
8265
8170
  _c = _f.value;
8266
8171
  _d = false;
8267
- try {
8268
- const page = _c;
8269
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
8270
- }
8271
- finally {
8272
- _d = true;
8273
- }
8172
+ const page = _c;
8173
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
8274
8174
  }
8275
8175
  }
8276
8176
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -8330,16 +8230,11 @@ class UserSessionsImpl {
8330
8230
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
8331
8231
  var _a, e_2, _b, _c;
8332
8232
  try {
8333
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, hostPoolName, sessionHostName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
8233
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, hostPoolName, sessionHostName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
8334
8234
  _c = _f.value;
8335
8235
  _d = false;
8336
- try {
8337
- const page = _c;
8338
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
8339
- }
8340
- finally {
8341
- _d = true;
8342
- }
8236
+ const page = _c;
8237
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
8343
8238
  }
8344
8239
  }
8345
8240
  catch (e_2_1) { e_2 = { error: e_2_1 }; }
@@ -8713,16 +8608,11 @@ class SessionHostsImpl {
8713
8608
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
8714
8609
  var _a, e_1, _b, _c;
8715
8610
  try {
8716
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, hostPoolName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
8611
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, hostPoolName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
8717
8612
  _c = _f.value;
8718
8613
  _d = false;
8719
- try {
8720
- const page = _c;
8721
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
8722
- }
8723
- finally {
8724
- _d = true;
8725
- }
8614
+ const page = _c;
8615
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
8726
8616
  }
8727
8617
  }
8728
8618
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -8965,16 +8855,11 @@ class MsixPackagesImpl {
8965
8855
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
8966
8856
  var _a, e_1, _b, _c;
8967
8857
  try {
8968
- for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, hostPoolName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
8858
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(resourceGroupName, hostPoolName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
8969
8859
  _c = _f.value;
8970
8860
  _d = false;
8971
- try {
8972
- const page = _c;
8973
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
8974
- }
8975
- finally {
8976
- _d = true;
8977
- }
8861
+ const page = _c;
8862
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
8978
8863
  }
8979
8864
  }
8980
8865
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -9266,16 +9151,11 @@ class MsixImagesImpl {
9266
9151
  return tslib.__asyncGenerator(this, arguments, function* expandPagingAll_1() {
9267
9152
  var _a, e_1, _b, _c;
9268
9153
  try {
9269
- for (var _d = true, _e = tslib.__asyncValues(this.expandPagingPage(resourceGroupName, hostPoolName, msixImageURI, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
9154
+ for (var _d = true, _e = tslib.__asyncValues(this.expandPagingPage(resourceGroupName, hostPoolName, msixImageURI, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a; _d = true) {
9270
9155
  _c = _f.value;
9271
9156
  _d = false;
9272
- try {
9273
- const page = _c;
9274
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
9275
- }
9276
- finally {
9277
- _d = true;
9278
- }
9157
+ const page = _c;
9158
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
9279
9159
  }
9280
9160
  }
9281
9161
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
@@ -9387,7 +9267,7 @@ class DesktopVirtualizationAPIClient extends coreClient__namespace.ServiceClient
9387
9267
  requestContentType: "application/json; charset=utf-8",
9388
9268
  credential: credentials
9389
9269
  };
9390
- const packageDetails = `azsdk-js-arm-desktopvirtualization/1.1.0`;
9270
+ const packageDetails = `azsdk-js-arm-desktopvirtualization/1.1.1`;
9391
9271
  const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
9392
9272
  ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
9393
9273
  : `${packageDetails}`;