Share via


ManagedOnlineDeployment.LivenessProbeSuccessThreshold 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? LivenessProbeSuccessThreshold { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)>]
member this.LivenessProbeSuccessThreshold : Nullable<int> with get, set
Public Property LivenessProbeSuccessThreshold As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to