Udostępnij za pośrednictwem


WorkflowTriggerHistoryFilterInner.Status Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to