Compartir a través de


HelmReleasePropertiesDefinition.UpgradeFailureCount Propiedad

Definición

Obtiene o establece el número de veces que HelmRelease no pudo actualizar.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a