BgpServiceCommunityListResult Class
Response for the ListServiceCommunity API service call.
- Inheritance
-
BgpServiceCommunityListResult
Constructor
BgpServiceCommunityListResult(*, value: typing.Union[typing.List[_ForwardRef('BgpServiceCommunity')], NoneType] = None, next_link: typing.Union[str, NoneType] = None, **kwargs)
Parameters
- value
- list[BgpServiceCommunity]
A list of service community resources.
- next_link
- str
The URL to get the next set of results.
Feedback
Submit and view feedback for