| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
BgpServiceCommunityInner |
BgpServiceCommunityInner.withBgpCommunities(List<BgpCommunity> bgpCommunities)
Set the bgpCommunities property: A list of bgp communities.
|
BgpServiceCommunityInner |
BgpServiceCommunityInner.withId(String id)
Set the id property: Resource ID.
|
BgpServiceCommunityInner |
BgpServiceCommunityInner.withLocation(String location) |
BgpServiceCommunityInner |
BgpServiceCommunityInner.withServiceName(String serviceName)
Set the serviceName property: The name of the bgp community.
|
BgpServiceCommunityInner |
BgpServiceCommunityInner.withTags(Map<String,String> tags) |
Copyright © 2021 Microsoft Corporation. All rights reserved.