| Modifier and Type | Method and Description |
|---|---|
VirtualMachineAgentInstanceView |
VirtualMachineInstanceView.vmAgent()
Get the VM Agent running on the virtual machine.
|
VirtualMachineAgentInstanceView |
VirtualMachineAgentInstanceView.withExtensionHandlers(List<VirtualMachineExtensionHandlerInstanceView> extensionHandlers)
Set the virtual machine extension handler instance view.
|
VirtualMachineAgentInstanceView |
VirtualMachineAgentInstanceView.withStatuses(List<InstanceViewStatus> statuses)
Set the resource status information.
|
VirtualMachineAgentInstanceView |
VirtualMachineAgentInstanceView.withVmAgentVersion(String vmAgentVersion)
Set the VM Agent full version.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/