< Back

Get-PartnerBillingProfile

Sat Jan 18, 2020 6:27 pm

NAME Get-PartnerBillingProfile



SYNOPSIS

Gets the partner's billing profile.





SYNTAX

Get-PartnerBillingProfile [<CommonParameters>]





DESCRIPTION

Gets the partner's billing profile.





PARAMETERS

<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.Partners.PSBillingProfile







NOTES









-------------------------- Example 1 --------------------------



PS C:\\> Get-PartnerBillingProfile



Gets the partner's billing profile.







RELATED LINKS

Online Version: https://docs.microsoft.com/powershell/m ... ingProfile