Share via


ISlowRequestsBasedTrigger.TimeTaken Property

Definition

Time taken.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Time taken.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="timeTaken")]
public string TimeTaken { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Time taken.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="timeTaken")>]
member this.TimeTaken : string with get, set
Public Property TimeTaken As String

Property Value

Attributes

Applies to