Share via


Get-PartnerEnvironment

Get endpoints and metadata for an instance of Partner Center.

Syntax

Default (Default)

Get-PartnerEnvironment
    [[-Name] <String>]
    [<CommonParameters>]

Description

Get endpoints and metadata for an instance of Partner Center.

Examples

Example 1

PS C:\> Get-PartnerEnvironment

Get endpoints and metadata for an instance of Partner Center.

Parameters

-Name

The name of the environment.

Parameter properties

Type:String
Default value:None
Accepted values:AzureChinaCloud, AzureCloud, AzureGermanCloud, AzurePPE, AzureUSGovernment
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:0
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.

Inputs

System.String

Outputs

Microsoft.Store.PartnerCenter.PowerShell.Models.Authentication.PSPartnerEnvironment