Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
BGPCommunity |
BGPCommunity.withCommunityName(String communityName)
Set the communityName value.
|
BGPCommunity |
BGPCommunity.withCommunityPrefixes(List<String> communityPrefixes)
Set the communityPrefixes value.
|
BGPCommunity |
BGPCommunity.withCommunityValue(String communityValue)
Set the communityValue value.
|
BGPCommunity |
BGPCommunity.withIsAuthorizedToUse(Boolean isAuthorizedToUse)
Set the isAuthorizedToUse value.
|
BGPCommunity |
BGPCommunity.withServiceGroup(String serviceGroup)
Set the serviceGroup value.
|
BGPCommunity |
BGPCommunity.withServiceSupportedRegion(String serviceSupportedRegion)
Set the serviceSupportedRegion value.
|
Copyright © 2019. All rights reserved.