Host Pool Scheduled Agent Updates
data class HostPoolScheduledAgentUpdates(val enabled: Boolean? = null, val schedules: List<HostPoolScheduledAgentUpdatesSchedule>? = null, val timezone: String? = null, val useSessionHostTimezone: Boolean? = null)
Constructors
Link copied to clipboard
fun HostPoolScheduledAgentUpdates(enabled: Boolean? = null, schedules: List<HostPoolScheduledAgentUpdatesSchedule>? = null, timezone: String? = null, useSessionHostTimezone: Boolean? = null)
Types
Properties
Link copied to clipboard
Specifies the time zone in which the agent update schedule will apply, the possible values are defined here. If use_session_host_timezone
is enabled then it will override this setting. Default is UTC