InMageBasePolicyDetails 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.
Base class for the policies of providers using InMage replication.
public class InMageBasePolicyDetails : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.PolicyProviderSpecificDetails, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageBasePolicyDetails>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageBasePolicyDetails>
type InMageBasePolicyDetails = class
inherit PolicyProviderSpecificDetails
interface IJsonModel<InMageBasePolicyDetails>
interface IPersistableModel<InMageBasePolicyDetails>
Public Class InMageBasePolicyDetails
Inherits PolicyProviderSpecificDetails
Implements IJsonModel(Of InMageBasePolicyDetails), IPersistableModel(Of InMageBasePolicyDetails)
- Inheritance
- Implements
Properties
AppConsistentFrequencyInMinutes |
The app consistent snapshot frequency in minutes. |
MultiVmSyncStatus |
A value indicating whether multi-VM sync has to be enabled. |
RecoveryPointHistory |
The duration in minutes until which the recovery points need to be stored. |
RecoveryPointThresholdInMinutes |
The recovery point threshold in minutes. |
Explicit Interface Implementations
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET