AutoHealTriggers.SlowRequestsWithPath Property

Definition

A rule based on multiple Slow Requests Rule with path

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

Property Value

Implements

Attributes

Applies to