Class

VMware_VCloud_SDK_ShadowVm

class VMware_VCloud_SDK_ShadowVm extends VMware_VCloud_SDK_Abstract

Methods

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.

Details

public string getEntityId()

Get vCloud ID of the vCloud resource entity from its data object.

Return Value

string

at line 11
public VMware_VCloud_API_ReferencesType getShadowVmRef()

Returns the shadowVm.

at line 23
public VMware_VCloud_API_ReferencesType getShadowVm()

Gets the shadowVm data object.

at line 35
public VMware_VCloud_API_TaskType delete()

Deletes shadow VM.