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

Latest commit

 

History

History
71 lines (44 loc) · 2.75 KB

Get-PCAzureResourceMonthlyUsageRecord.md

File metadata and controls

71 lines (44 loc) · 2.75 KB

Get-PCAzureResourceMonthlyUsageRecord

Returns monthly Azure usage for the specified tenant.

SYNTAX

Get-PCAzureResourceMonthlyUsageRecord [[-TenantId] <String>] [[-SubscriptionId] <String>] [[-SaToken] <String>] [<CommonParameters>]

DESCRIPTION

The Get-PCAzureResourceMonthlyUsageRecord cmdlet returns Azure 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

-SubscriptionId <String>

Specifies the subscription id for which to return usage.

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

-SaToken <String>

Specifies an authentication token with your Partner Center credentials.

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

INPUTS

OUTPUTS

NOTES

EXAMPLES

EXAMPLE 1

PS C:\>Get-PCAzureResourceMonthlyUsageRecord