Delen via


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