你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Get-AzPeeringServiceCountry
列出所有可用的对等互连服务国家/地区。
语法
Get-AzPeeringServiceCountry
[-SubscriptionId <String[]>]
[-DefaultProfile <PSObject>]
[<CommonParameters>]
说明
列出所有可用的对等互连服务国家/地区。
示例
示例 1:列出所有对等互连服务国家/地区
Get-AzPeeringServiceCountry
Name
----
Australia
Belgium
Brazil
Canada
Denmark
Finland
France
Germany
Hong Kong
Japan
Kenya
Korea, South
Malaysia
Netherlands
New Zealand
...
列出可用于对等互连服务的国家/地区。
参数
-DefaultProfile
DefaultProfile 参数不起作用。 如果对其他订阅执行 cmdlet,请使用 SubscriptionId 参数。
类型: | PSObject |
别名: | AzureRMContext, AzureCredential |
Position: | Named |
默认值: | None |
必需: | False |
接受管道输入: | False |
接受通配符: | False |
-SubscriptionId
Azure 订阅 ID。
类型: | String[] |
Position: | Named |
默认值: | (Get-AzContext).Subscription.Id |
必需: | False |
接受管道输入: | False |
接受通配符: | False |