| Modifier and Type | Method and Description |
|---|---|
Recurrence |
AutoscaleProfile.recurrentSchedule()
Get the repeating times at which this profile begins.
|
Recurrence |
Recurrence.withFrequency(RecurrenceFrequency frequency)
Set the recurrence frequency.
|
Recurrence |
Recurrence.withSchedule(RecurrentSchedule schedule)
Set the scheduling constraints for when the profile begins.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/