--- title: "Get-VBRCapacityTierSyncInterval" description: "This cmdlet returns a time period of checkpoints in capacity tier that are available for synchronization. You may want to run this cmdlet before you synchronize the state of the backup chains on performance tier with the state of the backup chains..." canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrcapacitytiersyncinterval.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup Infrastructure > Scale-Out Backup Repositories > Immutability > Get-VBRCapacityTierSyncInterval" dateModified: "2026-08-19" --- # Get-VBRCapacityTierSyncInterval ## Short Description Returns a time period of checkpoints in capacity tier that are available for synchronization. ## Syntax This cmdlet provides the following parameter sets:
AllParameterSets (Default)
Job
Backup
TenantBackupId
TenantId
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
Backup |
Specifies a backup. The cmdlet will return a time period that contains checkpoints on the capacity tier for this backup. Accepts the |
|
True |
Named |
True (ByPropertyName) |
|
Job |
Specifies a job. The cmdlet will return a time period that contains checkpoints on the capacity tier for this job. Accepts the |
True |
Named |
True (ByPropertyName) |
|
|
Repository |
Specifies a scale-out backup repository. The cmdlet will return a time period that contains checkpoints that were moved from this scale-out backup repository but are still available on the capacity tier. Accepts the |
True |
Named |
True (ByPropertyName, ByValue) |
|
|
TenantBackupId |
Specifies an ID of the cloud tenant backup. The cmdlet will return a time period that contains checkpoints on the capacity tier for this backup. |
|
True |
Named |
False |
|
TenantId |
Specifies an ID of the cloud tenant. The cmdlet will return a time period that contains checkpoints on the capacity tier created by this tenant. |
|
True |
Named |
False |