Condividi tramite


TriggeredJobRun.Status Proprietà

Definizione

Ottiene o imposta lo stato del processo. I valori possibili includono: '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)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a