DeviceBatchCreationRequest Class

Definition

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
DeviceBatchCreationRequest

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.

Applies to