Get-AzExpressRouteServiceProvider
Gets a list ExpressRoute service providers and their attributes.
Get-AzExpressRouteServiceProvider
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
The Get-AzExpressRouteServiceProvider cmdlet retrieves a list ExpressRoute service providers and their attributes. Attribute include location and bandwidth options.
Get-AzExpressRouteServiceProvider |
Where-Object PeeringLocations -Contains "Silicon Valley" |
Select-Object Name
The credentials, account, tenant, and subscription used for communication with azure.
Type: | IAzureContextContainer |
Aliases: | AzContext, AzureRmContext, AzureCredential |
Position: | Named |
Default value: | None |
Required: | False |
Accept pipeline input: | False |
Accept wildcard characters: | False |
None
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure PowerShell feedback
Azure PowerShell is an open source project. Select a link to provide feedback: