locations property

List<MirroringLocation>? locations
getter/setter pair

The list of locations where the deployment group is present.

Output only.

Implementation

core.List<MirroringLocation>? locations;