| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
BgpCommunity |
BgpCommunity.withCommunityName(String communityName)
Set the communityName property: The name of the bgp community.
|
BgpCommunity |
BgpCommunity.withCommunityPrefixes(List<String> communityPrefixes)
Set the communityPrefixes property: The prefixes that the bgp community contains.
|
BgpCommunity |
BgpCommunity.withCommunityValue(String communityValue)
Set the communityValue property: The value of the bgp community.
|
BgpCommunity |
BgpCommunity.withIsAuthorizedToUse(Boolean isAuthorizedToUse)
Set the isAuthorizedToUse property: Customer is authorized to use bgp community or not.
|
BgpCommunity |
BgpCommunity.withServiceGroup(String serviceGroup)
Set the serviceGroup property: The service group of the bgp community contains.
|
BgpCommunity |
BgpCommunity.withServiceSupportedRegion(String serviceSupportedRegion)
Set the serviceSupportedRegion property: The region which the service support.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.