Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
55 lines (36 loc) · 1012 Bytes

Get-PCManagedService.md

File metadata and controls

55 lines (36 loc) · 1012 Bytes

Get-PCManagedService

Returns a list of managed services

SYNTAX

Get-PCManagedService [[-TenantId] <String>] [[-SaToken] <String>] [<CommonParameters>]

DESCRIPTION

The Get-PCManagedService

PARAMETERS

-TenantId <String>

Specifies the tenant used for scoping this cmdlet.

Required?                    false
Position?                    1
Default value                $GlobalCustomerId
Accept pipeline input?       false
Accept wildcard characters?  false

-SaToken <String>

Specifies an authentication token with your Partner Center credentials.

Required?                    false
Position?                    2
Default value                $GlobalToken
Accept pipeline input?       false
Accept wildcard characters?  false

INPUTS

OUTPUTS

NOTES

EXAMPLES

EXAMPLE 1

Return a list of managed services for the specified tenant.

PS C:\>Get-PCManagedService -TenantId 97037612-799c-4fa6-8c40-68be72c6b83c