Partager via


ReportRecordContract.ApiTimeAvg Propriété

Définition

Obtient ou définit le temps moyen nécessaire pour traiter la demande.

[Newtonsoft.Json.JsonProperty(PropertyName="apiTimeAvg")]
public double? ApiTimeAvg { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="apiTimeAvg")>]
member this.ApiTimeAvg : Nullable<double> with get, set
Public Property ApiTimeAvg As Nullable(Of Double)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à