DefenderForServersAwsOfferingVmScannersConfiguration interface
configuration for Microsoft Defender for Server VM scanning
Properties
cloud |
The cloud role ARN in AWS for this feature |
exclusion |
VM tags that indicates that VM should not be scanned |
scanning |
The scanning mode for the VM scan. |
Property Details
cloudRoleArn
The cloud role ARN in AWS for this feature
cloudRoleArn?: string
Property Value
string
exclusionTags
VM tags that indicates that VM should not be scanned
exclusionTags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
scanningMode
The scanning mode for the VM scan.
scanningMode?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript