| Modifier and Type | Method and Description |
|---|---|
BootDiagnosticsInstanceView |
VirtualMachineInstanceView.bootDiagnostics()
Get the bootDiagnostics value.
|
BootDiagnosticsInstanceView |
BootDiagnosticsInstanceView.withConsoleScreenshotBlobUri(String consoleScreenshotBlobUri)
Set the consoleScreenshotBlobUri value.
|
BootDiagnosticsInstanceView |
BootDiagnosticsInstanceView.withSerialConsoleLogBlobUri(String serialConsoleLogBlobUri)
Set the serialConsoleLogBlobUri value.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineInstanceView |
VirtualMachineInstanceView.withBootDiagnostics(BootDiagnosticsInstanceView bootDiagnostics)
Set the bootDiagnostics value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/