Compartilhar via


RunInner.Status Propriedade

Definição

Obtém ou define o status atual da execução. Os valores possíveis incluem: 'Enfileirado', 'Iniciado', 'Executando', 'Êxito', 'Falha', 'Cancelado', 'Erro', 'Tempo limite'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.status")]
public string Status { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.status")>]
member this.Status : string with get, set
Public Property Status As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a