ENUM
FileDownloadType
Description
Type of file download location.
link GraphQL Schema definition
- enum FileDownloadType {
- # Download to cloud.
- # Download to virtual machine.
- # Unspecified download type.
- }
ENUM
Type of file download location.
- enum FileDownloadType {
- # Download to cloud.
- # Download to virtual machine.
- # Unspecified download type.
- }