protocol property
Protocol to mount with. Possible string values are:
- "PROTOCOLS_UNSPECIFIED" : Unspecified protocol
- "NFSV3" : NFS V3 protocol
- "NFSV4" : NFS V4 protocol
- "SMB" : SMB protocol
Implementation
core.String? protocol;
Protocol to mount with. Possible string values are:
core.String? protocol;