Skip to content

Commit

Permalink
Update API description for SimulateEviction (Azure#10378)
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepkv93 authored and innosam committed Aug 17, 2020
1 parent 1e3d031 commit 420938f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3542,7 +3542,7 @@
"VirtualMachines"
],
"operationId": "VirtualMachines_SimulateEviction",
"description": "The operation to simulate the eviction of spot virtual machine. The eviction will occur within 30 minutes of calling the API",
"description": "The operation to simulate the eviction of spot virtual machine.",
"parameters": [
{
"name": "resourceGroupName",
Expand Down Expand Up @@ -6232,7 +6232,7 @@
"VirtualMachineScaleSetVMs"
],
"operationId": "VirtualMachineScaleSetVMs_SimulateEviction",
"description": "The operation to simulate the eviction of spot virtual machine in a VM scale set. The eviction will occur within 30 minutes of calling the API",
"description": "The operation to simulate the eviction of spot virtual machine in a VM scale set.",
"parameters": [
{
"name": "resourceGroupName",
Expand Down

0 comments on commit 420938f

Please sign in to comment.