Partager via


HelmReleasePropertiesDefinition.UpgradeFailureCount Propriété

Définition

Obtient ou définit le nombre de fois où helmRelease n’a pas pu être mis à niveau

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à