Pool.AllocationStateTransitionTime 속성

정의

풀이 현재 할당 상태를 입력한 시간을 가져옵니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.allocationStateTransitionTime")]
public DateTime? AllocationStateTransitionTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.allocationStateTransitionTime")>]
member this.AllocationStateTransitionTime : Nullable<DateTime>
Public ReadOnly Property AllocationStateTransitionTime As Nullable(Of DateTime)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상