Package | Description |
---|---|
com.azure.resourcemanager.compute.fluent.models |
Package containing the inner data models for ComputeManagementClient.
|
com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
Modifier and Type | Method and Description |
---|---|
DiagnosticsProfile |
VirtualMachineScaleSetVMInner.diagnosticsProfile()
Get the diagnosticsProfile property: Specifies the boot diagnostic settings state.
|
DiagnosticsProfile |
VirtualMachineUpdateInner.diagnosticsProfile()
Get the diagnosticsProfile property: Specifies the boot diagnostic settings state.
|
DiagnosticsProfile |
VirtualMachineInner.diagnosticsProfile()
Get the diagnosticsProfile property: Specifies the boot diagnostic settings state.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSetVMInner |
VirtualMachineScaleSetVMInner.withDiagnosticsProfile(DiagnosticsProfile diagnosticsProfile)
Set the diagnosticsProfile property: Specifies the boot diagnostic settings state.
|
VirtualMachineUpdateInner |
VirtualMachineUpdateInner.withDiagnosticsProfile(DiagnosticsProfile diagnosticsProfile)
Set the diagnosticsProfile property: Specifies the boot diagnostic settings state.
|
VirtualMachineInner |
VirtualMachineInner.withDiagnosticsProfile(DiagnosticsProfile diagnosticsProfile)
Set the diagnosticsProfile property: Specifies the boot diagnostic settings state.
|
Modifier and Type | Method and Description |
---|---|
DiagnosticsProfile |
VirtualMachineScaleSetVM.diagnosticsProfile() |
DiagnosticsProfile |
VirtualMachine.diagnosticsProfile() |
DiagnosticsProfile |
VirtualMachineScaleSetVMProfile.diagnosticsProfile()
Get the diagnosticsProfile property: Specifies the boot diagnostic settings state.
|
DiagnosticsProfile |
VirtualMachineScaleSetUpdateVMProfile.diagnosticsProfile()
Get the diagnosticsProfile property: The virtual machine scale set diagnostics profile.
|
DiagnosticsProfile |
DiagnosticsProfile.withBootDiagnostics(BootDiagnostics bootDiagnostics)
Set the bootDiagnostics property: Boot Diagnostics is a debugging feature which allows you to view Console Output
and Screenshot to diagnose VM status.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachineScaleSetVMProfile |
VirtualMachineScaleSetVMProfile.withDiagnosticsProfile(DiagnosticsProfile diagnosticsProfile)
Set the diagnosticsProfile property: Specifies the boot diagnostic settings state.
|
VirtualMachineScaleSetUpdateVMProfile |
VirtualMachineScaleSetUpdateVMProfile.withDiagnosticsProfile(DiagnosticsProfile diagnosticsProfile)
Set the diagnosticsProfile property: The virtual machine scale set diagnostics profile.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.