Share via


StaticSiteFunctionOverviewArmResource.TriggerType Property

Definition

The trigger type of the function

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.TriggerTypes? TriggerType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.TriggerType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.TriggerTypes>
Public ReadOnly Property TriggerType As Nullable(Of TriggerTypes)

Property Value

Implements

Attributes

Applies to