AutoHealTriggers.StatusCodesRange Property

Definition

A rule based on status codes ranges.

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

Property Value

Implements

Attributes

Applies to