Aracılığıyla paylaş


InMageAzureV2PolicyDetails Class

Definition

InMage Azure v2 specific protection profile details.

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

Constructors

InMageAzureV2PolicyDetails()

Initializes a new instance of the InMageAzureV2PolicyDetails class.

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

Initializes a new instance of the InMageAzureV2PolicyDetails class.

Properties

AppConsistentFrequencyInMinutes

Gets or sets the app consistent snapshot frequency in minutes.

CrashConsistentFrequencyInMinutes

Gets or sets the crash 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