TeamsRuleRuleSettingsAuditSsh

data class TeamsRuleRuleSettingsAuditSsh(val commandLogging: Boolean? = null)

Constructors

Link copied to clipboard
constructor(commandLogging: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val commandLogging: Boolean? = null

Enable to turn on SSH command logging.