Share via


Container.ReadinessProbeFailureThreshold Property

Definition

The failure threshold.

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

Property Value

Implements

Attributes

Applies to