A2AClusterRecoveryPointDetails interface

A2A provider specific cluster recovery point details.

Extends

Properties

instanceType

Gets the provider type.

nodes

The list of nodes representing the cluster.

recoveryPointSyncType

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

Property Details

instanceType

Gets the provider type.

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