localMount property

String? localMount
getter/setter pair

A directory inside the VM instance's file system where the storage resource should be mounted (e.g., /mnt/share).

Required.

Implementation

core.String? localMount;