DefenderCspmAwsOffering Class

Definition

The CSPM P1 for AWS offering.

public class DefenderCspmAwsOffering : Azure.ResourceManager.SecurityCenter.Models.SecurityCenterCloudOffering
public class DefenderCspmAwsOffering : Azure.ResourceManager.SecurityCenter.Models.SecurityCenterCloudOffering, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityCenter.Models.DefenderCspmAwsOffering>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.DefenderCspmAwsOffering>
type DefenderCspmAwsOffering = class
    inherit SecurityCenterCloudOffering
type DefenderCspmAwsOffering = class
    inherit SecurityCenterCloudOffering
    interface IJsonModel<DefenderCspmAwsOffering>
    interface IPersistableModel<DefenderCspmAwsOffering>
Public Class DefenderCspmAwsOffering
Inherits SecurityCenterCloudOffering
Public Class DefenderCspmAwsOffering
Inherits SecurityCenterCloudOffering
Implements IJsonModel(Of DefenderCspmAwsOffering), IPersistableModel(Of DefenderCspmAwsOffering)
Inheritance
DefenderCspmAwsOffering
Implements

Constructors

DefenderCspmAwsOffering()

Initializes a new instance of DefenderCspmAwsOffering.

Properties

Ciem

Defenders CSPM Cloud infrastructure entitlement management (CIEM) offering configurations.

DatabasesDspm

The databases DSPM configuration.

DataSensitivityDiscovery

The Microsoft Defender Data Sensitivity discovery configuration.

Description

The offering description.

(Inherited from SecurityCenterCloudOffering)
MdcContainersAgentlessDiscoveryK8S

The Microsoft Defender container agentless discovery K8s configuration.

MdcContainersImageAssessment

The Microsoft Defender container image assessment configuration.

VmScanners

The Microsoft Defender for Server VM scanning configuration.

Explicit Interface Implementations

IJsonModel<DefenderCspmAwsOffering>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<DefenderCspmAwsOffering>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<SecurityCenterCloudOffering>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

(Inherited from SecurityCenterCloudOffering)
IJsonModel<SecurityCenterCloudOffering>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

(Inherited from SecurityCenterCloudOffering)
IPersistableModel<DefenderCspmAwsOffering>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<DefenderCspmAwsOffering>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<DefenderCspmAwsOffering>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<SecurityCenterCloudOffering>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

(Inherited from SecurityCenterCloudOffering)
IPersistableModel<SecurityCenterCloudOffering>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

(Inherited from SecurityCenterCloudOffering)
IPersistableModel<SecurityCenterCloudOffering>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

(Inherited from SecurityCenterCloudOffering)

Applies to