InMageAzureV2ApplyRecoveryPointContent Class

Definition

ApplyRecoveryPoint input specific to InMageAzureV2 provider.

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

Constructors

InMageAzureV2ApplyRecoveryPointContent()

Initializes a new instance of InMageAzureV2ApplyRecoveryPointContent.

Explicit Interface Implementations

IJsonModel<InMageAzureV2ApplyRecoveryPointContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<InMageAzureV2ApplyRecoveryPointContent>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<SiteRecoveryApplyRecoveryPointProviderSpecificContent>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from SiteRecoveryApplyRecoveryPointProviderSpecificContent)
IPersistableModel<InMageAzureV2ApplyRecoveryPointContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<InMageAzureV2ApplyRecoveryPointContent>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<InMageAzureV2ApplyRecoveryPointContent>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<SiteRecoveryApplyRecoveryPointProviderSpecificContent>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from SiteRecoveryApplyRecoveryPointProviderSpecificContent)

Applies to