Compartir a través de


WorkflowRunInner.Status Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a