# Functions
Create creates a VirtualApp.
Delete destroys a VirtualApp.
FromID locates a VirtualApp by its managed object reference ID.
FromPath returns a VirtualApp via its supplied path.
HasChildren checks to see if a vApp container has any child items (virtual machines, vApps, or resource pools) and returns true if that is the case.
IsVApp checks if a given managed object ID is a vApp.
Properties returns the VirtualApp managed object from its higher-level object.
Update updates a VirtualApp.