MalwareScanningProperties 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.
Properties of Malware Scanning.
public class MalwareScanningProperties : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityCenter.Models.MalwareScanningProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.MalwareScanningProperties>
type MalwareScanningProperties = class
interface IJsonModel<MalwareScanningProperties>
interface IPersistableModel<MalwareScanningProperties>
Public Class MalwareScanningProperties
Implements IJsonModel(Of MalwareScanningProperties), IPersistableModel(Of MalwareScanningProperties)
- Inheritance
-
MalwareScanningProperties
- Implements
Constructors
| Name | Description |
|---|---|
| MalwareScanningProperties() |
Initializes a new instance of MalwareScanningProperties. |
Properties
| Name | Description |
|---|---|
| AutomatedResponse |
Optional. Specifies the automated response action to take when malware is detected. |
| BlobScanResultsOptions |
Optional. Write scan result on BlobIndexTags by default. |
| OnUpload |
Properties of On Upload malware scanning. |
| OperationStatus |
Upon failure or partial success. Additional data describing Malware Scanning enable/disable operation. |
| ScanResultsEventGridTopicResourceId |
Optional. Resource id of an Event Grid Topic to send scan results to. |