Auf Englisch lesen

Freigeben über


RaiMonitorConfig Class

Definition

Cognitive Services Rai Monitor Config.

C#
public class RaiMonitorConfig : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CognitiveServices.Models.RaiMonitorConfig>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CognitiveServices.Models.RaiMonitorConfig>
Inheritance
RaiMonitorConfig
Implements

Constructors

RaiMonitorConfig()

Initializes a new instance of RaiMonitorConfig.

Properties

AdxStorageResourceId

The storage resource Id.

IdentityClientId

The identity client Id to access the storage.

Methods

Explicit Interface Implementations

IJsonModel<RaiMonitorConfig>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<RaiMonitorConfig>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<RaiMonitorConfig>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<RaiMonitorConfig>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<RaiMonitorConfig>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to

Produkt Versionen
Azure SDK for .NET Latest