InMageRcmFailbackReprotectContent Class

Definition

InMageRcmFailback specific provider input.

public class InMageRcmFailbackReprotectContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.ReverseReplicationProviderSpecificContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmFailbackReprotectContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmFailbackReprotectContent>
type InMageRcmFailbackReprotectContent = class
    inherit ReverseReplicationProviderSpecificContent
    interface IJsonModel<InMageRcmFailbackReprotectContent>
    interface IPersistableModel<InMageRcmFailbackReprotectContent>
Public Class InMageRcmFailbackReprotectContent
Inherits ReverseReplicationProviderSpecificContent
Implements IJsonModel(Of InMageRcmFailbackReprotectContent), IPersistableModel(Of InMageRcmFailbackReprotectContent)
Inheritance
InMageRcmFailbackReprotectContent
Implements

Constructors

InMageRcmFailbackReprotectContent(Guid, ResourceIdentifier)

Initializes a new instance of InMageRcmFailbackReprotectContent.

Properties

PolicyId

The Policy Id.

ProcessServerId

The process server Id.

RunAsAccountId

The run as account Id.

Explicit Interface Implementations

IJsonModel<InMageRcmFailbackReprotectContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<InMageRcmFailbackReprotectContent>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<ReverseReplicationProviderSpecificContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

(Inherited from ReverseReplicationProviderSpecificContent)
IJsonModel<ReverseReplicationProviderSpecificContent>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

(Inherited from ReverseReplicationProviderSpecificContent)
IPersistableModel<InMageRcmFailbackReprotectContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<InMageRcmFailbackReprotectContent>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<InMageRcmFailbackReprotectContent>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<ReverseReplicationProviderSpecificContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

(Inherited from ReverseReplicationProviderSpecificContent)
IPersistableModel<ReverseReplicationProviderSpecificContent>.GetFormatFromOptions(ModelReaderWriterOptions)

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

(Inherited from ReverseReplicationProviderSpecificContent)
IPersistableModel<ReverseReplicationProviderSpecificContent>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

(Inherited from ReverseReplicationProviderSpecificContent)

Applies to