DefenderCspmGcpOffering interface
The CSPM P1 for GCP offering
- Extends
Properties
ciem |
GCP Defenders CSPM Cloud infrastructure entitlement management (CIEM) discovery offering configurations |
data |
The Microsoft Defender Data Sensitivity discovery configuration |
mdc |
The Microsoft Defender Container agentless discovery 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
ciemDiscovery
GCP Defenders CSPM Cloud infrastructure entitlement management (CIEM) discovery offering configurations
ciemDiscovery?: DefenderCspmGcpOfferingCiemDiscovery
Property Value
dataSensitivityDiscovery
The Microsoft Defender Data Sensitivity discovery configuration
dataSensitivityDiscovery?: DefenderCspmGcpOfferingDataSensitivityDiscovery
Property Value
mdcContainersAgentlessDiscoveryK8S
The Microsoft Defender Container agentless discovery configuration
mdcContainersAgentlessDiscoveryK8S?: DefenderCspmGcpOfferingMdcContainersAgentlessDiscoveryK8S
Property Value
mdcContainersImageAssessment
The Microsoft Defender Container image assessment configuration
mdcContainersImageAssessment?: DefenderCspmGcpOfferingMdcContainersImageAssessment
Property Value
offeringType
Polymorphic discriminator, which specifies the different types this object can be
offeringType: "DefenderCspmGcp"
Property Value
"DefenderCspmGcp"
vmScanners
The Microsoft Defender for Server VM scanning configuration
vmScanners?: DefenderCspmGcpOfferingVmScanners
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