IWorkflowTriggerCallbackUrl.Method Property

Definition

Gets the workflow trigger callback URL HTTP method.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Gets the workflow trigger callback URL HTTP method.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="method", Update=false)]
public string Method { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Gets the workflow trigger callback URL HTTP method.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="method", Update=false)>]
member this.Method : string
Public ReadOnly Property Method As String

Property Value

Attributes

Applies to