Aracılığıyla paylaş


IDefenderCspmGcpOffering Interface

Definition

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

Properties

CiemDiscoveryAzureActiveDirectoryAppName

the azure active directory app name used of authenticating against GCP workload identity federation

CiemDiscoveryServiceAccountEmailAddress

The service account email address in GCP for CIEM discovery offering

CiemDiscoveryWorkloadIdentityProviderId

The GCP workload identity provider id for CIEM discovery offering

ConfigurationExclusionTag

VM tags that indicates that VM should not be scanned

ConfigurationScanningMode

The scanning mode for the VM scan.

DataSensitivityDiscoveryEnabled

Is Microsoft Defender Data Sensitivity discovery enabled

DataSensitivityDiscoveryServiceAccountEmailAddress

The service account email address in GCP for this feature

DataSensitivityDiscoveryWorkloadIdentityProviderId

The workload identity provider id in GCP for this feature

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

OfferingType

The type of the security offering.

(Inherited from ICloudOffering)
VMScannerEnabled

Is Microsoft Defender for Server VM scanning enabled

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to