UiPath Documentation
activities
latest
false
IT 自动化活动
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

创建主机池

“创建主机池”活动,该活动会在 Azure 中创建新主机池。

UiPath.AzureWVD.Activities.AzureWVDCreateHostPool

描述

用于创建新主机池。该活动将创建默认桌面应用程序组。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

  • “显示名称”- 活动的显示名称。

主机池类型选项

  • PersonalDesktopAssignmentType - The personal desktop assignment type. Taken into consideration when Type is set to Personal. Select one of two options: Automatic, Direct. The default value is Automatic.
  • PooledDesktopLoadBalancing -The load balancing algorithm. Taken into consideration when Type is set to Pooled. Select one of two options: BreadthFirst, DepthFirst. The default value is BreadthFirst.
  • PooledDesktopMaxSessionLimit - The maximum number of users that have concurrent sessions on a session host. Taken into consideration when Type is set to Pooled. This field supports only integer and Int32 variables.
  • Type - The type of the host pool. Select one of two options: Personal, Pooled. The default value is Personal.

输入

  • Description - The description of the host pool.
  • FriendlyName - The friendly name of the host pool.
  • Name - The name of the host pool.
  • Region - The Azure region where the metadata for the host pool and its related objects will be stored. Select an option from the drop-down list.
  • ResourceGroupName - The name of the resource group to which the host pool belongs.
  • Tags - The tags for the host pool. It should contain two columns, the first one representing the name and the second its value. This field supports only DataTable variables.
  • ValidationEnvironment - Specify whether you want to test service changes before they are deployed to production. This field only supports boolean values (True, False). The default value is False.
  • Workspace - The name of an existing workspace. The host pool's default desktop application group will be registered with this workspace.

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。

输出

  • HostPool - The details of the newly created host pool. This field supports only WVDHostPool variables.
  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 主机池类型选项
  • 输入
  • 其他
  • 输出

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新