| 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.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseBasedOriginErrorDetectionParameters |
OriginGroupInner.responseBasedOriginErrorDetectionSettings()
Get the responseBasedOriginErrorDetectionSettings property: The JSON object that contains the properties to
determine origin health using real requests/responses.
|
| Modifier and Type | Method and Description |
|---|---|
OriginGroupInner |
OriginGroupInner.withResponseBasedOriginErrorDetectionSettings(ResponseBasedOriginErrorDetectionParameters responseBasedOriginErrorDetectionSettings)
Set the responseBasedOriginErrorDetectionSettings property: The JSON object that contains the properties to
determine origin health using real requests/responses.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseBasedOriginErrorDetectionParameters |
OriginGroupUpdateParameters.responseBasedOriginErrorDetectionSettings()
Get the responseBasedOriginErrorDetectionSettings property: The JSON object that contains the properties to
determine origin health using real requests/responses.
|
ResponseBasedOriginErrorDetectionParameters |
DeepCreatedOriginGroup.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.
|
ResponseBasedOriginErrorDetectionParameters |
OriginGroupUpdatePropertiesParameters.responseBasedOriginErrorDetectionSettings()
Get the responseBasedOriginErrorDetectionSettings property: The JSON object that contains the properties to
determine origin health using real requests/responses.
|
ResponseBasedOriginErrorDetectionParameters |
ResponseBasedOriginErrorDetectionParameters.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.
|
ResponseBasedOriginErrorDetectionParameters |
ResponseBasedOriginErrorDetectionParameters.withResponseBasedDetectedErrorTypes(ResponseBasedDetectedErrorTypes responseBasedDetectedErrorTypes)
Set the responseBasedDetectedErrorTypes property: Type of response errors for real user requests for which origin
will be deemed unhealthy.
|
ResponseBasedOriginErrorDetectionParameters |
ResponseBasedOriginErrorDetectionParameters.withResponseBasedFailoverThresholdPercentage(Integer responseBasedFailoverThresholdPercentage)
Set the responseBasedFailoverThresholdPercentage property: The percentage of failed requests in the sample where
failover should trigger.
|
| Modifier and Type | Method and Description |
|---|---|
OriginGroupUpdateParameters |
OriginGroupUpdateParameters.withResponseBasedOriginErrorDetectionSettings(ResponseBasedOriginErrorDetectionParameters responseBasedOriginErrorDetectionSettings)
Set the responseBasedOriginErrorDetectionSettings property: The JSON object that contains the properties to
determine origin health using real requests/responses.
|
OriginGroupProperties |
OriginGroupProperties.withResponseBasedOriginErrorDetectionSettings(ResponseBasedOriginErrorDetectionParameters responseBasedOriginErrorDetectionSettings)
Set the responseBasedOriginErrorDetectionSettings property: The JSON object that contains the properties to
determine origin health using real requests/responses.
|
DeepCreatedOriginGroup |
DeepCreatedOriginGroup.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.
|
OriginGroupUpdatePropertiesParameters |
OriginGroupUpdatePropertiesParameters.withResponseBasedOriginErrorDetectionSettings(ResponseBasedOriginErrorDetectionParameters responseBasedOriginErrorDetectionSettings)
Set the responseBasedOriginErrorDetectionSettings property: The JSON object that contains the properties to
determine origin health using real requests/responses.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.