ENUM
CreateNasShareInputShareType
Description
Type of the NAS share being added.
link GraphQL Schema definition
- enum CreateNasShareInputShareType {
- # NFS share type.
- # SMB share type.
- }
ENUM
Type of the NAS share being added.
- enum CreateNasShareInputShareType {
- # NFS share type.
- # SMB share type.
- }