DeploymentScriptListResult Class

List of deployment scripts.

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

Inheritance
DeploymentScriptListResult

Constructor

DeploymentScriptListResult(*, value: Optional[List[azure.mgmt.resource.deploymentscripts.v2020_10_01.models._models_py3.DeploymentScript]] = None, **kwargs)

Variables

value
list[DeploymentScript]

An array of deployment scripts.

next_link
str

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