Get-PartnerCustomerUsageSummary
Gets the customer's usage of a specific Azure service or resource during the current billing period.
Syntax
Get-PartnerCustomerUsageSummary
-CustomerId <String>
[<CommonParameters>]
Description
Gets the customer's usage of a specific Azure service or resource during the current billing period.
Examples
Example 1
PS C:\> Get-PartnerCustomerUsageSummary -CustomerId '46a62ece-10ad-42e5-b3f1-b2ed53e6fc08'
Gets the customer's usage of a specific Azure service or resource during the current billing period.
Parameters
-CustomerId
The identifier of the customer.
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
None
Outputs
Microsoft.Store.PartnerCenter.PowerShell.Models.Usage.PSCustomerUsageSummary