ServiceAssociationLinksListResult Class

Response for ServiceAssociationLinks_List operation.

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

Inheritance
ServiceAssociationLinksListResult

Constructor

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

Parameters

value
list[ServiceAssociationLink]

The service association links in a subnet.

Variables

next_link
str

The URL to get the next set of results.