Partager via


JobPropertiesConstraints.MaxWallClockTime Propriété

Définition

Obtient ou définit la durée maximale de l’horloge murale.

[Newtonsoft.Json.JsonProperty(PropertyName="maxWallClockTime")]
public TimeSpan? MaxWallClockTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxWallClockTime")>]
member this.MaxWallClockTime : Nullable<TimeSpan> with get, set
Public Property MaxWallClockTime As Nullable(Of TimeSpan)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

Durée maximale pendant laquelle le travail peut s’exécuter. Valeur par défaut : 1 semaine.

S’applique à