public final class BootDiagnosticsInstanceView extends Object
Constructor and Description |
---|
BootDiagnosticsInstanceView() |
Modifier and Type | Method and Description |
---|---|
String |
consoleScreenshotBlobUri()
Get the consoleScreenshotBlobUri property: The console screenshot blob URI.
|
String |
serialConsoleLogBlobUri()
Get the serialConsoleLogBlobUri property: The Linux serial console log blob Uri.
|
InstanceViewStatus |
status()
Get the status property: The boot diagnostics status information for the VM.
|
void |
validate()
Validates the instance.
|
public String consoleScreenshotBlobUri()
public String serialConsoleLogBlobUri()
public InstanceViewStatus status()
public void validate()
IllegalArgumentException
- thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.