Compartir a través de


BucketDefinition.TimeoutInSeconds Propiedad

Definición

Obtiene o establece el tiempo máximo para intentar conciliar el origen del repositorio git del clúster con el remoto.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a