DeviceUploadDetails 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 status of batch upload of devices.
public class DeviceUploadDetails : Microsoft.Store.PartnerCenter.Models.ResourceBase
type DeviceUploadDetails = class
inherit ResourceBase
Public Class DeviceUploadDetails
Inherits ResourceBase
- Inheritance
Constructors
DeviceUploadDetails() |
Properties
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
DeviceId |
Gets or sets the device Id. |
ErrorCode |
Gets or sets the error code upon device upload failure. |
ErrorDescription |
Gets or sets the error description upon device upload failure. |
ProductKey |
Gets or sets the product key. |
SerialNumber |
Gets or sets the serial number. |
Status |
Gets or sets the device upload status. |