Share via


Container.LivenessProbeSuccessThreshold Property

Definition

The success threshold.

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

Property Value

Implements

Attributes

Applies to