AutoHealRules.TriggerSlowRequestsWithPath Property

Definition

A rule based on multiple Slow Requests Rule with path

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

Property Value

Implements

Attributes

Applies to