Class ExpandTypesForGetVMScaleSets

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

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

  • Constructor Details

    • ExpandTypesForGetVMScaleSets

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

    • fromString

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

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