Class ExpandTypesForListVMs

java.lang.Object
com.azure.core.util.ExpandableStringEnum<ExpandTypesForListVMs>
com.azure.resourcemanager.compute.models.ExpandTypesForListVMs

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

    • INSTANCE_VIEW

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

    • ExpandTypesForListVMs

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

    • fromString

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

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