Share via


PrivateLinkResourceListResult Class

A list of private link resources.

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

Constructor

PrivateLinkResourceListResult(*, value: list['_models.PrivateLinkResource'] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
value

Array of private link resources.

Default value: None

Variables

Name Description
value

Array of private link resources.

next_link
str

URL to get the next set of operation list results (if there are any).