Uses of Class
com.microsoft.azure.management.compute.VirtualMachineAgentInstanceView
Packages that use VirtualMachineAgentInstanceView
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of VirtualMachineAgentInstanceView in com.microsoft.azure.management.compute
Methods in com.microsoft.azure.management.compute that return VirtualMachineAgentInstanceViewModifier and TypeMethodDescriptionVirtualMachineInstanceView.vmAgent()Get the VM Agent running on the virtual machine.VirtualMachineAgentInstanceView.withExtensionHandlers(List<VirtualMachineExtensionHandlerInstanceView> extensionHandlers) Set the virtual machine extension handler instance view.VirtualMachineAgentInstanceView.withStatuses(List<InstanceViewStatus> statuses) Set the resource status information.VirtualMachineAgentInstanceView.withVmAgentVersion(String vmAgentVersion) Set the VM Agent full version.