ConfigurationProfilePreferenceAntiMalwareResponse

data class ConfigurationProfilePreferenceAntiMalwareResponse(val enableRealTimeProtection: String? = null, val exclusions: Any? = null, val runScheduledScan: String? = null, val scanDay: String? = null, val scanTimeInMinutes: String? = null, val scanType: String? = null)

Automanage configuration profile Antimalware preferences.

Constructors

constructor(enableRealTimeProtection: String? = null, exclusions: Any? = null, runScheduledScan: String? = null, scanDay: String? = null, scanTimeInMinutes: String? = null, scanType: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Enables or disables Real Time Protection

Link copied to clipboard
val exclusions: Any? = null

Extensions, Paths and Processes that must be excluded from scan

Link copied to clipboard

Enables or disables a periodic scan for antimalware

Link copied to clipboard
val scanDay: String? = null

Schedule scan settings day

Link copied to clipboard

Schedule scan settings time

Link copied to clipboard
val scanType: String? = null

Type of scheduled scan