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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET