Uses of Class
com.microsoft.azure.management.appservice.AbnormalTimePeriod
Packages that use AbnormalTimePeriod
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of AbnormalTimePeriod in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return AbnormalTimePeriodModifier and TypeMethodDescriptionAbnormalTimePeriod.withEndTime(org.joda.time.DateTime endTime) Set end time of the downtime.AbnormalTimePeriod.withEvents(List<DetectorAbnormalTimePeriod> events) Set list of Possible Cause of downtime.AbnormalTimePeriod.withSolutions(List<Solution> solutions) Set list of proposed solutions.AbnormalTimePeriod.withStartTime(org.joda.time.DateTime startTime) Set start time of the downtime.