@azure/arm-desktopvirtualization 1.0.0-beta.4 → 1.0.0

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 (272) hide show
  1. package/CHANGELOG.md +2 -40
  2. package/LICENSE +1 -1
  3. package/README.md +1 -1
  4. package/dist/index.js +1703 -1907
  5. package/dist/index.js.map +1 -1
  6. package/dist/index.min.js +1 -1
  7. package/dist/index.min.js.map +1 -1
  8. package/dist-esm/samples-dev/applicationGroupsCreateOrUpdateSample.js +12 -8
  9. package/dist-esm/samples-dev/applicationGroupsCreateOrUpdateSample.js.map +1 -1
  10. package/dist-esm/samples-dev/applicationGroupsDeleteSample.js +12 -4
  11. package/dist-esm/samples-dev/applicationGroupsDeleteSample.js.map +1 -1
  12. package/dist-esm/samples-dev/applicationGroupsGetSample.js +12 -4
  13. package/dist-esm/samples-dev/applicationGroupsGetSample.js.map +1 -1
  14. package/dist-esm/samples-dev/applicationGroupsListByResourceGroupSample.js +19 -5
  15. package/dist-esm/samples-dev/applicationGroupsListByResourceGroupSample.js.map +1 -1
  16. package/dist-esm/samples-dev/applicationGroupsListBySubscriptionSample.js +11 -3
  17. package/dist-esm/samples-dev/applicationGroupsListBySubscriptionSample.js.map +1 -1
  18. package/dist-esm/samples-dev/applicationGroupsUpdateSample.js +12 -4
  19. package/dist-esm/samples-dev/applicationGroupsUpdateSample.js.map +1 -1
  20. package/dist-esm/samples-dev/applicationsCreateOrUpdateSample.js +12 -4
  21. package/dist-esm/samples-dev/applicationsCreateOrUpdateSample.js.map +1 -1
  22. package/dist-esm/samples-dev/applicationsDeleteSample.js +12 -4
  23. package/dist-esm/samples-dev/applicationsDeleteSample.js.map +1 -1
  24. package/dist-esm/samples-dev/applicationsGetSample.js +12 -4
  25. package/dist-esm/samples-dev/applicationsGetSample.js.map +1 -1
  26. package/dist-esm/samples-dev/applicationsListSample.js +21 -5
  27. package/dist-esm/samples-dev/applicationsListSample.js.map +1 -1
  28. package/dist-esm/samples-dev/applicationsUpdateSample.js +12 -4
  29. package/dist-esm/samples-dev/applicationsUpdateSample.js.map +1 -1
  30. package/dist-esm/samples-dev/desktopsGetSample.js +12 -4
  31. package/dist-esm/samples-dev/desktopsGetSample.js.map +1 -1
  32. package/dist-esm/samples-dev/desktopsListSample.js +21 -5
  33. package/dist-esm/samples-dev/desktopsListSample.js.map +1 -1
  34. package/dist-esm/samples-dev/desktopsUpdateSample.js +12 -4
  35. package/dist-esm/samples-dev/desktopsUpdateSample.js.map +1 -1
  36. package/dist-esm/samples-dev/hostPoolsCreateOrUpdateSample.js +21 -9
  37. package/dist-esm/samples-dev/hostPoolsCreateOrUpdateSample.js.map +1 -1
  38. package/dist-esm/samples-dev/hostPoolsDeleteSample.js +12 -4
  39. package/dist-esm/samples-dev/hostPoolsDeleteSample.js.map +1 -1
  40. package/dist-esm/samples-dev/hostPoolsGetSample.js +12 -4
  41. package/dist-esm/samples-dev/hostPoolsGetSample.js.map +1 -1
  42. package/dist-esm/samples-dev/hostPoolsListByResourceGroupSample.js +21 -5
  43. package/dist-esm/samples-dev/hostPoolsListByResourceGroupSample.js.map +1 -1
  44. package/dist-esm/samples-dev/hostPoolsListSample.js +20 -4
  45. package/dist-esm/samples-dev/hostPoolsListSample.js.map +1 -1
  46. package/dist-esm/samples-dev/hostPoolsRetrieveRegistrationTokenSample.js +12 -4
  47. package/dist-esm/samples-dev/hostPoolsRetrieveRegistrationTokenSample.js.map +1 -1
  48. package/dist-esm/samples-dev/hostPoolsUpdateSample.js +21 -5
  49. package/dist-esm/samples-dev/hostPoolsUpdateSample.js.map +1 -1
  50. package/dist-esm/samples-dev/msixImagesExpandSample.js +12 -4
  51. package/dist-esm/samples-dev/msixImagesExpandSample.js.map +1 -1
  52. package/dist-esm/samples-dev/msixPackagesCreateOrUpdateSample.js +12 -4
  53. package/dist-esm/samples-dev/msixPackagesCreateOrUpdateSample.js.map +1 -1
  54. package/dist-esm/samples-dev/msixPackagesDeleteSample.js +12 -4
  55. package/dist-esm/samples-dev/msixPackagesDeleteSample.js.map +1 -1
  56. package/dist-esm/samples-dev/msixPackagesGetSample.js +12 -4
  57. package/dist-esm/samples-dev/msixPackagesGetSample.js.map +1 -1
  58. package/dist-esm/samples-dev/msixPackagesListSample.js +21 -5
  59. package/dist-esm/samples-dev/msixPackagesListSample.js.map +1 -1
  60. package/dist-esm/samples-dev/msixPackagesUpdateSample.js +12 -4
  61. package/dist-esm/samples-dev/msixPackagesUpdateSample.js.map +1 -1
  62. package/dist-esm/samples-dev/operationsListSample.js +11 -3
  63. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  64. package/dist-esm/samples-dev/scalingPlanPooledSchedulesCreateSample.d.ts +2 -0
  65. package/dist-esm/samples-dev/scalingPlanPooledSchedulesCreateSample.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/scalingPlanPooledSchedulesCreateSample.js +58 -0
  67. package/dist-esm/samples-dev/scalingPlanPooledSchedulesCreateSample.js.map +1 -0
  68. package/dist-esm/samples-dev/scalingPlanPooledSchedulesDeleteSample.d.ts +2 -0
  69. package/dist-esm/samples-dev/scalingPlanPooledSchedulesDeleteSample.d.ts.map +1 -0
  70. package/dist-esm/samples-dev/scalingPlanPooledSchedulesDeleteSample.js +40 -0
  71. package/dist-esm/samples-dev/scalingPlanPooledSchedulesDeleteSample.js.map +1 -0
  72. package/dist-esm/samples-dev/scalingPlanPooledSchedulesGetSample.d.ts +2 -0
  73. package/dist-esm/samples-dev/scalingPlanPooledSchedulesGetSample.d.ts.map +1 -0
  74. package/dist-esm/samples-dev/scalingPlanPooledSchedulesGetSample.js +40 -0
  75. package/dist-esm/samples-dev/scalingPlanPooledSchedulesGetSample.js.map +1 -0
  76. package/dist-esm/samples-dev/scalingPlanPooledSchedulesListSample.d.ts +2 -0
  77. package/dist-esm/samples-dev/scalingPlanPooledSchedulesListSample.d.ts.map +1 -0
  78. package/dist-esm/samples-dev/{privateEndpointConnectionsListByWorkspaceSample.js → scalingPlanPooledSchedulesListSample.js} +26 -10
  79. package/dist-esm/samples-dev/scalingPlanPooledSchedulesListSample.js.map +1 -0
  80. package/dist-esm/samples-dev/scalingPlanPooledSchedulesUpdateSample.d.ts +2 -0
  81. package/dist-esm/samples-dev/scalingPlanPooledSchedulesUpdateSample.d.ts.map +1 -0
  82. package/dist-esm/samples-dev/scalingPlanPooledSchedulesUpdateSample.js +52 -0
  83. package/dist-esm/samples-dev/scalingPlanPooledSchedulesUpdateSample.js.map +1 -0
  84. package/dist-esm/samples-dev/scalingPlansCreateSample.js +12 -4
  85. package/dist-esm/samples-dev/scalingPlansCreateSample.js.map +1 -1
  86. package/dist-esm/samples-dev/scalingPlansDeleteSample.js +12 -4
  87. package/dist-esm/samples-dev/scalingPlansDeleteSample.js.map +1 -1
  88. package/dist-esm/samples-dev/scalingPlansGetSample.js +12 -4
  89. package/dist-esm/samples-dev/scalingPlansGetSample.js.map +1 -1
  90. package/dist-esm/samples-dev/scalingPlansListByHostPoolSample.js +21 -5
  91. package/dist-esm/samples-dev/scalingPlansListByHostPoolSample.js.map +1 -1
  92. package/dist-esm/samples-dev/scalingPlansListByResourceGroupSample.js +21 -5
  93. package/dist-esm/samples-dev/scalingPlansListByResourceGroupSample.js.map +1 -1
  94. package/dist-esm/samples-dev/scalingPlansListBySubscriptionSample.js +20 -4
  95. package/dist-esm/samples-dev/scalingPlansListBySubscriptionSample.js.map +1 -1
  96. package/dist-esm/samples-dev/scalingPlansUpdateSample.js +12 -4
  97. package/dist-esm/samples-dev/scalingPlansUpdateSample.js.map +1 -1
  98. package/dist-esm/samples-dev/sessionHostsDeleteSample.js +12 -4
  99. package/dist-esm/samples-dev/sessionHostsDeleteSample.js.map +1 -1
  100. package/dist-esm/samples-dev/sessionHostsGetSample.js +12 -4
  101. package/dist-esm/samples-dev/sessionHostsGetSample.js.map +1 -1
  102. package/dist-esm/samples-dev/sessionHostsListSample.js +21 -5
  103. package/dist-esm/samples-dev/sessionHostsListSample.js.map +1 -1
  104. package/dist-esm/samples-dev/sessionHostsUpdateSample.js +14 -5
  105. package/dist-esm/samples-dev/sessionHostsUpdateSample.js.map +1 -1
  106. package/dist-esm/samples-dev/startMenuItemsListSample.js +12 -4
  107. package/dist-esm/samples-dev/startMenuItemsListSample.js.map +1 -1
  108. package/dist-esm/samples-dev/userSessionsDeleteSample.js +12 -4
  109. package/dist-esm/samples-dev/userSessionsDeleteSample.js.map +1 -1
  110. package/dist-esm/samples-dev/userSessionsDisconnectSample.js +12 -4
  111. package/dist-esm/samples-dev/userSessionsDisconnectSample.js.map +1 -1
  112. package/dist-esm/samples-dev/userSessionsGetSample.js +12 -4
  113. package/dist-esm/samples-dev/userSessionsGetSample.js.map +1 -1
  114. package/dist-esm/samples-dev/userSessionsListByHostPoolSample.js +21 -5
  115. package/dist-esm/samples-dev/userSessionsListByHostPoolSample.js.map +1 -1
  116. package/dist-esm/samples-dev/userSessionsListSample.js +21 -5
  117. package/dist-esm/samples-dev/userSessionsListSample.js.map +1 -1
  118. package/dist-esm/samples-dev/userSessionsSendMessageSample.js +12 -4
  119. package/dist-esm/samples-dev/userSessionsSendMessageSample.js.map +1 -1
  120. package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js +12 -4
  121. package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js.map +1 -1
  122. package/dist-esm/samples-dev/workspacesDeleteSample.js +12 -4
  123. package/dist-esm/samples-dev/workspacesDeleteSample.js.map +1 -1
  124. package/dist-esm/samples-dev/workspacesGetSample.js +12 -4
  125. package/dist-esm/samples-dev/workspacesGetSample.js.map +1 -1
  126. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js +21 -5
  127. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js.map +1 -1
  128. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js +11 -3
  129. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js.map +1 -1
  130. package/dist-esm/samples-dev/workspacesUpdateSample.js +12 -5
  131. package/dist-esm/samples-dev/workspacesUpdateSample.js.map +1 -1
  132. package/dist-esm/src/desktopVirtualizationAPIClient.d.ts +2 -3
  133. package/dist-esm/src/desktopVirtualizationAPIClient.d.ts.map +1 -1
  134. package/dist-esm/src/desktopVirtualizationAPIClient.js +4 -5
  135. package/dist-esm/src/desktopVirtualizationAPIClient.js.map +1 -1
  136. package/dist-esm/src/models/index.d.ts +277 -248
  137. package/dist-esm/src/models/index.d.ts.map +1 -1
  138. package/dist-esm/src/models/index.js +10 -46
  139. package/dist-esm/src/models/index.js.map +1 -1
  140. package/dist-esm/src/models/mappers.d.ts +7 -8
  141. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  142. package/dist-esm/src/models/mappers.js +439 -215
  143. package/dist-esm/src/models/mappers.js.map +1 -1
  144. package/dist-esm/src/models/parameters.d.ts +6 -2
  145. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  146. package/dist-esm/src/models/parameters.js +51 -16
  147. package/dist-esm/src/models/parameters.js.map +1 -1
  148. package/dist-esm/src/operations/applicationGroups.js +7 -3
  149. package/dist-esm/src/operations/applicationGroups.js.map +1 -1
  150. package/dist-esm/src/operations/applications.js +6 -2
  151. package/dist-esm/src/operations/applications.js.map +1 -1
  152. package/dist-esm/src/operations/desktops.js +6 -2
  153. package/dist-esm/src/operations/desktops.js.map +1 -1
  154. package/dist-esm/src/operations/hostPools.js +12 -4
  155. package/dist-esm/src/operations/hostPools.js.map +1 -1
  156. package/dist-esm/src/operations/index.d.ts +1 -2
  157. package/dist-esm/src/operations/index.d.ts.map +1 -1
  158. package/dist-esm/src/operations/index.js +1 -2
  159. package/dist-esm/src/operations/index.js.map +1 -1
  160. package/dist-esm/src/operations/msixImages.js +0 -1
  161. package/dist-esm/src/operations/msixImages.js.map +1 -1
  162. package/dist-esm/src/operations/msixPackages.js +6 -2
  163. package/dist-esm/src/operations/msixPackages.js.map +1 -1
  164. package/dist-esm/src/operations/operations.js +0 -1
  165. package/dist-esm/src/operations/operations.js.map +1 -1
  166. package/dist-esm/src/operations/scalingPlanPooledSchedules.d.ts +71 -0
  167. package/dist-esm/src/operations/scalingPlanPooledSchedules.d.ts.map +1 -0
  168. package/dist-esm/src/operations/scalingPlanPooledSchedules.js +294 -0
  169. package/dist-esm/src/operations/scalingPlanPooledSchedules.js.map +1 -0
  170. package/dist-esm/src/operations/scalingPlans.js +18 -6
  171. package/dist-esm/src/operations/scalingPlans.js.map +1 -1
  172. package/dist-esm/src/operations/sessionHosts.js +6 -2
  173. package/dist-esm/src/operations/sessionHosts.js.map +1 -1
  174. package/dist-esm/src/operations/startMenuItems.js +6 -2
  175. package/dist-esm/src/operations/startMenuItems.js.map +1 -1
  176. package/dist-esm/src/operations/userSessions.js +13 -4
  177. package/dist-esm/src/operations/userSessions.js.map +1 -1
  178. package/dist-esm/src/operations/workspaces.js +6 -3
  179. package/dist-esm/src/operations/workspaces.js.map +1 -1
  180. package/dist-esm/src/operationsInterfaces/index.d.ts +1 -2
  181. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  182. package/dist-esm/src/operationsInterfaces/index.js +1 -2
  183. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  184. package/dist-esm/src/operationsInterfaces/scalingPlanPooledSchedules.d.ts +46 -0
  185. package/dist-esm/src/operationsInterfaces/scalingPlanPooledSchedules.d.ts.map +1 -0
  186. package/dist-esm/src/operationsInterfaces/{privateEndpointConnections.js → scalingPlanPooledSchedules.js} +1 -1
  187. package/dist-esm/src/operationsInterfaces/scalingPlanPooledSchedules.js.map +1 -0
  188. package/dist-esm/src/pagingHelper.d.ts +4 -4
  189. package/dist-esm/src/pagingHelper.js +4 -4
  190. package/package.json +10 -9
  191. package/review/arm-desktopvirtualization.api.md +186 -211
  192. package/src/desktopVirtualizationAPIClient.ts +8 -12
  193. package/src/models/index.ts +333 -309
  194. package/src/models/mappers.ts +497 -249
  195. package/src/models/parameters.ts +59 -19
  196. package/src/operations/applicationGroups.ts +7 -3
  197. package/src/operations/applications.ts +6 -2
  198. package/src/operations/desktops.ts +6 -2
  199. package/src/operations/hostPools.ts +12 -4
  200. package/src/operations/index.ts +1 -2
  201. package/src/operations/msixImages.ts +0 -1
  202. package/src/operations/msixPackages.ts +6 -2
  203. package/src/operations/operations.ts +0 -1
  204. package/src/operations/scalingPlanPooledSchedules.ts +393 -0
  205. package/src/operations/scalingPlans.ts +18 -6
  206. package/src/operations/sessionHosts.ts +6 -2
  207. package/src/operations/startMenuItems.ts +6 -2
  208. package/src/operations/userSessions.ts +13 -4
  209. package/src/operations/workspaces.ts +6 -3
  210. package/src/operationsInterfaces/index.ts +1 -2
  211. package/src/operationsInterfaces/scalingPlanPooledSchedules.ts +90 -0
  212. package/src/pagingHelper.ts +4 -4
  213. package/types/arm-desktopvirtualization.d.ts +345 -386
  214. package/types/tsdoc-metadata.json +1 -1
  215. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteByHostPoolSample.d.ts +0 -2
  216. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteByHostPoolSample.d.ts.map +0 -1
  217. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteByHostPoolSample.js +0 -32
  218. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteByHostPoolSample.js.map +0 -1
  219. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteByWorkspaceSample.d.ts +0 -2
  220. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteByWorkspaceSample.d.ts.map +0 -1
  221. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteByWorkspaceSample.js +0 -32
  222. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteByWorkspaceSample.js.map +0 -1
  223. package/dist-esm/samples-dev/privateEndpointConnectionsGetByHostPoolSample.d.ts +0 -2
  224. package/dist-esm/samples-dev/privateEndpointConnectionsGetByHostPoolSample.d.ts.map +0 -1
  225. package/dist-esm/samples-dev/privateEndpointConnectionsGetByHostPoolSample.js +0 -32
  226. package/dist-esm/samples-dev/privateEndpointConnectionsGetByHostPoolSample.js.map +0 -1
  227. package/dist-esm/samples-dev/privateEndpointConnectionsGetByWorkspaceSample.d.ts +0 -2
  228. package/dist-esm/samples-dev/privateEndpointConnectionsGetByWorkspaceSample.d.ts.map +0 -1
  229. package/dist-esm/samples-dev/privateEndpointConnectionsGetByWorkspaceSample.js +0 -32
  230. package/dist-esm/samples-dev/privateEndpointConnectionsGetByWorkspaceSample.js.map +0 -1
  231. package/dist-esm/samples-dev/privateEndpointConnectionsListByHostPoolSample.d.ts +0 -2
  232. package/dist-esm/samples-dev/privateEndpointConnectionsListByHostPoolSample.d.ts.map +0 -1
  233. package/dist-esm/samples-dev/privateEndpointConnectionsListByHostPoolSample.js +0 -45
  234. package/dist-esm/samples-dev/privateEndpointConnectionsListByHostPoolSample.js.map +0 -1
  235. package/dist-esm/samples-dev/privateEndpointConnectionsListByWorkspaceSample.d.ts +0 -2
  236. package/dist-esm/samples-dev/privateEndpointConnectionsListByWorkspaceSample.d.ts.map +0 -1
  237. package/dist-esm/samples-dev/privateEndpointConnectionsListByWorkspaceSample.js.map +0 -1
  238. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateByHostPoolSample.d.ts +0 -2
  239. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateByHostPoolSample.d.ts.map +0 -1
  240. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateByHostPoolSample.js +0 -39
  241. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateByHostPoolSample.js.map +0 -1
  242. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateByWorkspaceSample.d.ts +0 -2
  243. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateByWorkspaceSample.d.ts.map +0 -1
  244. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateByWorkspaceSample.js +0 -39
  245. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateByWorkspaceSample.js.map +0 -1
  246. package/dist-esm/samples-dev/privateLinkResourcesListByHostPoolSample.d.ts +0 -2
  247. package/dist-esm/samples-dev/privateLinkResourcesListByHostPoolSample.d.ts.map +0 -1
  248. package/dist-esm/samples-dev/privateLinkResourcesListByHostPoolSample.js +0 -45
  249. package/dist-esm/samples-dev/privateLinkResourcesListByHostPoolSample.js.map +0 -1
  250. package/dist-esm/samples-dev/privateLinkResourcesListByWorkspaceSample.d.ts +0 -2
  251. package/dist-esm/samples-dev/privateLinkResourcesListByWorkspaceSample.d.ts.map +0 -1
  252. package/dist-esm/samples-dev/privateLinkResourcesListByWorkspaceSample.js +0 -45
  253. package/dist-esm/samples-dev/privateLinkResourcesListByWorkspaceSample.js.map +0 -1
  254. package/dist-esm/src/operations/privateEndpointConnections.d.ts +0 -118
  255. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
  256. package/dist-esm/src/operations/privateEndpointConnections.js +0 -506
  257. package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
  258. package/dist-esm/src/operations/privateLinkResources.d.ts +0 -62
  259. package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
  260. package/dist-esm/src/operations/privateLinkResources.js +0 -272
  261. package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
  262. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +0 -76
  263. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  264. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  265. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +0 -20
  266. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
  267. package/dist-esm/src/operationsInterfaces/privateLinkResources.js +0 -9
  268. package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
  269. package/src/operations/privateEndpointConnections.ts +0 -679
  270. package/src/operations/privateLinkResources.ts +0 -371
  271. package/src/operationsInterfaces/privateEndpointConnections.ts +0 -140
  272. package/src/operationsInterfaces/privateLinkResources.ts +0 -41
@@ -2,6 +2,30 @@ import * as coreAuth from '@azure/core-auth';
2
2
  import * as coreClient from '@azure/core-client';
3
3
  import { PagedAsyncIterableIterator } from '@azure/core-paging';
4
4
 
5
+ /** The session host configuration for updating agent, monitoring agent, and stack component. */
6
+ export declare interface AgentUpdatePatchProperties {
7
+ /** The type of maintenance for session host components. */
8
+ type?: SessionHostComponentUpdateType;
9
+ /** Whether to use localTime of the virtual machine. */
10
+ useSessionHostLocalTime?: boolean;
11
+ /** Time zone for maintenance as defined in https://docs.microsoft.com/en-us/dotnet/api/system.timezoneinfo.findsystemtimezonebyid?view=net-5.0. Must be set if useLocalTime is true. */
12
+ maintenanceWindowTimeZone?: string;
13
+ /** List of maintenance windows. Maintenance windows are 2 hours long. */
14
+ maintenanceWindows?: MaintenanceWindowPatchProperties[];
15
+ }
16
+
17
+ /** The session host configuration for updating agent, monitoring agent, and stack component. */
18
+ export declare interface AgentUpdateProperties {
19
+ /** The type of maintenance for session host components. */
20
+ type?: SessionHostComponentUpdateType;
21
+ /** Whether to use localTime of the virtual machine. */
22
+ useSessionHostLocalTime?: boolean;
23
+ /** Time zone for maintenance as defined in https://docs.microsoft.com/en-us/dotnet/api/system.timezoneinfo.findsystemtimezonebyid?view=net-5.0. Must be set if useLocalTime is true. */
24
+ maintenanceWindowTimeZone?: string;
25
+ /** List of maintenance windows. Maintenance windows are 2 hours long. */
26
+ maintenanceWindows?: MaintenanceWindowProperties[];
27
+ }
28
+
5
29
  /** Schema for Application properties. */
6
30
  export declare interface Application extends Resource {
7
31
  /**
@@ -73,8 +97,6 @@ export declare interface ApplicationGroup extends ResourceModelWithAllowedProper
73
97
  readonly workspaceArmPath?: string;
74
98
  /** Resource Type of ApplicationGroup. */
75
99
  applicationGroupType: ApplicationGroupType;
76
- /** The registration info of HostPool. */
77
- migrationRequest?: MigrationRequestProperties;
78
100
  /**
79
101
  * Is cloud pc resource.
80
102
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -169,8 +191,6 @@ export declare type ApplicationGroupsGetResponse = ApplicationGroup;
169
191
 
170
192
  /** Optional parameters. */
171
193
  export declare interface ApplicationGroupsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
172
- /** OData filter expression. Valid properties for filtering are applicationGroupType. */
173
- filter?: string;
174
194
  }
175
195
 
176
196
  /** Contains response data for the listByResourceGroupNext operation. */
@@ -178,6 +198,12 @@ export declare type ApplicationGroupsListByResourceGroupNextResponse = Applicati
178
198
 
179
199
  /** Optional parameters. */
180
200
  export declare interface ApplicationGroupsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
201
+ /** Number of items per page. */
202
+ pageSize?: number;
203
+ /** Indicates whether the collection is descending. */
204
+ isDescending?: boolean;
205
+ /** Initial number of items to skip. */
206
+ initialSkip?: number;
181
207
  /** OData filter expression. Valid properties for filtering are applicationGroupType. */
182
208
  filter?: string;
183
209
  }
@@ -187,8 +213,6 @@ export declare type ApplicationGroupsListByResourceGroupResponse = ApplicationGr
187
213
 
188
214
  /** Optional parameters. */
189
215
  export declare interface ApplicationGroupsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
190
- /** OData filter expression. Valid properties for filtering are applicationGroupType. */
191
- filter?: string;
192
216
  }
193
217
 
194
218
  /** Contains response data for the listBySubscriptionNext operation. */
@@ -334,6 +358,12 @@ export declare type ApplicationsListNextResponse = ApplicationList;
334
358
 
335
359
  /** Optional parameters. */
336
360
  export declare interface ApplicationsListOptionalParams extends coreClient.OperationOptions {
361
+ /** Number of items per page. */
362
+ pageSize?: number;
363
+ /** Indicates whether the collection is descending. */
364
+ isDescending?: boolean;
365
+ /** Initial number of items to skip. */
366
+ initialSkip?: number;
337
367
  }
338
368
 
339
369
  /** Contains response data for the list operation. */
@@ -395,6 +425,9 @@ export declare type CommandLineSetting = string;
395
425
  */
396
426
  export declare type CreatedByType = string;
397
427
 
428
+ /** Defines values for DayOfWeek. */
429
+ export declare type DayOfWeek = "Monday" | "Tuesday" | "Wednesday" | "Thursday" | "Friday" | "Saturday" | "Sunday";
430
+
398
431
  /** Schema for Desktop properties. */
399
432
  export declare interface Desktop extends Resource {
400
433
  /**
@@ -489,6 +522,12 @@ export declare type DesktopsListNextResponse = DesktopList;
489
522
 
490
523
  /** Optional parameters. */
491
524
  export declare interface DesktopsListOptionalParams extends coreClient.OperationOptions {
525
+ /** Number of items per page. */
526
+ pageSize?: number;
527
+ /** Indicates whether the collection is descending. */
528
+ isDescending?: boolean;
529
+ /** Initial number of items to skip. */
530
+ initialSkip?: number;
492
531
  }
493
532
 
494
533
  /** Contains response data for the list operation. */
@@ -519,6 +558,7 @@ export declare class DesktopVirtualizationAPIClient extends coreClient.ServiceCl
519
558
  operations: Operations;
520
559
  workspaces: Workspaces;
521
560
  scalingPlans: ScalingPlans;
561
+ scalingPlanPooledSchedules: ScalingPlanPooledSchedules;
522
562
  applicationGroups: ApplicationGroups;
523
563
  startMenuItems: StartMenuItems;
524
564
  applications: Applications;
@@ -528,8 +568,6 @@ export declare class DesktopVirtualizationAPIClient extends coreClient.ServiceCl
528
568
  sessionHosts: SessionHosts;
529
569
  msixPackages: MsixPackages;
530
570
  msixImages: MsixImages;
531
- privateEndpointConnections: PrivateEndpointConnections;
532
- privateLinkResources: PrivateLinkResources;
533
571
  }
534
572
 
535
573
  /** Optional parameters. */
@@ -584,11 +622,11 @@ export declare interface ExpandMsixImageList {
584
622
  }
585
623
 
586
624
  /**
587
- * Given a result page from a pageable operation, returns a
588
- * continuation token that can be used to begin paging from
625
+ * Given the last `.value` produced by the `byPage` iterator,
626
+ * returns a continuation token that can be used to begin paging from
589
627
  * that point later.
590
- * @param page A result object from calling .byPage() on a paged operation.
591
- * @returns The continuation token that can be passed into byPage().
628
+ * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
629
+ * @returns The continuation token that can be passed into byPage() during future calls.
592
630
  */
593
631
  export declare function getContinuationToken(page: unknown): string | undefined;
594
632
 
@@ -674,15 +712,13 @@ export declare interface HostPool extends ResourceModelWithAllowedPropertySet {
674
712
  preferredAppGroupType: PreferredAppGroupType;
675
713
  /** The flag to turn on/off StartVMOnConnect feature. */
676
714
  startVMOnConnect?: boolean;
677
- /** The registration info of HostPool. */
678
- migrationRequest?: MigrationRequestProperties;
679
715
  /**
680
716
  * Is cloud pc resource.
681
717
  * NOTE: This property will not be serialized. It can only be populated by the server.
682
718
  */
683
719
  readonly cloudPcResource?: boolean;
684
- /** Enabled allows this resource to be accessed from both public and private networks, Disabled allows this resource to only be accessed via private endpoints */
685
- publicNetworkAccess?: PublicNetworkAccess;
720
+ /** The session host configuration for updating agent, monitoring agent, and stack component. */
721
+ agentUpdate?: AgentUpdateProperties;
686
722
  }
687
723
 
688
724
  /** List of HostPool definitions. */
@@ -734,8 +770,8 @@ export declare interface HostPoolPatch extends Resource {
734
770
  preferredAppGroupType?: PreferredAppGroupType;
735
771
  /** The flag to turn on/off StartVMOnConnect feature. */
736
772
  startVMOnConnect?: boolean;
737
- /** Enabled to allow this resource to be access from the public network */
738
- publicNetworkAccess?: PublicNetworkAccess;
773
+ /** The session host configuration for updating agent, monitoring agent, and stack component. */
774
+ agentUpdate?: AgentUpdatePatchProperties;
739
775
  }
740
776
 
741
777
  /** Interface representing a HostPools. */
@@ -818,6 +854,12 @@ export declare type HostPoolsListByResourceGroupNextResponse = HostPoolList;
818
854
 
819
855
  /** Optional parameters. */
820
856
  export declare interface HostPoolsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
857
+ /** Number of items per page. */
858
+ pageSize?: number;
859
+ /** Indicates whether the collection is descending. */
860
+ isDescending?: boolean;
861
+ /** Initial number of items to skip. */
862
+ initialSkip?: number;
821
863
  }
822
864
 
823
865
  /** Contains response data for the listByResourceGroup operation. */
@@ -832,6 +874,12 @@ export declare type HostPoolsListNextResponse = HostPoolList;
832
874
 
833
875
  /** Optional parameters. */
834
876
  export declare interface HostPoolsListOptionalParams extends coreClient.OperationOptions {
877
+ /** Number of items per page. */
878
+ pageSize?: number;
879
+ /** Indicates whether the collection is descending. */
880
+ isDescending?: boolean;
881
+ /** Initial number of items to skip. */
882
+ initialSkip?: number;
835
883
  }
836
884
 
837
885
  /** Contains response data for the list operation. */
@@ -940,7 +988,7 @@ export declare enum KnownHealthCheckName {
940
988
  SupportedEncryptionCheck = "SupportedEncryptionCheck",
941
989
  /** Verifies the metadata service is accessible and return compute properties. */
942
990
  MetaDataServiceCheck = "MetaDataServiceCheck",
943
- /** Verifies that the AppAttachService is healthy (there were no issues during package staging). The AppAttachService is used to enable the staging/registration (and eventual deregistration/destaging) of MSIX apps that have been set up by the tenant admin. This checks whether the component had any failures during package staging. Failures in staging will prevent some MSIX apps from working properly for the end user. If this check fails, it is non fatal and the machine still can service connections, main issue may be certain apps will not work for end-users. */
991
+ /** Verifies that the AppAttachService is healthy (there were no issues during package staging). The AppAttachService is used to enable the staging\/registration (and eventual deregistration\/destaging) of MSIX apps that have been set up by the tenant admin. This checks whether the component had any failures during package staging. Failures in staging will prevent some MSIX apps from working properly for the end user. If this check fails, it is non fatal and the machine still can service connections, main issue may be certain apps will not work for end-users. */
944
992
  AppAttachHealthCheck = "AppAttachHealthCheck"
945
993
  }
946
994
 
@@ -976,20 +1024,6 @@ export declare enum KnownLoadBalancerType {
976
1024
  Persistent = "Persistent"
977
1025
  }
978
1026
 
979
- /** Known values of {@link Operation} that the service accepts. */
980
- export declare enum KnownOperation {
981
- /** Start the migration. */
982
- Start = "Start",
983
- /** Revoke the migration. */
984
- Revoke = "Revoke",
985
- /** Complete the migration. */
986
- Complete = "Complete",
987
- /** Hide the hostpool. */
988
- Hide = "Hide",
989
- /** Unhide the hostpool. */
990
- Unhide = "Unhide"
991
- }
992
-
993
1027
  /** Known values of {@link PersonalDesktopAssignmentType} that the service accepts. */
994
1028
  export declare enum KnownPersonalDesktopAssignmentType {
995
1029
  /** Automatic */
@@ -1008,36 +1042,6 @@ export declare enum KnownPreferredAppGroupType {
1008
1042
  RailApplications = "RailApplications"
1009
1043
  }
1010
1044
 
1011
- /** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */
1012
- export declare enum KnownPrivateEndpointConnectionProvisioningState {
1013
- /** Succeeded */
1014
- Succeeded = "Succeeded",
1015
- /** Creating */
1016
- Creating = "Creating",
1017
- /** Deleting */
1018
- Deleting = "Deleting",
1019
- /** Failed */
1020
- Failed = "Failed"
1021
- }
1022
-
1023
- /** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */
1024
- export declare enum KnownPrivateEndpointServiceConnectionStatus {
1025
- /** Pending */
1026
- Pending = "Pending",
1027
- /** Approved */
1028
- Approved = "Approved",
1029
- /** Rejected */
1030
- Rejected = "Rejected"
1031
- }
1032
-
1033
- /** Known values of {@link PublicNetworkAccess} that the service accepts. */
1034
- export declare enum KnownPublicNetworkAccess {
1035
- /** Enabled */
1036
- Enabled = "Enabled",
1037
- /** Disabled */
1038
- Disabled = "Disabled"
1039
- }
1040
-
1041
1045
  /** Known values of {@link RegistrationTokenOperation} that the service accepts. */
1042
1046
  export declare enum KnownRegistrationTokenOperation {
1043
1047
  /** Delete */
@@ -1080,6 +1084,14 @@ export declare enum KnownScalingScheduleDaysOfWeekItem {
1080
1084
  Saturday = "Saturday"
1081
1085
  }
1082
1086
 
1087
+ /** Known values of {@link SessionHostComponentUpdateType} that the service accepts. */
1088
+ export declare enum KnownSessionHostComponentUpdateType {
1089
+ /** Agent and other agent side components are delivery schedule is controlled by WVD Infra. */
1090
+ Default = "Default",
1091
+ /** TenantAdmin have opted in for Scheduled Component Update feature. */
1092
+ Scheduled = "Scheduled"
1093
+ }
1094
+
1083
1095
  /** Known values of {@link SessionHostLoadBalancingAlgorithm} that the service accepts. */
1084
1096
  export declare enum KnownSessionHostLoadBalancingAlgorithm {
1085
1097
  /** BreadthFirst */
@@ -1126,7 +1138,7 @@ export declare enum KnownStatus {
1126
1138
  Shutdown = "Shutdown",
1127
1139
  /** The Session Host is unavailable because it is currently disconnected. */
1128
1140
  Disconnected = "Disconnected",
1129
- /** Session Host is unavailable because currently an upgrade of RDAgent/side-by-side stack is in progress. Note: this state will be removed once the upgrade completes and the host is able to accept connections. */
1141
+ /** Session Host is unavailable because currently an upgrade of RDAgent\/side-by-side stack is in progress. Note: this state will be removed once the upgrade completes and the host is able to accept connections. */
1130
1142
  Upgrading = "Upgrading",
1131
1143
  /** Session Host is unavailable because the critical component upgrade (agent, side-by-side stack, etc.) failed. */
1132
1144
  UpgradeFailed = "UpgradeFailed",
@@ -1187,12 +1199,20 @@ export declare interface LogSpecification {
1187
1199
  blobDuration?: string;
1188
1200
  }
1189
1201
 
1190
- /** Properties for arm migration. */
1191
- export declare interface MigrationRequestProperties {
1192
- /** The type of operation for migration. */
1193
- operation?: Operation;
1194
- /** The path to the legacy object to migrate. */
1195
- migrationPath?: string;
1202
+ /** Maintenance window starting hour and day of week. */
1203
+ export declare interface MaintenanceWindowPatchProperties {
1204
+ /** The update start hour of the day. (0 - 23) */
1205
+ hour?: number;
1206
+ /** Day of the week. */
1207
+ dayOfWeek?: DayOfWeek;
1208
+ }
1209
+
1210
+ /** Maintenance window starting hour and day of week. */
1211
+ export declare interface MaintenanceWindowProperties {
1212
+ /** The update start hour of the day. (0 - 23) */
1213
+ hour?: number;
1214
+ /** Day of the week. */
1215
+ dayOfWeek?: DayOfWeek;
1196
1216
  }
1197
1217
 
1198
1218
  /** Interface representing a MsixImages. */
@@ -1382,6 +1402,12 @@ export declare type MsixPackagesListNextResponse = MsixPackageList;
1382
1402
 
1383
1403
  /** Optional parameters. */
1384
1404
  export declare interface MsixPackagesListOptionalParams extends coreClient.OperationOptions {
1405
+ /** Number of items per page. */
1406
+ pageSize?: number;
1407
+ /** Indicates whether the collection is descending. */
1408
+ isDescending?: boolean;
1409
+ /** Initial number of items to skip. */
1410
+ initialSkip?: number;
1385
1411
  }
1386
1412
 
1387
1413
  /** Contains response data for the list operation. */
@@ -1396,19 +1422,6 @@ export declare interface MsixPackagesUpdateOptionalParams extends coreClient.Ope
1396
1422
  /** Contains response data for the update operation. */
1397
1423
  export declare type MsixPackagesUpdateResponse = MsixPackage;
1398
1424
 
1399
- /**
1400
- * Defines values for Operation. \
1401
- * {@link KnownOperation} can be used interchangeably with Operation,
1402
- * this enum contains the known values that the service supports.
1403
- * ### Known values supported by the service
1404
- * **Start**: Start the migration. \
1405
- * **Revoke**: Revoke the migration. \
1406
- * **Complete**: Complete the migration. \
1407
- * **Hide**: Hide the hostpool. \
1408
- * **Unhide**: Unhide the hostpool.
1409
- */
1410
- export declare type Operation = string;
1411
-
1412
1425
  /** Properties of the operation */
1413
1426
  export declare interface OperationProperties {
1414
1427
  /** Service specification payload */
@@ -1473,299 +1486,6 @@ export declare interface Plan {
1473
1486
  */
1474
1487
  export declare type PreferredAppGroupType = string;
1475
1488
 
1476
- /** The Private Endpoint resource. */
1477
- export declare interface PrivateEndpoint {
1478
- /**
1479
- * The ARM identifier for Private Endpoint
1480
- * NOTE: This property will not be serialized. It can only be populated by the server.
1481
- */
1482
- readonly id?: string;
1483
- }
1484
-
1485
- /** The Private Endpoint Connection resource. */
1486
- export declare interface PrivateEndpointConnection extends Resource {
1487
- /** The resource of private end point. */
1488
- privateEndpoint?: PrivateEndpoint;
1489
- /** A collection of information about the state of the connection between service consumer and provider. */
1490
- privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
1491
- /** The provisioning state of the private endpoint connection resource. */
1492
- provisioningState?: PrivateEndpointConnectionProvisioningState;
1493
- }
1494
-
1495
- /** List of private endpoint connection associated with the specified storage account */
1496
- export declare interface PrivateEndpointConnectionListResultWithSystemData {
1497
- /** Array of private endpoint connections */
1498
- value?: PrivateEndpointConnectionWithSystemData[];
1499
- /**
1500
- * Link to the next page of results.
1501
- * NOTE: This property will not be serialized. It can only be populated by the server.
1502
- */
1503
- readonly nextLink?: string;
1504
- }
1505
-
1506
- /**
1507
- * Defines values for PrivateEndpointConnectionProvisioningState. \
1508
- * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,
1509
- * this enum contains the known values that the service supports.
1510
- * ### Known values supported by the service
1511
- * **Succeeded** \
1512
- * **Creating** \
1513
- * **Deleting** \
1514
- * **Failed**
1515
- */
1516
- export declare type PrivateEndpointConnectionProvisioningState = string;
1517
-
1518
- /** Interface representing a PrivateEndpointConnections. */
1519
- export declare interface PrivateEndpointConnections {
1520
- /**
1521
- * List private endpoint connections associated with hostpool.
1522
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1523
- * @param hostPoolName The name of the host pool within the specified resource group
1524
- * @param options The options parameters.
1525
- */
1526
- listByHostPool(resourceGroupName: string, hostPoolName: string, options?: PrivateEndpointConnectionsListByHostPoolOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnectionWithSystemData>;
1527
- /**
1528
- * List private endpoint connections.
1529
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1530
- * @param workspaceName The name of the workspace
1531
- * @param options The options parameters.
1532
- */
1533
- listByWorkspace(resourceGroupName: string, workspaceName: string, options?: PrivateEndpointConnectionsListByWorkspaceOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnectionWithSystemData>;
1534
- /**
1535
- * Get a private endpoint connection.
1536
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1537
- * @param hostPoolName The name of the host pool within the specified resource group
1538
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with the
1539
- * Azure resource
1540
- * @param options The options parameters.
1541
- */
1542
- getByHostPool(resourceGroupName: string, hostPoolName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetByHostPoolOptionalParams): Promise<PrivateEndpointConnectionsGetByHostPoolResponse>;
1543
- /**
1544
- * Remove a connection.
1545
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1546
- * @param hostPoolName The name of the host pool within the specified resource group
1547
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with the
1548
- * Azure resource
1549
- * @param options The options parameters.
1550
- */
1551
- deleteByHostPool(resourceGroupName: string, hostPoolName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteByHostPoolOptionalParams): Promise<void>;
1552
- /**
1553
- * Approve or reject a private endpoint connection.
1554
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1555
- * @param hostPoolName The name of the host pool within the specified resource group
1556
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with the
1557
- * Azure resource
1558
- * @param connection Object containing the updated connection.
1559
- * @param options The options parameters.
1560
- */
1561
- updateByHostPool(resourceGroupName: string, hostPoolName: string, privateEndpointConnectionName: string, connection: PrivateEndpointConnection, options?: PrivateEndpointConnectionsUpdateByHostPoolOptionalParams): Promise<PrivateEndpointConnectionsUpdateByHostPoolResponse>;
1562
- /**
1563
- * Get a private endpoint connection.
1564
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1565
- * @param workspaceName The name of the workspace
1566
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with the
1567
- * Azure resource
1568
- * @param options The options parameters.
1569
- */
1570
- getByWorkspace(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetByWorkspaceOptionalParams): Promise<PrivateEndpointConnectionsGetByWorkspaceResponse>;
1571
- /**
1572
- * Remove a connection.
1573
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1574
- * @param workspaceName The name of the workspace
1575
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with the
1576
- * Azure resource
1577
- * @param options The options parameters.
1578
- */
1579
- deleteByWorkspace(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteByWorkspaceOptionalParams): Promise<void>;
1580
- /**
1581
- * Approve or reject a private endpoint connection.
1582
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1583
- * @param workspaceName The name of the workspace
1584
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with the
1585
- * Azure resource
1586
- * @param connection Object containing the updated connection.
1587
- * @param options The options parameters.
1588
- */
1589
- updateByWorkspace(resourceGroupName: string, workspaceName: string, privateEndpointConnectionName: string, connection: PrivateEndpointConnection, options?: PrivateEndpointConnectionsUpdateByWorkspaceOptionalParams): Promise<PrivateEndpointConnectionsUpdateByWorkspaceResponse>;
1590
- }
1591
-
1592
- /** Optional parameters. */
1593
- export declare interface PrivateEndpointConnectionsDeleteByHostPoolOptionalParams extends coreClient.OperationOptions {
1594
- }
1595
-
1596
- /** Optional parameters. */
1597
- export declare interface PrivateEndpointConnectionsDeleteByWorkspaceOptionalParams extends coreClient.OperationOptions {
1598
- }
1599
-
1600
- /** Optional parameters. */
1601
- export declare interface PrivateEndpointConnectionsGetByHostPoolOptionalParams extends coreClient.OperationOptions {
1602
- }
1603
-
1604
- /** Contains response data for the getByHostPool operation. */
1605
- export declare type PrivateEndpointConnectionsGetByHostPoolResponse = PrivateEndpointConnectionWithSystemData;
1606
-
1607
- /** Optional parameters. */
1608
- export declare interface PrivateEndpointConnectionsGetByWorkspaceOptionalParams extends coreClient.OperationOptions {
1609
- }
1610
-
1611
- /** Contains response data for the getByWorkspace operation. */
1612
- export declare type PrivateEndpointConnectionsGetByWorkspaceResponse = PrivateEndpointConnectionWithSystemData;
1613
-
1614
- /** Optional parameters. */
1615
- export declare interface PrivateEndpointConnectionsListByHostPoolNextOptionalParams extends coreClient.OperationOptions {
1616
- }
1617
-
1618
- /** Contains response data for the listByHostPoolNext operation. */
1619
- export declare type PrivateEndpointConnectionsListByHostPoolNextResponse = PrivateEndpointConnectionListResultWithSystemData;
1620
-
1621
- /** Optional parameters. */
1622
- export declare interface PrivateEndpointConnectionsListByHostPoolOptionalParams extends coreClient.OperationOptions {
1623
- }
1624
-
1625
- /** Contains response data for the listByHostPool operation. */
1626
- export declare type PrivateEndpointConnectionsListByHostPoolResponse = PrivateEndpointConnectionListResultWithSystemData;
1627
-
1628
- /** Optional parameters. */
1629
- export declare interface PrivateEndpointConnectionsListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
1630
- }
1631
-
1632
- /** Contains response data for the listByWorkspaceNext operation. */
1633
- export declare type PrivateEndpointConnectionsListByWorkspaceNextResponse = PrivateEndpointConnectionListResultWithSystemData;
1634
-
1635
- /** Optional parameters. */
1636
- export declare interface PrivateEndpointConnectionsListByWorkspaceOptionalParams extends coreClient.OperationOptions {
1637
- }
1638
-
1639
- /** Contains response data for the listByWorkspace operation. */
1640
- export declare type PrivateEndpointConnectionsListByWorkspaceResponse = PrivateEndpointConnectionListResultWithSystemData;
1641
-
1642
- /** Optional parameters. */
1643
- export declare interface PrivateEndpointConnectionsUpdateByHostPoolOptionalParams extends coreClient.OperationOptions {
1644
- }
1645
-
1646
- /** Contains response data for the updateByHostPool operation. */
1647
- export declare type PrivateEndpointConnectionsUpdateByHostPoolResponse = PrivateEndpointConnectionWithSystemData;
1648
-
1649
- /** Optional parameters. */
1650
- export declare interface PrivateEndpointConnectionsUpdateByWorkspaceOptionalParams extends coreClient.OperationOptions {
1651
- }
1652
-
1653
- /** Contains response data for the updateByWorkspace operation. */
1654
- export declare type PrivateEndpointConnectionsUpdateByWorkspaceResponse = PrivateEndpointConnectionWithSystemData;
1655
-
1656
- /** The Private Endpoint Connection resource. */
1657
- export declare interface PrivateEndpointConnectionWithSystemData extends PrivateEndpointConnection {
1658
- /**
1659
- * Metadata pertaining to creation and last modification of the resource.
1660
- * NOTE: This property will not be serialized. It can only be populated by the server.
1661
- */
1662
- readonly systemData?: SystemData;
1663
- }
1664
-
1665
- /**
1666
- * Defines values for PrivateEndpointServiceConnectionStatus. \
1667
- * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,
1668
- * this enum contains the known values that the service supports.
1669
- * ### Known values supported by the service
1670
- * **Pending** \
1671
- * **Approved** \
1672
- * **Rejected**
1673
- */
1674
- export declare type PrivateEndpointServiceConnectionStatus = string;
1675
-
1676
- /** A private link resource */
1677
- export declare interface PrivateLinkResource extends Resource {
1678
- /**
1679
- * The private link resource group id.
1680
- * NOTE: This property will not be serialized. It can only be populated by the server.
1681
- */
1682
- readonly groupId?: string;
1683
- /**
1684
- * The private link resource required member names.
1685
- * NOTE: This property will not be serialized. It can only be populated by the server.
1686
- */
1687
- readonly requiredMembers?: string[];
1688
- /** The private link resource Private link DNS zone name. */
1689
- requiredZoneNames?: string[];
1690
- }
1691
-
1692
- /** A list of private link resources */
1693
- export declare interface PrivateLinkResourceListResult {
1694
- /** Array of private link resources */
1695
- value?: PrivateLinkResource[];
1696
- /**
1697
- * Link to the next page of results.
1698
- * NOTE: This property will not be serialized. It can only be populated by the server.
1699
- */
1700
- readonly nextLink?: string;
1701
- }
1702
-
1703
- /** Interface representing a PrivateLinkResources. */
1704
- export declare interface PrivateLinkResources {
1705
- /**
1706
- * List the private link resources available for this hostpool.
1707
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1708
- * @param hostPoolName The name of the host pool within the specified resource group
1709
- * @param options The options parameters.
1710
- */
1711
- listByHostPool(resourceGroupName: string, hostPoolName: string, options?: PrivateLinkResourcesListByHostPoolOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource>;
1712
- /**
1713
- * List the private link resources available for this workspace.
1714
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1715
- * @param workspaceName The name of the workspace
1716
- * @param options The options parameters.
1717
- */
1718
- listByWorkspace(resourceGroupName: string, workspaceName: string, options?: PrivateLinkResourcesListByWorkspaceOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource>;
1719
- }
1720
-
1721
- /** Optional parameters. */
1722
- export declare interface PrivateLinkResourcesListByHostPoolNextOptionalParams extends coreClient.OperationOptions {
1723
- }
1724
-
1725
- /** Contains response data for the listByHostPoolNext operation. */
1726
- export declare type PrivateLinkResourcesListByHostPoolNextResponse = PrivateLinkResourceListResult;
1727
-
1728
- /** Optional parameters. */
1729
- export declare interface PrivateLinkResourcesListByHostPoolOptionalParams extends coreClient.OperationOptions {
1730
- }
1731
-
1732
- /** Contains response data for the listByHostPool operation. */
1733
- export declare type PrivateLinkResourcesListByHostPoolResponse = PrivateLinkResourceListResult;
1734
-
1735
- /** Optional parameters. */
1736
- export declare interface PrivateLinkResourcesListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
1737
- }
1738
-
1739
- /** Contains response data for the listByWorkspaceNext operation. */
1740
- export declare type PrivateLinkResourcesListByWorkspaceNextResponse = PrivateLinkResourceListResult;
1741
-
1742
- /** Optional parameters. */
1743
- export declare interface PrivateLinkResourcesListByWorkspaceOptionalParams extends coreClient.OperationOptions {
1744
- }
1745
-
1746
- /** Contains response data for the listByWorkspace operation. */
1747
- export declare type PrivateLinkResourcesListByWorkspaceResponse = PrivateLinkResourceListResult;
1748
-
1749
- /** A collection of information about the state of the connection between service consumer and provider. */
1750
- export declare interface PrivateLinkServiceConnectionState {
1751
- /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */
1752
- status?: PrivateEndpointServiceConnectionStatus;
1753
- /** The reason for approval/rejection of the connection. */
1754
- description?: string;
1755
- /** A message indicating if changes on the service provider require any updates on the consumer. */
1756
- actionsRequired?: string;
1757
- }
1758
-
1759
- /**
1760
- * Defines values for PublicNetworkAccess. \
1761
- * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,
1762
- * this enum contains the known values that the service supports.
1763
- * ### Known values supported by the service
1764
- * **Enabled** \
1765
- * **Disabled**
1766
- */
1767
- export declare type PublicNetworkAccess = string;
1768
-
1769
1489
  /** Represents a RegistrationInfo definition. */
1770
1490
  export declare interface RegistrationInfo {
1771
1491
  /** Expiration time of registration token. */
@@ -1939,12 +1659,12 @@ export declare interface ScalingPlan extends ResourceModelWithAllowedPropertySet
1939
1659
  /** User friendly name of scaling plan. */
1940
1660
  friendlyName?: string;
1941
1661
  /** Timezone of the scaling plan. */
1942
- timeZone?: string;
1662
+ timeZone: string;
1943
1663
  /** HostPool type for desktop. */
1944
1664
  hostPoolType?: ScalingHostPoolType;
1945
1665
  /** Exclusion tag for scaling plan. */
1946
1666
  exclusionTag?: string;
1947
- /** List of ScalingSchedule definitions. */
1667
+ /** List of ScalingPlanPooledSchedule definitions. */
1948
1668
  schedules?: ScalingSchedule[];
1949
1669
  /** List of ScalingHostPoolReference definitions. */
1950
1670
  hostPoolReferences?: ScalingHostPoolReference[];
@@ -1981,6 +1701,189 @@ export declare interface ScalingPlanPatch {
1981
1701
  hostPoolReferences?: ScalingHostPoolReference[];
1982
1702
  }
1983
1703
 
1704
+ /** Represents a ScalingPlanPooledSchedule definition. */
1705
+ export declare interface ScalingPlanPooledSchedule extends Resource {
1706
+ /**
1707
+ * Metadata pertaining to creation and last modification of the resource.
1708
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1709
+ */
1710
+ readonly systemData?: SystemData;
1711
+ /** Set of days of the week on which this schedule is active. */
1712
+ daysOfWeek?: DayOfWeek[];
1713
+ /** Starting time for ramp up period. */
1714
+ rampUpStartTime?: Time;
1715
+ /** Load balancing algorithm for ramp up period. */
1716
+ rampUpLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
1717
+ /** Minimum host percentage for ramp up period. */
1718
+ rampUpMinimumHostsPct?: number;
1719
+ /** Capacity threshold for ramp up period. */
1720
+ rampUpCapacityThresholdPct?: number;
1721
+ /** Starting time for peak period. */
1722
+ peakStartTime?: Time;
1723
+ /** Load balancing algorithm for peak period. */
1724
+ peakLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
1725
+ /** Starting time for ramp down period. */
1726
+ rampDownStartTime?: Time;
1727
+ /** Load balancing algorithm for ramp down period. */
1728
+ rampDownLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
1729
+ /** Minimum host percentage for ramp down period. */
1730
+ rampDownMinimumHostsPct?: number;
1731
+ /** Capacity threshold for ramp down period. */
1732
+ rampDownCapacityThresholdPct?: number;
1733
+ /** Should users be logged off forcefully from hosts. */
1734
+ rampDownForceLogoffUsers?: boolean;
1735
+ /** Specifies when to stop hosts during ramp down period. */
1736
+ rampDownStopHostsWhen?: StopHostsWhen;
1737
+ /** Number of minutes to wait to stop hosts during ramp down period. */
1738
+ rampDownWaitTimeMinutes?: number;
1739
+ /** Notification message for users during ramp down period. */
1740
+ rampDownNotificationMessage?: string;
1741
+ /** Starting time for off-peak period. */
1742
+ offPeakStartTime?: Time;
1743
+ /** Load balancing algorithm for off-peak period. */
1744
+ offPeakLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
1745
+ }
1746
+
1747
+ /** List of ScalingPlanPooledSchedule definitions. */
1748
+ export declare interface ScalingPlanPooledScheduleList {
1749
+ /** List of ScalingPlanPooledSchedule definitions. */
1750
+ value?: ScalingPlanPooledSchedule[];
1751
+ /**
1752
+ * Link to the next page of results.
1753
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1754
+ */
1755
+ readonly nextLink?: string;
1756
+ }
1757
+
1758
+ /** ScalingPlanPooledSchedule properties that can be patched. */
1759
+ export declare interface ScalingPlanPooledSchedulePatch extends Resource {
1760
+ /** Set of days of the week on which this schedule is active. */
1761
+ daysOfWeek?: DayOfWeek[];
1762
+ /** Starting time for ramp up period. */
1763
+ rampUpStartTime?: Time;
1764
+ /** Load balancing algorithm for ramp up period. */
1765
+ rampUpLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
1766
+ /** Minimum host percentage for ramp up period. */
1767
+ rampUpMinimumHostsPct?: number;
1768
+ /** Capacity threshold for ramp up period. */
1769
+ rampUpCapacityThresholdPct?: number;
1770
+ /** Starting time for peak period. */
1771
+ peakStartTime?: Time;
1772
+ /** Load balancing algorithm for peak period. */
1773
+ peakLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
1774
+ /** Starting time for ramp down period. */
1775
+ rampDownStartTime?: Time;
1776
+ /** Load balancing algorithm for ramp down period. */
1777
+ rampDownLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
1778
+ /** Minimum host percentage for ramp down period. */
1779
+ rampDownMinimumHostsPct?: number;
1780
+ /** Capacity threshold for ramp down period. */
1781
+ rampDownCapacityThresholdPct?: number;
1782
+ /** Should users be logged off forcefully from hosts. */
1783
+ rampDownForceLogoffUsers?: boolean;
1784
+ /** Specifies when to stop hosts during ramp down period. */
1785
+ rampDownStopHostsWhen?: StopHostsWhen;
1786
+ /** Number of minutes to wait to stop hosts during ramp down period. */
1787
+ rampDownWaitTimeMinutes?: number;
1788
+ /** Notification message for users during ramp down period. */
1789
+ rampDownNotificationMessage?: string;
1790
+ /** Starting time for off-peak period. */
1791
+ offPeakStartTime?: Time;
1792
+ /** Load balancing algorithm for off-peak period. */
1793
+ offPeakLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
1794
+ }
1795
+
1796
+ /** Interface representing a ScalingPlanPooledSchedules. */
1797
+ export declare interface ScalingPlanPooledSchedules {
1798
+ /**
1799
+ * List ScalingPlanPooledSchedules.
1800
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1801
+ * @param scalingPlanName The name of the scaling plan.
1802
+ * @param options The options parameters.
1803
+ */
1804
+ list(resourceGroupName: string, scalingPlanName: string, options?: ScalingPlanPooledSchedulesListOptionalParams): PagedAsyncIterableIterator<ScalingPlanPooledSchedule>;
1805
+ /**
1806
+ * Get a ScalingPlanPooledSchedule.
1807
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1808
+ * @param scalingPlanName The name of the scaling plan.
1809
+ * @param scalingPlanScheduleName The name of the ScalingPlanSchedule
1810
+ * @param options The options parameters.
1811
+ */
1812
+ get(resourceGroupName: string, scalingPlanName: string, scalingPlanScheduleName: string, options?: ScalingPlanPooledSchedulesGetOptionalParams): Promise<ScalingPlanPooledSchedulesGetResponse>;
1813
+ /**
1814
+ * Create or update a ScalingPlanPooledSchedule.
1815
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1816
+ * @param scalingPlanName The name of the scaling plan.
1817
+ * @param scalingPlanScheduleName The name of the ScalingPlanSchedule
1818
+ * @param scalingPlanSchedule Object containing ScalingPlanPooledSchedule definitions.
1819
+ * @param options The options parameters.
1820
+ */
1821
+ create(resourceGroupName: string, scalingPlanName: string, scalingPlanScheduleName: string, scalingPlanSchedule: ScalingPlanPooledSchedule, options?: ScalingPlanPooledSchedulesCreateOptionalParams): Promise<ScalingPlanPooledSchedulesCreateResponse>;
1822
+ /**
1823
+ * Remove a ScalingPlanPooledSchedule.
1824
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1825
+ * @param scalingPlanName The name of the scaling plan.
1826
+ * @param scalingPlanScheduleName The name of the ScalingPlanSchedule
1827
+ * @param options The options parameters.
1828
+ */
1829
+ delete(resourceGroupName: string, scalingPlanName: string, scalingPlanScheduleName: string, options?: ScalingPlanPooledSchedulesDeleteOptionalParams): Promise<void>;
1830
+ /**
1831
+ * Update a ScalingPlanPooledSchedule.
1832
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
1833
+ * @param scalingPlanName The name of the scaling plan.
1834
+ * @param scalingPlanScheduleName The name of the ScalingPlanSchedule
1835
+ * @param options The options parameters.
1836
+ */
1837
+ update(resourceGroupName: string, scalingPlanName: string, scalingPlanScheduleName: string, options?: ScalingPlanPooledSchedulesUpdateOptionalParams): Promise<ScalingPlanPooledSchedulesUpdateResponse>;
1838
+ }
1839
+
1840
+ /** Optional parameters. */
1841
+ export declare interface ScalingPlanPooledSchedulesCreateOptionalParams extends coreClient.OperationOptions {
1842
+ }
1843
+
1844
+ /** Contains response data for the create operation. */
1845
+ export declare type ScalingPlanPooledSchedulesCreateResponse = ScalingPlanPooledSchedule;
1846
+
1847
+ /** Optional parameters. */
1848
+ export declare interface ScalingPlanPooledSchedulesDeleteOptionalParams extends coreClient.OperationOptions {
1849
+ }
1850
+
1851
+ /** Optional parameters. */
1852
+ export declare interface ScalingPlanPooledSchedulesGetOptionalParams extends coreClient.OperationOptions {
1853
+ }
1854
+
1855
+ /** Contains response data for the get operation. */
1856
+ export declare type ScalingPlanPooledSchedulesGetResponse = ScalingPlanPooledSchedule;
1857
+
1858
+ /** Optional parameters. */
1859
+ export declare interface ScalingPlanPooledSchedulesListNextOptionalParams extends coreClient.OperationOptions {
1860
+ }
1861
+
1862
+ /** Contains response data for the listNext operation. */
1863
+ export declare type ScalingPlanPooledSchedulesListNextResponse = ScalingPlanPooledScheduleList;
1864
+
1865
+ /** Optional parameters. */
1866
+ export declare interface ScalingPlanPooledSchedulesListOptionalParams extends coreClient.OperationOptions {
1867
+ /** Number of items per page. */
1868
+ pageSize?: number;
1869
+ /** Indicates whether the collection is descending. */
1870
+ isDescending?: boolean;
1871
+ /** Initial number of items to skip. */
1872
+ initialSkip?: number;
1873
+ }
1874
+
1875
+ /** Contains response data for the list operation. */
1876
+ export declare type ScalingPlanPooledSchedulesListResponse = ScalingPlanPooledScheduleList;
1877
+
1878
+ /** Optional parameters. */
1879
+ export declare interface ScalingPlanPooledSchedulesUpdateOptionalParams extends coreClient.OperationOptions {
1880
+ /** Object containing ScalingPlanPooledSchedule definitions. */
1881
+ scalingPlanSchedule?: ScalingPlanPooledSchedulePatch;
1882
+ }
1883
+
1884
+ /** Contains response data for the update operation. */
1885
+ export declare type ScalingPlanPooledSchedulesUpdateResponse = ScalingPlanPooledSchedule;
1886
+
1984
1887
  /** Interface representing a ScalingPlans. */
1985
1888
  export declare interface ScalingPlans {
1986
1889
  /**
@@ -2059,6 +1962,12 @@ export declare type ScalingPlansListByHostPoolNextResponse = ScalingPlanList;
2059
1962
 
2060
1963
  /** Optional parameters. */
2061
1964
  export declare interface ScalingPlansListByHostPoolOptionalParams extends coreClient.OperationOptions {
1965
+ /** Number of items per page. */
1966
+ pageSize?: number;
1967
+ /** Indicates whether the collection is descending. */
1968
+ isDescending?: boolean;
1969
+ /** Initial number of items to skip. */
1970
+ initialSkip?: number;
2062
1971
  }
2063
1972
 
2064
1973
  /** Contains response data for the listByHostPool operation. */
@@ -2073,6 +1982,12 @@ export declare type ScalingPlansListByResourceGroupNextResponse = ScalingPlanLis
2073
1982
 
2074
1983
  /** Optional parameters. */
2075
1984
  export declare interface ScalingPlansListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1985
+ /** Number of items per page. */
1986
+ pageSize?: number;
1987
+ /** Indicates whether the collection is descending. */
1988
+ isDescending?: boolean;
1989
+ /** Initial number of items to skip. */
1990
+ initialSkip?: number;
2076
1991
  }
2077
1992
 
2078
1993
  /** Contains response data for the listByResourceGroup operation. */
@@ -2087,6 +2002,12 @@ export declare type ScalingPlansListBySubscriptionNextResponse = ScalingPlanList
2087
2002
 
2088
2003
  /** Optional parameters. */
2089
2004
  export declare interface ScalingPlansListBySubscriptionOptionalParams extends coreClient.OperationOptions {
2005
+ /** Number of items per page. */
2006
+ pageSize?: number;
2007
+ /** Indicates whether the collection is descending. */
2008
+ isDescending?: boolean;
2009
+ /** Initial number of items to skip. */
2010
+ initialSkip?: number;
2090
2011
  }
2091
2012
 
2092
2013
  /** Contains response data for the listBySubscription operation. */
@@ -2101,9 +2022,9 @@ export declare interface ScalingPlansUpdateOptionalParams extends coreClient.Ope
2101
2022
  /** Contains response data for the update operation. */
2102
2023
  export declare type ScalingPlansUpdateResponse = ScalingPlan;
2103
2024
 
2104
- /** Scaling plan schedule. */
2025
+ /** A ScalingPlanPooledSchedule. */
2105
2026
  export declare interface ScalingSchedule {
2106
- /** Name of the scaling schedule. */
2027
+ /** Name of the ScalingPlanPooledSchedule. */
2107
2028
  name?: string;
2108
2029
  /** Set of days of the week on which this schedule is active. */
2109
2030
  daysOfWeek?: ScalingScheduleDaysOfWeekItem[];
@@ -2202,6 +2123,8 @@ export declare interface SessionHost extends Resource {
2202
2123
  readonly resourceId?: string;
2203
2124
  /** User assigned to SessionHost. */
2204
2125
  assignedUser?: string;
2126
+ /** Friendly name of SessionHost */
2127
+ friendlyName?: string;
2205
2128
  /** Status for a SessionHost. */
2206
2129
  status?: Status;
2207
2130
  /**
@@ -2229,6 +2152,16 @@ export declare interface SessionHost extends Resource {
2229
2152
  readonly sessionHostHealthCheckResults?: SessionHostHealthCheckReport[];
2230
2153
  }
2231
2154
 
2155
+ /**
2156
+ * Defines values for SessionHostComponentUpdateType. \
2157
+ * {@link KnownSessionHostComponentUpdateType} can be used interchangeably with SessionHostComponentUpdateType,
2158
+ * this enum contains the known values that the service supports.
2159
+ * ### Known values supported by the service
2160
+ * **Default**: Agent and other agent side components are delivery schedule is controlled by WVD Infra. \
2161
+ * **Scheduled**: TenantAdmin have opted in for Scheduled Component Update feature.
2162
+ */
2163
+ export declare type SessionHostComponentUpdateType = string;
2164
+
2232
2165
  /** Contains details on the failure. */
2233
2166
  export declare interface SessionHostHealthCheckFailureDetails {
2234
2167
  /**
@@ -2294,6 +2227,8 @@ export declare interface SessionHostPatch extends Resource {
2294
2227
  allowNewSession?: boolean;
2295
2228
  /** User assigned to SessionHost. */
2296
2229
  assignedUser?: string;
2230
+ /** Friendly name of SessionHost */
2231
+ friendlyName?: string;
2297
2232
  }
2298
2233
 
2299
2234
  /** Interface representing a SessionHosts. */
@@ -2353,6 +2288,12 @@ export declare type SessionHostsListNextResponse = SessionHostList;
2353
2288
 
2354
2289
  /** Optional parameters. */
2355
2290
  export declare interface SessionHostsListOptionalParams extends coreClient.OperationOptions {
2291
+ /** Number of items per page. */
2292
+ pageSize?: number;
2293
+ /** Indicates whether the collection is descending. */
2294
+ isDescending?: boolean;
2295
+ /** Initial number of items to skip. */
2296
+ initialSkip?: number;
2356
2297
  }
2357
2298
 
2358
2299
  /** Contains response data for the list operation. */
@@ -2457,6 +2398,12 @@ export declare type StartMenuItemsListNextResponse = StartMenuItemList;
2457
2398
 
2458
2399
  /** Optional parameters. */
2459
2400
  export declare interface StartMenuItemsListOptionalParams extends coreClient.OperationOptions {
2401
+ /** Number of items per page. */
2402
+ pageSize?: number;
2403
+ /** Indicates whether the collection is descending. */
2404
+ isDescending?: boolean;
2405
+ /** Initial number of items to skip. */
2406
+ initialSkip?: number;
2460
2407
  }
2461
2408
 
2462
2409
  /** Contains response data for the list operation. */
@@ -2638,8 +2585,6 @@ export declare type UserSessionsGetResponse = UserSession;
2638
2585
 
2639
2586
  /** Optional parameters. */
2640
2587
  export declare interface UserSessionsListByHostPoolNextOptionalParams extends coreClient.OperationOptions {
2641
- /** OData filter expression. Valid properties for filtering are userprincipalname and sessionstate. */
2642
- filter?: string;
2643
2588
  }
2644
2589
 
2645
2590
  /** Contains response data for the listByHostPoolNext operation. */
@@ -2647,6 +2592,12 @@ export declare type UserSessionsListByHostPoolNextResponse = UserSessionList;
2647
2592
 
2648
2593
  /** Optional parameters. */
2649
2594
  export declare interface UserSessionsListByHostPoolOptionalParams extends coreClient.OperationOptions {
2595
+ /** Number of items per page. */
2596
+ pageSize?: number;
2597
+ /** Indicates whether the collection is descending. */
2598
+ isDescending?: boolean;
2599
+ /** Initial number of items to skip. */
2600
+ initialSkip?: number;
2650
2601
  /** OData filter expression. Valid properties for filtering are userprincipalname and sessionstate. */
2651
2602
  filter?: string;
2652
2603
  }
@@ -2663,6 +2614,12 @@ export declare type UserSessionsListNextResponse = UserSessionList;
2663
2614
 
2664
2615
  /** Optional parameters. */
2665
2616
  export declare interface UserSessionsListOptionalParams extends coreClient.OperationOptions {
2617
+ /** Number of items per page. */
2618
+ pageSize?: number;
2619
+ /** Indicates whether the collection is descending. */
2620
+ isDescending?: boolean;
2621
+ /** Initial number of items to skip. */
2622
+ initialSkip?: number;
2666
2623
  }
2667
2624
 
2668
2625
  /** Contains response data for the list operation. */
@@ -2697,8 +2654,6 @@ export declare interface Workspace extends ResourceModelWithAllowedPropertySet {
2697
2654
  * NOTE: This property will not be serialized. It can only be populated by the server.
2698
2655
  */
2699
2656
  readonly cloudPcResource?: boolean;
2700
- /** Enabled allows this resource to be accessed from both public and private networks, Disabled allows this resource to only be accessed via private endpoints */
2701
- publicNetworkAccess?: PublicNetworkAccess;
2702
2657
  }
2703
2658
 
2704
2659
  /** List of Workspace definitions. */
@@ -2724,8 +2679,6 @@ export declare interface WorkspacePatch {
2724
2679
  friendlyName?: string;
2725
2680
  /** List of applicationGroup links. */
2726
2681
  applicationGroupReferences?: string[];
2727
- /** Enabled to allow this resource to be access from the public network */
2728
- publicNetworkAccess?: PublicNetworkAccess;
2729
2682
  }
2730
2683
 
2731
2684
  /** Interface representing a Workspaces. */
@@ -2799,6 +2752,12 @@ export declare type WorkspacesListByResourceGroupNextResponse = WorkspaceList;
2799
2752
 
2800
2753
  /** Optional parameters. */
2801
2754
  export declare interface WorkspacesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
2755
+ /** Number of items per page. */
2756
+ pageSize?: number;
2757
+ /** Indicates whether the collection is descending. */
2758
+ isDescending?: boolean;
2759
+ /** Initial number of items to skip. */
2760
+ initialSkip?: number;
2802
2761
  }
2803
2762
 
2804
2763
  /** Contains response data for the listByResourceGroup operation. */