次の方法で共有


ApplicationListResult Class

Result of the request to list cluster Applications. It contains a list of operations and a URL link to get the next set of results.

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

Constructor

ApplicationListResult(*, value: List[Application] | None = None, **kwargs)

Parameters

Name Description
value
Required

The list of HDInsight applications installed on HDInsight cluster.

Keyword-Only Parameters

Name Description
value
Required

Variables

Name Description
next_link
str

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