autoSnapshots property

List<AutoSnapshotDetails>? autoSnapshots
final

An array of objects that describe the automatic snapshots that are available for the specified source instance or disk.

Implementation

final List<AutoSnapshotDetails>? autoSnapshots;