Sdílet prostřednictvím


JobPropertiesConstraints.MaxWallClockTime Vlastnost

Definice

Získá nebo nastaví maximální čas hodin na zdi.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Maximální doba, po kterou může úloha běžet. Výchozí hodnota: 1 týden.

Platí pro