Dela via


IWorkflowTriggerCallbackUrl.Method Property

Definition

Gets the workflow trigger callback URL HTTP method.

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

Property Value

Attributes

Applies to