Uses of Class
com.azure.resourcemanager.cdn.models.ResponseBasedOriginErrorDetectionParameters
-
Packages that use ResponseBasedOriginErrorDetectionParameters Package Description com.azure.resourcemanager.cdn.fluent.models Package containing the inner data models for CdnManagementClient.com.azure.resourcemanager.cdn.models Package containing the data models for CdnManagementClient. -
-
Uses of ResponseBasedOriginErrorDetectionParameters in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return ResponseBasedOriginErrorDetectionParameters Modifier and Type Method Description ResponseBasedOriginErrorDetectionParametersAfdOriginGroupInner. responseBasedAfdOriginErrorDetectionSettings()Get the responseBasedAfdOriginErrorDetectionSettings property: The JSON object that contains the properties to determine origin health using real requests/responses.ResponseBasedOriginErrorDetectionParametersAfdOriginGroupUpdatePropertiesParameters. responseBasedAfdOriginErrorDetectionSettings()Get the responseBasedAfdOriginErrorDetectionSettings property: The JSON object that contains the properties to determine origin health using real requests/responses.ResponseBasedOriginErrorDetectionParametersDeepCreatedOriginGroupProperties. responseBasedOriginErrorDetectionSettings()Get the responseBasedOriginErrorDetectionSettings property: The JSON object that contains the properties to determine origin health using real requests/responses.This property is currently not supported.ResponseBasedOriginErrorDetectionParametersOriginGroupInner. responseBasedOriginErrorDetectionSettings()Get the responseBasedOriginErrorDetectionSettings property: The JSON object that contains the properties to determine origin health using real requests/responses.ResponseBasedOriginErrorDetectionParametersOriginGroupUpdatePropertiesParameters. responseBasedOriginErrorDetectionSettings()Get the responseBasedOriginErrorDetectionSettings property: The JSON object that contains the properties to determine origin health using real requests/responses.Methods in com.azure.resourcemanager.cdn.fluent.models with parameters of type ResponseBasedOriginErrorDetectionParameters Modifier and Type Method Description AfdOriginGroupInnerAfdOriginGroupInner. withResponseBasedAfdOriginErrorDetectionSettings(ResponseBasedOriginErrorDetectionParameters responseBasedAfdOriginErrorDetectionSettings)Set the responseBasedAfdOriginErrorDetectionSettings property: The JSON object that contains the properties to determine origin health using real requests/responses.AfdOriginGroupPropertiesAfdOriginGroupProperties. withResponseBasedAfdOriginErrorDetectionSettings(ResponseBasedOriginErrorDetectionParameters responseBasedAfdOriginErrorDetectionSettings)Set the responseBasedAfdOriginErrorDetectionSettings property: The JSON object that contains the properties to determine origin health using real requests/responses.AfdOriginGroupUpdatePropertiesParametersAfdOriginGroupUpdatePropertiesParameters. withResponseBasedAfdOriginErrorDetectionSettings(ResponseBasedOriginErrorDetectionParameters responseBasedAfdOriginErrorDetectionSettings)Set the responseBasedAfdOriginErrorDetectionSettings property: The JSON object that contains the properties to determine origin health using real requests/responses.DeepCreatedOriginGroupPropertiesDeepCreatedOriginGroupProperties. withResponseBasedOriginErrorDetectionSettings(ResponseBasedOriginErrorDetectionParameters responseBasedOriginErrorDetectionSettings)Set the responseBasedOriginErrorDetectionSettings property: The JSON object that contains the properties to determine origin health using real requests/responses.This property is currently not supported.OriginGroupInnerOriginGroupInner. withResponseBasedOriginErrorDetectionSettings(ResponseBasedOriginErrorDetectionParameters responseBasedOriginErrorDetectionSettings)Set the responseBasedOriginErrorDetectionSettings property: The JSON object that contains the properties to determine origin health using real requests/responses.OriginGroupPropertiesOriginGroupProperties. withResponseBasedOriginErrorDetectionSettings(ResponseBasedOriginErrorDetectionParameters responseBasedOriginErrorDetectionSettings)Set the responseBasedOriginErrorDetectionSettings property: The JSON object that contains the properties to determine origin health using real requests/responses.OriginGroupUpdatePropertiesParametersOriginGroupUpdatePropertiesParameters. withResponseBasedOriginErrorDetectionSettings(ResponseBasedOriginErrorDetectionParameters responseBasedOriginErrorDetectionSettings)Set the responseBasedOriginErrorDetectionSettings property: The JSON object that contains the properties to determine origin health using real requests/responses. -
Uses of ResponseBasedOriginErrorDetectionParameters in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return ResponseBasedOriginErrorDetectionParameters Modifier and Type Method Description ResponseBasedOriginErrorDetectionParametersAfdOriginGroupUpdateParameters. responseBasedAfdOriginErrorDetectionSettings()Get the responseBasedAfdOriginErrorDetectionSettings property: The JSON object that contains the properties to determine origin health using real requests/responses.ResponseBasedOriginErrorDetectionParametersDeepCreatedOriginGroup. responseBasedOriginErrorDetectionSettings()Get the responseBasedOriginErrorDetectionSettings property: The JSON object that contains the properties to determine origin health using real requests/responses.This property is currently not supported.ResponseBasedOriginErrorDetectionParametersOriginGroupUpdateParameters. responseBasedOriginErrorDetectionSettings()Get the responseBasedOriginErrorDetectionSettings property: The JSON object that contains the properties to determine origin health using real requests/responses.ResponseBasedOriginErrorDetectionParametersResponseBasedOriginErrorDetectionParameters. withHttpErrorRanges(List<HttpErrorRangeParameters> httpErrorRanges)Set the httpErrorRanges property: The list of Http status code ranges that are considered as server errors for origin and it is marked as unhealthy.ResponseBasedOriginErrorDetectionParametersResponseBasedOriginErrorDetectionParameters. withResponseBasedDetectedErrorTypes(ResponseBasedDetectedErrorTypes responseBasedDetectedErrorTypes)Set the responseBasedDetectedErrorTypes property: Type of response errors for real user requests for which origin will be deemed unhealthy.ResponseBasedOriginErrorDetectionParametersResponseBasedOriginErrorDetectionParameters. withResponseBasedFailoverThresholdPercentage(Integer responseBasedFailoverThresholdPercentage)Set the responseBasedFailoverThresholdPercentage property: The percentage of failed requests in the sample where failover should trigger.Methods in com.azure.resourcemanager.cdn.models with parameters of type ResponseBasedOriginErrorDetectionParameters Modifier and Type Method Description AfdOriginGroupUpdateParametersAfdOriginGroupUpdateParameters. withResponseBasedAfdOriginErrorDetectionSettings(ResponseBasedOriginErrorDetectionParameters responseBasedAfdOriginErrorDetectionSettings)Set the responseBasedAfdOriginErrorDetectionSettings property: The JSON object that contains the properties to determine origin health using real requests/responses.DeepCreatedOriginGroupDeepCreatedOriginGroup. withResponseBasedOriginErrorDetectionSettings(ResponseBasedOriginErrorDetectionParameters responseBasedOriginErrorDetectionSettings)Set the responseBasedOriginErrorDetectionSettings property: The JSON object that contains the properties to determine origin health using real requests/responses.This property is currently not supported.OriginGroupUpdateParametersOriginGroupUpdateParameters. withResponseBasedOriginErrorDetectionSettings(ResponseBasedOriginErrorDetectionParameters responseBasedOriginErrorDetectionSettings)Set the responseBasedOriginErrorDetectionSettings property: The JSON object that contains the properties to determine origin health using real requests/responses.
-