Data Object - UserHomeSiteBase

Class
VMware.Hv.UserHomeSiteBase
Property of
UserHomeSiteInfo
Parameter to
UserHomeSite_Create
See also
GlobalApplicationEntitlementId, GlobalEntitlementId, SiteId, UserOrGroupId
Since
Horizon View 6.0

Data Object Description

User home site base information.

Data Object Properties

Properties

Name Type Description
userOrGroupUserOrGroupId

The user or group for whom this is the home site.
  • This property cannot be updated.
siteSiteId

Home Site Id
  • This property cannot be updated.
globalEntitlementGlobalEntitlementId

If set, the specified site is the overriding home site for this GlobalEntitlement. If both globalEntitlement and globalApplicationEntitlement are unset, the specified site is the global configured home site.
  • This property need not be set.
  • This property cannot be updated.
globalApplicationEntitlementGlobalApplicationEntitlementId

If set, the specified site is the overriding home site for this GlobalApplicationEntitlement. If both globalEntitlement and globalApplicationEntitlement are unset, the specified site is the global configured home site.

Since Horizon View 6.2
  • This property need not be set.
  • This property cannot be updated.