SharedFileSystemConfiguration

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

The unique identifier for a file system.

Link copied to clipboard

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

Link copied to clipboard

The name of the file share.

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String