Share via


A2AClusterRecoveryPointDetails interface

A2A provider specific cluster recovery point details.

Extends

Properties

instanceType

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

nodes

The list of nodes representing the cluster.

recoveryPointSyncType

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

Property Details

instanceType

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

instanceType: "A2A"

Property Value

"A2A"

nodes

The list of nodes representing the cluster.

nodes?: string[]

Property Value

string[]

recoveryPointSyncType

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

recoveryPointSyncType?: string

Property Value

string