GcpDefenderForDatabasesArcAutoProvisioning Class

Definition

The native cloud connection configuration.

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

Constructors

GcpDefenderForDatabasesArcAutoProvisioning()

Initializes a new instance of GcpDefenderForDatabasesArcAutoProvisioning.

Properties

ServiceAccountEmailAddress

The service account email address in GCP for this offering.

WorkloadIdentityProviderId

The GCP workload identity provider id for this offering.

Explicit Interface Implementations

IJsonModel<GcpDefenderForDatabasesArcAutoProvisioning>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<GcpDefenderForDatabasesArcAutoProvisioning>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<GcpDefenderForDatabasesArcAutoProvisioning>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<GcpDefenderForDatabasesArcAutoProvisioning>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<GcpDefenderForDatabasesArcAutoProvisioning>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to