DeploymentOperations

Gets all deployments operations for a deployment.

get/{scope}/providers/Microsoft.Resources/deployments/{deploymentName}/operations

Path parameters

scopestring required

The scope of a deployment.

deploymentNamestring required

The name of the deployment.

Query parameters

$topinteger

The number of results to return.

api-versionstring required

The API version to use for this operation.

Response

OK - Return an array of deployment operations.

nextLinkstring

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

Changes

No recorded changes to this endpoint across all 14 revisions of this API.