IDefenderCspmAwsOffering Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderCspmAwsOfferingTypeConverter))]
public interface IDefenderCspmAwsOffering : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.ICloudOffering
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderCspmAwsOfferingTypeConverter))>]
type IDefenderCspmAwsOffering = interface
interface IJsonSerializable
interface ICloudOffering
Public Interface IDefenderCspmAwsOffering
Implements ICloudOffering
- Derived
- Attributes
- Implements
Properties
CiemDiscoveryCloudRoleArn |
The cloud role ARN in AWS for CIEM discovery |
CiemOidcAzureActiveDirectoryAppName |
the azure active directory app name used of authenticating against AWS |
CiemOidcCloudRoleArn |
The cloud role ARN in AWS for CIEM oidc connection |
ConfigurationCloudRoleArn |
The cloud role ARN in AWS for this feature |
ConfigurationExclusionTag |
VM tags that indicates that VM should not be scanned |
ConfigurationScanningMode |
The scanning mode for the VM scan. |
DatabaseDspmCloudRoleArn |
The cloud role ARN in AWS for this feature |
DatabaseDspmEnabled |
Is databases DSPM protection enabled |
DataSensitivityDiscoveryCloudRoleArn |
The cloud role ARN in AWS for this feature |
DataSensitivityDiscoveryEnabled |
Is Microsoft Defender Data Sensitivity discovery enabled |
Description |
The offering description. (Inherited from ICloudOffering) |
MdcContainerAgentlessDiscoveryK8SCloudRoleArn |
The cloud role ARN in AWS for this feature |
MdcContainerAgentlessDiscoveryK8SEnabled |
Is Microsoft Defender container agentless discovery K8s enabled |
MdcContainerImageAssessmentCloudRoleArn |
The cloud role ARN in AWS for this feature |
MdcContainerImageAssessmentEnabled |
Is Microsoft Defender container image assessment enabled |
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) |