Get-AzureRmBgpServiceCommunity
Innehåller en lista över alla tjänster/regioner, BGP-communities och associerade prefix.
Varning
AzureRM PowerShell-modulen är officiellt inaktuell från och med den 29 februari 2024. Användare rekommenderas att migrera från AzureRM till Az PowerShell-modulen för att säkerställa fortsatt support och uppdateringar.
Även om AzureRM-modulen fortfarande kan fungera, underhålls den inte längre eller stöds, vilket gör att användaren kan välja och riskera fortsatt användning. Se våra migreringsresurser för vägledning om övergången till Az-modulen.
Syntax
Get-AzureRmBgpServiceCommunity
[-DefaultProfile <IAzureContextContainer>]
[<CommonParameters>]
Description
Den här cmdleten innehåller en lista över alla tjänster/regioner, BGP-communities och associerade prefix.
Exempel
Exempel 1
Get-AzureRmBgpServiceCommunity
...
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"
}
]
...
Den här cmdleten innehåller en lista över alla tjänster/regioner, BGP-communities och associerade prefix.
Parametrar
-DefaultProfile
Autentiseringsuppgifter, konto, klientorganisation och prenumeration som används för kommunikation med Azure.
Typ: | IAzureContextContainer |
Alias: | AzureRmContext, AzureCredential |
Position: | Named |
Standardvärde: | None |
Obligatorisk: | False |
Godkänn pipeline-indata: | False |
Godkänn jokertecken: | False |
Indata
None
Utdata
Relaterade länkar
- Move-AzureRmExpressRouteCircuit
- New-AzureRmExpressRouteCircuit
- Remove-AzureRmExpressRouteCircuit
- Set-AzureRmExpressRouteCircuit
- Get-AzureRmRouteFilter
- Get-AzureRmRouteFilterRuleConfig
- Remove-AzureRmRouteFilter
- Remove-AzureRmRouteFilterRuleConfig
- Set-AzureRmRouteFilter
- Set-AzureRmRouteFilterRuleConfig
- New-AzureRmRouteFilter
- New-AzureRmRouteFilterRuleConfig