AutoScaleRun.Timestamp プロパティ

定義

自動スケール式が最後に評価された時刻を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象