AFDOriginGroupUpdateParameters.ResponseBasedAfdOriginErrorDetectionSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the JSON object that contains the properties to determine origin health using real requests/responses. This property is currently not supported.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.responseBasedAfdOriginErrorDetectionSettings")]
public Microsoft.Azure.Management.Cdn.Models.ResponseBasedOriginErrorDetectionParameters ResponseBasedAfdOriginErrorDetectionSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.responseBasedAfdOriginErrorDetectionSettings")>]
member this.ResponseBasedAfdOriginErrorDetectionSettings : Microsoft.Azure.Management.Cdn.Models.ResponseBasedOriginErrorDetectionParameters with get, set
Public Property ResponseBasedAfdOriginErrorDetectionSettings As ResponseBasedOriginErrorDetectionParameters
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute