Compartir a través de


ContainerProbe.SuccessThreshold Propiedad

Definición

Obtiene o establece el umbral de éxito.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a