AutoScaleRun.EvaluationTime Property

Definition

Gets or sets the time at which the autoscale formula was last evaluated.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to