BatchUploadDetails Class

Definition

Represents the result of devices batch upload.

public sealed class BatchUploadDetails : Microsoft.Store.PartnerCenter.Models.ResourceBase
type BatchUploadDetails = class
    inherit ResourceBase
Public NotInheritable Class BatchUploadDetails
Inherits ResourceBase
Inheritance
BatchUploadDetails

Constructors

BatchUploadDetails()

Properties

Attributes

Gets the attributes.

(Inherited from ResourceBase)
BatchTrackingId

Gets or sets the tracking ID of the batch of devices uploaded.

CompletedTime

Gets or sets the batch upload completed time.

DevicesStatus

Gets or sets the device upload status.

StartedTime

Gets or sets the batch started time.

Status

Gets or sets the status.

Applies to