BgpServiceCommunities interface

Interface representing a BgpServiceCommunities.

Methods

list(BgpServiceCommunitiesListOptionalParams)

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

options
BgpServiceCommunitiesListOptionalParams

The options parameters.

Returns