DeploymentOperations
Gets all deployments operations for a deployment.
get/subscriptions/{subscriptionId}/providers/Microsoft.Resources/deployments/{deploymentName}/operations
Path parameters
deploymentNamestring required
The name of the deployment.
subscriptionIdstring required
The ID of the target subscription.
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.