Class LicenseProfileSubscriptionStatusUpdate

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

public final class LicenseProfileSubscriptionStatusUpdate extends com.azure.core.util.ExpandableStringEnum<LicenseProfileSubscriptionStatusUpdate>
Indicates the new subscription status of the OS or Product Features.
  • Field Details

  • Constructor Details

    • LicenseProfileSubscriptionStatusUpdate

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

    • fromString

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

      Gets known LicenseProfileSubscriptionStatusUpdate values.
      Returns:
      known LicenseProfileSubscriptionStatusUpdate values.