Share via


Container.LivenessProbeFailureThreshold Property

Definition

The failure threshold.

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

Property Value

Implements

Attributes

Applies to