GetDefenderForStorageResult

data class GetDefenderForStorageResult(val id: String, val isEnabled: Boolean? = null, val malwareScanning: MalwareScanningPropertiesResponse? = null, val name: String, val overrideSubscriptionLevelSettings: Boolean? = null, val sensitiveDataDiscovery: SensitiveDataDiscoveryPropertiesResponse? = null, val type: String)

The Defender for Storage resource.

Constructors

Link copied to clipboard
constructor(id: String, isEnabled: Boolean? = null, malwareScanning: MalwareScanningPropertiesResponse? = null, name: String, overrideSubscriptionLevelSettings: Boolean? = null, sensitiveDataDiscovery: SensitiveDataDiscoveryPropertiesResponse? = null, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Resource Id

Link copied to clipboard
val isEnabled: Boolean? = null

Indicates whether Defender for Storage is enabled on this storage account.

Link copied to clipboard

Properties of Malware Scanning.

Link copied to clipboard

Resource name

Link copied to clipboard

Indicates whether the settings defined for this storage account should override the settings defined for the subscription.

Link copied to clipboard

Properties of Sensitive Data Discovery.

Link copied to clipboard

Resource type