Get-PartnerCustomerQualification

Get the qualification assigned to the customer.

Syntax

Get-PartnerCustomerQualification
   -CustomerId <String>
   [<CommonParameters>]

Description

Get the qualification assigned to the customer.

Examples

Example 1

PS C:\> Get-PartnerCustomerQualification -CustomerId 'c4f6bf3c-60de-432e-a3ec-20bcc5b26ec2'

Get the qualification assigned to the customer.

Parameters

-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.Store.PartnerCenter.Models.Customers.CustomerQualification