Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 227 Bytes

Get-PCCustomerRole.md

File metadata and controls

13 lines (6 loc) · 227 Bytes

Partner Center PowerShell Module (preview)

Get-PCCustomerRole

Get a customer

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

Get customer roles

Get-PCCustomerRole -tenantid $customer.id