< Back

Get-PartnerRole

Sat Jan 18, 2020 6:33 pm

NAME Get-PartnerRole



SYNOPSIS

Gets the roles at the partner level.





SYNTAX

Get-PartnerRole [<CommonParameters>]





DESCRIPTION

Gets a list of roles at the partner level.





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.Roles.PSRole







NOTES









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



PS C:\\> Get-PartnerRole



Gets a list of roles at the partner level.







RELATED LINKS

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