Share via


DefenderForContainersGcpOffering interface

The containers GCP offering

Extends

Properties

auditLogsAutoProvisioningFlag

Is audit logs data collection enabled

dataPipelineNativeCloudConnection

The native cloud connection configuration

defenderAgentAutoProvisioningFlag

Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled

mdcContainersAgentlessDiscoveryK8S

The Microsoft Defender Container agentless discovery configuration

mdcContainersImageAssessment

The Microsoft Defender Container image assessment configuration

nativeCloudConnection

The native cloud connection configuration

offeringType

Polymorphic discriminator, which specifies the different types this object can be

policyAgentAutoProvisioningFlag

Is Policy Kubernetes agent auto provisioning enabled

Inherited Properties

description

The offering description. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

auditLogsAutoProvisioningFlag

Is audit logs data collection enabled

auditLogsAutoProvisioningFlag?: boolean

Property Value

boolean

dataPipelineNativeCloudConnection

The native cloud connection configuration

dataPipelineNativeCloudConnection?: DefenderForContainersGcpOfferingDataPipelineNativeCloudConnection

Property Value

defenderAgentAutoProvisioningFlag

Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled

defenderAgentAutoProvisioningFlag?: 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

Polymorphic discriminator, which specifies the different types this object can be

offeringType: "DefenderForContainersGcp"

Property Value

"DefenderForContainersGcp"

policyAgentAutoProvisioningFlag

Is Policy Kubernetes agent auto provisioning enabled

policyAgentAutoProvisioningFlag?: boolean

Property Value

boolean

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