| Modifier and Type | Method and Description |
|---|---|
DiagnosticsProfile |
VirtualMachine.diagnosticsProfile()
Returns the diagnostics profile of an Azure virtual machine.
|
DiagnosticsProfile |
DiagnosticsProfile.withBootDiagnostics(BootDiagnostics 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.
*/