View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - PodAssignmentData
- Class
- VMware.Hv.PodAssignmentData
- Property of
- PodAssignmentInfo
- See also
- GlobalApplicationEntitlementId, GlobalEntitlementId, PodId, UserOrGroupId
- Since
- Horizon View 6.0
Data Object Description
Data about the pod assignment.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
user | UserOrGroupId |
The user id associated with this pod assignment. This will never be a
group id.
|
pod | PodId |
The pod id associated with this pod assignment.
|
globalEntitlement | GlobalEntitlementId |
The global entitlement id associated with this pod assignment. Only
one of globalEntitlement and
globalApplicationEntitlement may be set.
|
globalApplicationEntitlement | GlobalApplicationEntitlementId |
The global application entitlement id associated with this pod
assignment. Only one of globalEntitlement
and globalApplicationEntitlement may be
set.
Since Horizon View 6.2
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |