vSphere PowerCLI Reference

OrgVdc - Object

Property of
Media, CIVM, CIVAppTemplate
Parameter to
Get-ProviderVdc, Get-CIVApp, Get-CIVM, Import-CIVApp, Import-CIVAppTemplate, New-CIVAppTemplate, Remove-OrgVdc, Set-OrgVdc, Get-NetworkPool, New-CIVApp, Set-CIVApp
Returned by
Set-OrgVdc, Get-OrgVdc, New-OrgVdc
Extends
CIObject

Properties

NameTypeNotes
AllocationModelOrgVdcAllocationModel 
Enabledbool 
ProviderVdcProviderVdc 
OrgOrg 
CpuUsedGhzdouble 
CpuLimitGhzdouble 
CpuAllocationGhzdouble 
CpuOverheadGhzdouble 
MemoryUsedGBDecimal 
MemoryLimitGBDecimal 
MemoryAllocationGBDecimal 
MemoryOverheadGBDecimal 
StorageUsedGBDecimal 
StorageLimitGBDecimal 
StorageAllocationGBDecimal 
StorageOverheadGBDecimal 
VAppCountint 
StatusOrgVdcStatus 
NetworkPoolNetworkPool 
NetworkMaxCountint? 
VMMaxCountint? 
NicMaxCountint? 
MemoryGuaranteedPercentint? 
CpuGuaranteedPercentint? 
VMCpuCoreMHzlong? 
ThinProvisionedbool? 
UseFastProvisioningbool? 
Properties inherited from CIObject
Name, Id, Description, Href, ExtensionData, Client, Uid

Methods

Methods defined in this object
ToString

ToString

Returns the name of the OrgVdc.
Syntax
string ToString()
Return value
string

Parameters

NameTypeDescription
none

Copyright © 1998 - 2014 VMware, Inc. All rights reserved.