InMageRcmProtectionContainerMappingDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Implements
Properties
EnableAgentAutoUpgrade |
A value indicating whether the flag for enable agent auto upgrade. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for .NET