ResourceLinkResult Class

List of resource links.

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

All required parameters must be populated in order to send to Azure.

Inheritance
ResourceLinkResult

Constructor

ResourceLinkResult(*, value: List[azure.mgmt.resource.links.v2016_09_01.models._models_py3.ResourceLink], **kwargs)

Variables

value
list[ResourceLink]

Required. An array of resource links.

next_link
str

The URL to use for getting the next set of results.