다음을 통해 공유


SetTriggerStateActionDefinition.Source Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="source")]
public Microsoft.Azure.Management.Logic.Models.WorkflowTrigger Source { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="source")>]
member this.Source : Microsoft.Azure.Management.Logic.Models.WorkflowTrigger with get, set
Public Property Source As WorkflowTrigger

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to