| Modifier and Type | Method and Description |
|---|---|
TimeWindow |
AutoscaleProfile.fixedDateSchedule()
Get the specific date-time for the profile.
|
TimeWindow |
TimeWindow.withEnd(org.joda.time.DateTime end)
Set the end time for the profile in ISO 8601 format.
|
TimeWindow |
TimeWindow.withStart(org.joda.time.DateTime start)
Set the start time for the profile in ISO 8601 format.
|
TimeWindow |
TimeWindow.withTimeZone(String timeZone)
Set the timezone of the start and end times for the profile.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/