ClusterListPersistedScriptActionsResult Class

The ListPersistedScriptActions operation response.

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

Inheritance
ClusterListPersistedScriptActionsResult

Constructor

ClusterListPersistedScriptActionsResult(*, value: Optional[List[azure.mgmt.hdinsight.models._models_py3.RuntimeScriptAction]] = None, **kwargs)

Parameters

value
list[RuntimeScriptAction]
Required

The list of Persisted Script Actions.

Variables

next_link
str

The link (url) to the next page of results.