IDefenderForContainersAwsOffering 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.DefenderForContainersAwsOfferingTypeConverter))]
public interface IDefenderForContainersAwsOffering : Microsoft.Azure.PowerShell.Cmdlets.Security.Models.ICloudOffering
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Security.Models.DefenderForContainersAwsOfferingTypeConverter))>]
type IDefenderForContainersAwsOffering = interface
interface IJsonSerializable
interface ICloudOffering
Public Interface IDefenderForContainersAwsOffering
Implements ICloudOffering
- Derived
- Attributes
- Implements
Properties
AutoProvisioning |
Is audit logs pipeline auto provisioning enabled |
CloudWatchToKinesiCloudRoleArn |
The cloud role ARN in AWS used by CloudWatch to transfer data into Kinesis |
ContainerVulnerabilityAssessmentCloudRoleArn |
The cloud role ARN in AWS for this feature |
ContainerVulnerabilityAssessmentTaskCloudRoleArn |
The cloud role ARN in AWS for this feature |
Description |
The offering description. (Inherited from ICloudOffering) |
EnableContainerVulnerabilityAssessment |
Enable container vulnerability assessment feature |
KinesiToS3CloudRoleArn |
The cloud role ARN in AWS used by Kinesis to transfer data into S3 |
KubeAuditRetentionTime |
The retention time in days of kube audit logs set on the CloudWatch log group |
KuberneteScubaReaderCloudRoleArn |
The cloud role ARN in AWS for this feature used for reading data |
KuberneteServiceCloudRoleArn |
The cloud role ARN in AWS for this feature used for provisioning resources |
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) |
ScubaExternalId |
The externalId used by the data reader to prevent the confused deputy attack |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |