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.