HyperVToAzStackHciPolicyCustomProperties 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.
HyperV To AzStackHCI Policy model custom properties.
public class HyperVToAzStackHciPolicyCustomProperties : Azure.ResourceManager.RecoveryServicesDataReplication.Models.DataReplicationPolicyCustomProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.HyperVToAzStackHciPolicyCustomProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.HyperVToAzStackHciPolicyCustomProperties>
type HyperVToAzStackHciPolicyCustomProperties = class
inherit DataReplicationPolicyCustomProperties
interface IJsonModel<HyperVToAzStackHciPolicyCustomProperties>
interface IPersistableModel<HyperVToAzStackHciPolicyCustomProperties>
Public Class HyperVToAzStackHciPolicyCustomProperties
Inherits DataReplicationPolicyCustomProperties
Implements IJsonModel(Of HyperVToAzStackHciPolicyCustomProperties), IPersistableModel(Of HyperVToAzStackHciPolicyCustomProperties)
- Inheritance
- Implements
Constructors
| HyperVToAzStackHciPolicyCustomProperties(Int32, Int32, Int32) |
Initializes a new instance of HyperVToAzStackHciPolicyCustomProperties. |
Properties
| AppConsistentFrequencyInMinutes |
Gets or sets the app consistent snapshot frequency (in minutes). |
| CrashConsistentFrequencyInMinutes |
Gets or sets the crash consistent snapshot frequency (in minutes). |
| RecoveryPointHistoryInMinutes |
Gets or sets the duration in minutes until which the recovery points need to be stored. |
Methods
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |