DeviceBatch Class

Definition

Represents a devices batch associated with a customer.

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

Constructors

DeviceBatch()

Properties

CreatedBy

Gets or sets the name of the tenant who created the batch.

CreationDate

Gets or sets the date the batch was created.

DevicesCount

Gets or sets the count of devices in the batch.

DevicesLink

Gets or sets the link to the devices under the batch.

Id

Gets or sets the devices batch unique identifier.

Self

Gets or sets the self URI.

(Inherited from StandardResourceLinks)

Applies to