DefenderCspmAwsOffering interface
The CSPM P1 for AWS offering
- Extends
Properties
ciem | Defenders CSPM Cloud infrastructure entitlement management (CIEM) offering configurations |
databases |
The databases DSPM configuration |
data |
The Microsoft Defender Data Sensitivity discovery configuration |
mdc |
The Microsoft Defender container agentless discovery K8s configuration |
mdc |
The Microsoft Defender container image assessment configuration |
offering |
Polymorphic discriminator, which specifies the different types this object can be |
vm |
The Microsoft Defender for Server VM scanning configuration |
Inherited Properties
description | The offering description. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
ciem
Defenders CSPM Cloud infrastructure entitlement management (CIEM) offering configurations
ciem?: DefenderCspmAwsOfferingCiem
Property Value
databasesDspm
The databases DSPM configuration
databasesDspm?: DefenderCspmAwsOfferingDatabasesDspm
Property Value
dataSensitivityDiscovery
The Microsoft Defender Data Sensitivity discovery configuration
dataSensitivityDiscovery?: DefenderCspmAwsOfferingDataSensitivityDiscovery
Property Value
mdcContainersAgentlessDiscoveryK8S
The Microsoft Defender container agentless discovery K8s configuration
mdcContainersAgentlessDiscoveryK8S?: DefenderCspmAwsOfferingMdcContainersAgentlessDiscoveryK8S
Property Value
mdcContainersImageAssessment
The Microsoft Defender container image assessment configuration
mdcContainersImageAssessment?: DefenderCspmAwsOfferingMdcContainersImageAssessment
Property Value
offeringType
Polymorphic discriminator, which specifies the different types this object can be
offeringType: "DefenderCspmAws"
Property Value
"DefenderCspmAws"
vmScanners
The Microsoft Defender for Server VM scanning configuration
vmScanners?: DefenderCspmAwsOfferingVmScanners
Property Value
Inherited Property Details
description
The offering description. NOTE: This property will not be serialized. It can only be populated by the server.
description?: string
Property Value
string
Inherited From CloudOffering.description
Azure SDK for JavaScript