MalwareScanningProperties.AutomatedResponse Property
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.
Optional. Specifies the automated response action to take when malware is detected.
public Azure.ResourceManager.SecurityCenter.Models.MalwareScanningAutomatedResponseType? AutomatedResponse { get; set; }
member this.AutomatedResponse : Nullable<Azure.ResourceManager.SecurityCenter.Models.MalwareScanningAutomatedResponseType> with get, set
Public Property AutomatedResponse As Nullable(Of MalwareScanningAutomatedResponseType)