--- title: "VBRAzureInstantRecovery" description: "Contains an object with information on Instant Recovery to Microsoft Azure. Get-VBRAzureInstantRecovery Start-VBRAzureInstantRecoveryMigration" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/vbrazureinstantrecovery.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Veeam PowerShell Types > VBRAzureInstantRecovery" dateModified: "2026-09-03" --- # VBRAzureInstantRecovery Contains an object with information on Instant Recovery to Microsoft Azure. ## Properties

Property

Type

Description

RestorePointId

Guid

A restore point ID.

Platform

VBRPlatform

A platform where the recovered workload resides.

State

VBRAzureInstantRecoveryState

A recovery state.

TargetVm

VBRAzureIRTargetVmInfo

Information on a Microsoft Azure VM.

Log

VBRLogItem[]

Instant Recovery to Microsoft Azure session logs.

## Related Commands - [`Get-VBRAzureInstantRecovery`](get-vbrazureinstantrecovery.md) - [`Start-VBRAzureInstantRecoveryMigration`](start-vbrazureinstantrecoverymigration.md)