你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BatchNode.AllocationTime Property

Definition

The time at which this Compute Node was allocated to the Pool. This is the time when the Compute Node was initially allocated and doesn't change once set. It is not updated when the Compute Node is service healed or preempted.

public DateTimeOffset? AllocationTime { get; }
member this.AllocationTime : Nullable<DateTimeOffset>
Public ReadOnly Property AllocationTime As Nullable(Of DateTimeOffset)

Property Value

Applies to