共用方式為


DeepCreatedOriginGroup.ResponseBasedOriginErrorDetectionSettings 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.responseBasedOriginErrorDetectionSettings")]
public Microsoft.Azure.Management.Cdn.Models.ResponseBasedOriginErrorDetectionParameters ResponseBasedOriginErrorDetectionSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.responseBasedOriginErrorDetectionSettings")>]
member this.ResponseBasedOriginErrorDetectionSettings : Microsoft.Azure.Management.Cdn.Models.ResponseBasedOriginErrorDetectionParameters with get, set
Public Property ResponseBasedOriginErrorDetectionSettings As ResponseBasedOriginErrorDetectionParameters

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to