BGPCommunity Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Contient les informations de la communauté bgp proposées dans les ressources de la communauté de services.
public class BGPCommunity
type BGPCommunity = class
Public Class BGPCommunity
- Héritage
-
BGPCommunity
Constructeurs
BGPCommunity() |
Initialise une nouvelle instance de la classe BGPCommunity. |
BGPCommunity(String, String, String, IList<String>, Nullable<Boolean>, String) |
Initialise une nouvelle instance de la classe BGPCommunity. |
Propriétés
CommunityName |
Obtient ou définit le nom de la communauté bgp. Par exemple, Skype. |
CommunityPrefixes |
Obtient ou définit les préfixes que la communauté bgp contient. |
CommunityValue |
Obtient ou définit la valeur de la communauté bgp. Pour plus d’informations : https://docs.microsoft.com/en-us/azure/expressroute/expressroute-routing. |
IsAuthorizedToUse |
Obtient ou définit le client est autorisé à utiliser la communauté bgp ou non. |
ServiceGroup |
Obtient ou définit le groupe de services de la communauté bgp contient. |
ServiceSupportedRegion |
Obtient ou définit la région prise en charge par le service. Par exemple, pour O365, la région est Globale. |
S’applique à
Azure SDK for .NET