VMwareToAzStackHCIPolicyModelCustomPropertiesResponse

data class VMwareToAzStackHCIPolicyModelCustomPropertiesResponse(val appConsistentFrequencyInMinutes: Int, val crashConsistentFrequencyInMinutes: Int, val instanceType: String, val recoveryPointHistoryInMinutes: Int)

VMware To AzStackHCI Policy model custom properties.

Constructors

constructor(appConsistentFrequencyInMinutes: Int, crashConsistentFrequencyInMinutes: Int, instanceType: String, recoveryPointHistoryInMinutes: Int)

Types

Link copied to clipboard
object Companion

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 'VMwareToAzStackHCI'.

Link copied to clipboard

Gets or sets the duration in minutes until which the recovery points need to be stored.