Partager via


GitRepositoryPatchDefinition.SyncIntervalInSeconds Propriété

Définition

Obtient ou définit l’intervalle auquel réconcilier la source de dépôt git du cluster avec le distant.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à