InMageRcmFailbackEventDetails Class

Definition

Event details for InMageRcmFailback provider.

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

Properties

ApplianceName

The appliance name.

ComponentDisplayName

The component display name.

ProtectedItemName

The protected item name.

ServerType

The server type.

VmName

The protected item name.

Explicit Interface Implementations

IJsonModel<InMageRcmFailbackEventDetails>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<InMageRcmFailbackEventDetails>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<SiteRecoveryEventProviderSpecificDetails>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from SiteRecoveryEventProviderSpecificDetails)
IPersistableModel<InMageRcmFailbackEventDetails>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<InMageRcmFailbackEventDetails>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<InMageRcmFailbackEventDetails>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<SiteRecoveryEventProviderSpecificDetails>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from SiteRecoveryEventProviderSpecificDetails)

Applies to