AutoHealTriggers.StatusCode Property

Definition

A rule based on status codes.

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

Property Value

Implements

Attributes

Applies to