DefenderForServersGcpOffering Class

Definition

The Defender for Servers GCP offering configurations.

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

Constructors

DefenderForServersGcpOffering()

Initializes a new instance of DefenderForServersGcpOffering.

Properties

ArcAutoProvisioning

The ARC autoprovisioning configuration.

AvailableSubPlanType

The available sub plans.

DefenderForServers

The Defender for servers connection configuration.

Description

The offering description.

(Inherited from SecurityCenterCloudOffering)
IsArcAutoProvisioningEnabled

Is arc auto provisioning enabled.

MdeAutoProvisioning

The Microsoft Defender for Endpoint autoprovisioning configuration.

VmScanners

The Microsoft Defender for Server VM scanning configuration.

VulnerabilityAssessmentAutoProvisioning

The Vulnerability Assessment autoprovisioning configuration.

Explicit Interface Implementations

IJsonModel<DefenderForServersGcpOffering>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Converts the provided BinaryData into a model.

IPersistableModel<DefenderForServersGcpOffering>.GetFormatFromOptions(ModelReaderWriterOptions)

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

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