--- title: "VBRAzureVMSize" description: "Contains Microsoft Azure VM configuration option. Property Type Description GUID ID of subscription with which the configuration option is associated. int32 Available number of cores. int32 Maximum amount of memory (Mb)." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrazurevmsize.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRAzureVMSize" dateModified: "2026-08-19" --- # VBRAzureVMSize Contains Microsoft Azure VM configuration option. ## Properties

Property

Type

Description

SubscriptionId

GUID

ID of subscription with which the configuration option is associated.

Cores

int32

Available number of cores.

Memory

int32

Maximum amount of memory (Mb).

MaxDisks

int32

Maximum number of data disks.

Location

string

Datacenter location.

Name

string

Virtual network name.

## Related Commands [`Get-VBRAzureVMSize`](get-vbrazurevmsize.md)