< Back
Get-PartnerCustomerLicenseDeploymentInfo
Post
NAME Get-PartnerCustomerLicenseDeploymentInfo
SYNOPSIS
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.
PARAMETERS
-CustomerId <String>
The identifier for the customer.
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
Microsoft.Store.PartnerCenter.PowerShell.Models.Analytics.PSCustomerLicensesDeploymentInsights
NOTES
-------------------------- 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.
RELATED LINKS
Online Version: https://docs.microsoft.com/powershell/m ... oymentInfo
SYNOPSIS
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.
PARAMETERS
-CustomerId <String>
The identifier for the customer.
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
Microsoft.Store.PartnerCenter.PowerShell.Models.Analytics.PSCustomerLicensesDeploymentInsights
NOTES
-------------------------- 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.
RELATED LINKS
Online Version: https://docs.microsoft.com/powershell/m ... oymentInfo