Get-PartnerCustomerDeviceBatch
Gets a list of device batches for the specified customer identifier.
Syntax
Get-PartnerCustomerDeviceBatch
[-CustomerId] <String>
[<CommonParameters>]
Description
Gets a list of device batches for the specified customer identifier.
Examples
Example 1
PS C:\> Get-PartnerCustomerDeviceBatch -CustomerId '46a62ece-10ad-42e5-b3f1-b2ed53e6fc08'
Gets a list of device batches for the specified customer identifier.
Parameters
-CustomerId
The identifier for the customer.
Type: | String |
Position: | 0 |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
None
Outputs
Microsoft.Store.PartnerCenter.PowerShell.Models.DevicesDeployment.PSDeviceBatch