PowerCLI Reference

OrgVdc - Object

Property of
CIVMTemplate, Media, OrgVdcNetwork, CIVAppTemplate, CIVM
Parameter to
Get-ProviderVdc, Get-CIVApp, Get-CIVM, Import-CIVApp, Import-CIVAppTemplate, New-CIVAppTemplate, Remove-OrgVdc, Set-OrgVdc, Get-NetworkPool, New-CIVApp, Set-CIVApp, Get-OrgVdcNetwork
Returned by
New-OrgVdc, Set-OrgVdc, Get-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 © VMware, Inc. All rights reserved.