Delen via


ManagedOnlineDeployment.ReadinessProbeSuccessThreshold Property

Definition

The number of successful probes before returning a healthy status.

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

Property Value

Implements

Attributes

Applies to