Auf Englisch lesen

Freigeben über


IntegrationRuntimeAuthKeys Class

Definition

The integration runtime authentication keys.

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

Properties

AuthKey1

The primary integration runtime authentication key.

AuthKey2

The secondary integration runtime authentication key.

Methods

Explicit Interface Implementations

IJsonModel<IntegrationRuntimeAuthKeys>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<IntegrationRuntimeAuthKeys>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<IntegrationRuntimeAuthKeys>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<IntegrationRuntimeAuthKeys>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<IntegrationRuntimeAuthKeys>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to

Produkt Versionen
Azure SDK for .NET Latest, Preview