volumeBackupConfigs property

List<VolumeBackupConfig>? volumeBackupConfigs
getter/setter pair

A list of backup configurations for volumes in the pool.

Implementation

core.List<VolumeBackupConfig>? volumeBackupConfigs;