Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 279 Bytes

Get-PCCustomerUsageSummary.md

File metadata and controls

12 lines (6 loc) · 279 Bytes

Partner Center PowerShell Module (preview)

Get-PCCustomerUsageSummary

Get a customer

$customer = Get-PCCustomer -tenantid '<tenant id GUID>'

Get usage summary for all of a customer's subscriptions

Get-PCCustomerUsageSummary -tenantid $customer.id