DefenderForContainersGcpOffering interface
The containers GCP offering
- Extends
Properties
| data |
The native cloud connection configuration |
| enable |
Is audit logs data collection enabled |
| enable |
Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled |
| enable |
Is Policy Kubernetes agent auto provisioning enabled |
| mdc |
The Microsoft Defender Container agentless discovery configuration |
| mdc |
The Microsoft Defender Container image assessment configuration |
| native |
The native cloud connection configuration |
| offering |
The type of the security offering. |
| vm |
The Microsoft Defender for Container K8s VM host scanning configuration |
Inherited Properties
| description | The offering description. |
Property Details
dataPipelineNativeCloudConnection
The native cloud connection configuration
dataPipelineNativeCloudConnection?: DefenderForContainersGcpOfferingDataPipelineNativeCloudConnection
Property Value
enableAuditLogsAutoProvisioning
Is audit logs data collection enabled
enableAuditLogsAutoProvisioning?: boolean
Property Value
boolean
enableDefenderAgentAutoProvisioning
Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled
enableDefenderAgentAutoProvisioning?: boolean
Property Value
boolean
enablePolicyAgentAutoProvisioning
Is Policy Kubernetes agent auto provisioning enabled
enablePolicyAgentAutoProvisioning?: boolean
Property Value
boolean
mdcContainersAgentlessDiscoveryK8S
The Microsoft Defender Container agentless discovery configuration
mdcContainersAgentlessDiscoveryK8S?: DefenderForContainersGcpOfferingMdcContainersAgentlessDiscoveryK8S
Property Value
mdcContainersImageAssessment
The Microsoft Defender Container image assessment configuration
mdcContainersImageAssessment?: DefenderForContainersGcpOfferingMdcContainersImageAssessment
Property Value
nativeCloudConnection
The native cloud connection configuration
nativeCloudConnection?: DefenderForContainersGcpOfferingNativeCloudConnection
Property Value
offeringType
The type of the security offering.
offeringType: "DefenderForContainersGcp"
Property Value
"DefenderForContainersGcp"
vmScanners
The Microsoft Defender for Container K8s VM host scanning configuration
vmScanners?: DefenderForContainersGcpOfferingVmScanners
Property Value
Inherited Property Details
description
The offering description.
description?: string
Property Value
string
Inherited From CloudOffering.description