A2ARecoveryPointDetails interface

A2A provider specific recovery point details.

Extends

Properties

disks

List of disk ids representing a recovery point.

instanceType

Polymorphic discriminator, which specifies the different types this object can be

recoveryPointSyncType

A value indicating whether the recovery point is multi VM consistent.

Property Details

disks

List of disk ids representing a recovery point.

disks?: string[]

Property Value

string[]

instanceType

Polymorphic discriminator, which specifies the different types this object can be

instanceType: "A2A"

Property Value

"A2A"

recoveryPointSyncType

A value indicating whether the recovery point is multi VM consistent.

recoveryPointSyncType?: string

Property Value

string