Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BootDiagnosticsInstanceView

Package version

The instance view of a virtual machine boot diagnostics.

Hierarchy

  • BootDiagnosticsInstanceView

Index

Properties

Optional consoleScreenshotBlobUri

consoleScreenshotBlobUri: undefined | string

The console screenshot blob URI.

NOTE: This will not be set if boot diagnostics is currently enabled with managed storage. NOTE: This property will not be serialized. It can only be populated by the server.

Optional serialConsoleLogBlobUri

serialConsoleLogBlobUri: undefined | string

The serial console log blob Uri.

NOTE: This will not be set if boot diagnostics is currently enabled with managed storage. NOTE: This property will not be serialized. It can only be populated by the server.

Optional status

The boot diagnostics status information for the VM.

NOTE: It will be set only if there are errors encountered in enabling boot diagnostics. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc