Compartilhar via


KustomizationPatchDefinition.SyncIntervalInSeconds Propriedade

Definição

Obtém ou define o intervalo no qual reconciliar novamente a Kustomization no cluster.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a