Get-EntraPartnerInformation
Retrieves company-level information for partners.
Syntax
GetQuery (Default)
Get-EntraPartnerInformation
[<CommonParameters>]
GetById
Get-EntraPartnerInformation
[-TenantId <Guid>]
[<CommonParameters>]
Description
The Get-EntraPartnerInformation
cmdlet is used to retrieve partner-specific information.
This cmdlet should only be used for partner tenants.
Parameters
-TenantId
The unique ID of the tenant to perform the operation on. This parameter provides compatibility with Azure AD and MSOnline for partner scenarios. TenantID is the signed-in user's tenant ID.
Parameter properties
Type: | System.String |
Default value: | None |
Supports wildcards: | False |
DontShow: | False |
Parameter sets
GetById
Position: | Named |
Mandatory: | False |
Value from pipeline: | False |
Value from pipeline by property name: | True |
Value from remaining arguments: | False |
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.