Aracılığıyla paylaş


StaticSiteFunctionOverviewArmResourceProperties.TriggerType Property

Definition

The trigger type of the function

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.TriggerTypes? TriggerType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
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