Get-VBREntraIDTenantBackup
Short Description
Returns backups of Microsoft Entra ID tenants.
Applies to
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
This cmdlet provides parameter sets that allow you to:
- Get all backups of Entra ID tenants.
- Get backups by their IDs.
- Get backups by job names.
Detailed Description
This cmdlet returns backups of Microsoft Entra ID tenants.
Parameters
Parameter | Description | Type | Required | Position | Accept |
---|---|---|---|---|---|
Id | Specifies an array of tenant backup IDs. | Guid[] | True | Named | True (ByPropertyName) |
Name | Specifies an array of job names whose backups you want to get. | String[] | True | Named | False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see Microsoft Docs.
Output Object
The cmdlet returns the array of VBREntraIDTenantBackup objects that contain properties of backups.
Examples
Example 1. Getting All Backups
Example 2. Getting Backup by Job Name