'MS Partner Center Powershell Command

Get-PartnerInvoiceLineItem command is running for a long but no output is getting displayed

Command:

Get-PartnerInvoiceLineItem -BillingProvider OneTime -InvoiceId $InvoiceId -LineItemType 'UsageLineItems' -CurrencyCode INR


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source