Leggere in inglese

Condividi tramite


DataReplicationIdentity 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.

Identity model.

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

Constructors

Properties

Name Description
AadAuthority

Gets or sets the authority of the SPN with which fabric agent communicates to service.

ApplicationId

Gets or sets the client/application Id of the SPN with which fabric agent communicates to service.

Audience

Gets or sets the audience of the SPN with which fabric agent communicates to service.

ObjectId

Gets or sets the object Id of the SPN with which fabric agent communicates to service.

TenantId

Gets or sets the tenant Id of the SPN with which fabric agent communicates to service.

Methods

Explicit Interface Implementations

Name Description
IJsonModel<DataReplicationIdentity>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<DataReplicationIdentity>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<DataReplicationIdentity>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<DataReplicationIdentity>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<DataReplicationIdentity>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to

Prodotto Versioni
Azure SDK for .NET Latest, Preview