Directory Workspace Access Properties
data class DirectoryWorkspaceAccessProperties(val deviceTypeAndroid: String? = null, val deviceTypeChromeos: String? = null, val deviceTypeIos: String? = null, val deviceTypeLinux: String? = null, val deviceTypeOsx: String? = null, val deviceTypeWeb: String? = null, val deviceTypeWindows: String? = null, val deviceTypeZeroclient: String? = null)
Properties
Link copied to clipboard
Indicates whether users can use Android devices to access their WorkSpaces.
Link copied to clipboard
Indicates whether users can use Chromebooks to access their WorkSpaces.
Link copied to clipboard
Indicates whether users can use iOS devices to access their WorkSpaces.
Link copied to clipboard
Indicates whether users can use Linux clients to access their WorkSpaces.
Link copied to clipboard
Indicates whether users can use macOS clients to access their WorkSpaces.
Link copied to clipboard
Indicates whether users can access their WorkSpaces through a web browser.
Link copied to clipboard
Indicates whether users can use Windows clients to access their WorkSpaces.
Link copied to clipboard
Indicates whether users can use zero client devices to access their WorkSpaces.