Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Latest commit

 

History

History
48 lines (32 loc) · 1.39 KB

Get-PartnerLicenseDeploymentInfo.md

File metadata and controls

48 lines (32 loc) · 1.39 KB
content_git_url external help file Module Name online version original_content_git_url schema
Microsoft.Store.PartnerCenter.PowerShell.dll-Help.xml
PartnerCenter
2.0.0

Get-PartnerLicenseDeploymentInfo

SYNOPSIS

Gets aggregated data on licenses deployment

SYNTAX

Get-PartnerLicenseDeploymentInfo [<CommonParameters>]

DESCRIPTION

Gets aggregated data on licenses deployment for all customers.

EXAMPLES

Example 1

PS C:\> Get-PartnerLicenseDeploymentInfo

Gets aggregated data on licenses deployment for all customers.

PARAMETERS

CommonParameters

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

INPUTS

None

OUTPUTS

Microsoft.Store.PartnerCenter.PowerShell.Models.Analytics.PSPartnerLicensesDeploymentInsight

NOTES

RELATED LINKS