< Back

Get-PartnerResellerRequestLink

Sat Jan 18, 2020 6:33 pm

NAME Get-PartnerResellerRequestLink



SYNOPSIS

Gets a relationship request URL to send to a customer.





SYNTAX

Get-PartnerResellerRequestLink [<CommonParameters>]





DESCRIPTION

Gets a relationship request URL to send to a customer.





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.CustomerRelationshipRequests.PSCustomerRelationshipRequest







NOTES









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



PS C:\\> Get-PartnerResellerRequestLink



Gets a relationship request URL to send to a customer.







RELATED LINKS

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