DefenderForContainersGcpOffering Class

Definition

The containers GCP offering.

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

Constructors

DefenderForContainersGcpOffering()

Initializes a new instance of DefenderForContainersGcpOffering.

Properties

DataPipelineNativeCloudConnection

The native cloud connection configuration.

Description

The offering description.

(Inherited from SecurityCenterCloudOffering)
IsAuditLogsAutoProvisioningEnabled

Is audit logs data collection enabled.

IsDefenderAgentAutoProvisioningEnabled

Is Microsoft Defender for Cloud Kubernetes agent auto provisioning enabled.

IsPolicyAgentAutoProvisioningEnabled

Is Policy Kubernetes agent auto provisioning enabled.

MdcContainersAgentlessDiscoveryK8S

The Microsoft Defender Container agentless discovery configuration.

MdcContainersImageAssessment

The Microsoft Defender Container image assessment configuration.

NativeCloudConnection

The native cloud connection configuration.

Explicit Interface Implementations

IJsonModel<DefenderForContainersGcpOffering>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Converts the provided BinaryData into a model.

IPersistableModel<DefenderForContainersGcpOffering>.GetFormatFromOptions(ModelReaderWriterOptions)

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

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