GetDirectoryWorkspaceAccessProperty

data class GetDirectoryWorkspaceAccessProperty(val deviceTypeAndroid: String, val deviceTypeChromeos: String, val deviceTypeIos: String, val deviceTypeLinux: String, val deviceTypeOsx: String, val deviceTypeWeb: String, val deviceTypeWindows: String, val deviceTypeZeroclient: String)

Constructors

Link copied to clipboard
constructor(deviceTypeAndroid: String, deviceTypeChromeos: String, deviceTypeIos: String, deviceTypeLinux: String, deviceTypeOsx: String, deviceTypeWeb: String, deviceTypeWindows: String, deviceTypeZeroclient: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

(Optional) Indicates whether users can use Android devices to access their WorkSpaces.

Link copied to clipboard

(Optional) Indicates whether users can use Chromebooks to access their WorkSpaces.

Link copied to clipboard

(Optional) Indicates whether users can use iOS devices to access their WorkSpaces.

Link copied to clipboard

(Optional) Indicates whether users can use Linux clients to access their WorkSpaces.

Link copied to clipboard

(Optional) Indicates whether users can use macOS clients to access their WorkSpaces.

Link copied to clipboard

(Optional) Indicates whether users can access their WorkSpaces through a web browser.

Link copied to clipboard

(Optional) Indicates whether users can use Windows clients to access their WorkSpaces.

Link copied to clipboard

(Optional) Indicates whether users can use zero client devices to access their WorkSpaces.