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

DataLakeAnalyticsClient.JobIdQueue Property

Definition

Gets or sets the job identifier queue, which is used exclusively as a test hook.

public static System.Collections.Generic.Queue<Guid> JobIdQueue { get; set; }
static member JobIdQueue : System.Collections.Generic.Queue<Guid> with get, set
Public Shared Property JobIdQueue As Queue(Of Guid)

Property Value

The job identifier queue.

Applies to