Aracılığıyla paylaş


InMageBasePolicyDetails Class

Definition

Base class for the policies of providers using InMage replication.

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

Constructors

InMageBasePolicyDetails()

Initializes a new instance of the InMageBasePolicyDetails class.

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

Initializes a new instance of the InMageBasePolicyDetails class.

Properties

AppConsistentFrequencyInMinutes

Gets or sets the app consistent snapshot frequency in minutes.

MultiVMSyncStatus

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

RecoveryPointHistory

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

RecoveryPointThresholdInMinutes

Gets or sets the recovery point threshold in minutes.

Applies to