ENUM
NasShareDetailShareType
Description
Specifies the type of the NAS share.
link GraphQL Schema definition
- enum NasShareDetailShareType {
- # NFS share type.
- # SMB share type.
- }
ENUM
Specifies the type of the NAS share.
- enum NasShareDetailShareType {
- # NFS share type.
- # SMB share type.
- }