Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.35 KB

Get-PartnerCustomerUsageRecord.md

File metadata and controls

48 lines (32 loc) · 1.35 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-PartnerCustomerUsageRecord

SYNOPSIS

Gets customer monthly usage records for all customers.

SYNTAX

Get-PartnerCustomerUsageRecord [<CommonParameters>]

DESCRIPTION

Gets customer monthly usage records for all customers.

EXAMPLES

Example 1

PS C:\> Get-PartnerCustomerUsageRecord

Gets customer monthly usage records 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.Usage.PSCustomerUsageSummary

NOTES

RELATED LINKS