Class VirtualMachineScaleSetVMExpandType

java.lang.Object
com.azure.core.util.ExpandableStringEnum<VirtualMachineScaleSetVMExpandType>
com.azure.resourcemanager.compute.models.VirtualMachineScaleSetVMExpandType
All Implemented Interfaces:
com.azure.core.util.ExpandableEnum<String>

public class VirtualMachineScaleSetVMExpandType extends com.azure.core.util.ExpandableStringEnum<VirtualMachineScaleSetVMExpandType>
Expand type for virtual machine in virtual machine scale set.
  • Field Details

  • Constructor Details

    • VirtualMachineScaleSetVMExpandType

      @Deprecated public VirtualMachineScaleSetVMExpandType()
      Deprecated.
      Use the fromString(String) factory method.
      Creates a new instance of VirtualMachineScaleSetVMExpandType value.
  • Method Details

    • fromString

      public static VirtualMachineScaleSetVMExpandType fromString(String name)
      Creates or finds a VirtualMachineScaleSetVMExpandType from its string representation.
      Parameters:
      name - a name to look for
      Returns:
      the corresponding VirtualMachineScaleSetVMExpandType
    • values

      Gets known VirtualMachineScaleSetVMExpandType values.
      Returns:
      known VirtualMachineScaleSetVMExpandType values