Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 278 Bytes

Get-PCCustomerRelationships.md

File metadata and controls

13 lines (6 loc) · 278 Bytes

Partner Center PowerShell Module (preview)

Get-PCCustomerRelationships (indirect model only)##

Get a customer

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

Get all customer subscriptions

Get-PCCustomerRelationships -tenantid $customer.id