AutoscaleRecurrence Class

Schedule-based autoscale request parameters.

Inheritance
AutoscaleRecurrence

Constructor

AutoscaleRecurrence(*, time_zone: Optional[str] = None, schedule: Optional[List[azure.mgmt.hdinsight.models._models_py3.AutoscaleSchedule]] = None, **kwargs)

Parameters

time_zone
str
Required

The time zone for the autoscale schedule times.

schedule
list[AutoscaleSchedule]
Required

Array of schedule-based autoscale rules.