DefenderForDatabasesGcpOfferingArcAutoProvisioning Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ARC autoprovisioning configuration.
public class DefenderForDatabasesGcpOfferingArcAutoProvisioning : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.SecurityCenter.Models.DefenderForDatabasesGcpOfferingArcAutoProvisioning>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.SecurityCenter.Models.DefenderForDatabasesGcpOfferingArcAutoProvisioning>
type DefenderForDatabasesGcpOfferingArcAutoProvisioning = class
interface IJsonModel<DefenderForDatabasesGcpOfferingArcAutoProvisioning>
interface IPersistableModel<DefenderForDatabasesGcpOfferingArcAutoProvisioning>
Public Class DefenderForDatabasesGcpOfferingArcAutoProvisioning
Implements IJsonModel(Of DefenderForDatabasesGcpOfferingArcAutoProvisioning), IPersistableModel(Of DefenderForDatabasesGcpOfferingArcAutoProvisioning)
- Inheritance
-
DefenderForDatabasesGcpOfferingArcAutoProvisioning
- Implements
Constructors
DefenderForDatabasesGcpOfferingArcAutoProvisioning() |
Initializes a new instance of DefenderForDatabasesGcpOfferingArcAutoProvisioning. |
Properties
Configuration |
Configuration for servers Arc auto provisioning. |
IsEnabled |
Is arc auto provisioning enabled. |
Explicit Interface Implementations
IJsonModel<DefenderForDatabasesGcpOfferingArcAutoProvisioning>.Create(Utf8JsonReader, ModelReaderWriterOptions) |
Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model. |
IJsonModel<DefenderForDatabasesGcpOfferingArcAutoProvisioning>.Write(Utf8JsonWriter, ModelReaderWriterOptions) |
Writes the model to the provided Utf8JsonWriter. |
IPersistableModel<DefenderForDatabasesGcpOfferingArcAutoProvisioning>.Create(BinaryData, ModelReaderWriterOptions) |
Converts the provided BinaryData into a model. |
IPersistableModel<DefenderForDatabasesGcpOfferingArcAutoProvisioning>.GetFormatFromOptions(ModelReaderWriterOptions) |
Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service. |
IPersistableModel<DefenderForDatabasesGcpOfferingArcAutoProvisioning>.Write(ModelReaderWriterOptions) |
Writes the model into a BinaryData. |
Applies to
Azure SDK for .NET