Get-AzBgpServiceCommunity
すべてのサービス/リージョン、BGP コミュニティ、および関連するプレフィックスの一覧を提供します。
構文
Get-AzBgpServiceCommunity
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
説明
このコマンドレットは、すべてのサービス/リージョン、BGP コミュニティ、および関連するプレフィックスの一覧を提供します。
例
例 1
Get-AzBgpServiceCommunity
...
Name : AzureCentralIndia
Id : /subscriptions//resourceGroups//providers/Microsoft.Network/bgpServiceCommunities/AzureCentralIndia
Type : Microsoft.Network/bgpServiceCommunities
BgpCommunities : [
{
"ServiceSupportedRegion": "Global",
"CommunityName": "Azure Central India",
"CommunityValue": "12076:51017",
"CommunityPrefixes": [
"13.71.0.0/18",
"20.190.146.0/25",
"40.79.214.0/24",
"40.81.224.0/19",
"40.87.224.0/22",
"40.112.39.0/25",
"40.112.39.128/26",
"40.126.18.0/25",
"52.136.24.0/24",
"52.140.64.0/18",
"52.159.64.0/19",
"52.172.128.0/17",
"52.239.135.64/26",
"52.239.202.0/24",
"52.245.96.0/22",
"52.253.168.0/22",
"104.47.210.0/23",
"104.211.64.0/20",
"104.211.81.0/24",
"104.211.82.0/23",
"104.211.84.0/22",
"104.211.88.0/21",
"104.211.96.0/19"
],
"IsAuthorizedToUse": true,
"ServiceGroup": "Azure"
}
]
...
このコマンドレットは、すべてのサービス/リージョン、BGP コミュニティ、および関連するプレフィックスの一覧を提供します。
パラメーター
-DefaultProfile
Azure との通信に使用される資格情報、アカウント、テナント、サブスクリプション。
型: | IAzureContextContainer |
Aliases: | AzContext, AzureRmContext, AzureCredential |
配置: | Named |
規定値: | None |
必須: | False |
パイプライン入力を受け取る: | False |
ワイルドカード文字を受け取る: | False |
入力
None
出力
関連リンク
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure PowerShell