PolicyVMWorkloadSettings

data class PolicyVMWorkloadSettings(val compressionEnabled: Boolean? = null, val timeZone: String)

Constructors

Link copied to clipboard
constructor(compressionEnabled: Boolean? = null, timeZone: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The compression setting for the VM Workload Backup Policy. Defaults to false.

Link copied to clipboard

The timezone for the VM Workload Backup Policy. The possible values are defined here.