asyncSecondaryDisks property

Map<String, DiskAsyncReplicationList>? asyncSecondaryDisks
getter/setter pair

A list of disks this disk is asynchronously replicated to.

Output only.

Implementation

core.Map<core.String, DiskAsyncReplicationList>? asyncSecondaryDisks;