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) · 1.11 KB

Get-PCCustomerUsageSummary.md

File metadata and controls

55 lines (36 loc) · 1.11 KB

Get-PCCustomerUsageSummary

Returns aa summary of usage for the specified tenant.

SYNTAX

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

DESCRIPTION

The Get-PCCustomerUsageSummary cmdlet returns a summary of usage for the specified tenant.

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 created 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

Get the usage summary for all subscritions for the specified tenant id.

PS C:\>Get-PCCustomerUsageSummary -TenantId 45916f92-e9c3-4ed2-b8c2-d87aa129905f