IDevicesBatchCollection.Get Method

Definition

Retrieves all devices batches.

public Microsoft.Store.PartnerCenter.Models.ResourceCollection<Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceBatch> Get ();
abstract member Get : unit -> Microsoft.Store.PartnerCenter.Models.ResourceCollection<Microsoft.Store.PartnerCenter.Models.DevicesDeployment.DeviceBatch>
Public Function Get () As ResourceCollection(Of DeviceBatch)

Returns

The devices batches.

Implements

Applies to