Dela via


Get-PartnerCustomerDeviceBatch

Gets a list of device batches for the specified customer identifier.

Syntax

Default (Standard)

Get-PartnerCustomerDeviceBatch
    [-CustomerId] <String>
    [<CommonParameters>]

Description

Gets a list of device batches for the specified customer identifier.

Exempel

Example 1

PS C:\> Get-PartnerCustomerDeviceBatch -CustomerId '46a62ece-10ad-42e5-b3f1-b2ed53e6fc08'

Gets a list of device batches for the specified customer identifier.

Parametrar

-CustomerId

The identifier for the customer.

Parameteregenskaper

Typ:String
Standardvärde:None
Stöder jokertecken:False
DontShow:False

Parameteruppsättningar

(All)
Position:0
Obligatorisk:True
Värde från pipeline:False
Värde från pipeline efter egenskapsnamn:False
Värde från återstående argument:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Indata

None

Utdata

Microsoft.Store.PartnerCenter.PowerShell.Models.DevicesDeployment.PSDeviceBatch