locationsDetails property

List<MirroringEndpointGroupAssociationLocationDetails>? locationsDetails
getter/setter pair

The list of locations where the association is present.

This information is retrieved from the linked endpoint group, and not configured as part of the association itself.

Output only.

Implementation

core.List<MirroringEndpointGroupAssociationLocationDetails>? locationsDetails;