你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IDefenderForContainersGcpOffering Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderForContainersGcpOfferingTypeConverter))]
public interface IDefenderForContainersGcpOffering : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.ICloudOffering
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderForContainersGcpOfferingTypeConverter))>]
type IDefenderForContainersGcpOffering = interface
    interface IJsonSerializable
    interface ICloudOffering
Public Interface IDefenderForContainersGcpOffering
Implements ICloudOffering
Derived
Attributes
Implements

Properties

AuditLogsAutoProvisioningFlag

Is audit logs data collection enabled

DataPipelineNativeCloudConnectionServiceAccountEmailAddress

The data collection service account email address in GCP for this offering

DataPipelineNativeCloudConnectionWorkloadIdentityProviderId

The data collection GCP workload identity provider id for this offering

DefenderAgentAutoProvisioningFlag

Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled

Description

The offering description.

(Inherited from ICloudOffering)
MdcContainerAgentlessDiscoveryK8SEnabled

Is Microsoft Defender container agentless discovery enabled

MdcContainerAgentlessDiscoveryK8SServiceAccountEmailAddress

The service account email address in GCP for this feature

MdcContainerAgentlessDiscoveryK8SWorkloadIdentityProviderId

The workload identity provider id in GCP for this feature

MdcContainerImageAssessmentEnabled

Is Microsoft Defender container image assessment enabled

MdcContainerImageAssessmentServiceAccountEmailAddress

The service account email address in GCP for this feature

MdcContainerImageAssessmentWorkloadIdentityProviderId

The workload identity provider id in GCP for this feature

NativeCloudConnectionServiceAccountEmailAddress

The service account email address in GCP for this offering

NativeCloudConnectionWorkloadIdentityProviderId

The GCP workload identity provider id for this offering

OfferingType

The type of the security offering.

(Inherited from ICloudOffering)
PolicyAgentAutoProvisioningFlag

Is Policy Kubernetes agent auto provisioning enabled

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to