hybridReplicationType property
Type of the hybrid replication.
Optional. Possible string values are:
- "VOLUME_HYBRID_REPLICATION_TYPE_UNSPECIFIED" : Unspecified hybrid replication type.
- "MIGRATION" : Hybrid replication type for migration.
- "CONTINUOUS_REPLICATION" : Hybrid replication type for continuous replication.
- "ONPREM_REPLICATION" : New field for reversible OnPrem replication, to be used for data protection.
- "REVERSE_ONPREM_REPLICATION" : New field for reversible OnPrem replication, to be used for data protection.
Implementation
core.String? hybridReplicationType;