public class BootDiagnosticsInstanceView extends Object
| Constructor and Description |
|---|
BootDiagnosticsInstanceView() |
| Modifier and Type | Method and Description |
|---|---|
String |
consoleScreenshotBlobUri()
Get the console screenshot blob URI.
|
String |
serialConsoleLogBlobUri()
Get the Linux serial console log blob Uri.
|
InstanceViewStatus |
status()
Get the boot diagnostics status information for the VM.
|
public String consoleScreenshotBlobUri()
public String serialConsoleLogBlobUri()
public InstanceViewStatus status()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/