| Package | Description | 
|---|---|
| com.microsoft.azure.management.appservice | 
 This package contains the classes for WebSiteManagementClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AbnormalTimePeriod | 
AbnormalTimePeriod.withEndTime(org.joda.time.DateTime endTime)
Set end time of the downtime. 
 | 
AbnormalTimePeriod | 
AbnormalTimePeriod.withEvents(List<DetectorAbnormalTimePeriod> events)
Set list of Possible Cause of downtime. 
 | 
AbnormalTimePeriod | 
AbnormalTimePeriod.withSolutions(List<Solution> solutions)
Set list of proposed solutions. 
 | 
AbnormalTimePeriod | 
AbnormalTimePeriod.withStartTime(org.joda.time.DateTime startTime)
Set start time of the downtime. 
 | 
Copyright © 2019. All rights reserved.