Retrieves named locations for a specific customer tenant.
The Get-CIPPNamedLocations function retrieves named locations for a specific customer tenant by making a REST API call to the "/api/listnamedlocations" endpoint.
The ID of the customer tenant for which to retrieve named locations.
PS > Get-CIPPNamedLocations -CustomerTenantID "7ced1621-b8f7-4231-868c-bc6b1a2f1778"
PS > Get-CIPPNamedLocations -CustomerTenantID "contoso.onmicrosoft.com"