ResourceNavigationLinksListResult Class

Response for ResourceNavigationLinks_List operation.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ResourceNavigationLinksListResult

Constructor

ResourceNavigationLinksListResult(*, value: typing.Union[typing.List[_ForwardRef('ResourceNavigationLink')], NoneType] = None, **kwargs)

Parameters

value
list[ResourceNavigationLink]

The resource navigation links in a subnet.

Variables

next_link
str

The URL to get the next set of results.