DeploymentListResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for List template deployments
public class DeploymentListResult
type DeploymentListResult = class
Public Class DeploymentListResult
- Inheritance
-
DeploymentListResult
Constructors
| Name | Description |
|---|---|
| DeploymentListResult() | |
Properties
| Name | Description |
|---|---|
| NextLink |
The URL to get the next set of results. |
| Value |
The list of deployments. |