你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

InMageRcmPolicyDetails Class

Definition

InMageRcm specific policy details.

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

Constructors

InMageRcmPolicyDetails()

Initializes a new instance of the InMageRcmPolicyDetails class.

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

Initializes a new instance of the InMageRcmPolicyDetails 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