VolumePropertiesResponseDataProtection

data class VolumePropertiesResponseDataProtection(val backup: VolumeBackupPropertiesResponse? = null, val replication: ReplicationObjectResponse? = null, val snapshot: VolumeSnapshotPropertiesResponse? = null)

DataProtection type volumes include an object containing details of the replication

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Backup Properties

Link copied to clipboard

Replication properties

Link copied to clipboard

Snapshot properties.