Get-PartnerAzureBillingProfile
Gets the billing profiles for specified billing account.
Syntax
Default (Default)
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
Parameter properties
Type: | String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
(All)
Position: | Named |
Mandatory: | True |
Value from pipeline: | False |
Value from pipeline by property name: | False |
Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.