OrgVdc Structure
VMware.VimAutomation.Cloud.Types.V1.OrgVdc
Properties
| Name | Type |
|---|---|
| AllocationModel | OrgVdcAllocationModel |
| CpuAllocationGhz | Double |
| CpuGuaranteedPercent | Int32 |
| CpuLimitGhz | Double |
| CpuOverheadGhz | Double |
| CpuUsedGhz | Double |
| Description | String |
| Enabled | Boolean |
| ExtensionData | Object |
| Href | String |
| Id | String |
| MemoryAllocationGB | Decimal |
| MemoryGuaranteedPercent | Int32 |
| MemoryLimitGB | Decimal |
| MemoryOverheadGB | Decimal |
| MemoryUsedGB | Decimal |
| Name | String |
| NetworkMaxCount | Int32 |
| NetworkPool | NetworkPool |
| NicMaxCount | Int32 |
| Org | Org |
| ProviderVdc | ProviderVdc |
| Status | OrgVdcStatus |
| StorageAllocationGB | Decimal |
| StorageLimitGB | Decimal |
| StorageOverheadGB | Decimal |
| StorageProfiles | VdcStorageProfile[] |
| StorageUsedGB | Decimal |
| ThinProvisioned | Boolean |
| Uid | String |
| UseFastProvisioning | Boolean |
| VAppCount | Int32 |
| VMCpuCoreMHz | Int64 |
| VMMaxCount | Int32 |