Hyper VTo Az Stack HCIPolicy Model Custom Properties Args
data class HyperVToAzStackHCIPolicyModelCustomPropertiesArgs(val appConsistentFrequencyInMinutes: Output<Int>, val crashConsistentFrequencyInMinutes: Output<Int>, val instanceType: Output<String>, val recoveryPointHistoryInMinutes: Output<Int>) : ConvertibleToJava<HyperVToAzStackHCIPolicyModelCustomPropertiesArgs>
HyperV To AzStackHCI Policy model custom properties.
Properties
Link copied to clipboard
Gets or sets the app consistent snapshot frequency (in minutes).
Link copied to clipboard
Gets or sets the crash consistent snapshot frequency (in minutes).
Link copied to clipboard
Gets or sets the instance type. Expected value is 'HyperVToAzStackHCI'.
Link copied to clipboard
Gets or sets the duration in minutes until which the recovery points need to be stored.