ManualTriggerAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.Azure.WebJobs.Description.Binding]
[System.AttributeUsage(System.AttributeTargets.Parameter)]
public sealed class ManualTriggerAttribute : Attribute
[<Microsoft.Azure.WebJobs.Description.Binding>]
[<System.AttributeUsage(System.AttributeTargets.Parameter)>]
type ManualTriggerAttribute = class
inherit Attribute
Public NotInheritable Class ManualTriggerAttribute
Inherits Attribute
- Inheritance
-
System.AttributeManualTriggerAttribute
- Attributes
-
Microsoft.Azure.WebJobs.Description.BindingAttribute System.AttributeUsageAttribute
Constructors
| ManualTriggerAttribute() |