SiteConfig.TriggerStatusCode Property

Definition

A rule based on status codes.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IStatusCodesBasedTrigger> TriggerStatusCode { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Inlined)>]
member this.TriggerStatusCode : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IStatusCodesBasedTrigger> with get, set
Public Property TriggerStatusCode As List(Of IStatusCodesBasedTrigger)

Property Value

Implements

Attributes

Applies to