Compartilhar via


KustomizationPatchDefinition.TimeoutInSeconds Propriedade

Definição

Obtém ou define o tempo máximo para tentar reconciliar a Kustomization no cluster.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a