Partilhar via


JobPropertiesConstraints.MaxWallClockTime Propriedade

Definição

Obtém ou define a hora máxima do relógio de parede.

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

Valor de Propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Observações

Tempo máximo em que a tarefa pode ser executada. Valor predefinido: 1 semana.

Aplica-se a