< Back

Get-PartnerCustomerUsageRecord

Sat Jan 18, 2020 6:30 pm

NAME Get-PartnerCustomerUsageRecord



SYNOPSIS

Gets customer monthly usage records for all customers.





SYNTAX

Get-PartnerCustomerUsageRecord [<CommonParameters>]





DESCRIPTION

Gets customer monthly usage records for all customers.





PARAMETERS

<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.Usage.PSCustomerUsageSummary







NOTES









-------------------------- Example 1 --------------------------



PS C:\\> Get-PartnerCustomerUsageRecord



Gets customer monthly usage records for all customers.







RELATED LINKS

Online Version: https://docs.microsoft.com/powershell/m ... sageRecord