Udostępnij za pośrednictwem


WorkflowTriggerInner.Status Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to