다음을 통해 공유


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

적용 대상