次の方法で共有


IResponseBasedOriginErrorDetectionParameters.ResponseBasedDetectedErrorType Property

Definition

Type of response errors for real user requests for which origin will be deemed unhealthy

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Type of response errors for real user requests for which origin will be deemed unhealthy", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ResponseBasedDetectedErrorTypes) }, ReadOnly=false, Required=false, SerializedName="responseBasedDetectedErrorTypes")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ResponseBasedDetectedErrorTypes? ResponseBasedDetectedErrorType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Type of response errors for real user requests for which origin will be deemed unhealthy", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ResponseBasedDetectedErrorTypes) }, ReadOnly=false, Required=false, SerializedName="responseBasedDetectedErrorTypes")>]
member this.ResponseBasedDetectedErrorType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ResponseBasedDetectedErrorTypes> with get, set
Public Property ResponseBasedDetectedErrorType As Nullable(Of ResponseBasedDetectedErrorTypes)

Property Value

Attributes

Applies to