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
userUserOrGroupId

The user id associated with this pod assignment. This will never be a group id.
  • This property cannot be updated.
podPodId

The pod id associated with this pod assignment.
  • This property cannot be updated.
globalEntitlementGlobalEntitlementId

The global entitlement id associated with this pod assignment. Only one of globalEntitlement and globalApplicationEntitlement may be set.
  • This property need not be set.
  • This property cannot be updated.
globalApplicationEntitlementGlobalApplicationEntitlementId

The global application entitlement id associated with this pod assignment. Only one of globalEntitlement and globalApplicationEntitlement may be set.

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