DefenderForDatabasesAwsOffering Class

Definition

The Defender for Databases AWS offering.

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

Constructors

DefenderForDatabasesAwsOffering()

Initializes a new instance of DefenderForDatabasesAwsOffering.

Properties

ArcAutoProvisioning

The ARC autoprovisioning configuration.

DatabasesDspm

The databases data security posture management (DSPM) configuration.

Description

The offering description.

(Inherited from SecurityCenterCloudOffering)
Rds

The RDS configuration.

Explicit Interface Implementations

IJsonModel<DefenderForDatabasesAwsOffering>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<DefenderForDatabasesAwsOffering>.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<DefenderForDatabasesAwsOffering>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<DefenderForDatabasesAwsOffering>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<DefenderForDatabasesAwsOffering>.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