Share via


JobRecurrenceInformation.AuHoursFailed Property

Definition

Gets the number of job execution hours that resulted in failed jobs.

[Newtonsoft.Json.JsonProperty(PropertyName="auHoursFailed")]
public double? AuHoursFailed { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="auHoursFailed")>]
member this.AuHoursFailed : Nullable<double>
Public ReadOnly Property AuHoursFailed As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to