Skip to main content

Interface: ITaskQueueInfo

v1.DeploymentInfo.ITaskQueueInfo

Properties of a TaskQueueInfo.

Hierarchy

Properties

firstPollerTime

Optional firstPollerTime: null | $Properties

When server saw the first poller for this task queue in this deployment.

Inherited from

$Properties.firstPollerTime


name

Optional name: null | string

TaskQueueInfo name

Inherited from

$Properties.name


type

Optional type: null | TaskQueueType

TaskQueueInfo type

Inherited from

$Properties.type