Sdílet prostřednictvím


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