< Back

Get-PartnerSupportProfile

Sat Jan 18, 2020 6:33 pm

NAME Get-PartnerSupportProfile



SYNOPSIS

Gets the partner's support profile.





SYNTAX

Get-PartnerSupportProfile [<CommonParameters>]





DESCRIPTION

Gets the partner's support profile.





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.PSSupportProfile







NOTES









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



PS C:\\> Get-PartnerSupportProfile



Gets the partner's support profile.







RELATED LINKS

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