HyperVToAzStackHCIPolicyModelCustomProperties interface
HyperV To AzStackHCI Policy model custom properties.
- Extends
Properties
app |
Gets or sets the app consistent snapshot frequency (in minutes). |
crash |
Gets or sets the crash consistent snapshot frequency (in minutes). |
instance |
Polymorphic discriminator, which specifies the different types this object can be |
recovery |
Gets or sets the duration in minutes until which the recovery points need to be stored. |
Property Details
appConsistentFrequencyInMinutes
Gets or sets the app consistent snapshot frequency (in minutes).
appConsistentFrequencyInMinutes: number
Property Value
number
crashConsistentFrequencyInMinutes
Gets or sets the crash consistent snapshot frequency (in minutes).
crashConsistentFrequencyInMinutes: number
Property Value
number
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "HyperVToAzStackHCI"
Property Value
"HyperVToAzStackHCI"
recoveryPointHistoryInMinutes
Gets or sets the duration in minutes until which the recovery points need to be stored.
recoveryPointHistoryInMinutes: number
Property Value
number
Azure SDK for JavaScript