Compartilhar via


OperationResultsDescription.Status Propriedade

Definição

Obtém o status da operação que está sendo executada. Os valores possíveis incluem: 'Canceled', 'Succeeded', 'Failed', 'Requested', 'Running'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a