Partager via


HelmReleasePropertiesDefinition.FailureCount Propriété

Définition

Obtient ou définit le nombre total de fois où l’installation ou la mise à niveau de HelmRelease n’a pas pu être installée ou mise à niveau

[Newtonsoft.Json.JsonProperty(PropertyName="failureCount")]
public long? FailureCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="failureCount")>]
member this.FailureCount : Nullable<int64> with get, set
Public Property FailureCount As Nullable(Of Long)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à