Get-AzPeeringServiceCountry
列出所有可用的對等互連服務國家/地區。
語法
Get-AzPeeringServiceCountry
[-SubscriptionId <String[]>]
[-DefaultProfile <PSObject>]
[<CommonParameters>]
Description
列出所有可用的對等互連服務國家/地區。
範例
範例 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 訂閱識別碼。
類型: | String[] |
Position: | Named |
預設值: | (Get-AzContext).Subscription.Id |
必要: | False |
接受管線輸入: | False |
接受萬用字元: | False |