Package version:

Interface VolumePatchPropertiesDataProtection

DataProtection type volumes include an object containing details of the replication

interface VolumePatchPropertiesDataProtection {
    backup?: VolumeBackupProperties;
    snapshot?: VolumeSnapshotProperties;
}

Properties

Properties

Backup Properties

Snapshot properties.