v5

latestSwagger 2.0raw.githubusercontent.com2019-11-08458.9 KB
SerialConsole

Disable Serial Console for a subscription

Disables the Serial Console service for all VMs and VM scale sets in the provided subscription

post/subscriptions/{subscriptionId}/providers/Microsoft.SerialConsole/consoleServices/{default}/disableConsole

Path parameters

subscriptionIdstring required

Subscription ID which uniquely identifies the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call requiring it.

defaultstring required

Default parameter. Leave the value as "default".

Query parameters

api-versionstring required

The API version to use for this operation.

Response

OK - Returns a JSON object

disabledboolean

Whether or not Serial Console is disabled.