--- title: "VBRCloudServer" description: "Contains service provider cloud server. Property Type Description GUID Service provider ID. string Version of VMware vSphere API or Hyper-V server. int32 Quota of CPU resources assigned to the hardware plan (MHz)." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrcloudserver.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRCloudServer" dateModified: "2026-08-19" --- # VBRCloudServer Contains service provider cloud server. ## Properties
|
Property |
Type |
Description |
|---|---|---|
|
CloudProviderId |
GUID |
Service provider ID. |
|
ApiVersion |
string |
Version of VMware vSphere API or Hyper-V server. |
|
CPU |
int32 |
Quota of CPU resources assigned to the hardware plan (MHz). |
|
Memory |
int32 |
Quota of memory resources assigned to the hardware plan (Mb). |
|
Platform |
Virtualization platform. |
|
|
Name |
string |
Server name. |
|
Id |
GUID |
Server ID. |