PrivateLinkServiceListResult Class

Response for the ListPrivateLinkService API service call.

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

Inheritance
PrivateLinkServiceListResult

Constructor

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

Parameters

value
list[PrivateLinkService]

A list of PrivateLinkService resources in a resource group.

Variables

next_link
str

The URL to get the next set of results.