Share via


WorkflowTriggerCallbackUrl.Method Property

Definition

Gets the workflow trigger callback URL HTTP method.

[Newtonsoft.Json.JsonProperty(PropertyName="method")]
public string Method { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="method")>]
member this.Method : string
Public ReadOnly Property Method As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to