Share via


StaticSiteFunctionOverview.TriggerType Property

Definition

The trigger type of the function.

public Azure.ResourceManager.AppService.Models.FunctionTriggerType? TriggerType { get; }
member this.TriggerType : Nullable<Azure.ResourceManager.AppService.Models.FunctionTriggerType>
Public ReadOnly Property TriggerType As Nullable(Of FunctionTriggerType)

Property Value

Applies to