DefenderFoDatabasesAwsOfferingArcAutoProvisioningConfiguration Class

Definition

Configuration for servers Arc auto provisioning.

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

Constructors

DefenderFoDatabasesAwsOfferingArcAutoProvisioningConfiguration()

Initializes a new instance of DefenderFoDatabasesAwsOfferingArcAutoProvisioningConfiguration.

Properties

PrivateLinkScope

Optional Arc private link scope resource id to link the Arc agent.

Proxy

Optional http proxy endpoint to use for the Arc agent.

Explicit Interface Implementations

IJsonModel<DefenderFoDatabasesAwsOfferingArcAutoProvisioningConfiguration>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<DefenderFoDatabasesAwsOfferingArcAutoProvisioningConfiguration>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<DefenderFoDatabasesAwsOfferingArcAutoProvisioningConfiguration>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<DefenderFoDatabasesAwsOfferingArcAutoProvisioningConfiguration>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<DefenderFoDatabasesAwsOfferingArcAutoProvisioningConfiguration>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to