--- title: "VBOAzureVirtualMachineSize" description: "Contains details about the Azure archiver appliance size. New-VBOAzureArchiverAppliance Get-VBOAzureVirtualMachineSize" canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/vboazurevirtualmachinesize.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Types > VBOAzureVirtualMachineSize" dateModified: "2026-08-21" --- # VBOAzureVirtualMachineSize Contains details about the Azure archiver appliance size.

Property

Type

Description

Name

String

Name of the Azure archiver appliance.

CoresCount

Int

Number of processor cores.

MemoryMB

Long

Auxiliary virtual machine memory.

OsDiskSizeMB

Long

Size of the operating system partition.

ResourceDiskSizeMB

Long

Size of the resource partition.

## Related Commands - [`New-VBOAzureArchiverAppliance`](new-vboazurearchiverappliance.md) - [`Get-VBOAzureVirtualMachineSize`](get-vboazurevirtualmachinesize.md)