class VMware_VCloud_SDK_ShadowVm 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_ReferencesType |
getShadowVmRef()
Returns the shadowVm. |
|
| VMware_VCloud_API_ReferencesType |
getShadowVm()
Gets the shadowVm data object. |
|
| VMware_VCloud_API_TaskType |
delete()
Deletes shadow VM. |
public string
getEntityId()
Get vCloud ID of the vCloud resource entity from its data object.
public VMware_VCloud_API_ReferencesType
getShadowVmRef()
Returns the shadowVm.
public VMware_VCloud_API_ReferencesType
getShadowVm()
Gets the shadowVm data object.
public VMware_VCloud_API_TaskType
delete()
Deletes shadow VM.