Uses of Class
com.azure.resourcemanager.network.models.BgpCommunity
Packages that use BgpCommunity
Package
Description
Package containing the inner data models for NetworkManagementClient.
Package containing the data models for NetworkManagementClient.
-
Uses of BgpCommunity in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return types with arguments of type BgpCommunityModifier and TypeMethodDescriptionBgpServiceCommunityInner.bgpCommunities()Get the bgpCommunities property: A list of bgp communities.BgpServiceCommunityPropertiesFormat.bgpCommunities()Get the bgpCommunities property: A list of bgp communities.Method parameters in com.azure.resourcemanager.network.fluent.models with type arguments of type BgpCommunityModifier and TypeMethodDescriptionBgpServiceCommunityInner.withBgpCommunities(List<BgpCommunity> bgpCommunities) Set the bgpCommunities property: A list of bgp communities.BgpServiceCommunityPropertiesFormat.withBgpCommunities(List<BgpCommunity> bgpCommunities) Set the bgpCommunities property: A list of bgp communities. -
Uses of BgpCommunity in com.azure.resourcemanager.network.models
Classes in com.azure.resourcemanager.network.models that implement interfaces with type arguments of type BgpCommunityModifier and TypeClassDescriptionfinal classContains bgp community information offered in Service Community resources.Methods in com.azure.resourcemanager.network.models that return BgpCommunityModifier and TypeMethodDescriptionstatic BgpCommunityBgpCommunity.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BgpCommunity from the JsonReader.BgpCommunity.withCommunityName(String communityName) Set the communityName property: The name of the bgp community. e.g.BgpCommunity.withCommunityPrefixes(List<String> communityPrefixes) Set the communityPrefixes property: The prefixes that the bgp community contains.BgpCommunity.withCommunityValue(String communityValue) Set the communityValue property: The value of the bgp community.BgpCommunity.withIsAuthorizedToUse(Boolean isAuthorizedToUse) Set the isAuthorizedToUse property: Customer is authorized to use bgp community or not.BgpCommunity.withServiceGroup(String serviceGroup) Set the serviceGroup property: The service group of the bgp community contains.BgpCommunity.withServiceSupportedRegion(String serviceSupportedRegion) Set the serviceSupportedRegion property: The region which the service support. e.g.