Compartir a través de


ResponseBasedOriginErrorDetectionParameters.ResponseBasedFailoverThresholdPercentage Property

Definition

The percentage of failed requests in the sample where failover should trigger.

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

Property Value

Implements

Attributes

Applies to