Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.41 KB

Get-PartnerOrganizationProfile.md

File metadata and controls

48 lines (32 loc) · 1.41 KB
content_git_url external help file Module Name online version original_content_git_url schema
Microsoft.Store.PartnerCenter.PowerShell.dll-Help.xml
PartnerCenter
2.0.0

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.

EXAMPLES

Example 1

PS C:\> Get-PartnerOrganizationProfile

Gets the partner organization profile from Partner Center.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

Microsoft.Store.PartnerCenter.PowerShell.Models.Partners.PSOrganizationProfile

NOTES

RELATED LINKS