Get-PartnerCustomerDeviceBatch
获取指定客户标识符的设备批列表。
语法
Get-PartnerCustomerDeviceBatch
[-CustomerId] <String>
[<CommonParameters>]
说明
获取指定客户标识符的设备批列表。
示例
示例 1
PS C:\> Get-PartnerCustomerDeviceBatch -CustomerId '46a62ece-10ad-42e5-b3f1-b2ed53e6fc08'
获取指定客户标识符的设备批列表。
参数
-CustomerId
客户的标识符。
类型: | String |
Position: | 0 |
默认值: | None |
必需: | True |
接受管道输入: | False |
接受通配符: | False |
输入
None
输出
Microsoft.Store.PartnerCenter.PowerShell.Models.DevicesDeployment.PSDeviceBatch