| Package | Description | 
|---|---|
| com.microsoft.azure.management.trafficmanager | 
 This package contains the classes for TrafficManagerManagementClient. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MonitorConfigExpectedStatusCodeRangesItem | 
MonitorConfigExpectedStatusCodeRangesItem.withMax(Integer max)
Set max status code. 
 | 
MonitorConfigExpectedStatusCodeRangesItem | 
MonitorConfigExpectedStatusCodeRangesItem.withMin(Integer min)
Set min status code. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<MonitorConfigExpectedStatusCodeRangesItem> | 
MonitorConfig.expectedStatusCodeRanges()
Get list of expected status code ranges. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MonitorConfig | 
MonitorConfig.withExpectedStatusCodeRanges(List<MonitorConfigExpectedStatusCodeRangesItem> expectedStatusCodeRanges)
Set list of expected status code ranges. 
 | 
Copyright © 2019. All rights reserved.