replications property

List<Replication>? replications
getter/setter pair

A list of replications in the project for the specified volume.

Implementation

core.List<Replication>? replications;