Get-PartnerCustomerUsageSummary
获取客户在当前计费周期内特定 Azure 服务或资源的使用情况。
语法
Get-PartnerCustomerUsageSummary
-CustomerId <String>
[<CommonParameters>]
说明
获取客户在当前计费周期内特定 Azure 服务或资源的使用情况。
示例
示例 1
PS C:\> Get-PartnerCustomerUsageSummary -CustomerId '46a62ece-10ad-42e5-b3f1-b2ed53e6fc08'
获取客户在当前计费周期内特定 Azure 服务或资源的使用情况。
参数
-CustomerId
客户的标识符。
类型: | String |
Position: | Named |
默认值: | None |
必需: | True |
接受管道输入: | False |
接受通配符: | False |
输入
None
输出
Microsoft.Store.PartnerCenter.PowerShell.Models.Usage.PSCustomerUsageSummary