Share via


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

Property Value

Implements

Attributes

Applies to