InMageRcmProtectionContainerMappingDetails Class

Definition

InMageRcm provider specific container mapping details.

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

Properties

EnableAgentAutoUpgrade

A value indicating whether the flag for enable agent auto upgrade.

Explicit Interface Implementations

IJsonModel<InMageRcmProtectionContainerMappingDetails>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

IJsonModel<InMageRcmProtectionContainerMappingDetails>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided Utf8JsonWriter.

IJsonModel<ProtectionContainerMappingProviderSpecificDetails>.Create(Utf8JsonReader, ModelReaderWriterOptions)

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

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

Writes the model to the provided Utf8JsonWriter.

(Inherited from ProtectionContainerMappingProviderSpecificDetails)
IPersistableModel<InMageRcmProtectionContainerMappingDetails>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

IPersistableModel<InMageRcmProtectionContainerMappingDetails>.GetFormatFromOptions(ModelReaderWriterOptions)

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

IPersistableModel<InMageRcmProtectionContainerMappingDetails>.Write(ModelReaderWriterOptions)

Writes the model into a BinaryData.

IPersistableModel<ProtectionContainerMappingProviderSpecificDetails>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided BinaryData into a model.

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

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

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

Writes the model into a BinaryData.

(Inherited from ProtectionContainerMappingProviderSpecificDetails)

Applies to