Class ExpandTypeForListVMs

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

public final class ExpandTypeForListVMs extends com.azure.core.util.ExpandableStringEnum<ExpandTypeForListVMs>
Defines values for ExpandTypeForListVMs.
  • Field Details

    • INSTANCE_VIEW

      public static final ExpandTypeForListVMs INSTANCE_VIEW
      Static value instanceView for ExpandTypeForListVMs.
  • Constructor Details

    • ExpandTypeForListVMs

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

    • fromString

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

      public static Collection<ExpandTypeForListVMs> values()
      Gets known ExpandTypeForListVMs values.
      Returns:
      known ExpandTypeForListVMs values.