Skip to content

Commit

Permalink
add vmss capabilities to force delete (#12630)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjegbejimba authored Jan 26, 2021
1 parent 4d91da0 commit 76dbb47
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2496,7 +2496,7 @@
"in": "query",
"required": false,
"type": "string",
"description": "The resource types you want to force delete. Currently, only the following is supported: forceDeletionResourceTypes=Microsoft.Compute/virtualMachines"
"description": "The resource types you want to force delete. Currently, only the following is supported: forceDeletionResourceTypes=Microsoft.Compute/virtualMachines,Microsoft.Compute/virtualMachineScaleSets"
},
{
"$ref": "#/parameters/ApiVersionParameter"
Expand Down

0 comments on commit 76dbb47

Please sign in to comment.