Compartir a través de


ContainerProbe.FailureThreshold Propiedad

Definición

Obtiene o establece el umbral de error.

[Newtonsoft.Json.JsonProperty(PropertyName="failureThreshold")]
public int? FailureThreshold { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="failureThreshold")>]
member this.FailureThreshold : Nullable<int> with get, set
Public Property FailureThreshold As Nullable(Of Integer)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a