DefenderCspmGcpOffering Class

Definition

The CSPM P1 for GCP offering.

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

Constructors

DefenderCspmGcpOffering()

Initializes a new instance of DefenderCspmGcpOffering.

Properties

CiemDiscovery

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

DataSensitivityDiscovery

The Microsoft Defender Data Sensitivity discovery configuration.

Description

The offering description.

(Inherited from SecurityCenterCloudOffering)
MdcContainersAgentlessDiscoveryK8S

The Microsoft Defender Container agentless discovery configuration.

MdcContainersImageAssessment

The Microsoft Defender Container image assessment configuration.

VmScanners

The Microsoft Defender for Server VM scanning configuration.

Explicit Interface Implementations

IJsonModel<DefenderCspmGcpOffering>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Converts the provided BinaryData into a model.

IPersistableModel<DefenderCspmGcpOffering>.GetFormatFromOptions(ModelReaderWriterOptions)

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

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