< Back

Get-PartnerAzureBillingAccount

Sat Jan 18, 2020 6:27 pm

NAME Get-PartnerAzureBillingAccount



SYNOPSIS

Gets the billing accounts where the authenticated user has access.





SYNTAX

Get-PartnerAzureBillingAccount [<CommonParameters>]





DESCRIPTION

Gets the billing accounts where the authenticated user has access.





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.Azure.Management.Billing.Models.BillingAccount







NOTES









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



PS C:\\> Get-PartnerAzureBillingAccount



Gets the billing accounts where the authenticated user has access.







RELATED LINKS

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