Share via


InMageReprotectContent Class

Definition

InMageAzureV2 specific provider input.

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

Constructors

InMageReprotectContent(String, Guid, String, String)

Initializes a new instance of InMageReprotectContent.

Properties

DatastoreName

The target datastore name.

DiskExclusionContent

The enable disk exclusion input.

DisksToInclude

The disks to include list.

MasterTargetId

The Master Target Id.

ProcessServerId

The Process Server Id.

ProfileId

The Policy Id.

RetentionDrive

The retention drive to use on the MT.

RunAsAccountId

The CS account Id.

Explicit Interface Implementations

IJsonModel<InMageReprotectContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<InMageReprotectContent>.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<InMageReprotectContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<InMageReprotectContent>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<InMageReprotectContent>.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