Get-PartnerCustomerLicenseDeploymentInfo

Gets aggregated data on deployment for a specified customer.

Syntax

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

Description

Gets aggregated data on deployment for a specified customer.

Examples

Example 1

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

Gets aggregated data on deployment for the customer with the identifier of 46a62ece-10ad-42e5-b3f1-b2ed53e6fc08.

Parameters

-CustomerId

The identifier for the customer.

Type:String
Position:Named
Default value:None
Required:True
Accept pipeline input:False
Accept wildcard characters:False

Inputs

None

Outputs

Microsoft.Store.PartnerCenter.PowerShell.Models.Analytics.PSCustomerLicensesDeploymentInsights