BucketDefinition.SyncIntervalInSeconds Eigenschaft

Definition

Ruft das Intervall ab, in dem die Git-Repositoryquelle des Clusters mit der Remoteinstanz neu abgestimmt werden soll, oder legt dieses fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: