DefenderForDatabasesAwsOfferingArcAutoProvisioning Class

Definition

The ARC autoprovisioning configuration.

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

Constructors

DefenderForDatabasesAwsOfferingArcAutoProvisioning()

Initializes a new instance of DefenderForDatabasesAwsOfferingArcAutoProvisioning.

Properties

CloudRoleArn

The cloud role ARN in AWS for this feature.

Configuration

Configuration for servers Arc auto provisioning.

IsEnabled

Is arc auto provisioning enabled.

Explicit Interface Implementations

IJsonModel<DefenderForDatabasesAwsOfferingArcAutoProvisioning>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<DefenderForDatabasesAwsOfferingArcAutoProvisioning>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<DefenderForDatabasesAwsOfferingArcAutoProvisioning>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<DefenderForDatabasesAwsOfferingArcAutoProvisioning>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<DefenderForDatabasesAwsOfferingArcAutoProvisioning>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to