MS Partner Center Powershell Command

173 Views Asked by At

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
0

There are 0 best solutions below