InMagePolicyDetails 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.
InMage specific protection profile details.
[Newtonsoft.Json.JsonObject("InMage")]
public class InMagePolicyDetails : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.PolicyProviderSpecificDetails
[<Newtonsoft.Json.JsonObject("InMage")>]
type InMagePolicyDetails = class
inherit PolicyProviderSpecificDetails
Public Class InMagePolicyDetails
Inherits PolicyProviderSpecificDetails
- Inheritance
- Attributes
-
Newtonsoft.Json.JsonObjectAttribute
Constructors
InMagePolicyDetails() |
Initializes a new instance of the InMagePolicyDetails class. |
InMagePolicyDetails(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, String) |
Initializes a new instance of the InMagePolicyDetails 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. |