< Back
Get-PartnerCustomerServiceCosts
Post
NAME Get-PartnerCustomerServiceCosts
SYNOPSIS
Gets a customer's service cost line items for the specified billing period.
SYNTAX
Get-PartnerCustomerServiceCosts -BillingPeriod {MostRecent} -CustomerId <String> [<CommonParameters>]
DESCRIPTION
Gets a customer's service cost line items for the specified billing period.
PARAMETERS
-BillingPeriod <ServiceCostsBillingPeriod>
An indicator that represents the billing period.
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-CustomerId <String>
The identifier for the customer.
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
Microsoft.Store.PartnerCenter.PowerShell.Models.ServiceCosts.PSServiceCostLineItem
NOTES
-------------------------- Example 1 --------------------------
PS C:\\> Get-PartnerCustomerServiceCosts -BillingPeriod MostRecent -CustomerId
'46a62ece-10ad-42e5-b3f1-b2ed53e6fc08'
Gets a customer's service cost line items for the specified billing period.
RELATED LINKS
Online Version: https://docs.microsoft.com/powershell/m ... rviceCosts
SYNOPSIS
Gets a customer's service cost line items for the specified billing period.
SYNTAX
Get-PartnerCustomerServiceCosts -BillingPeriod {MostRecent} -CustomerId <String> [<CommonParameters>]
DESCRIPTION
Gets a customer's service cost line items for the specified billing period.
PARAMETERS
-BillingPeriod <ServiceCostsBillingPeriod>
An indicator that represents the billing period.
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-CustomerId <String>
The identifier for the customer.
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
OUTPUTS
Microsoft.Store.PartnerCenter.PowerShell.Models.ServiceCosts.PSServiceCostLineItem
NOTES
-------------------------- Example 1 --------------------------
PS C:\\> Get-PartnerCustomerServiceCosts -BillingPeriod MostRecent -CustomerId
'46a62ece-10ad-42e5-b3f1-b2ed53e6fc08'
Gets a customer's service cost line items for the specified billing period.
RELATED LINKS
Online Version: https://docs.microsoft.com/powershell/m ... rviceCosts