Esx.Settings.Hosts.Software.Commits.ApplyStatusType
Esx.Settings.Hosts.Software.Commits.ApplyStatusType
The Esx.Settings.Hosts.Software.Commits.ApplyStatusType enumerated type defines possible values regarding the application of this commit.
Possible values:
- APPLIED: Commit has been applied to the host.
- NOT_APPLIED: Commit hasn't been applied to the host.
This enumeration was added in vSphere API 8.0.0.1.
This data structure has no properties.
Enumeration:
APPLIED,
NOT_APPLIED,