共用方式為


SlowRequestsBasedTrigger.TimeTaken 屬性

定義

取得或設定所花費的時間。

[Newtonsoft.Json.JsonProperty(PropertyName="timeTaken")]
public string TimeTaken { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="timeTaken")>]
member this.TimeTaken : string with get, set
Public Property TimeTaken As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於