class VMware_VCloud_API_CreateVdcParamsType extends VMware_VCloud_API_ParamsType
| static | $defaultNS |
public
__construct(array $VCloudExtension = null, string $name = null, string $Description = null, string $AllocationModel = null, VMware_VCloud_API_ComputeCapacityType $ComputeCapacity = null, int $NicQuota = null, int $NetworkQuota = null, int $VmQuota = null, boolean $IsEnabled = null, array $VdcStorageProfile = null, float $ResourceGuaranteedMemory = null, float $ResourceGuaranteedCpu = null, int $VCpuInMhz = null, boolean $IsThinProvision = null, VMware_VCloud_API_ReferenceType $NetworkPoolReference = null, VMware_VCloud_API_ReferenceType $ProviderVdcReference = null, boolean $UsesFastProvisioning = null, boolean $OverCommitAllowed = True)
public
getVCloudExtension()
public
setVCloudExtension($VCloudExtension)
public
addVCloudExtension($value)
public
get_anyAttributes()
public
set_anyAttributes($anyAttributes)
public
get_tagName()
public
set_tagName($tagName)
public
export($name = null, $out = '', $level, $namespacedef = null, $namespace = null, $rootNS = null)
public
build($node, $namespaces = '')
public
getDescription()
public
setDescription($Description)
public
get_name()
public
set_name($name)
public
getAllocationModel()
public
setAllocationModel($AllocationModel)
public
getComputeCapacity()
public
setComputeCapacity($ComputeCapacity)
public
getNicQuota()
public
setNicQuota($NicQuota)
public
getNetworkQuota()
public
setNetworkQuota($NetworkQuota)
public
getVmQuota()
public
setVmQuota($VmQuota)
public
getIsEnabled()
public
setIsEnabled($IsEnabled)
public
getVdcStorageProfile()
public
setVdcStorageProfile($VdcStorageProfile)
public
addVdcStorageProfile($value)
public
getResourceGuaranteedMemory()
public
setResourceGuaranteedMemory($ResourceGuaranteedMemory)
public
getResourceGuaranteedCpu()
public
setResourceGuaranteedCpu($ResourceGuaranteedCpu)
public
getVCpuInMhz()
public
setVCpuInMhz($VCpuInMhz)
public
getIsThinProvision()
public
setIsThinProvision($IsThinProvision)
public
getNetworkPoolReference()
public
setNetworkPoolReference($NetworkPoolReference)
public
getProviderVdcReference()
public
setProviderVdcReference($ProviderVdcReference)
public
getUsesFastProvisioning()
public
setUsesFastProvisioning($UsesFastProvisioning)
public
getOverCommitAllowed()
public
setOverCommitAllowed($OverCommitAllowed)