RemediationDeploymentsListResult Class
List of deployments for a remediation.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelRemediationDeploymentsListResult
Constructor
RemediationDeploymentsListResult(**kwargs)
Variables
Name | Description |
---|---|
value
|
Array of deployments for the remediation. |
next_link
|
The URL to get the next set of results. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python