Class VMGuestPatchClassificationLinux

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

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

  • Constructor Details

    • VMGuestPatchClassificationLinux

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

    • fromString

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

      Gets known VMGuestPatchClassificationLinux values.
      Returns:
      known VMGuestPatchClassificationLinux values.