DeploymentOperationsListResult 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 Lists template deployment operations
public class DeploymentOperationsListResult
type DeploymentOperationsListResult = class
Public Class DeploymentOperationsListResult
- Inheritance
-
DeploymentOperationsListResult
Constructors
| Name | Description |
|---|---|
| DeploymentOperationsListResult() | |
Properties
| Name | Description |
|---|---|
| NextLink |
The URL to get the next set of results. |
| Value |
The list of deployments. |