HyperVToAzStackHciPolicyModelCustomProperties 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 HyperVToAzStackHciPolicyModelCustomProperties : Azure.ResourceManager.RecoveryServicesDataReplication.Models.PolicyModelCustomProperties
type HyperVToAzStackHciPolicyModelCustomProperties = class
inherit PolicyModelCustomProperties
Public Class HyperVToAzStackHciPolicyModelCustomProperties
Inherits PolicyModelCustomProperties
- Inheritance
Constructors
HyperVToAzStackHciPolicyModelCustomProperties(Int32, Int32, Int32) |
Initializes a new instance of HyperVToAzStackHciPolicyModelCustomProperties. |
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. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET