[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
UserDesktopMappingAssignRequest
Properties
string
userName
Required
User Name
string
hdcId
Required
HDC Id
string
orgId
Required
Org ID that owns the entitlement user belongs to
string
poolId
Required
Pool user belongs to
string
templateId
Required
Template Id
string
userId
Required
User Id
string
userPrincipalName
Required
User principal name from identity provider
string
vmId
Required
Dedicated VM for the user
string
entitlementId
Optional
JSON Example
{
"orgId": "0123456789",
"poolId": "pool-id-12345",
"userPrincipalName": "john.smith@horizonv2.onmicrosof.com"
}