ArmRecoveryServicesSiteRecoveryModelFactory.InMageRcmUpdateContainerMappingContent Method
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.
Initializes a new instance of InMageRcmUpdateContainerMappingContent.
public static Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmUpdateContainerMappingContent InMageRcmUpdateContainerMappingContent (string enableAgentAutoUpgrade = default);
static member InMageRcmUpdateContainerMappingContent : string -> Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmUpdateContainerMappingContent
Public Shared Function InMageRcmUpdateContainerMappingContent (Optional enableAgentAutoUpgrade As String = Nothing) As InMageRcmUpdateContainerMappingContent
Parameters
- enableAgentAutoUpgrade
- String
A value indicating whether agent auto upgrade has to be enabled.
Returns
A new InMageRcmUpdateContainerMappingContent instance for mocking.