Udostępnij za pośrednictwem


WorkflowTriggerInner.State Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to