DefenderForDatabasesGcpOffering Class

Definition

The Defender for Databases GCP offering configurations.

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

Constructors

DefenderForDatabasesGcpOffering()

Initializes a new instance of DefenderForDatabasesGcpOffering.

Properties

ArcAutoProvisioning

The ARC autoprovisioning configuration.

DefenderForDatabasesArcAutoProvisioning

The native cloud connection configuration.

Description

The offering description.

(Inherited from SecurityCenterCloudOffering)
IsEnabled

Is arc auto provisioning enabled.

Explicit Interface Implementations

IJsonModel<DefenderForDatabasesGcpOffering>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Converts the provided BinaryData into a model.

IPersistableModel<DefenderForDatabasesGcpOffering>.GetFormatFromOptions(ModelReaderWriterOptions)

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

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