Skip to content

Commit

Permalink
clarify the subscription-level disable
Browse files Browse the repository at this point in the history
  • Loading branch information
asinn826 committed Sep 12, 2018
1 parent 2c3686d commit 90ad551
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"EnableConsole"
],
"operationId": "Console_EnableConsole",
"description": "Enables Serial Console for a VM",
"description": "Enables Serial Console for a subscription",
"parameters": [
{
"$ref": "#/parameters/ApiVersionParameter"
Expand Down Expand Up @@ -160,7 +160,7 @@
"DisableConsole"
],
"operationId": "Console_DisableConsole",
"description": "Disables Serial Console for a VM",
"description": "Disables Serial Console for a subscription",
"parameters": [
{
"$ref": "#/parameters/ApiVersionParameter"
Expand Down

0 comments on commit 90ad551

Please sign in to comment.