Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachineInstanceView
Packages that use VirtualMachineInstanceView
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachineInstanceView in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return VirtualMachineInstanceViewModifier and TypeMethodDescriptionVirtualMachine.instanceView()Get the virtual machine instance view.VirtualMachineScaleSetVM.instanceView()Gets the instance view of the virtual machine instance.VirtualMachine.refreshInstanceView()Refreshes the virtual machine instance view to sync with Azure.VirtualMachineScaleSetVM.refreshInstanceView()Refreshes the instance view.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type VirtualMachineInstanceViewModifier and TypeMethodDescriptionVirtualMachine.refreshInstanceViewAsync()Refreshes the virtual machine instance view to sync with Azure.VirtualMachineScaleSetVM.refreshInstanceViewAsync()Refreshes the instance view.Methods in com.azure.resourcemanager.compute.models with parameters of type VirtualMachineInstanceViewModifier and TypeMethodDescriptionstatic PowerStatePowerState.fromInstanceView(VirtualMachineInstanceView virtualMachineInstanceView) Creates an instance of PowerState from the virtual machine instance view status entry corresponding to the power state.