| Modifier and Type | Method and Description |
|---|---|
VirtualMachineAgentInstanceView |
VirtualMachineInstanceView.vmAgent()
Get the vmAgent value.
|
VirtualMachineAgentInstanceView |
VirtualMachineAgentInstanceView.withExtensionHandlers(List<VirtualMachineExtensionHandlerInstanceView> extensionHandlers)
Set the extensionHandlers value.
|
VirtualMachineAgentInstanceView |
VirtualMachineAgentInstanceView.withStatuses(List<InstanceViewStatus> statuses)
Set the statuses value.
|
VirtualMachineAgentInstanceView |
VirtualMachineAgentInstanceView.withVmAgentVersion(String vmAgentVersion)
Set the vmAgentVersion value.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineInstanceView |
VirtualMachineInstanceView.withVmAgent(VirtualMachineAgentInstanceView vmAgent)
Set the vmAgent value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/