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 |
---|---|
BootDiagnosticsInstanceView |
VirtualMachineInstanceViewInner.bootDiagnostics()
Get the bootDiagnostics property: Boot Diagnostics is a debugging feature which allows you to view Console Output
and Screenshot to diagnose VM status.
|
BootDiagnosticsInstanceView |
VirtualMachineScaleSetVMInstanceViewInner.bootDiagnostics()
Get 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 |
---|---|
VirtualMachineInstanceViewInner |
VirtualMachineInstanceViewInner.withBootDiagnostics(BootDiagnosticsInstanceView bootDiagnostics)
Set the bootDiagnostics property: Boot Diagnostics is a debugging feature which allows you to view Console Output
and Screenshot to diagnose VM status.
|
VirtualMachineScaleSetVMInstanceViewInner |
VirtualMachineScaleSetVMInstanceViewInner.withBootDiagnostics(BootDiagnosticsInstanceView 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 |
---|---|
BootDiagnosticsInstanceView |
VirtualMachineInstanceView.bootDiagnostics()
Get boot Diagnostics is a debugging feature which allows you to view Console Output and Screenshot to diagnose VM
status.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.