class VMware_VCloud_SDK_Extension_VMWProviderVdcResourcePool extends VMware_VCloud_SDK_Abstract
| string |
getEntityId()
Get vCloud ID of the vCloud resource entity from its data object. |
from VMware_VCloud_SDK_Abstract |
| VMware_VCloud_API_ReferenceType |
getResourcePoolRef()
Get a reference to the resource pool entity. |
|
| VMware_VCloud_API_Extension_ContainerType |
getResourcePool()
Gets the resource pool data object. |
|
| VMware_VCloud_API_ReferenceType |
getVMWResourcePoolVMList()
List all VMs using this resource pool. |
public string
getEntityId()
Get vCloud ID of the vCloud resource entity from its data object.
public VMware_VCloud_API_ReferenceType
getResourcePoolRef()
Get a reference to the resource pool entity.
public VMware_VCloud_API_Extension_ContainerType
getResourcePool()
Gets the resource pool data object.
public VMware_VCloud_API_ReferenceType
getVMWResourcePoolVMList()
List all VMs using this resource pool.