Udostępnij za pośrednictwem


TriggeredJobRun.Status Właściwość

Definicja

Pobiera lub ustawia stan zadania. Możliwe wartości to: "Success", "Failed", "Error"

[Newtonsoft.Json.JsonProperty(PropertyName="properties.status")]
public Microsoft.Azure.Management.AppService.Fluent.Models.TriggeredWebJobStatus? Status { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.status")>]
member this.Status : Nullable<Microsoft.Azure.Management.AppService.Fluent.Models.TriggeredWebJobStatus> with get, set
Public Property Status As Nullable(Of TriggeredWebJobStatus)

Wartość właściwości

Atrybuty
Newtonsoft.Json.JsonPropertyAttribute

Dotyczy