Share via


ContainerProbe.SuccessThreshold Property

Definition

The success threshold.

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

Property Value

Implements

Attributes

Applies to