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.
Constructors
Link copied to clipboard
fun HyperVToAzStackHCIPolicyModelCustomPropertiesArgs(appConsistentFrequencyInMinutes: Output<Int>, crashConsistentFrequencyInMinutes: Output<Int>, instanceType: Output<String>, recoveryPointHistoryInMinutes: Output<Int>)