nfsPath property
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;
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.
core.String? nfsPath;