Class QueryPerformanceInsightResetDataResultState

java.lang.Object
com.azure.core.util.ExpandableStringEnum<QueryPerformanceInsightResetDataResultState>
com.azure.resourcemanager.mariadb.models.QueryPerformanceInsightResetDataResultState

public final class QueryPerformanceInsightResetDataResultState extends com.azure.core.util.ExpandableStringEnum<QueryPerformanceInsightResetDataResultState>
Indicates result of the operation.
  • Field Details

  • Constructor Details

    • QueryPerformanceInsightResetDataResultState

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

    • fromString

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

      Gets known QueryPerformanceInsightResetDataResultState values.
      Returns:
      known QueryPerformanceInsightResetDataResultState values.