machineIds property

List<String>? machineIds
getter/setter pair

Machine ids connected to this volume.

Set only when protocol is PROTOCOL_FC.

Implementation

core.List<core.String>? machineIds;