DefenderForStorageSettingProperties interface
Defender for Storage resource properties.
Properties
| is |
Indicates whether Defender for Storage is enabled on this storage account. |
| malware |
Properties of Malware Scanning. |
| override |
Indicates whether the settings defined for this storage account should override the settings defined for the subscription. |
| sensitive |
Properties of Sensitive Data Discovery. |
Property Details
isEnabled
Indicates whether Defender for Storage is enabled on this storage account.
isEnabled?: boolean
Property Value
boolean
malwareScanning
Properties of Malware Scanning.
malwareScanning?: MalwareScanningProperties
Property Value
overrideSubscriptionLevelSettings
Indicates whether the settings defined for this storage account should override the settings defined for the subscription.
overrideSubscriptionLevelSettings?: boolean
Property Value
boolean
sensitiveDataDiscovery
Properties of Sensitive Data Discovery.
sensitiveDataDiscovery?: SensitiveDataDiscoveryProperties