DefenderCspmAwsOfferingVmScannersConfiguration.ScanningMode 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.
Gets or sets the scanning mode for the vm scan. Possible values include: 'Default'
[Newtonsoft.Json.JsonProperty(PropertyName="scanningMode")]
public string ScanningMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scanningMode")>]
member this.ScanningMode : string with get, set
Public Property ScanningMode As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute