Compartir a través de


ResponseBasedOriginErrorDetectionParameters.ResponseBasedDetectedErrorType Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ResponseBasedDetectedErrorTypes? ResponseBasedDetectedErrorType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Owned)>]
member this.ResponseBasedDetectedErrorType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ResponseBasedDetectedErrorTypes> with get, set
Public Property ResponseBasedDetectedErrorType As Nullable(Of ResponseBasedDetectedErrorTypes)

Property Value

Implements

Attributes

Applies to