Get-PartnerAzureBillingProfile
Gets the billing profiles for specified billing account.
Syntax
Get-PartnerAzureBillingProfile
-BillingAccountName <String>
[<CommonParameters>]
Description
Gets the billing profiles for specified billing account.
Examples
Example 1
PS C:\> Get-PartnerAzureBillingProfile -BillingAccountName '99a13315-xxxx-xxxx-xxxx-xxxxxxxxxxxx:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx_xxxx-xx-xx'
Gets the billing profiles for specified billing account.
Parameters
-BillingAccountName
The name for the billing account
Type: | String |
Position: | Named |
Default value: | None |
Required: | True |
Accept pipeline input: | False |
Accept wildcard characters: | False |
Inputs
None
Outputs
Microsoft.Azure.Management.Billing.Models.BillingAccount