Share via


ClusterRecoveryPointCollection interface

Collection of cluster recovery point details.

Properties

nextLink

The value of next link.

value

The cluster recovery point details.

Property Details

The value of next link.

nextLink?: string

Property Value

string

value

The cluster recovery point details.

value?: ClusterRecoveryPoint[]

Property Value