DefenderForContainersGcpOffering interface
The containers GCP offering
- Extends
Properties
| audit |
Is audit logs data collection enabled |
| data |
The native cloud connection configuration |
| defender |
Is Microsoft Defender for Cloud 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 |
Polymorphic discriminator, which specifies the different types this object can be |
| policy |
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