Uses of Class
com.microsoft.azure.management.trafficmanager.MonitorConfigExpectedStatusCodeRangesItem
Package
Description
This package contains the classes for TrafficManagerManagementClient.
-
Uses of MonitorConfigExpectedStatusCodeRangesItem in com.microsoft.azure.management.trafficmanager
Modifier and TypeMethodDescriptionSet max status code.Set min status code.Modifier and TypeMethodDescriptionMonitorConfig.expectedStatusCodeRanges()
Get list of expected status code ranges.Modifier and TypeMethodDescriptionMonitorConfig.withExpectedStatusCodeRanges
(List<MonitorConfigExpectedStatusCodeRangesItem> expectedStatusCodeRanges) Set list of expected status code ranges.