BatchUploadDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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. |