你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

HostPoolType type

Defines values for HostPoolType.
KnownHostPoolType can be used interchangeably with HostPoolType, this enum contains the known values that the service supports.

Known values supported by the service

Personal: Users will be assigned a SessionHost either by administrators (PersonalDesktopAssignmentType = Direct) or upon connecting to the pool (PersonalDesktopAssignmentType = Automatic). They will always be redirected to their assigned SessionHost.
Pooled: Users get a new (random) SessionHost every time it connects to the HostPool.
BYODesktop: Users assign their own machines, load balancing logic remains the same as Personal. PersonalDesktopAssignmentType must be Direct.

type HostPoolType = string