Delen via


InMageRcmPolicyCreationInput Class

Definition

InMageRcm policy creation input.

[Newtonsoft.Json.JsonObject("InMageRcm")]
public class InMageRcmPolicyCreationInput : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.PolicyProviderSpecificInput
[<Newtonsoft.Json.JsonObject("InMageRcm")>]
type InMageRcmPolicyCreationInput = class
    inherit PolicyProviderSpecificInput
Public Class InMageRcmPolicyCreationInput
Inherits PolicyProviderSpecificInput
Inheritance
InMageRcmPolicyCreationInput
Attributes
Newtonsoft.Json.JsonObjectAttribute

Constructors

InMageRcmPolicyCreationInput()

Initializes a new instance of the InMageRcmPolicyCreationInput class.

InMageRcmPolicyCreationInput(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, String)

Initializes a new instance of the InMageRcmPolicyCreationInput class.

Properties

AppConsistentFrequencyInMinutes

Gets or sets the app consistent snapshot frequency (in minutes).

CrashConsistentFrequencyInMinutes

Gets or sets the crash consistent snapshot frequency (in minutes).

EnableMultiVMSync

Gets or sets a value indicating whether multi-VM sync has to be enabled.

RecoveryPointHistoryInMinutes

Gets or sets the duration in minutes until which the recovery points need to be stored.

Applies to