--- title: "VBOAzureBlobContainer" description: "Contains details about a Microsoft Azure Blob container. Get-VBOAzureBlobContainer Add-VBOAzureBlobFolder Get-VBOAzureBlobFolder" canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/vboazureblobcontainer.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Types > VBOAzureBlobContainer" dateModified: "2026-08-21" --- # VBOAzureBlobContainer Contains details about a Microsoft Azure Blob container.

Property

Type

Description

Name

String

Container name.

RegionType

VBOAzureRegionType

Microsoft Entra region. Possible values:

  • Global
  • Germany
  • China
  • Government

ConnectionSettings

VBOAzureBlobConnectionSettings

Connection settings to Microsoft Azure Blob Storage.

## Related Commands - [`Get-VBOAzureBlobContainer`](get-vboazureblobcontainer.md) - [`Add-VBOAzureBlobFolder`](add-vboazureblobfolder.md) - [`Get-VBOAzureBlobFolder`](get-vboazureblobfolder.md)