View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - UserHomeSiteBase
- Class
- VMware.Hv.UserHomeSiteBase
- Property of
- UserHomeSiteInfo, UserHomeSitesSpec
- 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 |
---|---|---|
userOrGroup | UserOrGroupId |
The user or group for whom this is the home site.
|
site | SiteId |
Home Site Id
|
globalEntitlement | GlobalEntitlementId |
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.
|
globalApplicationEntitlement | GlobalApplicationEntitlementId |
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
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |