DeploymentListResult Class

List of deployments.

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

Inheritance
DeploymentListResult

Constructor

DeploymentListResult(*, value: Optional[List[azure.mgmt.resource.resources.v2020_06_01.models._models_py3.DeploymentExtended]] = None, **kwargs)

Variables

value
list[DeploymentExtended]

An array of deployments.

next_link
str

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