Share via


CspmMonitorAwsOffering Class

Definition

The CSPM monitoring for AWS offering.

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

Constructors

CspmMonitorAwsOffering()

Initializes a new instance of CspmMonitorAwsOffering.

Properties

CloudRoleArn

The cloud role ARN in AWS for this feature.

Description

The offering description.

(Inherited from SecurityCenterCloudOffering)

Explicit Interface Implementations

IJsonModel<CspmMonitorAwsOffering>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Converts the provided BinaryData into a model.

IPersistableModel<CspmMonitorAwsOffering>.GetFormatFromOptions(ModelReaderWriterOptions)

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

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