AFDOriginGroupUpdateParameters.ResponseBasedAfdOriginErrorDetectionSettings Property

Definition

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

Applies to