Get-PartnerAzureBillingPolicy

Gets the billing policy for the specified customer.

Syntax

Get-PartnerAzureBillingPolicy
   -BillingAccountName <String>
   -CustomerId <String>
   [<CommonParameters>]

Description

Gets the billing policy for the specified customer.

Examples

Example 1

PS C:\> Get-PartnerAzureBillingPolicy -BillingAccountName '99a13315-xxxx-xxxx-xxxx-xxxxxxxxxxxx:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx_xxxx-xx-xx' -CustomerId '7b93c1be-57f6-4d8c-9270-e9b97c071557'

Gets the billing policy for the specified customer.

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

-CustomerId

The identifier for the customer.

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.CustomerPolicy