Delen via


ManagedOnlineDeployment.ReadinessProbeFailureThreshold Property

Definition

The number of failures to allow before returning an unhealthy status.

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

Property Value

Implements

Attributes

Applies to