Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface SharedFileSystemConfiguration

The configuration for a shared file storage system that is associated with a studio resource.

Hierarchy

  • SharedFileSystemConfiguration

Properties

endpoint?: string

The endpoint of the shared file system that is accessed by the studio component resource.

fileSystemId?: string

The unique identifier for a file system.

linuxMountPoint?: string

The mount location for a shared file system on a Linux virtual workstation.

shareName?: string

The name of the file share.

windowsMountDrive?: string

The mount location for a shared file system on a Windows virtual workstation.