public interface SnapshotReplicationCopyPolicy
Modifier and Type | Method and Description |
---|---|
boolean |
copyPartial()
Specifies if Snapshots are copied from the first completely successful
VCloudProtectionJob Run or the first partially successful
VCloudProtectionJob Run occurring at the start of the replication schedule.
|
long |
daysToKeep()
Specifies the number of days to retain copied Snapshots on the target.
|
int |
multiplier()
Specifies a factor to multiply the periodicity by, to determine the copy
schedule.
|
ReplicationPeriodicity |
periodicity()
Specifies the frequency that Snapshots should be copied to the specified
target.
|
ReplicationTargetSettings |
target()
Specifies the replication target to copy the Snapshots to.
|
boolean copyPartial()
long daysToKeep()
int multiplier()
ReplicationPeriodicity periodicity()
ReplicationTargetSettings target()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.