VMwareToAzStackHciPolicyModelCustomProperties 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.
VMware To AzStackHCI Policy model custom properties.
public class VMwareToAzStackHciPolicyModelCustomProperties : Azure.ResourceManager.RecoveryServicesDataReplication.Models.PolicyModelCustomProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.VMwareToAzStackHciPolicyModelCustomProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.RecoveryServicesDataReplication.Models.VMwareToAzStackHciPolicyModelCustomProperties>
type VMwareToAzStackHciPolicyModelCustomProperties = class
inherit PolicyModelCustomProperties
interface IJsonModel<VMwareToAzStackHciPolicyModelCustomProperties>
interface IPersistableModel<VMwareToAzStackHciPolicyModelCustomProperties>
Public Class VMwareToAzStackHciPolicyModelCustomProperties
Inherits PolicyModelCustomProperties
Implements IJsonModel(Of VMwareToAzStackHciPolicyModelCustomProperties), IPersistableModel(Of VMwareToAzStackHciPolicyModelCustomProperties)
- Inheritance
- Implements
Constructors
VMwareToAzStackHciPolicyModelCustomProperties(Int32, Int32, Int32) |
Initializes a new instance of VMwareToAzStackHciPolicyModelCustomProperties. |
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) |