Uses of Enum Class
org.jclouds.azurecompute.arm.domain.VirtualMachineInstance.PowerState
Packages that use VirtualMachineInstance.PowerState
-
Uses of VirtualMachineInstance.PowerState in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return VirtualMachineInstance.PowerStateModifier and TypeMethodDescriptionVirtualMachineInstance.powerState()
Returns the enum constant of this class with the specified name.static VirtualMachineInstance.PowerState[]
VirtualMachineInstance.PowerState.values()
Returns an array containing the constants of this enum class, in the order they are declared.