共用方式為


AutoScaleRun.EvaluationTime 屬性

定義

取得或設定上次評估自動調整公式的時間。

[Newtonsoft.Json.JsonProperty(PropertyName="evaluationTime")]
public DateTime EvaluationTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="evaluationTime")>]
member this.EvaluationTime : DateTime with get, set
Public Property EvaluationTime As DateTime

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於