Get-AzExpressRoutePortsLocation

取得 ExpressRoutePort 資源可供使用的位置。

Syntax

Get-AzExpressRoutePortsLocation
   [-LocationName <String>]
   [-DefaultProfile <IAzureContextContainer>]
   [<CommonParameters>]

Description

Get-AzExpressRoutePortsLocation Cmdlet 可用來擷取 ExpressRoutePort 資源可供使用的位置。 指定特定位置做為輸入,Cmdlet 會顯示該位置的詳細數據,也就是該位置的可用頻寬清單。

範例

範例 1

Get-AzExpressRoutePortsLocation

列出 ExpressRoutePort 資源可供使用的位置。

範例 2

Get-AzExpressRoutePortsLocation -LocationName $loc

列出位置$loc可用的 ExpressRoutePort 带寬。

參數

-DefaultProfile

用於與 Azure 通訊的認證、帳戶、租用戶和訂用帳戶。

Type:IAzureContextContainer
Aliases:AzContext, AzureRmContext, AzureCredential
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-LocationName

位置的名稱。

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:True
Accept wildcard characters:False

輸入

String

輸出

PSExpressRoutePortsLocation