次の方法で共有


AFDOriginGroupUpdateParameters.ResponseBasedAfdOriginErrorDetectionSettings プロパティ

定義

実際の要求/応答を使用して配信元の正常性を決定するプロパティを含む JSON オブジェクトを取得または設定します。 このプロパティは現在サポートされていません。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象