Compartir a través de


WorkflowTriggerFilterInner.State Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a