Volume Group Sap Hana Volume Data Protection Replication
data class VolumeGroupSapHanaVolumeDataProtectionReplication(val endpointType: String? = null, val remoteVolumeLocation: String, val remoteVolumeResourceId: String, val replicationFrequency: String)
Properties
Link copied to clipboard
The endpoint type. Possible values are dst
and src
. Defaults to dst
.
Link copied to clipboard
Location of the primary volume.
Link copied to clipboard
Resource ID of the primary volume.
Link copied to clipboard
eplication frequency. Possible values are 10minutes
, daily
and hourly
.