Package version:

Interface DefenderCspmAwsOfferingVmScannersConfiguration

configuration for Microsoft Defender for Server VM scanning

Hierarchy

  • DefenderCspmAwsOfferingVmScannersConfiguration

Properties

cloudRoleArn?: string

The cloud role ARN in AWS for this feature

exclusionTags?: {
    [propertyName: string]: string;
}

VM tags that indicates that VM should not be scanned

Type declaration

  • [propertyName: string]: string
scanningMode?: string

The scanning mode for the vm scan.

Generated using TypeDoc