@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
@@ -184,8 +184,6 @@ export interface WorkspacePatch {
184
184
  friendlyName?: string;
185
185
  /** List of applicationGroup links. */
186
186
  applicationGroupReferences?: string[];
187
- /** Enabled to allow this resource to be access from the public network */
188
- publicNetworkAccess?: PublicNetworkAccess;
189
187
  }
190
188
 
191
189
  /** List of Workspace definitions. */
@@ -199,9 +197,9 @@ export interface WorkspaceList {
199
197
  readonly nextLink?: string;
200
198
  }
201
199
 
202
- /** Scaling plan schedule. */
200
+ /** A ScalingPlanPooledSchedule. */
203
201
  export interface ScalingSchedule {
204
- /** Name of the scaling schedule. */
202
+ /** Name of the ScalingPlanPooledSchedule. */
205
203
  name?: string;
206
204
  /** Set of days of the week on which this schedule is active. */
207
205
  daysOfWeek?: ScalingScheduleDaysOfWeekItem[];
@@ -284,14 +282,6 @@ export interface ScalingPlanList {
284
282
  readonly nextLink?: string;
285
283
  }
286
284
 
287
- /** Properties for arm migration. */
288
- export interface MigrationRequestProperties {
289
- /** The type of operation for migration. */
290
- operation?: Operation;
291
- /** The path to the legacy object to migrate. */
292
- migrationPath?: string;
293
- }
294
-
295
285
  /** Common fields that are returned in the response for all Azure Resource Manager resources */
296
286
  export interface Resource {
297
287
  /**
@@ -311,6 +301,17 @@ export interface Resource {
311
301
  readonly type?: string;
312
302
  }
313
303
 
304
+ /** List of ScalingPlanPooledSchedule definitions. */
305
+ export interface ScalingPlanPooledScheduleList {
306
+ /** List of ScalingPlanPooledSchedule definitions. */
307
+ value?: ScalingPlanPooledSchedule[];
308
+ /**
309
+ * Link to the next page of results.
310
+ * NOTE: This property will not be serialized. It can only be populated by the server.
311
+ */
312
+ readonly nextLink?: string;
313
+ }
314
+
314
315
  /** List of ApplicationGroup definitions. */
315
316
  export interface ApplicationGroupList {
316
317
  /** List of ApplicationGroup definitions. */
@@ -403,6 +404,26 @@ export interface RegistrationInfo {
403
404
  registrationTokenOperation?: RegistrationTokenOperation;
404
405
  }
405
406
 
407
+ /** The session host configuration for updating agent, monitoring agent, and stack component. */
408
+ export interface AgentUpdateProperties {
409
+ /** The type of maintenance for session host components. */
410
+ type?: SessionHostComponentUpdateType;
411
+ /** Whether to use localTime of the virtual machine. */
412
+ useSessionHostLocalTime?: boolean;
413
+ /** 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. */
414
+ maintenanceWindowTimeZone?: string;
415
+ /** List of maintenance windows. Maintenance windows are 2 hours long. */
416
+ maintenanceWindows?: MaintenanceWindowProperties[];
417
+ }
418
+
419
+ /** Maintenance window starting hour and day of week. */
420
+ export interface MaintenanceWindowProperties {
421
+ /** The update start hour of the day. (0 - 23) */
422
+ hour?: number;
423
+ /** Day of the week. */
424
+ dayOfWeek?: DayOfWeek;
425
+ }
426
+
406
427
  /** Represents a RegistrationInfo definition. */
407
428
  export interface RegistrationInfoPatch {
408
429
  /** Expiration time of registration token. */
@@ -411,6 +432,26 @@ export interface RegistrationInfoPatch {
411
432
  registrationTokenOperation?: RegistrationTokenOperation;
412
433
  }
413
434
 
435
+ /** The session host configuration for updating agent, monitoring agent, and stack component. */
436
+ export interface AgentUpdatePatchProperties {
437
+ /** The type of maintenance for session host components. */
438
+ type?: SessionHostComponentUpdateType;
439
+ /** Whether to use localTime of the virtual machine. */
440
+ useSessionHostLocalTime?: boolean;
441
+ /** 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. */
442
+ maintenanceWindowTimeZone?: string;
443
+ /** List of maintenance windows. Maintenance windows are 2 hours long. */
444
+ maintenanceWindows?: MaintenanceWindowPatchProperties[];
445
+ }
446
+
447
+ /** Maintenance window starting hour and day of week. */
448
+ export interface MaintenanceWindowPatchProperties {
449
+ /** The update start hour of the day. (0 - 23) */
450
+ hour?: number;
451
+ /** Day of the week. */
452
+ dayOfWeek?: DayOfWeek;
453
+ }
454
+
414
455
  /** List of HostPool definitions. */
415
456
  export interface HostPoolList {
416
457
  /** List of HostPool definitions. */
@@ -546,47 +587,6 @@ export interface SendMessage {
546
587
  messageBody?: string;
547
588
  }
548
589
 
549
- /** List of private endpoint connection associated with the specified storage account */
550
- export interface PrivateEndpointConnectionListResultWithSystemData {
551
- /** Array of private endpoint connections */
552
- value?: PrivateEndpointConnectionWithSystemData[];
553
- /**
554
- * Link to the next page of results.
555
- * NOTE: This property will not be serialized. It can only be populated by the server.
556
- */
557
- readonly nextLink?: string;
558
- }
559
-
560
- /** The Private Endpoint resource. */
561
- export interface PrivateEndpoint {
562
- /**
563
- * The ARM identifier for Private Endpoint
564
- * NOTE: This property will not be serialized. It can only be populated by the server.
565
- */
566
- readonly id?: string;
567
- }
568
-
569
- /** A collection of information about the state of the connection between service consumer and provider. */
570
- export interface PrivateLinkServiceConnectionState {
571
- /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */
572
- status?: PrivateEndpointServiceConnectionStatus;
573
- /** The reason for approval/rejection of the connection. */
574
- description?: string;
575
- /** A message indicating if changes on the service provider require any updates on the consumer. */
576
- actionsRequired?: string;
577
- }
578
-
579
- /** A list of private link resources */
580
- export interface PrivateLinkResourceListResult {
581
- /** Array of private link resources */
582
- value?: PrivateLinkResource[];
583
- /**
584
- * Link to the next page of results.
585
- * NOTE: This property will not be serialized. It can only be populated by the server.
586
- */
587
- readonly nextLink?: string;
588
- }
589
-
590
590
  /** Represents a Workspace definition. */
591
591
  export interface Workspace extends ResourceModelWithAllowedPropertySet {
592
592
  /**
@@ -610,8 +610,6 @@ export interface Workspace extends ResourceModelWithAllowedPropertySet {
610
610
  * NOTE: This property will not be serialized. It can only be populated by the server.
611
611
  */
612
612
  readonly cloudPcResource?: boolean;
613
- /** Enabled allows this resource to be accessed from both public and private networks, Disabled allows this resource to only be accessed via private endpoints */
614
- publicNetworkAccess?: PublicNetworkAccess;
615
613
  }
616
614
 
617
615
  /** Represents a scaling plan definition. */
@@ -631,12 +629,12 @@ export interface ScalingPlan extends ResourceModelWithAllowedPropertySet {
631
629
  /** User friendly name of scaling plan. */
632
630
  friendlyName?: string;
633
631
  /** Timezone of the scaling plan. */
634
- timeZone?: string;
632
+ timeZone: string;
635
633
  /** HostPool type for desktop. */
636
634
  hostPoolType?: ScalingHostPoolType;
637
635
  /** Exclusion tag for scaling plan. */
638
636
  exclusionTag?: string;
639
- /** List of ScalingSchedule definitions. */
637
+ /** List of ScalingPlanPooledSchedule definitions. */
640
638
  schedules?: ScalingSchedule[];
641
639
  /** List of ScalingHostPoolReference definitions. */
642
640
  hostPoolReferences?: ScalingHostPoolReference[];
@@ -667,8 +665,6 @@ export interface ApplicationGroup extends ResourceModelWithAllowedPropertySet {
667
665
  readonly workspaceArmPath?: string;
668
666
  /** Resource Type of ApplicationGroup. */
669
667
  applicationGroupType: ApplicationGroupType;
670
- /** The registration info of HostPool. */
671
- migrationRequest?: MigrationRequestProperties;
672
668
  /**
673
669
  * Is cloud pc resource.
674
670
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -727,15 +723,13 @@ export interface HostPool extends ResourceModelWithAllowedPropertySet {
727
723
  preferredAppGroupType: PreferredAppGroupType;
728
724
  /** The flag to turn on/off StartVMOnConnect feature. */
729
725
  startVMOnConnect?: boolean;
730
- /** The registration info of HostPool. */
731
- migrationRequest?: MigrationRequestProperties;
732
726
  /**
733
727
  * Is cloud pc resource.
734
728
  * NOTE: This property will not be serialized. It can only be populated by the server.
735
729
  */
736
730
  readonly cloudPcResource?: boolean;
737
- /** Enabled allows this resource to be accessed from both public and private networks, Disabled allows this resource to only be accessed via private endpoints */
738
- publicNetworkAccess?: PublicNetworkAccess;
731
+ /** The session host configuration for updating agent, monitoring agent, and stack component. */
732
+ agentUpdate?: AgentUpdateProperties;
739
733
  }
740
734
 
741
735
  export interface ResourceModelWithAllowedPropertySetIdentity extends Identity {}
@@ -744,6 +738,87 @@ export interface ResourceModelWithAllowedPropertySetSku extends Sku {}
744
738
 
745
739
  export interface ResourceModelWithAllowedPropertySetPlan extends Plan {}
746
740
 
741
+ /** Represents a ScalingPlanPooledSchedule definition. */
742
+ export interface ScalingPlanPooledSchedule extends Resource {
743
+ /**
744
+ * Metadata pertaining to creation and last modification of the resource.
745
+ * NOTE: This property will not be serialized. It can only be populated by the server.
746
+ */
747
+ readonly systemData?: SystemData;
748
+ /** Set of days of the week on which this schedule is active. */
749
+ daysOfWeek?: DayOfWeek[];
750
+ /** Starting time for ramp up period. */
751
+ rampUpStartTime?: Time;
752
+ /** Load balancing algorithm for ramp up period. */
753
+ rampUpLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
754
+ /** Minimum host percentage for ramp up period. */
755
+ rampUpMinimumHostsPct?: number;
756
+ /** Capacity threshold for ramp up period. */
757
+ rampUpCapacityThresholdPct?: number;
758
+ /** Starting time for peak period. */
759
+ peakStartTime?: Time;
760
+ /** Load balancing algorithm for peak period. */
761
+ peakLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
762
+ /** Starting time for ramp down period. */
763
+ rampDownStartTime?: Time;
764
+ /** Load balancing algorithm for ramp down period. */
765
+ rampDownLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
766
+ /** Minimum host percentage for ramp down period. */
767
+ rampDownMinimumHostsPct?: number;
768
+ /** Capacity threshold for ramp down period. */
769
+ rampDownCapacityThresholdPct?: number;
770
+ /** Should users be logged off forcefully from hosts. */
771
+ rampDownForceLogoffUsers?: boolean;
772
+ /** Specifies when to stop hosts during ramp down period. */
773
+ rampDownStopHostsWhen?: StopHostsWhen;
774
+ /** Number of minutes to wait to stop hosts during ramp down period. */
775
+ rampDownWaitTimeMinutes?: number;
776
+ /** Notification message for users during ramp down period. */
777
+ rampDownNotificationMessage?: string;
778
+ /** Starting time for off-peak period. */
779
+ offPeakStartTime?: Time;
780
+ /** Load balancing algorithm for off-peak period. */
781
+ offPeakLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
782
+ }
783
+
784
+ /** ScalingPlanPooledSchedule properties that can be patched. */
785
+ export interface ScalingPlanPooledSchedulePatch extends Resource {
786
+ /** Set of days of the week on which this schedule is active. */
787
+ daysOfWeek?: DayOfWeek[];
788
+ /** Starting time for ramp up period. */
789
+ rampUpStartTime?: Time;
790
+ /** Load balancing algorithm for ramp up period. */
791
+ rampUpLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
792
+ /** Minimum host percentage for ramp up period. */
793
+ rampUpMinimumHostsPct?: number;
794
+ /** Capacity threshold for ramp up period. */
795
+ rampUpCapacityThresholdPct?: number;
796
+ /** Starting time for peak period. */
797
+ peakStartTime?: Time;
798
+ /** Load balancing algorithm for peak period. */
799
+ peakLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
800
+ /** Starting time for ramp down period. */
801
+ rampDownStartTime?: Time;
802
+ /** Load balancing algorithm for ramp down period. */
803
+ rampDownLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
804
+ /** Minimum host percentage for ramp down period. */
805
+ rampDownMinimumHostsPct?: number;
806
+ /** Capacity threshold for ramp down period. */
807
+ rampDownCapacityThresholdPct?: number;
808
+ /** Should users be logged off forcefully from hosts. */
809
+ rampDownForceLogoffUsers?: boolean;
810
+ /** Specifies when to stop hosts during ramp down period. */
811
+ rampDownStopHostsWhen?: StopHostsWhen;
812
+ /** Number of minutes to wait to stop hosts during ramp down period. */
813
+ rampDownWaitTimeMinutes?: number;
814
+ /** Notification message for users during ramp down period. */
815
+ rampDownNotificationMessage?: string;
816
+ /** Starting time for off-peak period. */
817
+ offPeakStartTime?: Time;
818
+ /** Load balancing algorithm for off-peak period. */
819
+ offPeakLoadBalancingAlgorithm?: SessionHostLoadBalancingAlgorithm;
820
+ }
821
+
747
822
  /** ApplicationGroup properties that can be patched. */
748
823
  export interface ApplicationGroupPatch extends Resource {
749
824
  /** tags to be updated */
@@ -878,8 +953,8 @@ export interface HostPoolPatch extends Resource {
878
953
  preferredAppGroupType?: PreferredAppGroupType;
879
954
  /** The flag to turn on/off StartVMOnConnect feature. */
880
955
  startVMOnConnect?: boolean;
881
- /** Enabled to allow this resource to be access from the public network */
882
- publicNetworkAccess?: PublicNetworkAccess;
956
+ /** The session host configuration for updating agent, monitoring agent, and stack component. */
957
+ agentUpdate?: AgentUpdatePatchProperties;
883
958
  }
884
959
 
885
960
  /** Represents a UserSession definition. */
@@ -938,6 +1013,8 @@ export interface SessionHost extends Resource {
938
1013
  readonly resourceId?: string;
939
1014
  /** User assigned to SessionHost. */
940
1015
  assignedUser?: string;
1016
+ /** Friendly name of SessionHost */
1017
+ friendlyName?: string;
941
1018
  /** Status for a SessionHost. */
942
1019
  status?: Status;
943
1020
  /**
@@ -971,6 +1048,8 @@ export interface SessionHostPatch extends Resource {
971
1048
  allowNewSession?: boolean;
972
1049
  /** User assigned to SessionHost. */
973
1050
  assignedUser?: string;
1051
+ /** Friendly name of SessionHost */
1052
+ friendlyName?: string;
974
1053
  }
975
1054
 
976
1055
  /** Schema for MSIX Package properties. */
@@ -1044,42 +1123,6 @@ export interface ExpandMsixImage extends Resource {
1044
1123
  packageApplications?: MsixPackageApplications[];
1045
1124
  }
1046
1125
 
1047
- /** The Private Endpoint Connection resource. */
1048
- export interface PrivateEndpointConnection extends Resource {
1049
- /** The resource of private end point. */
1050
- privateEndpoint?: PrivateEndpoint;
1051
- /** A collection of information about the state of the connection between service consumer and provider. */
1052
- privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
1053
- /** The provisioning state of the private endpoint connection resource. */
1054
- provisioningState?: PrivateEndpointConnectionProvisioningState;
1055
- }
1056
-
1057
- /** A private link resource */
1058
- export interface PrivateLinkResource extends Resource {
1059
- /**
1060
- * The private link resource group id.
1061
- * NOTE: This property will not be serialized. It can only be populated by the server.
1062
- */
1063
- readonly groupId?: string;
1064
- /**
1065
- * The private link resource required member names.
1066
- * NOTE: This property will not be serialized. It can only be populated by the server.
1067
- */
1068
- readonly requiredMembers?: string[];
1069
- /** The private link resource Private link DNS zone name. */
1070
- requiredZoneNames?: string[];
1071
- }
1072
-
1073
- /** The Private Endpoint Connection resource. */
1074
- export interface PrivateEndpointConnectionWithSystemData
1075
- extends PrivateEndpointConnection {
1076
- /**
1077
- * Metadata pertaining to creation and last modification of the resource.
1078
- * NOTE: This property will not be serialized. It can only be populated by the server.
1079
- */
1080
- readonly systemData?: SystemData;
1081
- }
1082
-
1083
1126
  /** Known values of {@link CreatedByType} that the service accepts. */
1084
1127
  export enum KnownCreatedByType {
1085
1128
  /** User */
@@ -1104,24 +1147,6 @@ export enum KnownCreatedByType {
1104
1147
  */
1105
1148
  export type CreatedByType = string;
1106
1149
 
1107
- /** Known values of {@link PublicNetworkAccess} that the service accepts. */
1108
- export enum KnownPublicNetworkAccess {
1109
- /** Enabled */
1110
- Enabled = "Enabled",
1111
- /** Disabled */
1112
- Disabled = "Disabled"
1113
- }
1114
-
1115
- /**
1116
- * Defines values for PublicNetworkAccess. \
1117
- * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,
1118
- * this enum contains the known values that the service supports.
1119
- * ### Known values supported by the service
1120
- * **Enabled** \
1121
- * **Disabled**
1122
- */
1123
- export type PublicNetworkAccess = string;
1124
-
1125
1150
  /** Known values of {@link ScalingHostPoolType} that the service accepts. */
1126
1151
  export enum KnownScalingHostPoolType {
1127
1152
  /** Users get a new (random) SessionHost every time it connects to the HostPool. */
@@ -1224,33 +1249,6 @@ export enum KnownApplicationGroupType {
1224
1249
  */
1225
1250
  export type ApplicationGroupType = string;
1226
1251
 
1227
- /** Known values of {@link Operation} that the service accepts. */
1228
- export enum KnownOperation {
1229
- /** Start the migration. */
1230
- Start = "Start",
1231
- /** Revoke the migration. */
1232
- Revoke = "Revoke",
1233
- /** Complete the migration. */
1234
- Complete = "Complete",
1235
- /** Hide the hostpool. */
1236
- Hide = "Hide",
1237
- /** Unhide the hostpool. */
1238
- Unhide = "Unhide"
1239
- }
1240
-
1241
- /**
1242
- * Defines values for Operation. \
1243
- * {@link KnownOperation} can be used interchangeably with Operation,
1244
- * this enum contains the known values that the service supports.
1245
- * ### Known values supported by the service
1246
- * **Start**: Start the migration. \
1247
- * **Revoke**: Revoke the migration. \
1248
- * **Complete**: Complete the migration. \
1249
- * **Hide**: Hide the hostpool. \
1250
- * **Unhide**: Unhide the hostpool.
1251
- */
1252
- export type Operation = string;
1253
-
1254
1252
  /** Known values of {@link RemoteApplicationType} that the service accepts. */
1255
1253
  export enum KnownRemoteApplicationType {
1256
1254
  /** InBuilt */
@@ -1416,6 +1414,24 @@ export enum KnownPreferredAppGroupType {
1416
1414
  */
1417
1415
  export type PreferredAppGroupType = string;
1418
1416
 
1417
+ /** Known values of {@link SessionHostComponentUpdateType} that the service accepts. */
1418
+ export enum KnownSessionHostComponentUpdateType {
1419
+ /** Agent and other agent side components are delivery schedule is controlled by WVD Infra. */
1420
+ Default = "Default",
1421
+ /** TenantAdmin have opted in for Scheduled Component Update feature. */
1422
+ Scheduled = "Scheduled"
1423
+ }
1424
+
1425
+ /**
1426
+ * Defines values for SessionHostComponentUpdateType. \
1427
+ * {@link KnownSessionHostComponentUpdateType} can be used interchangeably with SessionHostComponentUpdateType,
1428
+ * this enum contains the known values that the service supports.
1429
+ * ### Known values supported by the service
1430
+ * **Default**: Agent and other agent side components are delivery schedule is controlled by WVD Infra. \
1431
+ * **Scheduled**: TenantAdmin have opted in for Scheduled Component Update feature.
1432
+ */
1433
+ export type SessionHostComponentUpdateType = string;
1434
+
1419
1435
  /** Known values of {@link ApplicationType} that the service accepts. */
1420
1436
  export enum KnownApplicationType {
1421
1437
  /** RemoteApp */
@@ -1474,7 +1490,7 @@ export enum KnownStatus {
1474
1490
  Shutdown = "Shutdown",
1475
1491
  /** The Session Host is unavailable because it is currently disconnected. */
1476
1492
  Disconnected = "Disconnected",
1477
- /** 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. */
1493
+ /** 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. */
1478
1494
  Upgrading = "Upgrading",
1479
1495
  /** Session Host is unavailable because the critical component upgrade (agent, side-by-side stack, etc.) failed. */
1480
1496
  UpgradeFailed = "UpgradeFailed",
@@ -1561,7 +1577,7 @@ export enum KnownHealthCheckName {
1561
1577
  SupportedEncryptionCheck = "SupportedEncryptionCheck",
1562
1578
  /** Verifies the metadata service is accessible and return compute properties. */
1563
1579
  MetaDataServiceCheck = "MetaDataServiceCheck",
1564
- /** 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. */
1580
+ /** 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. */
1565
1581
  AppAttachHealthCheck = "AppAttachHealthCheck"
1566
1582
  }
1567
1583
 
@@ -1607,53 +1623,17 @@ export enum KnownHealthCheckResult {
1607
1623
  * **SessionHostShutdown**: We received a Shutdown notification.
1608
1624
  */
1609
1625
  export type HealthCheckResult = string;
1610
-
1611
- /** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */
1612
- export enum KnownPrivateEndpointServiceConnectionStatus {
1613
- /** Pending */
1614
- Pending = "Pending",
1615
- /** Approved */
1616
- Approved = "Approved",
1617
- /** Rejected */
1618
- Rejected = "Rejected"
1619
- }
1620
-
1621
- /**
1622
- * Defines values for PrivateEndpointServiceConnectionStatus. \
1623
- * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,
1624
- * this enum contains the known values that the service supports.
1625
- * ### Known values supported by the service
1626
- * **Pending** \
1627
- * **Approved** \
1628
- * **Rejected**
1629
- */
1630
- export type PrivateEndpointServiceConnectionStatus = string;
1631
-
1632
- /** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */
1633
- export enum KnownPrivateEndpointConnectionProvisioningState {
1634
- /** Succeeded */
1635
- Succeeded = "Succeeded",
1636
- /** Creating */
1637
- Creating = "Creating",
1638
- /** Deleting */
1639
- Deleting = "Deleting",
1640
- /** Failed */
1641
- Failed = "Failed"
1642
- }
1643
-
1644
- /**
1645
- * Defines values for PrivateEndpointConnectionProvisioningState. \
1646
- * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,
1647
- * this enum contains the known values that the service supports.
1648
- * ### Known values supported by the service
1649
- * **Succeeded** \
1650
- * **Creating** \
1651
- * **Deleting** \
1652
- * **Failed**
1653
- */
1654
- export type PrivateEndpointConnectionProvisioningState = string;
1655
1626
  /** Defines values for SkuTier. */
1656
1627
  export type SkuTier = "Free" | "Basic" | "Standard" | "Premium";
1628
+ /** Defines values for DayOfWeek. */
1629
+ export type DayOfWeek =
1630
+ | "Monday"
1631
+ | "Tuesday"
1632
+ | "Wednesday"
1633
+ | "Thursday"
1634
+ | "Friday"
1635
+ | "Saturday"
1636
+ | "Sunday";
1657
1637
 
1658
1638
  /** Optional parameters. */
1659
1639
  export interface OperationsListOptionalParams
@@ -1699,7 +1679,14 @@ export type WorkspacesUpdateResponse = Workspace;
1699
1679
 
1700
1680
  /** Optional parameters. */
1701
1681
  export interface WorkspacesListByResourceGroupOptionalParams
1702
- extends coreClient.OperationOptions {}
1682
+ extends coreClient.OperationOptions {
1683
+ /** Number of items per page. */
1684
+ pageSize?: number;
1685
+ /** Indicates whether the collection is descending. */
1686
+ isDescending?: boolean;
1687
+ /** Initial number of items to skip. */
1688
+ initialSkip?: number;
1689
+ }
1703
1690
 
1704
1691
  /** Contains response data for the listByResourceGroup operation. */
1705
1692
  export type WorkspacesListByResourceGroupResponse = WorkspaceList;
@@ -1755,21 +1742,42 @@ export type ScalingPlansUpdateResponse = ScalingPlan;
1755
1742
 
1756
1743
  /** Optional parameters. */
1757
1744
  export interface ScalingPlansListByResourceGroupOptionalParams
1758
- extends coreClient.OperationOptions {}
1745
+ extends coreClient.OperationOptions {
1746
+ /** Number of items per page. */
1747
+ pageSize?: number;
1748
+ /** Indicates whether the collection is descending. */
1749
+ isDescending?: boolean;
1750
+ /** Initial number of items to skip. */
1751
+ initialSkip?: number;
1752
+ }
1759
1753
 
1760
1754
  /** Contains response data for the listByResourceGroup operation. */
1761
1755
  export type ScalingPlansListByResourceGroupResponse = ScalingPlanList;
1762
1756
 
1763
1757
  /** Optional parameters. */
1764
1758
  export interface ScalingPlansListBySubscriptionOptionalParams
1765
- extends coreClient.OperationOptions {}
1759
+ extends coreClient.OperationOptions {
1760
+ /** Number of items per page. */
1761
+ pageSize?: number;
1762
+ /** Indicates whether the collection is descending. */
1763
+ isDescending?: boolean;
1764
+ /** Initial number of items to skip. */
1765
+ initialSkip?: number;
1766
+ }
1766
1767
 
1767
1768
  /** Contains response data for the listBySubscription operation. */
1768
1769
  export type ScalingPlansListBySubscriptionResponse = ScalingPlanList;
1769
1770
 
1770
1771
  /** Optional parameters. */
1771
1772
  export interface ScalingPlansListByHostPoolOptionalParams
1772
- extends coreClient.OperationOptions {}
1773
+ extends coreClient.OperationOptions {
1774
+ /** Number of items per page. */
1775
+ pageSize?: number;
1776
+ /** Indicates whether the collection is descending. */
1777
+ isDescending?: boolean;
1778
+ /** Initial number of items to skip. */
1779
+ initialSkip?: number;
1780
+ }
1773
1781
 
1774
1782
  /** Contains response data for the listByHostPool operation. */
1775
1783
  export type ScalingPlansListByHostPoolResponse = ScalingPlanList;
@@ -1795,6 +1803,55 @@ export interface ScalingPlansListByHostPoolNextOptionalParams
1795
1803
  /** Contains response data for the listByHostPoolNext operation. */
1796
1804
  export type ScalingPlansListByHostPoolNextResponse = ScalingPlanList;
1797
1805
 
1806
+ /** Optional parameters. */
1807
+ export interface ScalingPlanPooledSchedulesGetOptionalParams
1808
+ extends coreClient.OperationOptions {}
1809
+
1810
+ /** Contains response data for the get operation. */
1811
+ export type ScalingPlanPooledSchedulesGetResponse = ScalingPlanPooledSchedule;
1812
+
1813
+ /** Optional parameters. */
1814
+ export interface ScalingPlanPooledSchedulesCreateOptionalParams
1815
+ extends coreClient.OperationOptions {}
1816
+
1817
+ /** Contains response data for the create operation. */
1818
+ export type ScalingPlanPooledSchedulesCreateResponse = ScalingPlanPooledSchedule;
1819
+
1820
+ /** Optional parameters. */
1821
+ export interface ScalingPlanPooledSchedulesDeleteOptionalParams
1822
+ extends coreClient.OperationOptions {}
1823
+
1824
+ /** Optional parameters. */
1825
+ export interface ScalingPlanPooledSchedulesUpdateOptionalParams
1826
+ extends coreClient.OperationOptions {
1827
+ /** Object containing ScalingPlanPooledSchedule definitions. */
1828
+ scalingPlanSchedule?: ScalingPlanPooledSchedulePatch;
1829
+ }
1830
+
1831
+ /** Contains response data for the update operation. */
1832
+ export type ScalingPlanPooledSchedulesUpdateResponse = ScalingPlanPooledSchedule;
1833
+
1834
+ /** Optional parameters. */
1835
+ export interface ScalingPlanPooledSchedulesListOptionalParams
1836
+ extends coreClient.OperationOptions {
1837
+ /** Number of items per page. */
1838
+ pageSize?: number;
1839
+ /** Indicates whether the collection is descending. */
1840
+ isDescending?: boolean;
1841
+ /** Initial number of items to skip. */
1842
+ initialSkip?: number;
1843
+ }
1844
+
1845
+ /** Contains response data for the list operation. */
1846
+ export type ScalingPlanPooledSchedulesListResponse = ScalingPlanPooledScheduleList;
1847
+
1848
+ /** Optional parameters. */
1849
+ export interface ScalingPlanPooledSchedulesListNextOptionalParams
1850
+ extends coreClient.OperationOptions {}
1851
+
1852
+ /** Contains response data for the listNext operation. */
1853
+ export type ScalingPlanPooledSchedulesListNextResponse = ScalingPlanPooledScheduleList;
1854
+
1798
1855
  /** Optional parameters. */
1799
1856
  export interface ApplicationGroupsGetOptionalParams
1800
1857
  extends coreClient.OperationOptions {}
@@ -1826,6 +1883,12 @@ export type ApplicationGroupsUpdateResponse = ApplicationGroup;
1826
1883
  /** Optional parameters. */
1827
1884
  export interface ApplicationGroupsListByResourceGroupOptionalParams
1828
1885
  extends coreClient.OperationOptions {
1886
+ /** Number of items per page. */
1887
+ pageSize?: number;
1888
+ /** Indicates whether the collection is descending. */
1889
+ isDescending?: boolean;
1890
+ /** Initial number of items to skip. */
1891
+ initialSkip?: number;
1829
1892
  /** OData filter expression. Valid properties for filtering are applicationGroupType. */
1830
1893
  filter?: string;
1831
1894
  }
@@ -1845,27 +1908,28 @@ export type ApplicationGroupsListBySubscriptionResponse = ApplicationGroupList;
1845
1908
 
1846
1909
  /** Optional parameters. */
1847
1910
  export interface ApplicationGroupsListByResourceGroupNextOptionalParams
1848
- extends coreClient.OperationOptions {
1849
- /** OData filter expression. Valid properties for filtering are applicationGroupType. */
1850
- filter?: string;
1851
- }
1911
+ extends coreClient.OperationOptions {}
1852
1912
 
1853
1913
  /** Contains response data for the listByResourceGroupNext operation. */
1854
1914
  export type ApplicationGroupsListByResourceGroupNextResponse = ApplicationGroupList;
1855
1915
 
1856
1916
  /** Optional parameters. */
1857
1917
  export interface ApplicationGroupsListBySubscriptionNextOptionalParams
1858
- extends coreClient.OperationOptions {
1859
- /** OData filter expression. Valid properties for filtering are applicationGroupType. */
1860
- filter?: string;
1861
- }
1918
+ extends coreClient.OperationOptions {}
1862
1919
 
1863
1920
  /** Contains response data for the listBySubscriptionNext operation. */
1864
1921
  export type ApplicationGroupsListBySubscriptionNextResponse = ApplicationGroupList;
1865
1922
 
1866
1923
  /** Optional parameters. */
1867
1924
  export interface StartMenuItemsListOptionalParams
1868
- extends coreClient.OperationOptions {}
1925
+ extends coreClient.OperationOptions {
1926
+ /** Number of items per page. */
1927
+ pageSize?: number;
1928
+ /** Indicates whether the collection is descending. */
1929
+ isDescending?: boolean;
1930
+ /** Initial number of items to skip. */
1931
+ initialSkip?: number;
1932
+ }
1869
1933
 
1870
1934
  /** Contains response data for the list operation. */
1871
1935
  export type StartMenuItemsListResponse = StartMenuItemList;
@@ -1907,7 +1971,14 @@ export type ApplicationsUpdateResponse = Application;
1907
1971
 
1908
1972
  /** Optional parameters. */
1909
1973
  export interface ApplicationsListOptionalParams
1910
- extends coreClient.OperationOptions {}
1974
+ extends coreClient.OperationOptions {
1975
+ /** Number of items per page. */
1976
+ pageSize?: number;
1977
+ /** Indicates whether the collection is descending. */
1978
+ isDescending?: boolean;
1979
+ /** Initial number of items to skip. */
1980
+ initialSkip?: number;
1981
+ }
1911
1982
 
1912
1983
  /** Contains response data for the list operation. */
1913
1984
  export type ApplicationsListResponse = ApplicationList;
@@ -1938,7 +2009,14 @@ export type DesktopsUpdateResponse = Desktop;
1938
2009
 
1939
2010
  /** Optional parameters. */
1940
2011
  export interface DesktopsListOptionalParams
1941
- extends coreClient.OperationOptions {}
2012
+ extends coreClient.OperationOptions {
2013
+ /** Number of items per page. */
2014
+ pageSize?: number;
2015
+ /** Indicates whether the collection is descending. */
2016
+ isDescending?: boolean;
2017
+ /** Initial number of items to skip. */
2018
+ initialSkip?: number;
2019
+ }
1942
2020
 
1943
2021
  /** Contains response data for the list operation. */
1944
2022
  export type DesktopsListResponse = DesktopList;
@@ -1983,14 +2061,28 @@ export type HostPoolsUpdateResponse = HostPool;
1983
2061
 
1984
2062
  /** Optional parameters. */
1985
2063
  export interface HostPoolsListByResourceGroupOptionalParams
1986
- extends coreClient.OperationOptions {}
2064
+ extends coreClient.OperationOptions {
2065
+ /** Number of items per page. */
2066
+ pageSize?: number;
2067
+ /** Indicates whether the collection is descending. */
2068
+ isDescending?: boolean;
2069
+ /** Initial number of items to skip. */
2070
+ initialSkip?: number;
2071
+ }
1987
2072
 
1988
2073
  /** Contains response data for the listByResourceGroup operation. */
1989
2074
  export type HostPoolsListByResourceGroupResponse = HostPoolList;
1990
2075
 
1991
2076
  /** Optional parameters. */
1992
2077
  export interface HostPoolsListOptionalParams
1993
- extends coreClient.OperationOptions {}
2078
+ extends coreClient.OperationOptions {
2079
+ /** Number of items per page. */
2080
+ pageSize?: number;
2081
+ /** Indicates whether the collection is descending. */
2082
+ isDescending?: boolean;
2083
+ /** Initial number of items to skip. */
2084
+ initialSkip?: number;
2085
+ }
1994
2086
 
1995
2087
  /** Contains response data for the list operation. */
1996
2088
  export type HostPoolsListResponse = HostPoolList;
@@ -2019,6 +2111,12 @@ export type HostPoolsListNextResponse = HostPoolList;
2019
2111
  /** Optional parameters. */
2020
2112
  export interface UserSessionsListByHostPoolOptionalParams
2021
2113
  extends coreClient.OperationOptions {
2114
+ /** Number of items per page. */
2115
+ pageSize?: number;
2116
+ /** Indicates whether the collection is descending. */
2117
+ isDescending?: boolean;
2118
+ /** Initial number of items to skip. */
2119
+ initialSkip?: number;
2022
2120
  /** OData filter expression. Valid properties for filtering are userprincipalname and sessionstate. */
2023
2121
  filter?: string;
2024
2122
  }
@@ -2042,7 +2140,14 @@ export interface UserSessionsDeleteOptionalParams
2042
2140
 
2043
2141
  /** Optional parameters. */
2044
2142
  export interface UserSessionsListOptionalParams
2045
- extends coreClient.OperationOptions {}
2143
+ extends coreClient.OperationOptions {
2144
+ /** Number of items per page. */
2145
+ pageSize?: number;
2146
+ /** Indicates whether the collection is descending. */
2147
+ isDescending?: boolean;
2148
+ /** Initial number of items to skip. */
2149
+ initialSkip?: number;
2150
+ }
2046
2151
 
2047
2152
  /** Contains response data for the list operation. */
2048
2153
  export type UserSessionsListResponse = UserSessionList;
@@ -2060,10 +2165,7 @@ export interface UserSessionsSendMessageOptionalParams
2060
2165
 
2061
2166
  /** Optional parameters. */
2062
2167
  export interface UserSessionsListByHostPoolNextOptionalParams
2063
- extends coreClient.OperationOptions {
2064
- /** OData filter expression. Valid properties for filtering are userprincipalname and sessionstate. */
2065
- filter?: string;
2066
- }
2168
+ extends coreClient.OperationOptions {}
2067
2169
 
2068
2170
  /** Contains response data for the listByHostPoolNext operation. */
2069
2171
  export type UserSessionsListByHostPoolNextResponse = UserSessionList;
@@ -2103,7 +2205,14 @@ export type SessionHostsUpdateResponse = SessionHost;
2103
2205
 
2104
2206
  /** Optional parameters. */
2105
2207
  export interface SessionHostsListOptionalParams
2106
- extends coreClient.OperationOptions {}
2208
+ extends coreClient.OperationOptions {
2209
+ /** Number of items per page. */
2210
+ pageSize?: number;
2211
+ /** Indicates whether the collection is descending. */
2212
+ isDescending?: boolean;
2213
+ /** Initial number of items to skip. */
2214
+ initialSkip?: number;
2215
+ }
2107
2216
 
2108
2217
  /** Contains response data for the list operation. */
2109
2218
  export type SessionHostsListResponse = SessionHostList;
@@ -2145,7 +2254,14 @@ export type MsixPackagesUpdateResponse = MsixPackage;
2145
2254
 
2146
2255
  /** Optional parameters. */
2147
2256
  export interface MsixPackagesListOptionalParams
2148
- extends coreClient.OperationOptions {}
2257
+ extends coreClient.OperationOptions {
2258
+ /** Number of items per page. */
2259
+ pageSize?: number;
2260
+ /** Indicates whether the collection is descending. */
2261
+ isDescending?: boolean;
2262
+ /** Initial number of items to skip. */
2263
+ initialSkip?: number;
2264
+ }
2149
2265
 
2150
2266
  /** Contains response data for the list operation. */
2151
2267
  export type MsixPackagesListResponse = MsixPackageList;
@@ -2171,98 +2287,6 @@ export interface MsixImagesExpandNextOptionalParams
2171
2287
  /** Contains response data for the expandNext operation. */
2172
2288
  export type MsixImagesExpandNextResponse = ExpandMsixImageList;
2173
2289
 
2174
- /** Optional parameters. */
2175
- export interface PrivateEndpointConnectionsListByHostPoolOptionalParams
2176
- extends coreClient.OperationOptions {}
2177
-
2178
- /** Contains response data for the listByHostPool operation. */
2179
- export type PrivateEndpointConnectionsListByHostPoolResponse = PrivateEndpointConnectionListResultWithSystemData;
2180
-
2181
- /** Optional parameters. */
2182
- export interface PrivateEndpointConnectionsGetByHostPoolOptionalParams
2183
- extends coreClient.OperationOptions {}
2184
-
2185
- /** Contains response data for the getByHostPool operation. */
2186
- export type PrivateEndpointConnectionsGetByHostPoolResponse = PrivateEndpointConnectionWithSystemData;
2187
-
2188
- /** Optional parameters. */
2189
- export interface PrivateEndpointConnectionsDeleteByHostPoolOptionalParams
2190
- extends coreClient.OperationOptions {}
2191
-
2192
- /** Optional parameters. */
2193
- export interface PrivateEndpointConnectionsUpdateByHostPoolOptionalParams
2194
- extends coreClient.OperationOptions {}
2195
-
2196
- /** Contains response data for the updateByHostPool operation. */
2197
- export type PrivateEndpointConnectionsUpdateByHostPoolResponse = PrivateEndpointConnectionWithSystemData;
2198
-
2199
- /** Optional parameters. */
2200
- export interface PrivateEndpointConnectionsListByWorkspaceOptionalParams
2201
- extends coreClient.OperationOptions {}
2202
-
2203
- /** Contains response data for the listByWorkspace operation. */
2204
- export type PrivateEndpointConnectionsListByWorkspaceResponse = PrivateEndpointConnectionListResultWithSystemData;
2205
-
2206
- /** Optional parameters. */
2207
- export interface PrivateEndpointConnectionsGetByWorkspaceOptionalParams
2208
- extends coreClient.OperationOptions {}
2209
-
2210
- /** Contains response data for the getByWorkspace operation. */
2211
- export type PrivateEndpointConnectionsGetByWorkspaceResponse = PrivateEndpointConnectionWithSystemData;
2212
-
2213
- /** Optional parameters. */
2214
- export interface PrivateEndpointConnectionsDeleteByWorkspaceOptionalParams
2215
- extends coreClient.OperationOptions {}
2216
-
2217
- /** Optional parameters. */
2218
- export interface PrivateEndpointConnectionsUpdateByWorkspaceOptionalParams
2219
- extends coreClient.OperationOptions {}
2220
-
2221
- /** Contains response data for the updateByWorkspace operation. */
2222
- export type PrivateEndpointConnectionsUpdateByWorkspaceResponse = PrivateEndpointConnectionWithSystemData;
2223
-
2224
- /** Optional parameters. */
2225
- export interface PrivateEndpointConnectionsListByHostPoolNextOptionalParams
2226
- extends coreClient.OperationOptions {}
2227
-
2228
- /** Contains response data for the listByHostPoolNext operation. */
2229
- export type PrivateEndpointConnectionsListByHostPoolNextResponse = PrivateEndpointConnectionListResultWithSystemData;
2230
-
2231
- /** Optional parameters. */
2232
- export interface PrivateEndpointConnectionsListByWorkspaceNextOptionalParams
2233
- extends coreClient.OperationOptions {}
2234
-
2235
- /** Contains response data for the listByWorkspaceNext operation. */
2236
- export type PrivateEndpointConnectionsListByWorkspaceNextResponse = PrivateEndpointConnectionListResultWithSystemData;
2237
-
2238
- /** Optional parameters. */
2239
- export interface PrivateLinkResourcesListByHostPoolOptionalParams
2240
- extends coreClient.OperationOptions {}
2241
-
2242
- /** Contains response data for the listByHostPool operation. */
2243
- export type PrivateLinkResourcesListByHostPoolResponse = PrivateLinkResourceListResult;
2244
-
2245
- /** Optional parameters. */
2246
- export interface PrivateLinkResourcesListByWorkspaceOptionalParams
2247
- extends coreClient.OperationOptions {}
2248
-
2249
- /** Contains response data for the listByWorkspace operation. */
2250
- export type PrivateLinkResourcesListByWorkspaceResponse = PrivateLinkResourceListResult;
2251
-
2252
- /** Optional parameters. */
2253
- export interface PrivateLinkResourcesListByHostPoolNextOptionalParams
2254
- extends coreClient.OperationOptions {}
2255
-
2256
- /** Contains response data for the listByHostPoolNext operation. */
2257
- export type PrivateLinkResourcesListByHostPoolNextResponse = PrivateLinkResourceListResult;
2258
-
2259
- /** Optional parameters. */
2260
- export interface PrivateLinkResourcesListByWorkspaceNextOptionalParams
2261
- extends coreClient.OperationOptions {}
2262
-
2263
- /** Contains response data for the listByWorkspaceNext operation. */
2264
- export type PrivateLinkResourcesListByWorkspaceNextResponse = PrivateLinkResourceListResult;
2265
-
2266
2290
  /** Optional parameters. */
2267
2291
  export interface DesktopVirtualizationAPIClientOptionalParams
2268
2292
  extends coreClient.ServiceClientOptions {