ProbeSettings.SuccessThreshold Property

Definition

The number of successful probes before returning a healthy status.

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

Property Value

Implements

Attributes

Applies to