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

DefenderForContainersAwsOffering Class

Definition

The Defender for Containers AWS offering

[Newtonsoft.Json.JsonObject("DefenderForContainersAws")]
public class DefenderForContainersAwsOffering : Microsoft.Azure.Management.Security.Models.CloudOffering
[<Newtonsoft.Json.JsonObject("DefenderForContainersAws")>]
type DefenderForContainersAwsOffering = class
    inherit CloudOffering
Public Class DefenderForContainersAwsOffering
Inherits CloudOffering
Inheritance
DefenderForContainersAwsOffering
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

DefenderForContainersAwsOffering()

Initializes a new instance of the DefenderForContainersAwsOffering class.

DefenderForContainersAwsOffering(String, DefenderForContainersAwsOfferingKubernetesService, DefenderForContainersAwsOfferingKubernetesScubaReader, DefenderForContainersAwsOfferingCloudWatchToKinesis, DefenderForContainersAwsOfferingKinesisToS3, DefenderForContainersAwsOfferingContainerVulnerabilityAssessment, DefenderForContainersAwsOfferingContainerVulnerabilityAssessmentTask, Nullable<Boolean>, Nullable<Boolean>, Nullable<Int64>, String)

Initializes a new instance of the DefenderForContainersAwsOffering class.

Properties

AutoProvisioning

Gets or sets is audit logs pipeline auto provisioning enabled

CloudWatchToKinesis

Gets or sets the cloudwatch to kinesis connection configuration

ContainerVulnerabilityAssessment

Gets or sets the container vulnerability assessment configuration

ContainerVulnerabilityAssessmentTask

Gets or sets the container vulnerability assessment task configuration

Description

Gets the offering description.

(Inherited from CloudOffering)
EnableContainerVulnerabilityAssessment

Gets or sets enable container vulnerability assessment feature

KinesisToS3

Gets or sets the kinesis to s3 connection configuration

KubeAuditRetentionTime

Gets or sets the retention time in days of kube audit logs set on the CloudWatch log group

KubernetesScubaReader

Gets or sets the kubernetes to scuba connection configuration

KubernetesService

Gets or sets the kubernetes service connection configuration

ScubaExternalId

Gets or sets the externalId used by the data reader to prevent the confused deputy attack

Applies to