DefenderForStorageSettingProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defender for Storage resource properties.
public class DefenderForStorageSettingProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityCenter.Models.DefenderForStorageSettingProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.DefenderForStorageSettingProperties>
type DefenderForStorageSettingProperties = class
interface IJsonModel<DefenderForStorageSettingProperties>
interface IPersistableModel<DefenderForStorageSettingProperties>
Public Class DefenderForStorageSettingProperties
Implements IJsonModel(Of DefenderForStorageSettingProperties), IPersistableModel(Of DefenderForStorageSettingProperties)
- Inheritance
-
DefenderForStorageSettingProperties
- Implements
Constructors
| Name | Description |
|---|---|
| DefenderForStorageSettingProperties() |
Initializes a new instance of DefenderForStorageSettingProperties. |
Properties
| Name | Description |
|---|---|
| IsEnabled |
Indicates whether Defender for Storage is enabled on this storage account. |
| IsOverrideSubscriptionLevelSettings |
Indicates whether the settings defined for this storage account should override the settings defined for the subscription. |
| MalwareScanning |
Properties of Malware Scanning. |
| SensitiveDataDiscovery |
Properties of Sensitive Data Discovery. |