< Back

Get-PartnerLegalProfile

Sat Jan 18, 2020 6:31 pm

NAME Get-PartnerLegalProfile



SYNOPSIS

Gets the partner legal business profile from Partner Center.





SYNTAX

Get-PartnerLegalProfile [<CommonParameters>]





DESCRIPTION

Gets the partner legal business 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.PSLegalBusinessProfile







NOTES









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



PS C:\\> Get-PartnerLegalProfile



Gets the partner legal business profile from Partner Center.







RELATED LINKS

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