BgpServiceCommunities interface
Interface representing a BgpServiceCommunities.
Methods
list(Bgp |
Gets all the available bgp service communities. |
Method Details
list(BgpServiceCommunitiesListOptionalParams)
Gets all the available bgp service communities.
function list(options?: BgpServiceCommunitiesListOptionalParams): PagedAsyncIterableIterator<BgpServiceCommunity, BgpServiceCommunity[], PageSettings>
Parameters
The options parameters.