< Back

Get-PartnerOrganizationProfile

Sat Jan 18, 2020 6:32 pm

NAME Get-PartnerOrganizationProfile



SYNOPSIS

Gets the partner organization profile from Partner Center.





SYNTAX

Get-PartnerOrganizationProfile [<CommonParameters>]





DESCRIPTION

The Get-PartnerOrganizationProfile cmdlet gets the partner organization profile from Partner Center.





PARAMETERS

<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.Partners.PSOrganizationProfile







NOTES









-------------------------- Example 1 --------------------------



PS C:\\> Get-PartnerOrganizationProfile



Gets the partner organization profile from Partner Center.







RELATED LINKS

Online Version: https://docs.microsoft.com/powershell/m ... ionProfile