VMwareCbtResumeReplicationContent Class

Definition

VMwareCbt specific resume replication input.

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

Constructors

VMwareCbtResumeReplicationContent()

Initializes a new instance of VMwareCbtResumeReplicationContent.

Properties

DeleteMigrationResources

A value indicating whether Migration resources to be deleted.

Explicit Interface Implementations

IJsonModel<ResumeReplicationProviderSpecificContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from ResumeReplicationProviderSpecificContent)
IJsonModel<VMwareCbtResumeReplicationContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<VMwareCbtResumeReplicationContent>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IPersistableModel<ResumeReplicationProviderSpecificContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from ResumeReplicationProviderSpecificContent)
IPersistableModel<VMwareCbtResumeReplicationContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<VMwareCbtResumeReplicationContent>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<VMwareCbtResumeReplicationContent>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

Applies to