InMageRcmPolicyCreationContent 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 policy creation input.
public class InMageRcmPolicyCreationContent : Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.PolicyProviderSpecificContent, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmPolicyCreationContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesSiteRecovery.Models.InMageRcmPolicyCreationContent>
type InMageRcmPolicyCreationContent = class
inherit PolicyProviderSpecificContent
interface IJsonModel<InMageRcmPolicyCreationContent>
interface IPersistableModel<InMageRcmPolicyCreationContent>
Public Class InMageRcmPolicyCreationContent
Inherits PolicyProviderSpecificContent
Implements IJsonModel(Of InMageRcmPolicyCreationContent), IPersistableModel(Of InMageRcmPolicyCreationContent)
- Inheritance
- Implements
Constructors
InMageRcmPolicyCreationContent() |
Initializes a new instance of InMageRcmPolicyCreationContent. |
Properties
AppConsistentFrequencyInMinutes |
The app consistent snapshot frequency (in minutes). |
CrashConsistentFrequencyInMinutes |
The crash consistent snapshot frequency (in minutes). |
EnableMultiVmSync |
A value indicating whether multi-VM sync has to be enabled. |
RecoveryPointHistoryInMinutes |
The duration in minutes until which the recovery points need to be stored. |
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