GetHostPoolScheduledAgentUpdateSchedule

data class GetHostPoolScheduledAgentUpdateSchedule(val dayOfWeek: String, val hourOfDay: Int)

Constructors

Link copied to clipboard
constructor(dayOfWeek: String, hourOfDay: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The day of the week on which agent updates should be performed.

Link copied to clipboard

The hour of day the update window should start.