DefenderForContainersGcpOfferingResponse

data class DefenderForContainersGcpOfferingResponse(val dataPipelineNativeCloudConnection: DefenderForContainersGcpOfferingResponseDataPipelineNativeCloudConnection? = null, val description: String, val enableAuditLogsAutoProvisioning: Boolean? = null, val enableDefenderAgentAutoProvisioning: Boolean? = null, val enablePolicyAgentAutoProvisioning: Boolean? = null, val mdcContainersAgentlessDiscoveryK8s: DefenderForContainersGcpOfferingResponseMdcContainersAgentlessDiscoveryK8s? = null, val mdcContainersImageAssessment: DefenderForContainersGcpOfferingResponseMdcContainersImageAssessment? = null, val nativeCloudConnection: DefenderForContainersGcpOfferingResponseNativeCloudConnection? = null, val offeringType: String, val vmScanners: DefenderForContainersGcpOfferingResponseVmScanners? = null)

The containers GCP offering

Constructors

Link copied to clipboard
constructor(dataPipelineNativeCloudConnection: DefenderForContainersGcpOfferingResponseDataPipelineNativeCloudConnection? = null, description: String, enableAuditLogsAutoProvisioning: Boolean? = null, enableDefenderAgentAutoProvisioning: Boolean? = null, enablePolicyAgentAutoProvisioning: Boolean? = null, mdcContainersAgentlessDiscoveryK8s: DefenderForContainersGcpOfferingResponseMdcContainersAgentlessDiscoveryK8s? = null, mdcContainersImageAssessment: DefenderForContainersGcpOfferingResponseMdcContainersImageAssessment? = null, nativeCloudConnection: DefenderForContainersGcpOfferingResponseNativeCloudConnection? = null, offeringType: String, vmScanners: DefenderForContainersGcpOfferingResponseVmScanners? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The offering description.

Link copied to clipboard

Is audit logs data collection enabled

Link copied to clipboard

Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled

Link copied to clipboard

Is Policy Kubernetes agent auto provisioning enabled

Link copied to clipboard

The Microsoft Defender Container agentless discovery configuration

Link copied to clipboard

The Microsoft Defender Container image assessment configuration

Link copied to clipboard

The native cloud connection configuration

Link copied to clipboard

The type of the security offering. Expected value is 'DefenderForContainersGcp'.

Link copied to clipboard

The Microsoft Defender for Container K8s VM host scanning configuration