DeviceBatchCreationRequest 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 a devices batch creation model.
public sealed class DeviceBatchCreationRequest : Microsoft.Store.PartnerCenter.Models.ResourceBase
type DeviceBatchCreationRequest = class
inherit ResourceBase
Public NotInheritable Class DeviceBatchCreationRequest
Inherits ResourceBase
- Inheritance
Constructors
DeviceBatchCreationRequest() |
Properties
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
BatchId |
Gets or sets the devices batch unique identifier. |
Devices |
Gets or sets the list of devices to be uploaded. |