Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BootDiagnostics

Package version

Boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM status.

You can easily view the output of your console log.

Azure also enables you to see a screenshot of the VM from the hypervisor.

Hierarchy

  • BootDiagnostics

Index

Properties

Properties

Optional enabled

enabled: undefined | false | true

Whether boot diagnostics should be enabled on the Virtual Machine.

Optional storageUri

storageUri: undefined | string

Uri of the storage account to use for placing the console output and screenshot.

Generated using TypeDoc