--- title: "VBOOrganizationSite" description: "Contains details about an organization site. New-VBOBackupItem Get-VBOOrganizationSite New-VBORbacRoleItem Get-VBOEntityData" canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/vboorganizationsite.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Types > VBOOrganizationSite" dateModified: "2026-08-21" --- # VBOOrganizationSite Contains details about an organization site.

Property

Type

Description

OrganizationId

GUID

Microsoft organization ID.

SiteId

GUID

ID of the organization site.

WebId

GUID

ID of the subsite.

Name

String

Name of the organization site.

URL

String

Path to the organization site.

IsCloud

Bool

If True, the organization site is located in cloud.

ParentURL

String

Path for the parent object.

IsAvailable

Bool

If True, the organization site is available for backup and restore.

SiteCollectionError

String

Error occurred when processing site collections.

## Related Commands - [`New-VBOBackupItem`](new-vbobackupitem.md) - [`Get-VBOOrganizationSite`](get-vboorganizationsite.md) - [`New-VBORbacRoleItem`](new-vborbacroleitem.md) - [`Get-VBOEntityData`](get-vboentitydata.md)