< Back
Get-PartnerCustomerCompanyProfile
Post
NAME Get-PartnerCustomerCompanyProfile
SYNOPSIS
Gets the customer's company profile.
SYNTAX
Get-PartnerCustomerCompanyProfile -CustomerId <String> [<CommonParameters>]
DESCRIPTION
The Get-PartnerCustomerCompanyProfile cmdlet gets the specified customer's company profile.
PARAMETERS
-CustomerId <String>
The identifier for the customer.
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<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.Store.PartnerCenter.PowerShell.Models.Customers.PSCustomerCompanyProfile
NOTES
-------------------------- Example 1 --------------------------
PS C:\\> Get-PartnerCustomerCompanyProfile -CustomerId '46a62ece-10ad-42e5-b3f1-b2ed53e6fc08'
This command gets the company profile for the specified customer.
RELATED LINKS
Online Version: https://docs.microsoft.com/powershell/m ... anyProfile
SYNOPSIS
Gets the customer's company profile.
SYNTAX
Get-PartnerCustomerCompanyProfile -CustomerId <String> [<CommonParameters>]
DESCRIPTION
The Get-PartnerCustomerCompanyProfile cmdlet gets the specified customer's company profile.
PARAMETERS
-CustomerId <String>
The identifier for the customer.
Required? true
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
<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.Store.PartnerCenter.PowerShell.Models.Customers.PSCustomerCompanyProfile
NOTES
-------------------------- Example 1 --------------------------
PS C:\\> Get-PartnerCustomerCompanyProfile -CustomerId '46a62ece-10ad-42e5-b3f1-b2ed53e6fc08'
This command gets the company profile for the specified customer.
RELATED LINKS
Online Version: https://docs.microsoft.com/powershell/m ... anyProfile