nfsPath property

String? nfsPath
getter/setter pair

The path to access NFS, in format shareIP:/InstanceID InstanceID is the generated ID instead of customer provided name.

example like "10.0.0.0:/g123456789-nfs001"

Output only.

Implementation

core.String? nfsPath;