Skip to content

Commit

Permalink
add vmss capabilities to force delete (Azure#12630)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjegbejimba authored and mkarmark committed Jul 20, 2021
1 parent 59ac258 commit 9796b1d
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 9796b1d

Please sign in to comment.