Uses of Class
com.microsoft.azure.management.cdn.HttpErrorRangeParameters
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of HttpErrorRangeParameters in com.microsoft.azure.management.cdn
Modifier and TypeMethodDescriptionSet the inclusive start of the http status code range.Set the inclusive end of the http status code range.Modifier and TypeMethodDescriptionResponseBasedOriginErrorDetectionParameters.httpErrorRanges()
Get the list of Http status code ranges that are considered as server errors for origin and it is marked as unhealthy.Modifier and TypeMethodDescriptionResponseBasedOriginErrorDetectionParameters.withHttpErrorRanges
(List<HttpErrorRangeParameters> httpErrorRanges) Set the list of Http status code ranges that are considered as server errors for origin and it is marked as unhealthy.