Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
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 © 2019. All rights reserved.