Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 257 Bytes

Get-PCCustomerBillingProfile.md

File metadata and controls

13 lines (6 loc) · 257 Bytes

Partner Center PowerShell Module (preview)

Get-PCCustomerBillingProfile

Get a customer

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

Get customer Billing Profile

Get-PCCustomerBillingProfile -tenantid $customer.id