CacheDirectorySettingsResponse

data class CacheDirectorySettingsResponse(val activeDirectory: CacheActiveDirectorySettingsResponse? = null, val usernameDownload: CacheUsernameDownloadSettingsResponse? = null)

Cache Directory Services settings.

Constructors

Link copied to clipboard
constructor(activeDirectory: CacheActiveDirectorySettingsResponse? = null, usernameDownload: CacheUsernameDownloadSettingsResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies settings for joining the HPC Cache to an Active Directory domain.

Link copied to clipboard

Specifies settings for Extended Groups. Extended Groups allows users to be members of more than 16 groups.