次の方法で共有


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

適用対象