| Modifier and Type | Method and Description |
|---|---|
DiagnosticsProfile |
VirtualMachineScaleSetVMProfile.diagnosticsProfile()
Get the diagnosticsProfile value.
|
DiagnosticsProfile |
VirtualMachineScaleSetVM.diagnosticsProfile() |
DiagnosticsProfile |
VirtualMachineScaleSetUpdateVMProfile.diagnosticsProfile()
Get the diagnosticsProfile value.
|
DiagnosticsProfile |
VirtualMachine.diagnosticsProfile() |
DiagnosticsProfile |
DiagnosticsProfile.withBootDiagnostics(BootDiagnostics bootDiagnostics)
Set the bootDiagnostics value.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetVMProfile |
VirtualMachineScaleSetVMProfile.withDiagnosticsProfile(DiagnosticsProfile diagnosticsProfile)
Set the diagnosticsProfile value.
|
VirtualMachineScaleSetUpdateVMProfile |
VirtualMachineScaleSetUpdateVMProfile.withDiagnosticsProfile(DiagnosticsProfile diagnosticsProfile)
Set the diagnosticsProfile value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/