Get-VBREntraIDTenantBackup
Short Description
Returns backups of Microsoft Entra ID tenants.
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
This cmdlet provides the following parameter sets:
-
AllParameterSets (Default)Get-VBREntraIDTenantBackup [<CommonParameters>]
-
IdGet-VBREntraIDTenantBackup [-Id <Guid[]>] [<CommonParameters>]
-
NameGet-VBREntraIDTenantBackup [-Name <String[]>] [<CommonParameters>]
Detailed Description
This cmdlet returns backups of Microsoft Entra ID tenants.
Parameters
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Id |
Specifies an array of tenant backup IDs. |
|
False |
Named |
True (ByPropertyName) |
|
Name |
Specifies an array of job names whose backups you want to get. |
|
False |
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
|
This example shows how to get all backups.
|
Example 2. Getting Backup by Job Name
|
This example shows how to get backups of the
|