IBatchJobStatusCollection.Item[String] Property

Definition

Retrieves a specific customer's devices batch upload status behavior.

public Microsoft.Store.PartnerCenter.DevicesDeployment.IBatchJobStatus this[string trackingId] { get; }
member this.Item(string) : Microsoft.Store.PartnerCenter.DevicesDeployment.IBatchJobStatus
Default Public ReadOnly Property Item(trackingId As String) As IBatchJobStatus

Parameters

trackingId
String

The tracking id.

Property Value

The customer's devices batch upload status operations.

Implements

Applies to