| Package | Description | 
|---|---|
| com.microsoft.azure.management.appservice | 
 This package contains the classes for WebSiteManagementClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PerfMonSet | 
PerfMonSet.withEndTime(org.joda.time.DateTime endTime)
Set end time of the period. 
 | 
PerfMonSet | 
PerfMonSet.withName(String name)
Set unique key name of the counter. 
 | 
PerfMonSet | 
PerfMonSet.withStartTime(org.joda.time.DateTime startTime)
Set start time of the period. 
 | 
PerfMonSet | 
PerfMonSet.withTimeGrain(String timeGrain)
Set presented time grain. 
 | 
PerfMonSet | 
PerfMonSet.withValues(List<PerfMonSample> values)
Set collection of workers that are active during this time. 
 | 
Copyright © 2019. All rights reserved.