VmScannersBaseConfiguration interface
Configuration for VM scanning
Properties
| exclusion |
Tags that indicates that a resource should not be scanned |
| scanning |
The scanning mode for the VM scan. |
Property Details
exclusionTags
Tags that indicates that a resource should not be scanned
exclusionTags?: Record<string, string>
Property Value
Record<string, string>
scanningMode
The scanning mode for the VM scan.
scanningMode?: string
Property Value
string